	
body {
	margin-left:20px;
	margin-right:30px;
	margin-top:20px;
	margin-bottom:20px;
	color : Silver;
	background-attachment : fixed;
	background-color : transparent;
}

p,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i,strong,em
     { font-family: "Times New Roman",  Arial, sans-serif; 
	 
	 }
	 

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;
	}
	
p,ul,ol,li,div,td,th,address,b,i,em { font-size:12pt; }



li.circle {
	list-style-type : circle;
}

.pfeil { 
	list-style-image : url(http://www.rednax.de/bilder/aufzaehl/roterpfeil.gif);
 }

li.ohne  {
	list-style-type : none;
	text-indent : 20px;
} 

li.zahl  {
	list-style-type : decimal;
	text-indent : 20px;
} 

UL.nr {
	list-style: decimal;	
}


i.gelb { 
	color: Yellow;
	background-color: transparent;
	font-style: normal;
 }
 
em.gelb { 
	color: Yellow;
	background-color: transparent;
	font-style: normal;
 }
 
em.red { 
	color: red;
	background-color: transparent;
	font-style: normal;
 }

em.small { font-size: small; }

em.schmaler{
	font-style: normal;
	margin-left: 3%;
}

em.aqua {
	color: Aqua;
	background-color: transparent;
	font-style: normal;
}
em.gruen {
	color: Green;
	background-color: transparent;
	font-style: normal;
}

em.yellow {
	color: Yellow;
	background-color: transparent;
	font-style: normal;
}

em.red {
	color: red;
	background-color: transparent;
	font-style: normal;
}

a:link {
	color: #ff9900;
	background-color: transparent;
	text-decoration:underline;
}
a:visited {
	color: #ff9900;
	background-color: transparent;
	text-decoration:underline;
}
a:active { 
	color:#FF8C00; 
	background-color: transparent;
	text-decoration:none; 
	
	}
	
.lila { color: #9999FF
		 }
		 
.weiss {
	color: White
}

.lime {
	color: Lime;
	background-color: transparent;
	font-style: normal;
}