@import url("style_main_start.css");

body {
	background: #e2e2e2;
	text-align: center;
}

#ruler {

}

#wrapper {
	margin: 0 auto;
border:0px solid red;
	width: 800px;
}

#head {
	width: 802px;
	height: 88px;
	background: transparent url('../images/rhein_it_logo_start.jpg') center top no-repeat;
}

#contenttop {
	text-align: right;
	margin-right: 21px;
	padding-top: 41px;
}
#contenttop p.bodytext {
	float:right;
	background: #ffffff;
	font-size: 13px;
	font-weight: bold;
	opacity: 0;
}

.bodytext {
	opacity: 0;
	font-size: 8px;
}

#head2 {
//height:504px;
}
#mainmenu {
	width: 800px;
	height: 28px;
border: 0px solid red;
	background: transparent url(../images/navi_seperator_left.jpg) left top repeat-x;
}

#contentwrapper {
	background: #ffffff;
	padding-top: 25px;
border:0px solid green;
}

#innerwrapper {
	float:right;
	width:770px;
border:0px solid red;
}

#centercolumn {
	float:left;
	width:400px;
	font-size: 14px;
border:0px solid red;
}

#leftcolumn {
display: none;
	margin-top: 0px;
	margin-right:600px;
	padding-left:10px;
border:0px solid green;
}


#rightcolumn {
	display: none;
	margin: 0 auto;
	float:right;
	width:180px;
border:0px solid blue;
}

.clearer {
	clear:right;
}

#footer {
	background: transparent url('../images/footer_start.jpg') top center no-repeat;
	border:0px solid blue;
	height:45px;
/*	width:902px;*/
	margin-left: auto;
	margin-right:auto;
}