
/* -------------- Layout DIVs ------------- */

#Header {
	position: relative;
	width: 935px;
	height: 224px;
	padding: 0;
	margin:0;
	background: transparent url(../files/header.jpg) no-repeat;
}

#Flash {
	position: relative;
	top: 20px;
	left: 594px;
	width: 305px;
	height: 183px;
	overflow: hidden;
	background-color: transparent;
}

#Adresse {
	position: relative;
	top: 3px;
	left: 45px;
	color: #FFFFFF;
}

#Content {
	float: left;
	width: 865px;
	padding: 15px 35px;
	margin: 0;
	background: transparent url(../files/bg_content.jpg) no-repeat 0 0;
}

#ContentLinks {float: left;width: 185px;}
#MenueVertikal { float: left; padding-left: 12px;}

#ContentMitte {
	float:left;
	width: 372px;
	padding-left: 13px;
	padding-right: 15px;
}

#ContentRechts {
	float: right;
	width: 265px;
	padding-left: 10px;
	margin-right: 5px;
}

#Footer {
	clear: both;
	position: relative;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 935px;
	height: 40px;
	background: #7A0000 url(../files/bg_footer.jpg) no-repeat -4px 0;
}

#Footer p {
	color: #F8B767;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
}
