@charset "utf-8";
/*@charset "iso-8859-1";*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #666;
	font-weight: bold;	
}
a:link, a:active, a:visited {
	line-height: 200%;
	text-decoration: underline;
}
a:hover {
	color:#016edc;
	line-height: 200%;
	text-decoration: underline;

}
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%; 
	color: #016edc;
	font-weight: bold;
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #666; 
	padding-bottom: 7; 
}
.subtitel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 105%;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.smalltextlinkfooter 
{
	font-size: 95%;
	color: #000;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	background-color:#F0F8E8;
}
a.smalltextlinkfooter:link, a.smalltextlinkfooter:visited, a.smalltextlinkfooter:active, a.smalltextlinkfooter:hover 
{
	text-decoration: underline;
}


	

