body {
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-weight:normal;
	font-size: 9pt;
	color: #999999;
	background: url(../images/bgpage.jpg);
	}

div.haupt{
	position:absolute; 
 	top: 50%;
	left: 0;
 	height:500px;
 	width:100%;
 	margin:-250px 0px 0px 0px;
	background: none;
 	border: 0px solid #000000;
 }

/* 
 div.schatten{
	position:absolute; 
 	bottom:0;
 	height:20px;
 	width:100%;
 	margin:0px 0px 0px 0px;
 	background-color: #000;
 	border: 0px solid #000000;
 }
*/
 
 div.haupt_innen_1{
 	position:absolute; 
 	top: 25px;
 	left: 50%;
 	float:left;
 	height:450px;
 	width:780px;
 	margin:0px 0px 0px -390px;
	background: url(../images/hintergrund_etikett.jpg) no-repeat;
 	border: 0px solid #000000;
 }
 
  div.haupt_innen_2{
 	position:absolute; 
 	top: 25px;
 	left: 50%;
 	float:left;
 	height:450px;
 	width:780px;
 	margin:0px 0px 0px -390px;
	background: url(../images/hintergrund_leer.jpg) no-repeat;
 	border: 0px solid #000000;
 	color:#999999;
 }

 
  
 div.mitte{
 	float:left;  	
 	height:325px;
 	width:540px; 
 	border: 0px solid #000;
 	overflow-y: auto;
 	margin: 40px 0px 10px 210px;
 } 
 
 
  div.menu{
  	clear:both;
 	float:right;  	
 	height:35px;
 	width:650px; 
 	border: 0px solid #fff;
 	margin: 40px 0px 0px 0px;
 	} 
 	
 	.menu a{
 	color:#fff;
 	}
 	
 	.aktiv
 	{color:#fff;font-weight:bold;}
 
 .u1{
 	padding:10px 0px 10px 15px;
 	font-weight:normal;
 	font-size:15pt;
 	color:#999999;
 	letter-spacing:4.5pt;
 }	
  		
 .u4{
 	padding:0px 0px 0px 15px;
 	font-weight:bold;
 	font-size:11pt;
 	color:#705c57;
 	}
 		

 ul{
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

h1{
	color:#666666;
	margin: 10px 0 10px 0;
}

li
{
	line-height: 18px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/anstrich.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

 
 
a { 
 	color:#999999;
 	}


div.element p, div.element h4 {
	margin:0px 10px 0px 15px;
	padding:10px 0px 0px 0px;
}


blockquote {
	padding:0px 0px;
	}
 