body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #02396A;
}
H1 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #02396A;
}
H2 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #02396A;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #02396A;
}

a {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #02396A;
}
a:link, a:visited{
	text-decoration: none;
	color : #023296;
}
a:hover {
	text-decoration : underline;
	color : #999999;
}

.navi {
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : ;
	color : #000000;
	text-decoration : none;
}
.footer {
	font-size : 9px;
	font : 9px Verdana, Arial;
	color : #999999;
	
/* ToolTip */
}
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;
}
input {
	font-size:8pt;
	font-color:#000000;
	background-color:#edf1f1;
	border-left-style: dashed;
	border-left-color: cfcfcf;
	border-left-width: 1px;
	border-right: none;
	border-top: none;
	border-bottom-style: dashed;
	border-bottom-color: cfcfcf;
	border-bottom-width: 1px;
}
/* Fehlermeldung */
.txtsmallred {
	font-size : 10px;
	color : #ff0000;
}
/* Webdesign Block */
.ContentForm {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #02396A;
}
/* navR */
.navR {
padding: 15px 15px 15px 15px;
}
