/* CSS Document */
body {
	padding: 20px 0px 0px 0px;
	margin: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: 1.1em;
}
h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	line-height: 1.1em;
}
h1 a, h2 a {
	color: #990000;
	background: #fff;
}
table {
	font-size: 1em;
}
.width {
	background-color: #fff;
	/*width: 760px;
*/
	width: 860px;
	margin-top: 3px;
}
.left {
	float: left;
}
.dotline {
	clear: both;
	height: 1px;
	background-image: url(../pics/common/dotted.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#top {
width: 100%;
text-align: center;
}

#header {
	width: 760px;
	clear: both;
	padding-top: 4px;
}
#header img {
	margin: 10px;
}
#navi {
	width: 100%;
	clear: both;
	margin-top: 30px;
	height: 35px;
	visibility: visible;
	border-top: 1px solid #E4E0EF;
	text-align: center;
}
#navi div {
	width: 830px;
	text-align: center;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;	
	text-align: center;
}
#navi li {
	list-style-type: none;
	float: left;
	height: 54px;
}
#main {
	width: 100%;
	padding-top: 30px;
	text-align: center;
}
#footer {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	position: absolute;  /* Needed for Safari */
	background: url(../pics/common/footer.gif) repeat-x;	
}
#footer div {
	width: 760px;
}
#footer a:link, #footer a:visited {
	color: #000066;
}
#footer #service {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
	font-size: 0.85em;
}
#footer #service a {
	padding-left: .5em;
	padding-right: .5em;
}
#footer #service .left {
	border-right: 1px solid #445;
}
#verlagsFooter {
	text-align: center;
	padding-top: 8px;
	padding-left: .5em;
	padding-right: .5em;
}
#verlagsFooter .titel, #verlagsFooter a.title:link {
	color: #777799;
}
#verlagsFooter ul {
	margin-left: 0px;
	margin-top: 3px;
	list-style-type: none;
	padding-left: 0px;
	font-size: 85%;
}
#verlagsFooter ul li {
	list-style-type: none;
}

/* ************* Immobilien suchen und anbieten ***************** */

#immonetcontent img.but_jetzt_anzeige_aufgeben,
#immonetcontent img.but_jetzt_registrieren {
	margin: 0px;
}

#immonetcontent .teaserbox .inhalt {
	line-height: 13px !important;
}