
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #ffcc00; background: #636363 url("images/bg01.jpg");
font: normal 12px/18px  times, serif;
}


table,tr,td
{ color: #000000;font: normal 12px/18px  verdana, times, serif;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #d3d3d3; scrollbar-base-color: #222222;
scrollbar-highlight-color : #F7F7F7; scrollbar-shadow-color : #F7F7F7;
SCROLLBAR-TRACK-COLOR: #d3d3d3;}

/* grundlayout*/
.background01 {background:no-repeat url("images/background01.jpg");
background-color:#F7F7F7;
height:0px;
}

.schrift
{ color: #000000;font: normal 12px/18px  verdana, times, serif;}

.schrift01
{ color: #000000;font: bold 13px/18px  verdana, times, serif;}

.schrift02
{ color: #ffffff;font: normal 12px/18px  verdana, times, serif;}

.bottom {background-color:#222222;color:white;  font-size: 10px;
height:20px;
line-height:17px;
}


.oben_logo {color:black;
height:193px;
background: #ffffff url("images/back8.jpg") ;
background-position: 100% 0%;
}






/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
color:#ffffff;
background: #222222;
text-decoration:none ;
font: normal 13px verdana, times, serif;
line-height:30px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:100%;
}

#menu2 a:hover{
color:#7cfc00;
text-decoration:none ;
background: url("images/menu.jpg");
}




/* allgemeine links im text */

a:link, a:visited, a:active{ font:  12px/18px verdana, times, serif;text-decoration:underline;color:#000000}

a:hover{ font:  12px/18px verdana, times, serif;text-decoration:none;background-color:#222222;
color:#ffffff;}