body {
	margin:0;
	background-image:url(../pics/background_mieter.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FAFCFD;
	font-family:Arial, Helvetica, sans-serif;
	font:14px;
	font-weight:normal;
	color:#303030;
	}
	
html {
overflow-y: scroll !important;
	}

#all {
	margin:2px auto 0 auto;
	width:948px;
	height:1000px;
	}
	
#website {
	width:948px;
	float:left;
	}

#logo {
	width:183px;
	height:115px;
	float:left;
	}

#navi {
	width:765px;
	height:115px;
	float:left;
	/*background-image:url(../pics/essennet_02.png);*/
	}
	
#film {
	width:696px;
	height:394px;
	background-color:#FFFFFF;
	float:left;
	}

#subnavi {
	width:250px;
	height:394px;
	float:left;
	}

.subnavi-mieter {
	width:250px;
	height:197px;
	float:left;
	}

.subnavi-vermieter {
	width:250px;
	height:197px;
	float:left;
	}

#content-links {
	width:696px;
	float:left;
	}

#content-rechts {
	width:250px;
	float:left;
	}
	
#content-links p {
	padding: 0 34px 0 0;
	}
	
#footerline {
	width:948px;
	height:24px;
	float:left;
	background-image:url(../pics/footerline.png);
	}

#footer {
	width:948px;
	float:left;
	}
	
#footer-adresse {
	width:760px;
	float:left;
	}

#footer-adresse p a:link {
	text-decoration: none;
	color:#6e6e6e;
	}

#footer-adresse p a:visited {
	text-decoration: none;
	color:#6e6e6e;
	}
	
#footer-adresse p a:hover {
	text-decoration: none;
	color:#003e90;
	}
	
#footer-adresse p a:active {
	text-decoration: none;
	color:#6e6e6e;
	}
	
#footer-impressum {
	width:188px;
	float:left;
	text-align: right;
	}

#footer-impressum p a:link {
	text-decoration: none;
	color:#6e6e6e;
	}

#footer-impressum p a:visited {
	text-decoration: none;
	color:#6e6e6e;
	}
	
#footer-impressum p a:hover {
	text-decoration: none;
	color:#003e90;
	}
	
#footer-impressum p a:active {
	text-decoration: none;
	color:#6e6e6e;
	}

#footer-partner {
	width: 250px;
	float: left;
	padding: 30px 0 14px 0;
	text-align: center;
	}
#footer-partner img {
	padding: 8px 0 10px 0;
	}
	
/* Blankers  Anfang */
	
#blank1 {
	width:2px;
	height:394px;
	float:left;
	}
	
#blank2 {
	width:2px;
	height:20px;
	float:left;
	}

#blank3 {
	width:765px;
	height:81px;
	float:left;
	}

#blank4 {
	/*width: 274px;*/
	width:158px; /* Mit drittem Navipunkte Gewerbe */
	height:20px;
	float:left;
	}

#blank5 {
	width:274px;
	height:113px;
	float:left;
	}

#blank6 {
	padding: 24px 0 0 0;
	}

/* Blankers  Ende */

/* Schriften & Headlines Anfang */

.date {
	font-size:12px;
	font-weight:normal;
	color:#003e90;
	margin: 10px 0 0 0;
	}

.footer {
	font-size:10px;
	font-weight:normal;
	color:#6e6e6e;
	letter-spacing:0.2px;
	}
	
.telefon-support {
	font-size: 22px;
	font-weight: bold;
	color:#e2001a;
	margin: 20px 0 16px 0;
	}
	
p {
	margin:0 0 6px 0;
	padding:0;
	font-size: 14px;
	line-height: 18px;
	}

h1 {
	font-size:42px;
	font-weight:bold;
	color:#003e90;
	margin: 0;
	padding: 4px 0 8px 0;
	}
	
h2 {
	font-size:21px;
	font-weight:bold;
	color:#003e90;
	padding: 0 0 14px 0;
	margin: 0;
	}

h3 {
	font-size:21px;
	font-weight:bold;
	color:#003e90;
	padding: 0;
	margin: 0;
	}
	
h4 {
	font-size:21px;
	font-weight:bold;
	color:#003e90;
	padding: 20px 0 0 0;
	}

/* Schriften & Headlines Ende */

/* Bilder & Formate Anfang */

img {
	border:0;
	}

/* Bilder & Formate Anfang */

/**** Formulare ****/
.lab {
	width:200px;
	float:left;
	display:block;
	margin-bottom:5px;
	font-size:14px;
}
.inp {
	width:300px;
	float:left;
	display:block;
	margin-bottom:5px;
	font-size:14px;
}
.break {
	clear:both;
}
.inptext {
	width:290px;
	background-color: white;
	border: 1px solid #ddd;
	height: 18px;
}
.ausw {
	width:40px;
	float:left;
	display:block;	
	font-size:14px;
}
.chk {
	
}
.labausw {
	width: 160px;
	float:left;
	font-size:14px;
}
.txtrechts {
	width:460px;
	float:left;
	display:block;	
	font-size:14px;
}
.btns {
	margin-top:15px;
}
.formtxt {
	width:500px;
	margin-bottom:15px;
	font-weight:bold;
}

a {
    color:#003e90;
}

a:hover {
    color:#000;
}

pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
	color:#303030;
	}