/* Datei: brsf_dt.css # Version: 02.00.02.00 # Datum: 28.09.2008 # Autor:Ole Jaekel */
body {font-family:arial,sans-serif;background-color:#000000;
			background-image:url(images/po-necromower_klein.trp.png);
			background-attachment:fixed;background-repeat:no-repeat;background-position:10px bottom;
			} /*schwarzer hintergrund*/
div 	{	padding:10px;	}
#logo {	position:fixed;top:0px;left:0px;
   			border:0px;
			}
#menu {	/*background-color:#00FF00;*/ z-index:4;
				background-image:url(images.base/backmen_doomtrooper_3.png); color:#00FF00;
				position:fixed;top:200px;left:45px; width:110px;/*height:370px;*/
				border:1px solid #00AA00;
				float: left;
				text-align:center;
}
#titel {	background-color:#000000; z-index:1;
					/*background-image:url(images/backmen.png);*/
					position:fixed;top:10px;left:15%;/*width:400px;height:50px;*/ right:15%;
					border:1px solid #008800;
					font-family:'Copperplate Gothic Bold',Copperplate,Courier,serif; font-variant:small-caps;
					font-size:200%; color:#CCFFCC; text-align:center;
}
#sprech {	position:fixed;top:5px;right:5px;/*width:10px;height:100px;*/
					color:#FFFFFF; padding:2px;
					border:1px solid #00CC00;
					float: right;
}

#titel2 { /*Titel der Seite oberhalb Inhaltskasten*/
					z-index:2;
					position:absolute;top:115px;left:200px;
					border:0px;
					font-family:'Copperplate Gothic Bold',Copperplate,Courier,serif; font-variant:small-caps;
					font-size:200%; color:#CCFFCC; text-align:left;
}
#spruch { /*Spruch der Seite oberhalb Inhaltskasten*/
					z-index:2;
					position:absolute;top:130px;right:50px;
					border:0px;
					font-style:italic;color:#CCFFCC; text-align:right;
}
#behalt	{ /*background-color:#00FFFF;*/z-index:2;
					position:absolute;
					top:150px;left:200px;bottom:10px;right:50px;
					border:0px; /*border:1px solid #00CCAA;*/
}
#inhalt {	/*background-color:#00FFFF;*/ z-index:3;
					background-image:url(images.base/back_doomtrooper.png); color:#CCFFCC;
					position:relative;/*top:150px;left:200px;right:50px;*/min-height:600px;/*width:800px;height:870px;*/
					border:1px solid #00CC00;
}
#fuss	{		position:relative; border:0px solid #00CCAA;
					font-size:90%;color:#CCFFCC; text-align:left;
}
div.lex 			{ font-size:14pt; color:black; background-color:#00CC00; margin-top:25px; padding:4px; font-weight:bold; text-align:center; }
/*dt-decks for cards in deck*/
div.dc				{	position:relative;top:-300;left:570; border:1px solid #00AA00;margin-right:590px;} /*margin =abstandrechts+pos_rel_left*/
/*dt-cards for single card */
div.c					{	position:relative;top:000;left:500; max-width:500px; height:500px; border:1px solid #00AA00;margin-right:50px;}
div.c_				{	position:relative;top:000;left:500; max-width:500px; height:500px; border:2px solid #AAAA00;margin-right:50px;}
/*dt-cards for cardlist*/
div.cl					{	position:absolute;top:130;left:000; border:0pxs;margin-right:50px;}

tr.c					{ text-align:center; } //c=centered
tr.c_selected	{ text-align:center; font-weight:bold;}
tr.r					{ text-align:right; } //r=right align
tr.d					{ text-align:center; } //d=deck
tr.d_selected	{ text-align:center; font-weight:bold;}
td.r,th.r			{ text-align:right; vertical-align:top; white-space:nowrap;}/*dt-cards*/
th.s					{ color:#CCFFCC; }
td.rb					{ text-align:right; font-weight:bold;} /*in dt-statistics (Zeile 229) fuer statisitk-zeile verwendet*/
td						{ color:#CCFFCC; }
a:link 				{ font-weight:normal; color:#00FF00; 	text-decoration:none; }
a:visited 		{ font-weight:normal; color:#00CC00; 	text-decoration:none; }
a:focus				{ font-weight:bold; 	color:red; 		text-decoration:underline; }
a:hover 			{ font-weight:normal; color:white; 	text-decoration:none; 			/*background-color:#000000;*/}
a:active 			{ font-weight:bold; 	color:lime; 	text-decoration:underline; }
a img		 			{ border:none; }