BODY {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/pbgr.gif) repeat-y;
}

#contentborder {
	position:absolute;
        top: 425px;
	left: 40px;
	width: 930px;
	margin: 0;
	border: solid 5px #ffffff;
}
#content {
width:900px;
padding: 15px 10px 20px 20px;
margin: 0;
background-color: #F7BF6B;
height:auto !important;
height:650px;  /*für den IE */
min-height:650px;
}

#more {
position: absolute;
bottom: 0px;
margin: 0px;
margin-top: 10px;
border-top: 1px solid #990033;
width: 900px;
}


#eyecatcher {
	width: 930px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background : #990033 url(../images/header_ruhrgebiet.gif) no-repeat;
	position: absolute;
	top: 128px;
	left: 45px;
    }
