
/* 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;}

/* scrolleiste internet explorer ab vers.5.5 */

table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}

table.prettytable th, table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}

table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}

table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}

table.hintergrundfarbe1 th { background-color: #f9f9f9; }
table.hintergrundfarbe2 th { background-color: #ffffff; }
table.hintergrundfarbe3 th { background-color: #ffff40; }
table.hintergrundfarbe4 th { background-color: #ffaa00; }
table.hintergrundfarbe5 th { background-color: #e0e0e0; }
table.hintergrundfarbe6 th { background-color: #b3b7ff; }
table.hintergrundfarbe7 th { background-color: #ffcbcb; }
table.hintergrundfarbe8 th { background-color: #ffebad; }
table.hintergrundfarbe9 th { background-color: #b9ffc5; }

body
{scrollbar-arrow-color: #AABECA; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #bfd6e6;}

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



.leisteun {background-color:#689bc0;color:white;  font-size: 10px;
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 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;}