
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom: 10px; color: #e6e6e6 ;  background-color:#ffffff; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: #e6e6e6 ;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #bf0000; scrollbar-base-color:#89A9B8;
scrollbar-highlight-color : #e6e6e6;; scrollbar-shadow-color :#e6e6e6;;
SCROLLBAR-TRACK-COLOR: #89A9B8;}

/* grundlayout*/

.leiste {background-color:#540405; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
}
.rand {background-color:#5394C8; color:white;
background-image:url(images/rand.jpg);width:30px;
}
.rand2 {background-color:#5394C8; color:white;
background-image:url(images/rand2.jpg);width:30px;
}
.leisteob {background-color:#0970A2; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;


}



.leisteun {background-color:#5394C8; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
background-image:url(images/point.gif);
}


.main {background-color:#0970A2;
}

.nav {background-color:#333333; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
background-image:url(images/nav.jpg)



}
.logo {background-color:#000000; color:#ffffff;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:90px;

}

/* rubriktitel */

.titel{background-color:#BF0000; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
background-image:url(images/titel.jpg)
}
.rubrik{background-color:#d94800; color:#ffffff;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
background-image:url(images/rubrik.jpg)
}

.inhalt {background-color:#0970A2;
padding:20px;
}


/* menue linke  seite */


#menu a {display: block;
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url(images/bu.jpg);
}

#menu a:visited{
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url(images/bu.jpg);
}

#menu a:active{
background-color:#0970A2;
color:#e6e6e6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url(images/bu.jpg);
}

#menu a:hover {
background-color:#7b7c80;
color:#ffffff;
text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
background-image:url(images/nav.jpg);
}

/* menue oben */

#menu2 a {display: block;
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
background-image:url(images/bu_ob.jpg);
}

#menu2 a:visited{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
background-image:url(images/bu_ob.jpg);
}

#menu2 a:active{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
background-image:url(images/bu_ob.jpg);
}

#menu2 a:hover {
background-color:#d94800;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
background-image:url(images/rubrik.jpg)
}




/* allgemeine links im text */

a:link{ color: #e6e6e6; text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{color:#e6e6e6;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#e6e6e6;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #000000;background-color:#5394C8;  text-decoration:underline;font-family: verdana; font-size: 10pt; }