*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: url(bg_verlauf.jpg) repeat-x;
	background-color: #e0dedf;	
	text-align: center;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	width: 100%;
}

#wrapper {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

body>#wrapper{
	text-align: left;
}

#wrapper, #logoarea, #headerarea, #contentarea, #contentandfooterarea {
	width: 780px;
}

#logoarea {
	float: left;
  	clear: both;	
  	heigth: 90px;
  	top: 0;
  	left: 0;
}

#headerarea {
	float: left;
  	clear: both;	
  	top: 0;
  	left: 0;
}

#contentandfooterarea {
	float: left;
  	clear: both;	
  	top: 0;
  	left: 0;
  	background: url(bg_contentarea_forever.jpg) repeat-y;			
}

#contentarea {
	float: left;
  	clear: both;	
  	top: 0;
  	left: 0;
  	background: url(bg_contentarea.jpg) no-repeat;			
}

#logozeile {
	float: left;
	left: 0px;
	text-align: right;
	height: 90px;
	width: 760px;
/*	padding-right: 20px;*/
}

#logo {
	float: right;
	left: 0px;
	text-align: right;
	height: 90px;
	width: 360px;
}

#headerimage {
	width: 740px;
	height: 160px;
	float: left;
	background: url(headerimage01.jpg) no-repeat;
	overflow: hidden;	
}

#headerimage object {
	width: 740px;
	height: 160px;
	overflow: hidden;	
}

#topnav {
	width: 300px;
	heigth: 20px;
	float: left;
	position: relative;
	left: 0;
	top: 70;
	padding-left: 20px;
}

#iconset {
	width: 280px;
	heigth: 20px;
}

#menu {
	background-color: #225488;
	background: url(navigationbackground.jpg) no-repeat;	
	float: left;
	height: 25px;
	width: 740px;
	text-align: left;
}

#headerspacer_left {
	float: left;	
	width: 20px;
	height: 160px;
	background: url(schatten_obenlinks.jpg) no-repeat;			
}

#headerspacer_right {
	float: left;
	width: 20px;
	height: 160px;
	background: url(schatten_obenrechts.jpg) no-repeat;					
}

#navigationspacer_left {
	float: left;	
	width: 20px;
	height: 25px;
	background: url(schatten_navilinks.jpg) repeat-y;				
}

#navigationspacer_right {
	float: left;
	width: 20px;
	height: 25px;
	background: url(schatten_navirechts.jpg) repeat-y;					
}

#contentspacer_left {
	float: left;	
	width: 20px;
}

#contentspacer_right {
	float: left;
	width: 20px;
}

#contentline {
	float: left;
	width: 740px;
	padding-top: 10px;
}

#submenuspacer_left {
	float: left;	
	width: 0px;
	height: 25px;
}

#submenuspacer_right {
	float: left;
	width: 20px;
	height: 25px;
}

#submenu {
	float: left;
	padding-top: 20px;
	width: 185px;	
}

#content {
	width: 455px;
	padding: 20px 10px 10px 45px;
	float: left;
}

#footer {
	position: relative;
	height: 25px;
	width: 740px;
	left: 20px;
	float: left;
	clear: both;
}

#contentarea > div#footer {
	left: 20px;
}

#footline {
	height: 25px;	
	width: 740px;
	padding-left: 20px;
	float: left;
	text-align: center;
	text-size: 11px;
	color: white;
	background-color: #5a6592;	
}

#footer > div#footline {
	width: 720px;
}

#copyright {
	width: 740px;
	padding-left: 20px;	
	padding-top: 10px;	
	height: 25px;
	float: left;
	font-size: 10px;
	text-align: center;
}

div#copyright, div#copyright a, div#copyright a:visited, div#copyright a:link, div#copyright a:hover {
	color: #999999;
}