
body {
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
	color : Silver;
	background-attachment : fixed;
	background-color : black;
}

p,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i,strong,em
     { font-family: "Comic Sans MS",  Arial, sans-serif; }
     
p.klein {
		font-size:8pt;
		font-family: "Comic Sans MS";
		}

	
p.glossar {
		font-size:10pt;
		font-family: "Comic Sans MS";
		color : Lime;
		font-weight:bold 
		}
		
p,blockquote { text-align:justify }
p.right { text-align:right }
p.aqua { color: Aqua; 
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: transparent;}	
	 
h1 {
	font-size:14pt;
	font-family: "Comic Sans MS";
	background-color: transparent;
	color: Lime;
	
}
	
h2 { 
	font-size:12pt; 
	font-family:  "Comic Sans MS" ; 
	color : Lime;
	background-color: transparent;
	}

h3 { 
	font-size:10pt; 
	font-family:  "Comic Sans MS" ; 
	color : Lime;
	background-color: transparent;
	}
		
p,ul,ol,li,div,td,th,address,b,i,em { font-size:12pt; }

td.A {
	font-size:10pt;
	text-align : right;
}

td.racespecial {
	font-size:10pt;
	text-align : left;
}

td.racespecialR {
	font-size:10pt;
	text-align : right;
}

td.LimeBig {
	font-size:12pt;
	color : Lime;
}

td.LimeSmall {
	font-size:8pt;
	color : Lime;
}

td.waffen {
	font-size:10pt;
	text-align : center;
}

li.circle {
	list-style-type : circle;
}

li.small {
	font-size:10pt;
}


.pfeil { 
	list-style-image : url(http://www.rednax.de/bilder/aufzaehl/roterpfeil.gif);
 }

UL.nr {
	list-style: decimal;	
}


i.gelb { 
	color: Yellow;
	background-color: transparent;
	font-style: normal;
 }
 
em.red { 
	color: red;
	background-color: transparent;
	font-style: normal;
	 }

em.small { 
		font-size:10pt;
		}

em.schmaler{
	font-style: normal;
	margin-left: 3%;
		}

em.aqua {
	color: Aqua;
	background-color: transparent;
	font-style: normal;
		}

em.yellow {
	color: Yellow;
	background-color: transparent;
	font-style: normal;
		}

a:link {
	color: aqua;
	background-color: transparent;
	text-decoration:underline;
	}
a:visited {
	color: aqua;
	background-color: transparent;
	text-decoration:underline;
	}
a:active { 
	color:red; 
	background-color: transparent;
	text-decoration:none; 
	}
