/* Zentrale CSS-Datei */
body        {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px; background-color : #FFFFFF;}
body {
scrollbar-shadow-color: #ADAEAD;
scrollbar-face-color: #ADAEAD;
scrollbar-base-color: #ADAEAD;
scrollbar-highlight-color: #ADAEAD;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF
}
h3          {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px;}
a           {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #C60005; text-decoration: none;}
a:hover     {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #C60005; text-decoration: none;}
p           {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px;}
td          {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px; text-decoration: none;}
tt          {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px; text-decoration: none;}
th          {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px;}
li          {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #383C32; font-size : 13px;}


.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(grafik/button_ok.png) no-repeat;
white-space: nowrap;
display: block;
width: 159px;
height: 29px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 159px;
height: 29px;
display: block;
float: left;
color: black;
text-decoration: none
}

.cssnav img
{
width: 159px;
height: 29px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 10px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 




.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(grafik/button_z_ok.png) no-repeat;
white-space: nowrap;
display: block;
width: 175px;
height: 29px;
margin: 0;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #000000;
font-size: 11px;
width: 175px;
height: 29px;
display: block;
float: left;
color: black;
text-decoration: none
}

.cssnav2 img
{
width: 175px;
height: 29px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 50px;
top: 9px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

