	/* Main */
* { margin: 0; padding: 0; }
html, body { height: 100%; }
.floatLeft { float: left; }
img { border: 0; }



	/* Body */
body {
	text-align: center;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



	/* Mainframe */
#mainframe {
	text-align: left;
	background-color: #ffffff;
	width: 938px;
	min-height: 100%;
	position:relative;
	margin: 0 auto;
}



	/* Header */
#header {
	width: 938px;
	height: 143px;
}



	/* TopFrame (Navigation) */
#topFrame {
	width: 938px;
	height: 41px;
	background-image: url(../images/navTopBg.jpg);
	background-repeat: repeat-x;
	border-bottom: 10px solid #d5d5d5;
}

#topFrame a {
	display: block;
	height: 28px;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#topFrame a:hover {
	text-decoration: none;
	color: #ef9648;
}

#topDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dac0b3;
	padding-top: 14px;
	padding-left: 16px;
	float: left;
}



	/* Contentframe (Inhalt) */
#contentframe {
	width: 888px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6684c;
	padding: 25px;
	padding-bottom: 40px;
}
#contentframe a {
	color: #a6684c;
	text-decoration: none;
	border-bottom: 1px dotted #a6684c;
}
#contentframe a:hover {
	color: #a6684c;
	text-decoration: none;
	border-bottom: 1px solid #a6684c;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a6684c;
	font-weight: bold;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a6684c;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 4px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 4px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a6684c;
	font-weight: bold;
	padding-bottom: 20px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9f9f;
	font-weight: normal;
	padding-bottom: 2px;
	background-image: url(../images/h6bull.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}

p {
	line-height: 18px;
	margin-bottom: 14px;
}



	/* Footer */
#footer {
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8b8b;
	padding-top: 11px;
	padding-left: 25px;
	position:absolute;
	width: 913px;
	bottom:0;
}
#footer a {
	color: #8b8b8b;
	text-decoration: none;
}
#footer a:hover {
	color: #8b8b8b;
	text-decoration: underline;
}
#footerLeft { width: 600px; float: left; }
#footerRight { width: 303px; float: left; text-align: right; padding-right: 10px; }
.mediaIcons { margin-right: 5px; margin-left: 5px; margin-bottom: 10px; float: right; margin-top: -5px; }



	/* Sonstiges */
.linie {
	width: 100%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/linie.gif);
	background-repeat: repeat-x;
}

#startseiteframe {
	width: 888px;
	height: 230px;
}

#rueckrufform {
	width: 330px;
	padding: 10px;
	background-color: #975233;
	color: #ffffff;
	margin-bottom: 10px;
}


#startseiteframe2 {
	width: 888px;
	height: 230px;
	overflow: visible;
	margin-top: 20px;
}
#startseiteframe2Left {
	width: 330px;
	float: left;
	padding: 10px;
	background-color: #975233;
	color: #ffffff;
}
#startseiteframe2Login {
	width: 220px;
	padding: 10px;
	background-color: #975233;
	margin-right: 20px;
	color: #ffffff;
}
#startseiteframe2Login h3 {
	color: #ffffff;
}
#startseiteframe2Right {
	float: left;
	text-align: right;
}

#startseiteframelinks {
	width: 186px;
	height: 230px;
	text-align: left;
	float: left;
}
#startseiteframerechts {
	width: 690px;
	overflow: visible;
	float: left;
	background-color: #975233;
}
#startseiteframerechtstxt {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	color: #ffffff;
}
#startseiteframerechtstxt a {
	text-decoration: none;
	border: 0;
}
#startseiteframerechtstxt a:hover {
	text-decoration: none;
	border: 0;
}

.fehlermeldung {
	padding: 3px;
	padding-left: 5px;
	background-color: #BB0000;
	color: #ffffff;
	font-size: 11px;
	width: 246px;
}


#profilLeftFrame a, #profilLeftFrame a:hover {
	border-bottom: 0px;
}
#profilLeftFrame {
	width: 667px;
	float: left;
	margin-right: 14px;
}
#profilRightFrame {
	width: 170px;
	padding: 15px;
	float: left;
	background-color: #dddddd;
	font-size: 11px;
}


#finanzierer_mainframe {
	height: 135px;
}
#finanziererLeft {
	height: 135px;
	width: 275px;
	float: left;
}
#finanziererMiddle {
	height: 135px;
	width: 312px;
	float: left;
}
#finanziererMiddleTop {
	height: 29px;
	width: 312px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
#finanziererMiddleBottom {
	height: 55px;
	width: 287px;
	background-color: #dbdbdb;
	padding: 10px;
	padding-left: 15px;
	padding-top: 13px;
}
#finanziererRight {
	height: 135px;
	width: 220px;
	float: left;
}
#finanziererRightDetails {
	height: 106px;
	width: 220px;
	background-image: url(../images/finanzierer_details.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#finanziererRightDetailsTxt {
	text-align: center;
	padding-top: 22px;
	line-height: 18px;
	color: #975233;
}
#finanziererRightBottom {
	height: 21px;
	width: 220px;
}

.inseratList {
	border: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 10px;
}
.inseratPicframe {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 106px;
	float: left;
	margin-right: 45px;
	text-align: center;
	vertical-align: middle;
}
.inseratPicframefree {
	width: 106px;
	height: 62px;
	float: left;
	margin-right: 47px;
}
.inseratListDetails {
	width: 580px;
	height: 57px;
	float: left;
	line-height: 18px;
	color: #975233;
	font-size: 12px;
	padding-top: 5px;
}
.inseratListSmall {
	font-size: 11px;
	color: #929292;
}
.inseratListDetailBtn {
	height: 45px;
	float: left;
	padding-top: 17px;
}
.inseratMainCoast{
	background-color: #fff6ce;
}
.inseratMainFree{
	background-color: #FFFFFF;
	background-image: url(../images/inseratFreeBg.jpg);
	background-repeat: repeat-y;
}


#blaettern a {
	padding: 5px;
	background-color: #fff6ce;
	border: 1px solid #cccccc;
	color: #975233;
}
#blaettern a:hover {
	padding: 5px;
	background-color: #975233;
	border: 1px solid #cccccc;
	color: #ffffff;
}


#meldungsfenster {
	background-color: #ddffdd;
	border: 1px solid #005500;
	color: #005500;
	padding: 10px;
	margin-bottom: 20px;
	display: none;
	text-align: center;
}


.txtPasswort { width: 120px; }
.txtBundesland { width: 224px; }
.txtSuchwort { width: 220px; }
.indexInfo { float:left; padding-right: 10px; }



.tarifLeistungen { line-height: 18px; background-color: #dfdfdf; padding: 6px; padding-left: 25px; color: #238075; background-image: url(../images/tarif_neu_bullet.jpg); background-repeat: no-repeat; background-position: 10px 10px; }
.tarifStandard { background-color: #74c4bb; padding: 6px; text-align: center; color: #ffffff; }
.tarifExklusiv { background-color: #3f9b90; padding: 6px; text-align: center; color: #ffffff; }
.tarifVip { background-color: #238075; padding: 6px; text-align: center; color: #ffffff; }
.bordertopwhite { border-top: 5px solid #ffffff; }
.tarifLeistungenBottom { background-color: #dfdfdf; padding: 6px; padding-left: 10px; color: #238075; }
.preistop { text-align: left; padding-left: 10px; font-weight: bold; }



#auftragsformular {
	width: 330px;
	float: right;
	padding: 10px;
	background-color: #975233;
	color: #ffffff;
	margin-left: 30px;
}
