/* CSS Document ImmosPrivat.de */
/* Bildschirm-Ausgabe */
/* Copyright: hoppe-websolutions.de */
/* Michael Hoppe 2008 */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100.1%;
}	

hr {
	height: 1px;
	border: none;
	background-color: #264D73;
	color: #264D73;
	margin-top: 1em;
	margin-bottom: 1em;
}

p, ul, ol, dl, table {
	margin-bottom: 1em;
}
h1, h2, h3, h4 {
	margin-bottom: 0.5em;
}	
h2, h3, h4 {
	margin-top: 1em;
}		

/* Text-Formatierungen */
p, li {
	font-size: 100%;
	line-height: 150%;
}
h1 {
	font-size: 160%;
}	
h2 {
	font-size: 130%;
}	
h3 {
	font-size: 110%;
}	

body {
	font: small "Trebuchet MS", Verdana, sans-serif;
	background-color: #264D73;	
	text-align: center;	
}

#header {
	top: 0;
	height: 200px;
	background-image:url(../images/immos-privat.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#wrapper {
	background-color: #B4C6D9;
	width: 920px; 
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	border: 1px solid #FFFFFF;
}

/* Content-Formatierungen */
#content {
	float: left;
	width: 580px;
	background-color: #B4C6D9;
	color: #264D73;
	padding: 2em 10px 1em 52px;	
}
#content ul {
	font-size: 100%;
	margin-left: 2em;
}
#content a {
	color: #336699;
	color: #013467;
}	
#content a:hover {
	text-decoration: none;
}
#content .info-box {
	background-color: #DFC767;
	border: 2px solid #E3F2FF;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 0;
}
#content .info-box h3 {
	margin-top: 0;
	color: #BF1409;
	font-size: 140%;
}
#content .info-box p {
	color: #013467;
	font-size: 100%;
}
#content .info-box a {	
	color: #013467;
}	
/* Sidebar-Formatierungen */
#sidebar {
	float: right;
	width: 270px;
	padding: 0;
	margin: 0;
	background: url(../images/skyline-luebeck-mitte.jpg) repeat-y left top;
	background-color: #B4C6D9;
}

#sidebar h3 {
	margin: 0 0 0.5em 0;
	background: url(../images/skyline-luebeck-oben.jpg) no-repeat left top;
	padding: 210px 10px 0 0;
	color: #BF1409;
	font-size: 140%;
	text-align: center;
}	
#sidebar h3.continue {
	clear: left;
	background: none;
	padding: 0 10px 0.5em 0;
	margin: 0;
}	
#sidebar p {
	color: #013467;
	padding: 0 20px 1em 16px;
	margin: 0;
	font-size: 85%;
}	
#sidebar p.unten {
	background: url(../images/skyline-luebeck-unten.jpg) no-repeat left bottom;
	padding-bottom: 2em;
}		
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}	
#sidebar ul li {
	background: url(../images/bullet-blue.jpg) no-repeat 0 1px;
	font-size: 85%;
	color: #013467;	
	padding: 0 20px 0 20px;
	margin: 0 0 1em 16px;
}	
#sidebar ul li ul {
	margin: 0.5em 0 0 0;
}	
#sidebar ul ul li {
	background-image: none;
	font-size: 100%;
	padding: 0 20px 0 0;
	margin: 0 0 0.5em 14px;
	list-style-type: disc;
}	
#sidebar ul .bullet-red {
	background: url(../images/bullet-red.jpg) no-repeat 0 1px;
	font-size: 85%;	;
}	
#sidebar ul img {
	float: left;
	height: 120px;
	width: 180px;
	margin: 0.5em 0 1em 0;
	border: 2px solid #FFFFFF;
}
#sidebar a {
	color: #013467;
}	
#sidebar a:hover {
	text-decoration: none;
}	

/* Footer-Formatierungen */
#footer	{
	clear: both;
	background-color: #264D73;	
	color: #FFFFFF;
	text-align: center;
	padding: 0.5em 1em 0.5em 1em;
	font-size: 90%;
}
#footer p {
	line-height: 2.0;
	margin: 0;
	padding: 0;
}	
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}			

/* Navigations-Formatierungen */
#top-nav {
	text-align: right;
	background-color: #003399;
	color: #99FFFF;
}

#main-nav {
	float: left;
	width: 868px;
	margin: 0;
	padding: 10px 0 0 52px;
	list-style: none;
	background: #264D73 url(../images/nav-unterstrich.gif) repeat-x bottom left;
}
#main-nav li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 2px;
	font-size: 100%;
}	
#main-nav li a {
	display: block;
	width: auto;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 4px 6px;
	color: #BF1409;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background: #E5D382 url(../images/nav-on.gif) repeat-x top left;	
}	
#main-nav li .selected, #main-nav a:hover {
	background: #B4C6D9 url(../images/nav-off.gif) repeat-x top left;
	padding-bottom: 4px;
	color: #013467;
	border-bottom-color: #B4C6D9;
}	

dl {
	font-size: 100%;
	white-space: nowrap;
	display: block;
}	

dt {
	float: left;
	width: 5em;
	margin-bottom: 0em;
	display: block;
}
dd {
	margin-left: 5.1em;
	margin-bottom: 0em;
	display: block;	
	white-space: nowrap;
}

/*Foramtierungen fuer AGB */
#agb #content p {
	font-size: 100%;
}	
#agb #content ul {
	font-size: 100%;
	margin-left: 2em;
}	

/* Diverses */
/* UND-Zeichen umformatiert */
.und {
	font-family: Arial, Helvetica, sans-serif;
}	
.clearit {
	clear: left;
}	

.klein {
	font-size: 85%;
	line-height: 130%;
	text-indent: -0.85em;
	padding-left: 0.85em;
}		

/* div-box fuer Immobilien-Angebote */
#content .objekt {
	width: 580px;
	min-height: 135px;
	height: auto;
	padding: 0;
	border: 1px solid #264D73;
	border-top: 5px solid #264D73;
	background-color: #FFFFFF;
	background-color: #B4C6D9;
	margin-top: 1em;
	clear: both;
}
#content .objekt .registerO {
	float: right;
	background-color: #264D73;
	margin: 0;
	padding: 0.2em 0.5em 0.3em 0.5em;
	color: #FFFFFF;
}
#content .objekt .register1 {
	float: left;
	background-color: #264D73;
	margin: 0;
	padding: 0.2em 0.5em 0.3em 0.5em;
	color: #FFFFFF;
}
#content .objekt h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	letter-spacing: 0;	
/*	color: #1D4F0F;	*/
	padding: 0.5em 1em 0 200px;
	padding: 0.5em 1em 0 0;	
	margin: 0;
}
#content .objekt p {
	font-size: 100%;
	line-height: 1.5;	
	padding: 0.6em 1em 0 200px;
	padding: 0.2em 1em 0.5em 0.5em;
	margin: 0;
}
#content .objekt img {
	float: left;
	border: none;
/*	margin: 0 10px 0 0;*/
	margin: 5px 10px 0 5px;
	border: 3px solid #FFFFFF;
	padding: 0;
/*	border-right: 1px solid #264D73;*/
}

.rot {
		color: #BF1409;
}		