     .kopf  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 22pt;
     	font-weight : bold;
     	font-style : italic;
     	text-decoration : none;
     	color : #B50818;
        text-align : center;
     }
     .normal  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : normal;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
        text-align : left;
     }
     .normalbordeaux  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : normal;
     	font-style : normal;
     	text-decoration : none;
     	color : #B50818;
        text-align : left;
     }
     .mittel  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : normal;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
     }
     .klein  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-weight : normal;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
        text-align : left;
     }
     .nav  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : bold;
     	font-style : italic;
     	text-decoration : none;
     	color : #A9417A;
        text-align : left;
        margin-left : 0;
        margin-right : 0;
     }



A:link, A:visited  {
     	font-family : Arial, Verdana, Helvetica, sans-serif;
     	font-size : 12px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
     	text-decoration : none;
     	color : #B50818;
}
     
A:active  {
     	font-family : Arial, Verdana, Helvetica, sans-serif;
     	font-size : 12px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
     	text-decoration : none;
     	color : #000000;
}

A:hover  {
     	font-family : Arial, Verdana, Helvetica, sans-serif;
     	font-size : 12px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration : underline;
     	color : #FFF200;
}

body { background-image: url(../images/bg-haupt.jpg); scrollbar-face-color: #B50818; scrollbar-shadow-color: #F6AD60;
	scrollbar-highlight-color: #EE791C; scrollbar-3dlight-color: #F6AD60;
	scrollbar-darkshadow-color: #F6AD60; scrollbar-track-color: #EE791C;
	scrollbar-arrow-color: #EE791C;  }

