
/* schriftstil,abstände */

body{margin-top:5px; margin-left:5px; margin-right:5px;margin-bottom:5px;
color: #ffffff; background-color:#009900; font-family: verdana,arial; font-size: 10pt;
}

table,tr,td
{color: #ffffff; font-family: verdana,arial; font-size: 10pt;     /* ((Schriftfarbe ffffff Hauptfeld)) */
}


/* scrolleiste internet explorer ab vers.5.5 */

body{scrollbar-arrow-color:#bf0000; scrollbar-base-color:#89A9B8; scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color :#ffffff; SCROLLBAR-TRACK-COLOR:#89A9B8;
}


/* grundlayout*/

.rand {background-color: #006600; color: white; width: 30px; background-image:url(images/006600.jpg); width:30px;
}
.rand2 {background-color: #006600; color: white; width: 30px; background-image:url(images/006600.jpg); width:30px;
}


.leiste {background-color:#009900; color:white; text-decoration:none; font-family:verdana, sans-serif; font-size: 10pt;
line-height:18px; height:18px;
}

.leisteob {background-color:#006600; color:white; text-decoration:none; font-family:verdana, sans-serif; font-size: 10pt;
line-height:18px; height:18px;
}

.leisteun {background-color:#006600; color:white; text-decoration:none; font-family:verdana, sans-serif; font-size: 8pt; 
line-height:18px; height:18px; text-align:center; font-style:italic;
}


.main {background-color:#009900;
}


.nav {background-color:#009900; color:#ffffff; font-size: 10pt; text-decoration:none; font-family:verdana, sans-serif; 
}

.nav2 {background-color:#4b4b4b; color:#ffffff; font-size: 10pt; text-decoration:none; font-family:verdana, sans-serif; 
}


.logo {background-color:#009900; color:#ffffff; font-size: 13pt; text-decoration:none; font-family:verdana, sans-serif;
height:70px; font-style: italic; font-weight: bold; text-align:center;


}


/* rubriktitel */

.titel {background-color:#4b4b4b; color:#ffffff; text-decoration:none ; font-family:verdana, sans-serif; font-size:8pt;
width:192px; border-bottom:solid 1px #eaeaea; line-height:18px; height:18px; padding-left:5px;
}

.rubrik {background-color:#d94800; color:#ffffff; text-decoration:none ;font-family:verdana, sans-serif; font-size:8pt;
width:192px; border-bottom:solid 1px #eaeaea; line-height:18px; height:18px; padding-left:5px;
}

.rubrik2 {background-color:#bf0000; color:#ffffff; text-decoration:none ;font-family:verdana, sans-serif; font-size:8pt;
width:192px; border-bottom:solid 1px #eaeaea; line-height:18px; height:18px; padding-left:5px;
}

.rubrik3 {background-color:#009900; color:#ffffff; text-decoration:none ;font-family:verdana, sans-serif; font-size:8pt;
width:192px; border-bottom:solid 1px #eaeaea; line-height:18px; height:18px; padding-left:5px;
}

.inhalt {background-color:#009900; padding:20px;
}



/* menue oben */

#menu2 a {display: block; background-color:#006600; color:#ffffff; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; line-height:18px; height:18px; border-left:solid 1px white; width:80px; text-align:center;
}

#menu2 a:visited{background-color:#006600; color:#ffffff; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; line-height:18px; height:18px; border-left:solid 1px white; width:80px; text-align:center;
}

#menu2 a:active{background-color:#006600; color:#ffffff; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; line-height:18px; height:18px; border-left:solid 1px white; width:80px; text-align:center;
}

#menu2 a:hover {background-color:#ffffff; color:#000000; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; line-height:18px; height:18px; border-left:solid 1px white; width:80px; text-align:center;
}


/* menue linke  seite */

#menu a {display: block; background-color:#009900; color:#ffffff; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; border-bottom:solid 1px #ffffff; line-height:18px; height:18px; width:192px;
padding-left:5px;
}

#menu a:visited{background-color:#008800; color:#ffffff; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; border-bottom:solid 1px #ffffff; line-height:18px; height:18px; width:192px;
padding-left:5px;
}

#menu a:active{background-color:#006600; color:#ffffff; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; border-bottom:solid 1px #ffffff; line-height:18px; height:18px; width:192px;
padding-left:5px;
}

#menu a:hover{background-color:#ffffff; color:#000000; font-size: 8pt; text-decoration:none;
font-family:verdana, sans-serif; border-bottom:solid 1px #ffffff; line-height:18px; height:18px; width:192px;
padding-left:5px;
}



/* allgemeine links im text */

a:link{ color: #ffffff; text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{ color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:hover{ color:#cccccc;background-color:#009900; text-decoration:underline;font-family: verdana; font-size: 10pt;}
