/* --- Body --- */

body {
	background-color: #ddd1e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	margin: 0 auto;
	width: 969px;
	height: 547px;
	}
	
/* --- Content ---- */

:focus {outline:none;}

#top {
		background: url(../images/lila/top.jpg) 0 0 no-repeat;
		width: 969px;
		height: 31px;
		font-size: 0.7em;
		color: #93538D;
		}
		
		#top ul {
			margin: 0;
			list-style: none;
			color: #93538D;
			margin-left: 684px;
			padding: 10px 8px 0 8px;
			}
		*html #top ul {
			margin: 0;
			list-style: none;
			color: #93538D;
			margin-left: 684px;
			margin-top: 10px;
			padding: 0 8px 0 8px;
			}
					  
		#top li {
			float: left;
			margin: 0;
			color: #93538D;
			padding: 0 8px 0 8px;
			}
							  
		#top a {
			margin: 0;
			text-decoration: none;
			font-weight: normal;
			color: #93538D;
			padding: 0 8px 0 8px;
			}	
									  
		#top a:hover {
			margin: 0;
			text-decoration: none;
			font-weight: normal;
			color: #93538D;
			padding: 0 8px 0 8px;
			}	
															  
		#top ul a.active:link, #top ul a.active:active, #top ul a.active:visited {
			text-decoration: none;
			font-weight: normal;
			color: #93538D;
			padding: 0 8px 0 8px;
			}
		
#mitte {
	width: 969px;
	height: 483px;
	margin: 0 auto;
	}
	
	#left {
		background: url(../images/hellblau/left.jpg) 0 0 no-repeat;
		width: 37px;
		height: 483px;
		float: left;
		}
		
	#navi {
		background-color: #93538d;
		width: 210px;
		height: 482px;
		float: left;
		}
		
		#logo {
	width: 130px;
	height: 109px;
	margin-left: 40px;
	margin-top: 0px;
			}
			
		#navipunkte {
	width: 130px;
	height: 235px;
	margin-left: 40px;
	font-size: 0.7em;
	color: #ffe9fd;
	line-height: 1.2em;
			}
			
					#navipunkte ul {
						list-style-type: none;
						display: block;
						color: #ffe9fd;
						margin: 0;
						padding: 0;
						}
				
					#navipunkte ul a:link, #navipunkte ul a:active, #navipunkte ul a:visited {
						color: #ffe9fd;
						padding: 0;
						text-decoration: none;
						}
					
					#navipunkte ul a:hover {	
						margin: 0;
						padding: 0;
						text-decoration: none;	
						color: #fff;			
						}
				
					#navipunkte ul a.active:link, #navipunkte ul a.active:active, #navipunkte ul a.active:visited {
						margin: 0;
						padding: 0;
						text-decoration: none;
						color: #fff;
						}	
			
		#etiketten {
			width: 210px;
			height: 112px;
			margin-top: 5px;
			}	
		
*html #inhalt {
	width: 722px;
	height: 483px;
	position: absolute;
	}		
#inhalt {
	width: 722px;
	height: 483px;
	float: left;
	}
		
	#startseite {
		background: url(../images/lila/ueber_uns.jpg) 0 0 no-repeat;
		width: 722px;
		height: 408px;
		float: left; 
		}
		
		#inhalt_ueberuns {
			width: 480px;
			color: #333;
			margin-left: 85px;
			margin-top: 20px;
			font-size: 0.8em;
			line-height: 1.4em;
			}
			
		#inhalt_bild {
			width: 170px;
			float: left;
			margin-left: 86px;
			margin-top: 10px;
			}
		*html #inhalt_bild {
			width: 170px;
			float: left;
			margin-left: 43px;
			margin-top: 10px;
			}
			
		#inhalt_rest {
	width: 320px;
	color: #333;
	margin-top: 20px;
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
			}
			
		.bild_designteam {
			width: 150px;
			height: 170px;
			margin: 10px auto auto 0;
			float: left;
			}
			
		.foto {
			border: 3px solid #fff;
			}
		
	#startseite_bilder {
		background: url(../images/lila/bilder.jpg) 0 0 no-repeat;
		width: 722px;
		height: 75px;
		float: left;
		}
		
		#inhalt_unten {
	width: 650px;
	padding: 0 0 0 25px;
	font-size: 0.7em;
	color: #fff;
	line-height: 1.3em;
	height: 20px;
			}
			
		*html #inhalt_unten {
			width: 650px;
			padding: 8px 0 0 25px;
			font-size: 0.7em;
			color: #fff;
			line-height: 1.3em;
			}
		
		.bilder {
			float: left;
			}
			
		
#cleaner {
	clear: both;
	float: none;
	}
	
#bottom {
	background: url(../images/hellblau/bottom.jpg) 0 0 no-repeat;
	width: 969px;
	height: 34px;
	float: left;
	}
