body {width: 8900px; font-family: Verdana; font-size: 80%;}
p { }
td { }
a:link {color: #000066;}
a:visited { }
a:hover { }
a:active { }
h1, h2 {color: red; font-size: 120%;}
h3 {font-size: 100%;}

#top {position: absolute; left: 0px; top: 0px; 
width: 900px; height: 100px; background-color: white;}

#suche {position: absolute; left: 600px; top: 55px;}

#top_nav {position: absolute; left: 0px; top: 100px; 
width: 900px; min-height: 20px; background-color: #0033CC; padding: 5px;}

#top_nav a {color: white; font-weight: bold;}

#left {position: absolute; left: 0px; top: 130px; 
z-index: -1; width: 180px; min-height: 300px; }

#content {position: absolute; left: 180px; top: 130px; 
width: 540px; min-height: 500px; background-color: white; z-index: -2;
border-left: 1px solid #0033CC ; }

#content h1, h2, h3, p, a, table {margin: 10px;}

#content img {margin-top: 10px; margin-bottom: 10px;}

#content table {width: 350px; font-size: 100%;} 

#right {position: absolute; left: 760px; top: 130px; bottom: 0px; 
width: 149px; min-height: 300px;}

#footer {padding-top: 20px; }
#footer a {color: silver; size: 60%; text-decoration: none;}




