/*formatierungen*/

body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	
	text : white;
	scrollbar-base-color:black;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#51473E;
	scrollbar-face-color:#183E7D;
	scrollbar-highlight-color:#0654A9;
	scrollbar-shadow-color:#0654A9;
	scrollbar-track-color:#0654A9;
}

/*schriftarten*/
td,p,b,i,ul,ol,li,h1,h2,h3,h4,div,nobr,em {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
}
input,option,textarea  {    
	color : #0654A9;
}
td  {    
	font-size : 10px;
}
.td_1 {    
	font-size : 16px;
}
.td_2 {    
	font-size : 14px;
}
.td_3 {    
	font-size : 13px;
}
.td_4 {    
	font-size : 12px;
}

h1 {
	font-size : 20px;
	text-align : center;
	color : white;
}
h2 {
	font-size : 16px;
	text-align : center;
	color : white;
}
h3 {
	font-size : 14px;
	text-align : center;
	color : white;
}
h4 {
	font-size : 13px;
	text-align : center;
	color : white;
}
h5 {
	font-size : 12px;
	
	color : white;
}

a
	{
		color:white;
	}
a:hover 
	{ 
		color:white;
	}
a:visit
	{
		color:white;
}
.wieder
	{
		color:white;
		text-decoration:none;
		font-size:15px;
}



/*ueberschriften*/

p { font-size : 11px; text-align: justify;color : white;}
