body {
	font-size:11px;
	color:#000; background-image:url(Kachel.jpg); 
	margin:0px;
}

.hintergrund{
	background-image:url(head_streifen.png); background-repeat:no-repeat;	
}
#container {
		width:800px;
		height:750px;
		position:absolute; left:50%; margin-top:0px; margin-left:-400px;
		border:red 0px solid; 
}



#oben_links {
	background-color:;

	width:285px;
	height:250px;
	float:left;
		
		
}

#logo { 
		width:238px;
		height:257px;
		float:left;
		
		
}

#special {
	background-color:;
	width:277px;
	height:250px;
	float:left;
	background-image: url(portless_album.png); background-repeat:no-repeat;	
		
}

#navi { 
		width:800px;
		height:40px;
		margin-top:10px;
		background-color:;
		clear:both;
		
		
}

#content { 
		width:640px;
		margin-top:1px;
		background-color:;
		clear:both;
}

#content_top {
	width:640px;
	height:301px;
	margin-left:80px;
	background-image: url(content_top.gif);
	background-repeat:no-repeat;
	text-align: center;
		
}

#content_middle {
	width:640px;
	height:auto;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:24px;







		background-color:;
	margin-left:80px;
	
}

#content_bottom { 
		width:688px;
		height:53px;
		background-color:;
		margin-left:80px;
		background-image: url(content_bottom.gif); background-repeat:no-repeat;

}


p {
	font-family:Verdana, Geneva, sans-serif;
	color:#f9efc7;
	font-size:12px;
	text-align: left;
}



h1 { font-family:"Courier New", Courier, monospace; color:#f9efc7; font-size:18px; font-weight:bold; margin-top:0px;

}

a:link { text-decoration:underline; color:#000; }
a:visited { text-decoration:underline; color:#000;  }
a:hover { text-decoration:underline; color: #900;  }
a:active { text-decoration:underline; color:#000;  }
a:focus { text-decoration:underline; color:#000;  }

