body   { background-color: #fff; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #666666; scrollbar-base-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #666666; scrollbar-shadow-color: #666666; scrollbar-track-color: #ffffff  }

.normal         { color: #000; font-size: 12px; font-family: Arial; padding-left: 10px }
.normal_bold { color: #000; font-size: 12px; font-family: Arial; font-weight: 700 }
.content  { color: #000; font-size: 12px; font-family: Arial; line-height: 14px; padding-right: 40px; padding-left: 40px }
.head  { color: #999; font-size: 18px; font-family: Arial }
.mittel    { color: #000; font-size: 11px; font-family: Arial; padding-left: 5px }
.klein    { color: #000; font-size: 10px; font-family: Arial; padding-left: 5px }
.headline   { color: #e01f3e; font-size: 12px; font-family: Arial; font-weight: 400; letter-spacing: 1px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px }
.head_black  { color: #000; font-size: 12px; font-family: Arial; font-weight: 700; padding-left: 5px }
.head_weis         { color: #fff; font-size: 12px; font-family: Arial; line-height: 16px; padding-left: 5px }
.tabelle     { font-family: Arial; padding-top: 20px; padding-left: 10px }
.tab_border  { color: #000; font-size: 12px; font-family: Arial; padding-top: 10px; padding-right: 10px; padding-left: 10px; border: solid 1px #c8c8c8 }
.ohne { color: #000; font-size: 12px; font-family: Arial }
.tabelle1 { font-family: Arial; padding-top: 20px }
a:link  { color: #666; font-weight: normal; text-decoration: none }	

a:visited  { color: #666; font-weight: normal; text-decoration: none }

a:hover  { color: #666; font-weight: normal; text-decoration: none }

a:active  { color: #666; font-weight: normal; text-decoration: none }

a:focus  { color: #666; font-weight: normal; text-decoration: none }

a:hover.menuLink
             { color: #e01f3e; text-decoration: none }
			
input, select, textarea { color: #666; font-size: 10px; font-family: Verdana }
.Feld  { background-color: #fff; width: 150px; border: solid 1px #666 }
.Feldkl  { background-color: #fff; width: 30px; border: solid 1px #666 }
.Auswahl    { color: #666; background-color: #fff; width: 150px; border: solid 1px }
.Check, .Radio { background-color: #fff; border: solid 0 #666 }
.Button { color: #666; background-color: #eee; width: 80px; border: solid 1px }

/* CODE FÜR NAVIGATION */

.anylinkcss{
position:absolute;
margin-left:1px;
visibility: hidden;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height: 14px;
z-index: 100;
background-color: #cccccc;
width: 230px;
font-size: 11px;
}

.anylinkcss a { text-decoration: none; text-indent: 5px; display: block; padding: 1px 0; width: 100%; border-bottom: 0 solid black }

.anylinkcss a:hover{ /*hover background color*/
background-color: #e01f3e;
color: white;
}

.anylinkcsskl{
position:absolute;
margin-left:1px;
visibility: hidden;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height: 14px;
z-index: 100;
background-color: #cccccc;
width: 100px;
font-size: 11px;
}

.anylinkcsskl a { text-decoration: none; text-indent: 5px; display: block; padding: 1px 0; width: 100%; border-bottom: 0 solid black }

.anylinkcsskl a:hover{ /*hover background color*/
background-color: #e01f3e;
color: white;
}


