@charset "utf-8";
#center {
	position: absolute;
	z-index: 0;
	width: 10px;
	left: 50%;
	top: 10px;
	margin-top: 30px;
	margin-bottom: 10px;	
}
#main {
	position:absolute;
	left:-500px;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	float: inherit;
	z-index: 0;
}
#top {
	width:auto;
	left: 10px;
	position: relative;
	height: 22px;
	z-index: 0;
}
#page {
	width: 980px;
	left: 10px;
	position: absolute;
	z-index: 1;
	float: none;
}
#logo {
	position: absolute;
	top: -50px;
	left: 5px;
	z-index: 2;
}
#head {
	background-image: url(/common/layout/bgr_content.png);
	background-repeat: repeat-y;
	position:relative;
	width: 980px;
	padding-left: 0px;
	padding-right: 0px;
	height: 120px;
}

#bgr_content {
	background-image: url(/common/layout/bgr_content.png);
	background-repeat: repeat-y;
	z-index: 0;
	position: relative;
	float: left;
	width: 980px;
}

#content {
	position:relative;
	width: 620px;
	left: 20px;
	z-index: 1;
}
#right {
	position:relative;
	width:320px;
	z-index: 1;
	float: right;
	right: 0px;
}
#footer {
	background-image: url(/common/layout/bgr_content.png);
	background-repeat: repeat-y;
	position:relative;
	width: 980px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	z-index: 0;
}
#bottom {
	width: 980px;
	left: 0px;
	position: relative;
	float: left;
	z-index: 0;
}

/* CSS Document */
#bgr {
	position: absolute;
	z-index: 0;
	left: 520px;
	float: none;
		
}
#werbung {
	position: absolute;
	z-index: 1;
	left: 1005px;
	top: 226px;
	float: none;
	width: 130px;
	height: 300px;
	background-color: #FFFFFF;
	border: 2px solid #900;
}
