body {margin:0;padding-left:30px; border:0; background:#fff; color: #111; height:100%; overflow-y:auto; }/*!!! 2 letzWerte fix pos abs+rel in ie6 */
body {font-family: verdana, arial; font-size:10px; line-height:100%}

#nav {top:100px; right:47px; position:fixed; text-align: right; line-height:180%; z-index:5; background-color: transparent; font-size:14px;}
* html #nav {position:absolute;  top:100px;}

#footer {bottom:20px; right:50px; position:fixed; text-align:right; font-weight:normal; color:#000; width:auto; z-index:4; background-color: transparent}
* html #footer {position:absolute;}

#header {top:30px; right:50px; width:auto; position:fixed;text-align:right;z-index:3; background-color: transparent}
* html #header {position:absolute;}

a.textlinks {
text-decoration:none; 
color:#111; 
font-weight: normal;
}
a.textlinks:hover {
text-decoration: underline; 
color:#111; 
font-weight: normal;
}

.img {border: 1px solid #ccc; padding: 0px; width: auto; margin-top:60px;}
.bilder {width:500px; text-align: center; padding-bottom: 10px  }
.titel {font-size: 9px; color:#000; border: 1px solid #ccc; padding: 10px; width: 480px; }

a.navlinks {
text-decoration:none; 
color:#111; 
font-weight: normal;
border: 1px solid white ; padding: 3px; /* #000 niet??! */
}

a.navlinks:hover {
text-decoration:none; 
color:#111; 
font-weight: normal;
border: 1px solid #ccc; padding: 3px;
}


