@charset "utf-8";
html, body { 
background-color : #e3e3e3; 
} 

div#Seite { 
width : 910px;
margin : auto; 
border : ; 
background : #acc; 
/*  background : url(../images/bg.gif) repeat-y; */
background-image : url(../images/bg.gif);
background-position : 0% 0%;
background-repeat : repeat-y;
}

div#facebook {
position: fixed;
top: 10px;
right: 10px;

}


div#leiste { 
padding-right : 20px; 
padding-left : 760px; 
width : 200px; 
height : 30px; 
} 

div#newstop { 
width : 130px; 
height : 30px; 
background-color : #a5cf39; 
text-align : right; 
} 

div#banner { 
float : right; 
width : 750px; 
height : 200px; 
background-color : #cccccc; 
} 

div#logo { 
width : 160px; 
height : 200px; 
background-image : url(../upload/graphics/services.jpg);
#background-color : #ccccaa; 
float : left; 
} 

div#left { 
width : 160px; 
background-color : #ffffff; 
float : left; 
vertical-align : middle; 
} 

div#bild { 
width : 160px; 
height : 130px; 
background-color : #000000; 
background-image : url(../upload/graphics/frog_left.jpg);
float : left; 
} 
div#newsleiste { 
width : 730px; 
height : 30px; 
background-color : #939ea8; 
float : right; 
margin-right : 20px; 
color : #ffffff; 
} 

#npfad { 
width : 600px; 
height : 30px; 
 
font-size : 12px; 
background-color : #f0f3e9; 
color : ; 
float : left; 
text-decoration : none; 
} 

div#right { 
float : right; 
width : 130px; 
background : #a5cf39; 
height : 100%; 
margin-right : 20px; 
} 

div#headline_content { 
width : 600px; 
height : 30px; 
background-color : #3300cc; 
float : left; 
} 

div#content { 

float : left; 
width : 580px; 
background : #ffffff; 
color : #666666; 
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
min-height : 300px; 
margin-left : 20px; 

} 

a {
color:#a5cf39; 
text-decoration:none;
}


div#footer { 
clear : both; 
width : 900px; 
background : #f0f3e9; 
color : #a5cf39; 
font-size : 10px; 
padding-left : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : left;
} 

div#links { 
/*clear : both;*/ 
width : 910px; 
margin : 0 auto; 
background : #e3e3e3; 
color : #999999; 
font-size : 10px; 
padding-left : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : left;
} 

