@charset "UTF-8";

* {margin:0; padding:0;}
img {border:0;}


body {
	background-color:#0c2c4e;
	color:#000;
	font:normal normal normal 8px/10px	Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	background-image: url(../Mbautreuhand_hg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	
	
	
	
	/* Layout
*********************************************/

div#main_wrap {
	height:620px;
	text-align:left;
	width:880px;
	margin: 130px auto 0;
}

div#center {
	height: inherit;
	width: inherit;
}

div#in_center {
	padding: 0;
}


.logo {
	margin-bottom: 35px;
}

.inhalt {
	margin-bottom: 15px;
}

.footer {
	margin-bottom: 5px;
}
	
a {
	color: #CCCCCC;
	text-decoration: none;
}
