

body { 
	margin-top: 5px;
	margin-bottom: 5px; 
	color:white;
	font-family:verdana,arial; 
	font-size: 10pt;
	background-color:#000066;
	} 

div 	{ 
	margin-left: 20px;
	margin-right: -20px;
	
		}    

h1 	{ 
	font-size: 14px; 
	}

h2 	{ 	
	font-size: 13px;
	color: ffffff; 
	}

a:link { 
	color:#ffffff; 
	text-decoration: underline; 
	font-weight:bold;
	}

a:visited { 
	color:#ffffff; 
	text-decoration: underline; 
	font-weight:bold;
	}

a:hover { 
	color: #8585B6; 
	text-decoration: underline; 
	font-weight:bold;
	}

a:active { 
	color: #8585B6; 
	text-decoration: underline; 
	font-weight:bold;
	}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
	font-family: Verdana,Arial,Helevetica,sans-serif; color:white;
	}

p,ul,ol,li,div,td,th,address,nobr,b,i { 
	font-size: 10pt; 
	}

td.footer {
	font-family: Verdana,Arial,Helevetica,sans-serif; color:white; font-size:11px;
	}
b.blue  { color:#000066}


input, select, textarea { color:#00c; }
.Auswahl 	{color:#000066; font-family:verdana,Helvetica,arial; background-color:#E4E0E0;
					font-size:12px; height:20px; width:200px; 
					}

