body{
	background-color: #cecac1;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px; 
	font-size: 11px; 
	background-repeat: no-repeat; 
	background-position: top center;
	text-align: center;
}
p{
	margin: 0px 8px 8px 14px; 
	font-size: 11px; 
	color: #70726f;
}
td{
	font-size: 11px; 
	color: #70726f;
}
a{
	color: #0175b0;
}
img {
	border: 0px; 
}
h1, h2, h3 {
	margin: 0px 0px 0px 14px;
	color: #0175b0; 
	font-size: 12px;
}
h3 {
	margin-bottom: 5px; 
}
h2 {
	text-transform: uppercase;
	margin-top: 23px; 
}
input, select, textarea {
	border: 1px solid #AAA38E; 
	margin: 10px 0px 0px 0px; 
	padding: 0px; 
}
textarea{
	width: 265px; 
	height: 100px; 
	margin-right: 10px; 
}
input.number{
	width: 20px; 
	height: 12px; 
	font-size: 10px; 	
}
input.userdata{
	width: 170px; 
	height: 11px; 
	font-size: 10px;
	margin: 5px 10px 5px 0px;  	
}
div#logo{
	/* 
	position: absolute; */ 
	margin: auto; 
	margin-top: 20px; 	
	width: 475px;
	height: 110px; 
	text-align: left; 
	z-index: 2;
	position: relative; 
}
div#wellen{
	position: absolute;
	top: 435px; 
	left: 0px; 	
	width: 100%;
}
div#aussen{
	z-index=10;
	text-align: center;
}
div#innen{
	margin: auto;	
	text-align: left;
	width: 775px; 
	margin-top: -25px; 
}
div#menu{
	width: 137px; 
	height: 465px; 
	background-color: #fff;
	display: table;
	float: left; 
	margin-right: 7px;
	z-index: 5; 
}
div#inner_menu{
	margin: 3px 3px 3px 3px; 
	background-color: #a7a491;
	height: 459px; 
}
div#content{
	width:618px; 
	height: 465px;
	background-color: #fff;
	display: table;
}
div#inner_content{
	margin: 3px 3px 3px 3px; 
	background-color: #afc7e1;	
	display: table;
}
div#inner_inner_content{
	height: 459px;
}
div#inner_menu ul{
	margin: 0px; 
	padding: 15px; 
	list-style-type: none;
}
div#inner_menu ul li{
	margin-bottom: 15px; 
}
div#inner_menu ul a img {
	border: 0px; 
}
img.image_small{
	margin-bottom: 0px; 
}
img.headline{
	margin: 0px 0px 8px 14px; 
}
div#zurueck{
	float: left; width: 57px; display: none; padding: 5px; 
	margin-left: 5px;  
	cursor:pointer;
}
div#weiter{
	float: right; width: 88px; padding: 5px; 
	margin-right: 5px; 
	cursor:pointer;
}
div#slideshow{
	height: 245px; 
}
div#slideshow_left{
	height: 100%; float: left; width: 49%; 
	cursor:pointer;
}
div#slideshow_right{
	float: right; height: 100%; width: 49%; 
	cursor:pointer;
}
