
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000; background-color: #000000;  background image: url("images/bg2.jpg");
font: normal 10px Verdana;
}


table,tr,td
{ color: #ffffff;font: 10px  Verdana;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #0D1C39;
scrollbar-highlight-color : #0D1C39; scrollbar-shadow-color : #0D1C39;
SCROLLBAR-TRACK-COLOR: #0D1C39;}

/* grundlayout*/
.inhalt {background-color:#081738;
}



.leisteun {background-color:#689bc0;color:white;  font-size: 9px;
height:20px;
line-height:20px;
}


.logo {color:black;
height:160px;
background: #ffffff url("images/back2.jpg") ;
background-position: 100% 0%;
}
.banner {-moz-opacity: 0.66;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=66);
opacity: 0.66;
border:solid 1px #000000;
background-color:#689bc0;}

.hpname{ color:#ffffff;
font-weight:normal;
letter-spacing:2px;


}

ul{
list-style-type:square;
}

.point1 {border:solid 1px black;background-color:#7095dc}
.point2 {border:solid 1px black;background-color:#CCDAF2}
.point3 {border:solid 1px black;background-color:#ffffff}




/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
color:#ffffff;
background: url("images/bu.gif");
text-decoration:none ;
font: normal 10px Verdana;
line-height:24px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:110px;
}

#menu2 a:hover{
color:#FFFFFF;
text-decoration:none ;
background: url("images/bu2.gif");
}




/* allgemeine links im text */

a:link, a:visited, a:active{ font: 10px verdana, times, serif;text-decoration:none;color:#000099}

a:hover{ font: 10px Verdana ;text-decoration:none;background-color:#000000;
color:#ffffff;}