
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000;  background-color:#eaf1f7; background-image:url("images/back.gif");
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: #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);
border:solid 1px #000000;
background-color:#cadafd;}

.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:#ffff00;
text-decoration:none ;
background: url("images/bu2.gif");
}


     h1 {  color:#1A1A1A;
                font-size:14pt;
                font-family:arial, helvetica;
                font-weight: normal;
                margin-bottom:10px;
                margin-top:20px;
                margin-left:40px;
                margin-right:40px,
                
        }


/* h1 - Hier wird definiert, wie eine Überschrift erster Ordnung aussieht. Angegeben sind Schriftart, Schriftgrösse, Schriftgestaltung. Im Folgenden die Angaben für Überschriften 2ter und 3ter Ordnung. */

        h2 {  color:#1A1A1A;
                font-size:14pt;
                font-family:arial, helvetica;
                font-weight:normal;
                margin-bottom:10px;
                margin-top:5px;
                margin-left:40px;
                margin-right:40px;
        }

        h3 {  color:#1A1A1A;
                font-size:12pt;
                font-family:arial,helvetica;
                font-weight:bold;
                margin-bottom:0px;
                margin-top:40px;
                margin-left:40px;
        }


        p {    color:#1A1A1A;
                font-size:10pt;
                line-height:1.3em;
                font-family:arial,helvetica;
                margin-bottom:20px;
                margin-top:2px;
                margin-left:40px;
                margin-right:40px;
                
        }

/* 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:#ffff00;}