body {
background-color : #ffffff; 
color :#000000; 
font-size : 100.01%; 
font-family : Arial, Helvetica, sans-serif; 
margin : 0; 
padding : 1em 0; 
text-align : left; 
background : url("./images/Hintergrund.gif"); 
background-repeat : repeat-y; 
} 

#main, #links, #logo, #logo-linz, #oben, #rechts {
position : absolute; 
border-collapse : collapse; 
background-repeat : no-repeat; 
} 

p, td, a, h1, h2 {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
text-decoration : none; 
text-align : justify; 
} 

a:hover {
background-color : #ddddee; 
} 

a:focus {
background-color : #888888; 
} 

#main {
left : 88px; 
top : 90px; 
width : 505px; 
height : 500px; 
} 

#rechts {
left : 602px; 
top : 90px; 
width : 175px; 
height : 500px; 
text-align : center; 
} 

#links {
left : 0; 
top : 100px; 
width : 67px; 
height : 355px; 
background : url("./images/links.gif"); 
} 

#oben {
left : 0; 
top : 0; 
width : 780px; 
height : 80px; 
background : url("./images/oben.gif"); 
background-repeat : repeat-x; 
overflow : hidden; 
} 

#logo-linz {
left : 670px; 
top : 0; 
width : 100px; 
height : 58px; 
} 
