
/* Standard Definitionen */
body, p, a, h1, h2, h3, td, tr, tabel, OBJECT {
margin: 0px; padding: 0px;
background: background-color: #0;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 10px; 
color: #FFFFFF; 
line-height: 16px;
font-style: normal;	
font-weight: normal;
font-variant: normal;
background-color: #000000;
border-width: 0px;
}

td { 
vertical-align: top;
}

li { 
list-style-type: circle
}

img {
border-width: 0px
}


a:link, a:visited, a:active { text-decoration:none;  }
a:hover { text-decoration:underline; }

#banner {
position: absolute;
left:330px; top:30px;
}

#leftc { 
position: absolute; 
left: 10px; top: 150px; width: 330px; 
padding-bottom: 60px;
}

#midc { 
position: absolute; 
left: 360px; top: 150px; width: 280px;
padding-bottom: 60px;
}

#rightc { 
position: absolute; 
left: 660px; top: 150px; width: 330px; 
padding-bottom: 60px;
}

#cncol { 
position: absolute; 
left: 360px; top: 150px; width: 630px;
padding-bottom: 60px;
}

#navigation { 
position: absolute; 
left: 69px; top: 67px; 
}

#links { 
position: absolute; 
left: 360px; top: 180px; width: 654px; 
padding-bottom: 60px;
}

#content, #archiv { 
position: absolute; 
padding-bottom: 60px;
left: 320px; top: 65px; width: 600px; 
}



