*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;	
	text-align: center;
	background: url(bg.jpg) repeat-x;
	width: 100%;
}

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	width: 1220px;
	background: url(bg_stones.jpg) repeat-x;
	min-height: 800px;
}

body>#wrapper{
	text-align: left;	
	width: 1220px;
}

#headerarea {
	display: block;
	margin-top: 116px;
	float: left;
  	height: 54px;
  	width: 960px;
  	margin-left: 130px;
  	margin-right: 130px;	
	text-align: left;	
}

#navigation {
	display: block;
	float: left;
  	height: 60px;
  	width: 760px;
}

#mainmenu {
	display: block;
	position: relative;
	top: 0;
	left: 0;
  	height: 27px;
  	width: 960px;
	background: #efefef url(bg_mainmenu.jpg) repeat-x;  
}

#submenu {
	display: block;
	position: relative;
	top: 0;
	left: 0;	
	float: left;
  	height: 27px;
  	width: 960px;
  	background-color: #eb082f;
  }

#search {
	position: absolute;
	top: 0;
	left: 810px;
	width: 150px;
	height: 27px;
	z-index: 2;
	background: #efefef url(bg_mainmenu.jpg) repeat-x;  
}

#contentarea {
	display: block;
	float: left;	
	/* height: 550px; */
	min-height: 550px;
	width: 960px;	
  	margin-left: 130px;
  	margin-right: 130px;
  	margin-bottom: 20px;	
 /* 	background: #ffffff url(../images/hintergrund_fahne.jpg) no-repeat!important;	
	background: #ffffff url(header01.jpg) no-repeat;  */
	text-align: left;	
}

#metanav {
	float: left;
	width: 950px;
	height: 20px;
	padding-top: 7px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}

#leftcontent {
	display: block;
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 30px;
	height: 100px;
/*  	border: 1px dotted grey; */
}

#maincontent {
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	width: 570px;
/*	height: 100px;
  	border: 1px dotted grey; */
}


#content {
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	width: 880px;
/*	height: 100px; 
  	border: 1px dotted grey;  */
}

#footerarea {
	display: block;
	float: left;	
	width: 960px;
  	margin-left: 130px;
  	margin-right: 130px;	
	height: 100px;
	text-align: left;	
}

#copyright {
	display: block;
	width: 958px;
	margin-left: 1px;
	margin-right: 1px;
	height: 27px;
	color: #cccccc;
	font-size: 11px;
}

#logo {
	display: block;
	width: 960px;
	height: 37px;
	background: #ffffff url(logo.gif) no-repeat;  
}

#address {
	display: block;
	width: 960px;
	height: 27px;
	color: #999999;
}
