/* 
Body 
*/

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: small;
}

#wrapper {
	width: 915px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-image: url(img/header.jpg);
	width: 915px;
	height: 317px;
	position: relative;
}

#impressum {
	display: inline;
	text-decoration: none;
	padding-left: 790px;
	position: absolute;
	padding-top: 10px;
}

/* 
Links 
*/

#impressum a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#impressum a:hover {
	color: #FC3;
}

#navi {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	width: 650px;
	margin-top: 265px;
	position: absolute;
}


#navibereich li {
	display: inline; /* Listenelemente nebeneinander */
	list-style-type: none;
}

#navibereich {

}

#navibereich a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-size: 12px;
}

#navibereich a:hover {
	color: #FC3;
}

#navibereich a:hover, /* mit Komma am Ende */
#index #navi01 a, /* mit Komma am Ende */
#angebot #navi02 a,
#verkauf #navi03 a,
#verwaltung #navi04 a,
#objektservice #navi05 a,
#kontakt #navi06 a
{ /* ohne Komma am Ende */
	color: #FC3;
}

#left_Content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

#left_Content a:hover {
	text-decoration: underline;
}

#right_Content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

#right_Content a:hover {
	text-decoration: underline;
}

#footer_mail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
}

#footer_mail a:hover {
	text-decoration: underline;
}

#footer_copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#footer_copyright a:hover {
	text-decoration: underline;
}




/* 
Content 
*/

#container {
	background-image: url(img/wrap.png);
	background-repeat: repeat-y;
	width: 915px;
	overflow: hidden;
	height: auto;
}

#angebotetrenner {
	background-image: url(img/wrap.png);
	background-repeat: repeat-y;
	width: 885px;
	height: 57px;
	padding-left: 30px;
}

#immowelt {
	background-image: url(img/wrap.png);
	background-repeat: repeat-y;
	width: 885px;
	min-height: 400px;
	height: 500px;
	padding-left: 30px;
}

#immonetHpm {
	background-image: url(img/wrap.png);
	background-repeat: repeat-y;
	width: 885px;
	min-height: 400px;
	height: 500px;
	padding-left: 30px;
}


#left_Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 375px;
	padding-left: 50px;
	padding-top: 20px;
	float: left;
}

#right_Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 20px;
	margin-left: 450px;
	padding-right: 50px;
}

#pic_Content {
	padding-left: 433px;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*
Footer
*/

#footer {
	background-image: url(img/footer.png);
	height: 138px;
	width: 915px;
	clear: left;
	background-repeat: no-repeat;
}

#footer_tel {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	padding-top: 20px;
	position: absolute;
	height: 89px;
	text-align: center;
	padding-left: 20px;
}

#footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: bold;
	width: 315px;
	padding-top: 30px;
	position: absolute;
	font-size: 9px;
	text-align: center;
	height: 79px;
	margin-left: 315px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#footer_mail {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	position: absolute;
	text-align: center;
	margin-left: 610px;
	height: 89px;
	padding-top: 20px;
}

/*
Formular
*/


div#contact-formular {
	position: absolute;
	width: 380px;
	z-index: 3;
	top: 335px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
	margin-left: 470px;
}

div.contact-field {
	padding-bottom: 7px;
	text-align: left;
}

input {
	border: 1px solid #006666;
	height: 15px;
	width: 380px;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #FFF;
	background-image: none;
}

input:hover{
	border: 2px solid #006666;
	color: #006666;
}

input:focus {
	border: 2px solid #006666;
	background-color: #FFF;
}

textarea {
	border: 1px solid #006666;
	height: 200px;
	width: 380px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}

textarea:hover{
	border: 2px solid #006666;
	color: #006666;
}

textarea:focus {
	border: 2px solid #006666;
	background-color: #FFF;
}

div.submit {
	height: 55px;
	padding-top: 0px;
}

input#submit_btn {
	height: 9px;
	width: 41px;
	float: right;
	border: none; 
	padding: 4px;
	margin-right: -4px;
}

input#submit_btn:hover {
	border: 1px solid #96791e;
	padding: 3px;
}
