@import url("style_main.css");

body {
	text-align: center;
	background: #edecec;
	font-size: 13px;
}

#ruler {
	
}

#wrapper {
	width: 941px;
	margin: 0 auto;
}

#head0 {
	background: #edecec;
	width: 941px;
	height: 35px;
}
#head {
	height:63px;
	background: #edecec url(../images/duesseldorf_ms-warsteiner.jpg) 20px top no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

img {
	border: 0px;
}

#head img {
	width: 327px;
	height: 63px;
}

#head2 {
	background: #ffffff url(../images/bg_ms_header.jpg) left top no-repeat;
	height: 493px;
}

#head2l {
	float: left;
	margin-top: 117px;
}

#head2r {
	float: right;
	margin-top: 56px;
	margin-right: 31px;
}

#contentwrapper {
	margin-top: -175px;
}

#innerwrapper {
	float:right;
	width:623px;
}

#centercolumn {
	float:left;
	width:620px;
	color: #163b5e;
}

#contenttop {
	width: 596px;
	height: 20px;
	background: transparent url(../images/bg_content_top.jpg) left top no-repeat;
}

#content {
	width: 596px;
	background: transparent url(../images/bg_content.jpg) left top repeat-y;
}

.con {
	padding-left: 28px;
	padding-right:  28px;
	text-align: justify;
}

#contentbottom {
	width: 596px;
	height: 20px;
	background: transparent url(../images/bg_content_bottom.jpg) left top no-repeat;
}

#contentfooter {
	width: 941px;
	height: 53px;
	background: transparent url(../images/footer.jpg) left top no-repeat;
}

#leftcolumn {
	margin-right:660px;
	margin-left: 30px;
}

.clearer {
	clear:both;
}

