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