

body {
	width: 100%;
	background-color: #Ffffff;
	font-family:arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 14px;
}

.mitte {
	width: 100%;
	margin: 0px;
	text-align: center;
}

div.main{
	background-color:#ffffff;
	margin:0px auto;	
}


.mitte_sell {
	background-image : url(images/big_sellside.jpg);
	background-repeat : no-repeat;
	height: 540px;
	text-align : center;
	margin:0px auto;
	background-position : center;
}

.text {
	font-size : 12px;
	font-family : Arial;
}


.head_rechts {
	padding : 0;
	margin : 0;
	background-image : url(images/logo4.jpg);
	background-repeat : no-repeat;
	height: 82px;
	width : 231px;
}


.head_mitte {
	padding : 0;
	margin : 0;
	background-image : url(images/logo5.jpg);
	background-repeat : no-repeat;
	height: 82px;
	background-position : center;
}

.head_links {
	padding : 0;
	margin : 0;
	height: 82px;
	background-color : #4674D2;
	width : 195px;
}

