/* CSS Document by Michael Ertel | www.querformat.info */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	font : 12px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	background : #2a2a2a url(../Bilder/Layout/hintergrund.jpg) repeat-x;
}


h1 {
	color : #6ca028;
	font-size : 36px;
}

#abstand {
	width: 1px;
	height : 50%;
	margin-bottom:-310px;
	float:left;
}

#wrap {
	position : relative;
	margin : 118px auto auto auto;
	width : 906px;
}

#headleft {
	background : #2a2a2a none;
	width : 226px;
	height : 180px;
	float:left;
}

#footright {
	background : #0f0f0f none;
	width : 226px;
	height : 180px;
	float:left;
}

#logo_av {
	background : url(../Bilder/Layout/autovermietung_logo.jpg);
	width : 226px;
	height : 71px;
	float:left;
}

#logo_ms {
	background : url(../Bilder/Layout/lindenmeyer_logo.jpg);
	width : 226px;
	height : 71px;
	float:left;
}

.zugang {
	width : 226px;
	height : 34px;
	float:left;
	padding-top : 21px;
	text-align : center;
}

a.zugang {
	color : #ffffff;
	text-decoration:none;
}

a.zugang:hover {
	text-decoration : underline;
}

.grey {
	color : #666666;
	font : 10px Arial, Helvetica, sans-serif;
	background : #bfbfbf none;
	width : 226px;
	heigth : 14px;
	float:left;
}

#headpic {
	background : #2a2a2a url(../Bilder/Bildleisten/iStock_000002273424Small.jpg) no-repeat left -20px;
	width : 680px;
	height : 180px;
	float:right;
}

#footpic {
	background : #2a2a2a url(../Bilder/Bildleisten/Gebaeude.jpg) no-repeat left -20px;
	width : 680px;
	height : 180px;
	float:left;
