.titelinhalt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}

.titel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: normal;

}
.textklein {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.textkleinw {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
}
.textw {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	font-weight: normal;
}
.textformfett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: normal;

}.textform {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height : normal;
}

.textformw{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: italic;
	font-style: italic;

}
.textformwfett{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}
body { 
    	background-color : #ffffff;
        font-family : Arial, Verdana, Helvetica, sans-serif; 
        font-size : 12px; 
        line-height : 12px;
        scrollbar-face-color : #ffffff;
        scrollbar-3dlight-color : #00008A;
        scrollbar-darkshadow-color : #000000;
        scrollbar-shadow-color : #666666;
        scrollbar-arrow-color : #00008A;
        scrollbar-track-color : #90939c;	
}
a:link {
        font-size: 11px; font-weight :  bold;; color : #FFFFFF; text-decoration : none;
}
a:visited {
        font-size: 11px; font-weight : bold; color:#FFFFFF; text-decoration : none;
}
a:hover {
        font-size: 11px; font-weight : bold; color : #FF9933; text-decoration : none;
}
a:active {
        font-size: 11px; font-weight : bold; color : #FF9933; text-decoration : none;
}
.aw:link {
        font-size: 11px; font-weight :  bold;; color : #006633; text-decoration : none;
}
.aw:visited {
        font-size: 11px; font-weight : bold; color:#006633; text-decoration : none;
}
.aw:hover {
        font-size: 11px; font-weight : bold; color : #FF9933; text-decoration : none;
}
.aw:active {
        font-size: 11px; font-weight : bold; color : #FF9933; text-decoration : none;
}
.tbseite {
	border: thin solid #999999;
}
.tbunten {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EAEAFF;
	border-bottom-color: #EAEAFF;
	border-left-color: #EAEAFF;
}
.boton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	background-color: #ffffff;
	border: thin outset #006633;

}
