
body {
background-color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #000;
overflow-y: scroll;
margin: 0;
}

 /* --------------> L A Y O U T */ 

#center { 
position: absolute;
left: 50%;
width: 860px;
margin-left: -430px;
height: auto !important;
}

#logo { 
margin: 50px 0 0 0;
width: 560px;
}

#marquee { 
margin: 30px 0 30px 0;
width: 560px;
font-size: 0.7em /*11px*/; 
color: #33cc33; 
scrollamount:10;
scrolldelay: 200;
}

#spalte { 
margin-left:210px;
margin-top:20px;
width: 350px;
}

#bild { 
position: absolute;
float: right;
left: 600px;
top: 0;
width: 260px;
height: 1200px;
}

 /* --------------> S T A N D A R D F O R M A T E */ 

p {  
font-size: 0.7em /*11px*/;
line-height: 1.5em; 
font-weight: normal;
}

h1 {  
font-size: 0.7em /*11px*/;
line-height: 1.5em; 
font-weight: bold; 
margin: 0;
padding:0;
}

strong
{  
font-weight: bold; 
}

a {  
color: #000;
TEXT-DECORATION: none; 
}

a:link {  
TEXT-DECORATION: underline;
}

a:hover { 
TEXT-DECORATION: none; 
}

.impressionen {
margin: 0px 0px 0px 0px;
text-align: center;
}

.center {
text-align: center;
}

