
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom: 10px; color: #000000;  background-color:#c0c0c0; font-family: verdana,arial; font-size: 11pt;}


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 : #c0c0c0;; scrollbar-shadow-color :#808080;
SCROLLBAR-TRACK-COLOR: #ffffff;}

/* grundlayout*/

.leiste {background-color:#999999; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
line-height:10px;
height:20px;
}
.rand {background-color:#c0c0c0;
}


.leisteob {background-color:#c0c0c0; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
line-height:20px;
height:20px;
}



.leisteun {background-color:#c0c0c0; color:white;  text-decoration:none ;font-family:verdana, sans-serif;
line-height:20px;
height:20px;
}




.nav {background-color:#c0c0c0; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;



}
.logo {background-color:#c0c0c0; color:#c0c0c0;  text-decoration:none ;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
height:90px;background-image:url(images/back.jpg);background-repeat:no-repeat;
}

/* rubriktitel */

.titel{background-color:#000080; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}
.rubrik{background-color:#c0c0c0; color:#ffffff;   text-decoration:none ;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}

.main {background-color:#c0c0c0;}

.inhalt {background-color:#c0c0c0;
padding:20px;

}




/* menue linke  seite */


#menu a {display: block;
background-color:#999999;
color:#0000ff;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;

}

#menu a:visited{
background-color:#999999;
color:#0000ff;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;

}

#menu a:active{
background-color:#999999;
color:#0000ff;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}


#menu a:hover {
background-color:#c0c0c0;
color:#ffffff;
text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-style: bold; font-size: 11pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}


/* menue oben */

#menu2 a {display: block;
background-color:#999999;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:visited{
background-color:#808080;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:active{
background-color:#999999;
color:#ff0000;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:hover {
background-color:#c0c0c0;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-style: bold; font-size: 11pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}




/* allgemeine links im text */

a:link{ color: #0000ff; text-decoration:underline;font-family: arial; font-size: 12pt;}

a:visited{color:#0000ff;text-decoration:underline;font-family: arial; font-size: 12pt;}

a:active{ color:#000000;text-decoration:underline;font-family: arial; font-size: 12pt; }

a:hover{ background-color:#c0c0c0;color:#ffffff;  text-decoration:underline;font-family: arial; font-size: 12pt; }

a:focus{ background-color:#c0c0c0;color:#ffffff;  text-decoration:underline;font-family: arial; font-size: 12pt; }