img {
	border: none;
}
#main {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #E9E9E9;
}

#shortcut {
   height: 20px;
	width: 750px;
	text-align: right;
	float:left;
	
	
}

#language {
float: right;
   height: 20px;
	width: 50px;
	text-align: right;
	margin:0;
	font-size:11px;
	color:#333333;
	text-indent: 0px;
	padding-top:6px;
}
#header {
	width: 800px;
	height: 133px;
	text-align: left;
	float:left;
	margin: 0px;
}
#header1 {
	width: 800px;
	height: 113px;
	text-align: left;
	float:left;
	margin: 0px;
	
}
#nav {
   text-align: left;
	width: 450px;
	float:left;
	padding-left:350px;
	background-color: #F6F2ED;
}
#klickpfad  { 	
	height: 17px;
	width: 800px;
	float: left;
	background-color: #C5B5BE;
	border-top: 5px solid #330033;
	text-indent: 16px;
				}

#content{
margin:0px; 
text-align: left;
float:left;
border-top: 5px solid #330033;
border-bottom: 5px solid #330033;
width: 800px;
	background-color: #C5B5BE;
}

#content1{
margin:0; 
padding-bottom:8px;
text-align: left;
float:left;
width: 417px;
/*height:100%;*/
}
#content2{
margin:0; 
padding-bottom:8px;
text-align: left;
float:left;
width: 593px;
}
#content3{
margin:0px; 
padding-bottom:8px;
text-align: left;
float:left;
width: 768px;
}

#wrapper{
width: 768px;

float:left;
margin: 0;
padding-left:16px;
padding-right:16px;
background-color: #C5B5BE;
     }
#wrapper1{
margin:0px; 
text-align: left;
float:left;
width: 800px;
/*height:100%;*/
background-color: #C5B5BE;
}




#wappen{
width: 800px;
height: 200px;
float:left;
background: #F6F2ED url(../images/bg_start.jpg);
     background-position: bottom;
     background-repeat: no-repeat;
     }
	  

#footer{
	width: 800px;
	float:left;
	margin: 0px;
	border-top: 15px solid #330033;
}


