/* hauptgerüst */

#haupt {
border-right:solid 1px #000;border-left:solid 1px #000;

}

#kopf {background-image:url(images/bildoben.jpg);
background-repeat:no-repeat;
background-position: center top;
height:300px;
border-right:solid 1px #000;border-left:solid 1px #000;border-bottom:solid 1px #000;border-top:solid 1px #000;
letter-spacing:10px;
color: #000 ;
vertical-align:top;
text-align:right;
padding-left:10px;
padding-bottom:0px;
font-size: 96%;
font-family: arial, sans-serif;

}


#auswahl {text-align:justify; padding-left: 60px;padding-right:60px;padding-top: 40px;
background-color:#ffffff;width:100%;
padding-bottom: 40px;vertical-align:top;
height:800px

}



#unten {font: bold 15px arial, sans-serif; color: #000000;
height:40px;
text-align:center;
background-color:#ffdb00;
border-bottom:solid 1px #000;
border-top:solid 1px #000;

}



/* links */

a:link, a:visited, a:active{ font-size: 98%;
font-family: arial, sans-serif;color:#999999;}

a:hover{ text-decoration:none;color:#ffffff;
background-color:ffdb00;

}


body
{margin-top: 20px; margin-left: 0px; margin-right: 0px;margin-bottom: 20px; background-color: #ffffff; background-image:url(images/hintergrund.gif);
background-repeat:repeat-x;background-attachment:fixed;

}

table,td {font-size: 100%;line-height: 125%;
font-family: arial,  sans-serif;color:#000000;

}

h2{ font-family: arial, sans-serif;color:#999999;
margin-bottom:20px;letter-spacing:8px;font-size: 125%;
border-bottom:solid 0px #000000;
padding-bottom:4px;

}




/* scrollbar */

body
{scrollbar-arrow-color: #000000; scrollbar-base-color: #ffdb00;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e5e5e5;}


/* menue  */

#menue{
width:140px;
padding:40px;

float:right;

}


#menue a , #menue a:visited , #menue a:active {display:block;
background-color:#;
text-decoration:none ;
text-align:left;
font-size: 16px;line-height: 140%;
font-family: arial, sans-serif;color:#000;
width:140px;
background-image:url(images/wt.gif);
background-repeat:no-repeat;
background-position: 0% 50%;
padding-left:16px;
padding-right: 0px;

}

#menue a:hover{
background-color:#ffdb00;
color:#000;
text-decoration:none ;
background-image:url(images/wt3.gif);

}

#menue #menue2 a {color:#999999;
background-image:url(images/wt2.gif);
background-repeat:no-repeat;
background-position: 0% 50%;
padding-left:16px;

}


