
* { margin:0; padding:0; }
li { margin-left:20px; }
td { vertical-align:top; }

body	{ font-family:sans-serif; font-size:100%; }

#headerwrap, #contentwrap, #footerwrap 
	{ position:relative; width:100%; }
#header, #content, #footer
	{ position:relative; width:1000px; margin-left:auto; margin-right:auto; }

#headerwrap
	{ background-attachment:fixed; overflow:hidden; }
#home #headerwrap, #standard #headerwrap 
	{ background:url(bg_header_hellgruen.jpg); }
#aktuell #headerwrap  
	{ background:url(bg_header_rot.jpg); }	
#ich #headerwrap  
	{ background:url(bg_header_dunkelgruen.jpg); }
#comics #headerwrap  
	{ background:url(bg_header_tuerkis.jpg); }		
#originale #headerwrap  
	{ background:url(bg_header_blau.jpg); }
#filme #headerwrap  
	{ background:url(bg_header_orange.jpg); }	
#lesungen #headerwrap  
	{ background:url(bg_header_gelb.jpg); }
#galerie #headerwrap  
	{ background:url(bg_header_lila.jpg); }
#presse #headerwrap
	{ background:url(bg_header_grau.jpg); }


#header 
	{ height:208px; }
#home #header
	{ height:670px; }	
#quickmenu
	{ position:absolute; top:15px; right:0; }
#mainmenu
	{ position:absolute; top:174px; right:0; }
#headergrafik
	{ position:absolute; top:25px; left:440px; }
#home #headergrafik
	{ top:25px; left:400px; }
#headergalerie
	{ position:relative; top:89px; width:590px; height:430px; border:1px solid gray; }


#headerlinie
	{ position:relative; top:-6px; width:100%; height:8px; background:url(header_linie.png); z-index:30 }


	
#contentwrap
	{ /*background:url(bg_content.jpg) fixed;*/ overflow:hidden; z-index:0; }	
#content 
	{ min-height:400px; padding-top:50px; padding-bottom:50px; }
#contentleft
	{ float:left; width:199px; min-height:100%; }
#home #contentleft
	{ position:relative; top:137px; }
#contentmain
	{ float:left; width:546px; padding-left:40px; padding-right:40px; min-height:100%; }
#home #contentmain
	{ width:740px; padding-bottom:30px; padding-right:0; }
#home #contentmain #c160 /* die Seitenüberschrift nach links verschieben */
	{ position:relative; left:-230px; width:1000px; }

#contentright
	{ float:left; width:168px; min-height:100%; padding-left:7px; padding-top:7px; }



#footerlinie
	{ position:relative; top:6px; width:100%; height:8px; background:url(footer_linie.png); z-index:30; }



#footerwrap
	{ position:relative; background:url(bg_footer.jpg); overflow:hidden; }
#footer 
	{ min-height:200px; padding-top:40px; padding-bottom:50px; }
#footergrafik
	{ position:absolute; right:0px; bottom:0px; width:1200px; height:300px; z-index:0; }
#footer_engellinks
	{ position:absolute; bottom:0px; left:0px; }
#footer_bischof
	{ position:absolute; bottom:0px; left:130px; }
#footer_engelrechts
	{ position:absolute; bottom:0px; left:270px; }
	

