html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:50px; bottom:200px; left:200px; right:0; background:#fdf5d0;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:50px solid #fff; border-bottom:200px solid #fff; border-left:200px solid #fff;}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:50px; background:url(clouds.jpg) #e6c4a8; background-position:0 0; background-repeat:no-repeat; font-size:3.5em; z-index:5; overflow:hidden; color:#fff;}
#head h1 {margin-top:0px; margin-left:10px; font-size:35px; line-height:40px;}
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:200px; font-size:1em; z-index:5; overflow:hidden; background:url(bilder/mutzenbacher.gif) #e6c4a8; background-position:bottom left; background-repeat:no-repeat; color:#fff;}
#webdesign {position:absolute; left:10px; bottom:10px; font-size:0.8em;}
#randomtext {position:absolute; right:10px; top:10px; left:350px; height:160px; border:4px double #37150c; padding:10px 20px 4px 20px; color:#5a361c; text-align:justify; overflow-y:auto;}
#randomtext h1 {text-align:center; font-size:1.2em;}

#left {position:absolute; left:0; top:50px; bottom:200px; width:200px; background:url(bilder/josefine.gif) #e6c4a8; background-position:bottom left; font-size:1.2em; z-index:4; overflow:auto; background-repeat:no-repeat;}

* html #left {height:100%; top:0; bottom:0; border-top:50px solid #fff; border-bottom:200px solid #fff; color:#fff;}

#content p {padding:0;}
.bold {font-size:1.2em; font-weight:bold;}
.thumbnail {float:left; margin:0 10px 0 0; height:90px; width:120px;}
#content h2, h3 {margin-left:10px;}
#content p {margin-left:10px; margin-right:10px; margin-top:5px;}
#content a {text-decoration:underline;}

dd {display:none;}
a, a:active, a:visited {color:#5a361c; text-decoration:none;}
a:hover {color:#37150c; text-decoration:none;}
a.nav, a.nav:visited {margin-left:10px; display:block; width:100px; height:20px; background:#5a361c; color:#eee; border:1px solid #000; text-decoration:none; text-align:center; line-height:20px; font-size:0.8em;}
a.nav:hover {background:#37150c; color:#fff;}
