.titc{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 15px;
	font-style : bold;
	font-weight : bold;
	color : #444444;
	background-color : transparent;
	font-variant: normal:
}


.titd{
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #444444;
	background-color : transparent;
	font-variant: normal:
}


.text {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #444444;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;

}

.tabelle {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #444444;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;

}

.menue {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #DFDFDF;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
}

.rot {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #D9412A;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
}


.titb {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
}


.textfett {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #444444;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
}


.klein {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #444444;
	text-decoration : none;
	background-color : transparent;
	font-variant: normal;
}


.a {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #A0101F;
	background-color : transparent;
	font-variant: normal;
	text-decoration: none;
}



a:link {
	text-decoration:none;
	}

a:visited {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	color: #990033;
	}

a:active {
	text-decoration:underline;
	}



BODY {
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #CCCCCC;
}

