body {margin:0;padding-left:30px; border:0; background:#777; color: #fff; height:100%; overflow-y:auto; }/*!!! 2 letzWerte fix pos abs+rel in ie6 */
body {font-family: verdana, arial; font-size:11px; line-height:180%}

#bilder {top:200px; left:30px;position:fixed; height: auto; width: auto;background-color: transparent;z-index: 1}
* html #bilder {position:absolute;}
#header { background-color: transparent; text-align: right; position: fixed; z-index: 3; top: 25px; right: 30px; }
* html #header {position:absolute;}
#kontakt {bottom:100px; right:30px;position:fixed;text-align:right; height: auto; width: 220px;background-color: transparent;z-index:2} 
* html #kontakt {position:absolute;}
#nav {top:100px; right:30px; width:240px; position:fixed;background-color: transparent; text-align: right; line-height:100%; z-index:5;}
* html #nav {position:absolute;  top:115px;}
#footer { color: #fff; font-weight: normal; background-color: transparent; text-align: right; position: fixed; z-index: 4; right: 30px; bottom: 20px; }
* html #footer {position:absolute;}
#rotator { position: absolute; left:0px; Top: 0px; z-index: 1; width:102%; height: 100%; overflow: hidden; }
* html #rotator {width:103%; }


a.textlinks {
text-decoration:none; 
color:#fff; 
font-weight: normal;
}
a.textlinks:hover {
text-decoration:none; 
color:#ffff00; 
font-weight: normal;
}

a.textlinks_under {
text-decoration:underline; 
color:#fff; 
font-weight: normal;
}
a.textlinks_under:hover {
text-decoration:underline; 
color: #ffff00; 
font-weight: normal;
}

a.border {
text-decoration:none; 
border-bottom:1px solid #777;
}
a.border:hover {
text-decoration:none; 
border-bottom:1px solid #ffff00;
}

.titel {
/*font-weight: bold;
font-size: 16px;*/
text-align: left;
letter-spacing: 2px;
border:1px solid #fff; padding:4px;
display: block;
}
a.titel {
text-decoration:none; 
color:#fff;
border-bottom:1px solid #fff; padding:4px;
display: block;
}
a.titel:hover {
text-decoration:none;
border:1px solid #ffff00; padding:4px; 
color: #ffff00;
display: block;
}
.subtitel {
font-weight: normal;
letter-spacing: 1px;
}

/*Menu links*/
a.normal:link, a.normal:visited {
 display: block;COLOR:#fff; TEXT-DECORATION:none; border-bottom: 1px #777; padding-bottom: 4px;}
a.normal:hover, a.normal:active, a.aktiv:focus {
 display: block; COLOR:#ffff00; border-bottom: 1px solid #ffff00; TEXT-DECORATION:none; padding-bottom: 3px;}
a.aktiv:link, a.aktiv:visited {
 display: block; COLOR:#fff; border-bottom: 1px solid #fff; TEXT-DECORATION:none; padding-bottom: 3px;}
a.aktiv:hover, a.aktiv:active, a.aktiv:focus {
 display: block; COLOR:#ffff00; border-bottom: 1px solid #ffff00; TEXT-DECORATION:none; padding-bottom: 3px;}
 
 