html 				{ height:100%; max-height:100%; padding:0; margin:0; border:0; background:#c8e1d1; font-size:13px; font-family:arial; overflow:hidden; }
body 				{ height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; background:#c8e1d1; }

#head 				{ position:absolute; margin-left:-450px; left:50%; top:0; width:900px; min-width:900px; height:239px; background:url(../img/head.jpg); z-index:5; }
* html #head 		{ width:900px; height:239px; }

#foot 				{ background:url(../img/foot.jpg); position:absolute; margin-left:-450px; left:50%; bottom:0px; width:900px; min-width:900px; height:25px; z-index:5; }
* html #foot 		{ width:900px; height:25px; }

#leer				{ width:46px; height:100%; padding:0; float:left; }
#nav				{ width:167px; height:100%; padding:0; margin:0; float:left; }
#navlink			{ float:left; height:18px; width:177px; padding-top:5px; }

.link1				{ padding-left:10px; color:white; text-decoration:none; font-weight:bold; }

#inhalt				{ width:649px; height:100%; padding:0; margin:0; float:left; padding-left:5px; }

a 					{color:black; text-decoration:underline; }