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

#nav {top:100px; right:30px; width:240px; position:fixed; background:transparent; text-align: right; line-height:100%; z-index:5;background-color: transparent}
* html #nav {position:absolute;  top:115px;}

#footer {bottom:20px; right:30px; position:fixed; text-align:right; font-weight:normal; color:#fff; width:auto; z-index:4; background-color: transparent}
* html #footer {position:absolute;}

#header {top:25px; right:30px; width:auto; position:fixed;text-align:right;z-index:3; background-color: transparent}
* html #header {position:absolute;}

#texte {top:30px; left: 30px; position:absolute; font-weight:normal; color:#bbb; width:auto; z-index:4; background-color: transparent;} /* absolute 4 overlaying rotator*/

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

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

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

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

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

