
/* schriftstil,abstände */

body
{
margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000;  background-color:#eaf1f7;
font: normal 12px/18px  times, serif;
}


table,tr,td
{ color: #000000;font: normal 12px/18px  verdana, times, serif;}


body
{

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

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

.logo
{
color:black;
height:100px;
background: #ffffff url("images/banner.jpg") ;
}

.hpname
{
color:#000000;
font: normal 25px  times, serif;
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 11px verdana, times, serif;
line-height:24px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:110px;
}

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




/* allgemeine links im text */

a:link, a:visited, a:active{ font: normal 12px/18px verdana, times, serif;text-decoration:underline;color:#000000}

a:hover{ font: normal 12px/18px verdana, times, serif;text-decoration:none;background-color:#689bc0;
color:#ffffff;}
