html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:90%; 
font-family:arial,sans-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:2; top:0px; bottom:0px; left:300px; right:0; background:#fff;}
* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:2; border-left:300px solid #fff; padding-top:10px;}
#content h2, h3 {margin-left:10px;}
#content p {margin-left:10px; margin-right:10px; margin-top:5px; margin-bottom:20px; padding:0;}
#content ul {margin-left:10px; margin-right:10px; margin-top:5px; font-size:85%;}
#content a {text-decoration:underline;}

#left {position:absolute; left:0; top:0px; bottom:0px; width:300px; background:url(bilder/linz-stadtrundfahrt.jpg) #fff; background-position:bottom left; font-size:1.2em; z-index:5; overflow:auto; background-repeat:no-repeat; border-right:1px solid #1e1b24;}
* html #left {height:100%; width:300px; overflow:auto; position:absolute; top:0; bottom:0; color:#fff; z-index:5; padding-top:10px; color:#000; border-right:1px solid #1e1b24;}
#left h1 {margin-bottom:-10px;}

.rechtsbild {float:right;margin-left:10px;margin-right:5px;}
.linksbild {float:left;margin-right:10px;margin-left:5px;}

dd {display:none;}
a, a:active, a:visited {color:#37314d; text-decoration:none;}
a:hover {color:#1e1b24; text-decoration:none;}
a.nav, a.nav:visited {margin-left:10px; display:block; width:160px; height:16px; background:#fff; color:#1e1b24; font-weight:bold; border:1px solid #000; text-decoration:none; text-align:center; line-height:16px; font-size:0.8em; margin:5px 0;}
a.nav:hover {background:#1e1b24; color:#fff;}
a.nav2, a.nav2:visited {margin-left:10px; display:block; width:220px; height:50px; background:#a47f48; color:#eee; border:5px double #000; text-decoration:none; text-align:center; line-height:50px; font-size:0.8em;}
a.nav2:hover {background:#a0702e; color:#fff;}

