/* Achtung!!! im IE wird das Padding zur Zellgr??e hinzugerechnet.*/

/* schriftstil,abst?nde */

div { position: absolute; top: 0px; left: 0px; }

/* Allgemeine Festlegungen */
.bgscroll {
  margin:20px 20px 20px 20px; width:350em;
  background-image:url(images/hintergrund.gif); background-repeat:no-repeat; background-position:center center;
  background-attachment:scroll;
}

body
{margin-top: 50px; margin-left: 5px; margin-right: 100px;margin-bottom: 100px; color: #ffffff;font-family: Lucida Grande,verdana,arial; font-size: 10pt;background-color:#000000;background-image:url(images/hintergrund.gif); background-repeat:no-repeat; background-position:0px 0px; }

table,tr,td
{ color: #ffffff ;font-family: verdana,arial; font-size: 8pt;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #bf0000; scrollbar-base-color:#FFFFFF;
scrollbar-highlight-color : #e6e6e6;; scrollbar-shadow-color :#e6e6e6;;
SCROLLBAR-TRACK-COLOR: #89A9B8;}

/* grundlayout*/

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

/* hier ist der Hintergrund der Tabelle transparent*/
.main {
}

.nav {color:ffffff;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
}


/* Ausgew?hler Button oben*/
.submenueoben{background-color:#ff6600;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:105px;
text-align:center;

}



/* Ausgew?hler Button links*/
.submenuelinks{ color:#ff6600;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:190px;
}

/* menue linke  seite */

#menu a {display: block;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:195px;
}

#menu a:visited{
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:195px;
}

#menu a:active{
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:195px;
}

#menu a:hover {
color:#008bc1;
text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:195px;
}

/* menue oben */

#menu2 a {display: block;
background-color:#ff6600;
color:#000000;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:105px;
text-align:center;

}

#menu2 a:visited{
background-color:#ff6600;
color:#000000;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:105px;
text-align:center;
}

#menu2 a:active{
background-color:#ff6600;
color:#000000;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:105px;
text-align:center;
}

#menu2 a:hover {
background-color:#ff6600;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:105px;
text-align:center;
}

/* menue oben aktiver button */

#menu3 a {display: block;
background-color:#ff6600;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 8pt;
line-height:20px;
height:20px;
width:105px;
text-align:center;
}

#menu3 a:visited{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-right:solid 1px white;
width:82px;
text-align:center;
background-image:url(images/nav.jpg);
}

#menu3 a:active{
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-right:solid 1px white;
width:82px;
text-align:center;
background-image:url(images/nav.jpg);
}

#menu3 a:hover {
background-color:#CC0000;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-right:solid 1px white;
width:82px;
text-align:center;
background-image:url(images/nav.jpg);

}



/* allgemeine links im text */

a:link{ color: #ff6600; text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{color:#ff6600;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#ff6600;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color:#ffffff;text-decoration:underline;font-family: verdana; font-size: 10pt; }