*{
	margin:0;
	border:0;
	padding:0;
	}
	
	body{
		margin:0;
		border:0;
		padding:0;
		background-color:#fcffef;
		font-family: Verdana, Arial, Sans-Serif;
		line-height:25px;
		width:100%;
		height:100%;
		text-align:center;
	}
	
	#mainwrapper{
		text-align:center;
		width:1001px;
		margin:0px auto;
	}
	
	#contentwrapper{ 
		width:1001px;
		 
	}
	
	#contentheader{
		width:1001px;
		height:86px;
	}
	
	#content{
		

		width:1001px;
		background: url('../images/bghome1.jpg') no-repeat left top;
	}
	
	#pics {  
  	  height:  514px;  
  	  width:   1001px;  
   	  padding: 0;  
   	  margin:  0;  
	} 
 
	#pics img {  
		padding: 0;  
		margin:  0;  
		top:  0; 
		left: 0 
	} 
	
	#contentbox{
		text-align:left;
		position:relative;
		width:800px;
		left: 80px;
		top : -70px;	
		background: url('../images/bgtrans90pc.png') left top;
		z-index:90;
		color: #362c02;
		font-size:12px;
	}
	
	
	#contentbox h1{
		font-size:18px;
		font-weight:bold;
		color: #590505;
		margin: 0;
		padding: 10px 15px 10px 15px ;
	}
	
	#contentbox h2{
		font-size:14px;
		font-weight:bold;
		color: #362c02;
		margin: 0;
		padding: 10px 15px 10px 15px ;
		
	}
	
	
	#contentbox h3{
		font-size:14px;
		font-weight:bold;
		color: #362c02;
		margin: 0;
		padding: 5px 15px 5px 0 ;
		border-bottom:1px solid  #362c02;
		margin: 0 15px 0 15px; 
	}
	
	
	#contentbox p{
		font-size:12px;
		color: #362c02;
		margin: 0;
		padding: 10px 15px 10px 15px ;
		line-height: 18px;
	}
	
	#contentbox a{
		font-size:12px;
		color: #362c02;
		 
	}
	
	#contentbox ul{
		list-style: disc;
		margin-left:50px;
	}
	
	#contentbox ul li{
		 
	}
	
	#logo{
		float:left;
	}
	
	#langselector{
		height:50px;
		width:550px;
		text-align:right;
	}
	#mainnavi{
		float:left;
		margin:0px 0 0 45px;
		
	}
	
	#mainnavi ul{
		list-style: none;
	}
	
	
	#mainnavi ul li{
		float:left;
	}
	
	#mainnavi ul li a{
		display:block;
		line-height:20px;
		font-size:12px;
		font-weight:bold;
		margin-right:3px;
		text-decoration:none;
		background-color:#590505;
		padding:8px;
		color:#fcfef0;
	}
	
	 
	.gallerypict{border:0;margin-right:5px;}
	
	.cf{clear:both}
	
	#map {width:1001px;height:514px}
	
form.cmxform {
	width:800px;
	 
	background-color:#dbd0be;
}

form.cmxform legend {
	padding-left: 0;
	font-size:18px;
	font-weight:bold;
	color: #590505;
	padding-top:5px;
}

form.cmxform legend, form.cmxform label {
	margin-left:10px;
}

form.cmxform fieldset {
	border: none;
	padding: 5px 0px 0px 5px;
}

form.cmxform fieldset {
	background: none;
}

form.cmxform fieldset p {
	padding: 5px 10px 7px;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
}

div.error { display: none; width:350px }
input,textarea {	border: 1px solid #590505; width:300px;  }
textarea {height:320px;width:450px	}
input:focus { border: 1px dotted #590505; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }
.classlabel {display:inline-block;width:100px; vertical-align: top;  }
.submit{margin-left:115px;color:#590505}
.submit:hover{background-color:#590505;color:#fff;cursor:pointer}
.datum {width:150px;float:left;font-weight:bold;padding-left:15px;}
.datumcontent {float:left;width:600px;}
