.titelinhalt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.textklein {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.textespcialr {
	font-family: "Frutiger 55 Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.textespcialn {
	font-family: "Frutiger 55 Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.titel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textkleinn {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textformfett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textform {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body { 
    	background-color : #ffffff;
        font-family : Arial, Verdana, Helvetica, sans-serif; 
        font-size : 12px; 
        line-height : 12px;
        scrollbar-face-color : #ffffff;
        scrollbar-3dlight-color : #EAEAFF;
        scrollbar-darkshadow-color : #000000;
        scrollbar-shadow-color : #f0c4b8;
        scrollbar-arrow-color : #abb9bb;
        scrollbar-track-color : #f0c4b8;	
}
a:link {
        font-size: 12px; font-weight : bold; color : #dd3000; text-decoration : none;
}
a:visited {
        font-size: 12px; font-weight : bold; color: #dd3000; text-decoration : none;
}
a:hover {
        font-size: 12px; font-weight : bold; color : #993300; text-decoration : none;
}
a:active {
        font-size: 12px; font-weight : bold; color : #00aaff; text-decoration : none;
}
.tbseite {
	border-top: thin solid #EAEAFF;
	border-right: thin solid #EAEAFF;
	border-bottom: thin solid #EAEAFF;
	border-left: thin solid #EAEAFF;
}
.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: 12px;
	font-weight: bolder;
	color: #dd3000;
	background-color: #F5D8CF;
}

