body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
	background-color: #BCD2D5;
	margin: 0px;


	} 
	
	h1, h2, h3 { color: #046970; }
	h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
	h2 { font-size: 14px; }
	h3 { font-size: 12px; }
	


p, td { font-size: 12px} 

hr { color: #377B81} 
a:link { color: #046970; text-decoration: none} 
a:visited { color: #75A4A8; text-decoration: none} 
a:hover { color: #3FA7AE; text-decoration: none} 
a:active { color: #000000} 




.weiter {	
	color: #75A4A8;
}



li {
	list-style-type: disc;
	font-size: 12px;
	list-style-image: url(pics/pointer.gif);
	padding-bottom: 12px;
	padding-top: 3px;


} 

ul {
	line-height: 20px;
	margin-top: 2px;
margin-left: 0.6em; 
padding-left: 0.6em; 
}

.input
{
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #666666;
	font-variant:normal;
	font-size:12px;
	width: 340px;
	padding: 2px;
	margin: 0px 0px 7px;



}



.p2 {
	padding: 0px;
	list-style-image: url(pics/pointer2.gif);
	margin: 0px;


}
.margtext {
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;


}
.menue {
	font-variant: normal;
	margin-left: 30px;
	margin-top: 5px;
	font-weight: bold;

}

.unten {
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
	text-align: right;
	margin-right: 12px;

}


.selflink {
	color: #000000;
}
