/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body{

	/* background: #c4c4c4 url(img/gg.jpg) no-repeat center top; */
	background: #fff;
	color: #000;
	font: normal 65% "Verdana", sans-serif;
	margin: 0px 0px;

}

#clearer { clear: both; }
#clearer:after,
#clearer:before{ content: ' '; display: block; }
#left { float: left; }
#right { float: right; }
a { text-decoration: none; color: #000;}
a.pdf:hover { text-decoration: underline;}
p { margin-bottom: 5px; }
img { border: 0px solid #000; }


/* layout */

#gesamt{
	position:relative;
	width:800px;
	margin: 0px auto;
	background: #fff;
}

#fb{
	width:100px;
	height:90px;
	position: absolute;
	right: -120px;
	top: 210px;
	border:0px solid #000;
}


.full-img{width:100%; height:auto; display:block;}


#oben{
	z-index: 20;
	width:800px;
	position: relative;
	left: 0px;
	top: 0px;
	background: #fff;
}

#top{
	position: relative;
	top: 0px;
	left: auto;
	width: 800px;
	height: 170px;
}
#top #head{
	width: 800px;
	height: 119px;
	background: url(img/top-head.png);	
}
#top #bot{
	width: 800px;
	height: 25px;
	background: url(img/top-bottom.gif);	
}

#zwischen{
	width:800px;
	height: 30px;
	background: #fff;
}
#zwischen h1{
	padding-left: 180px;
	font-size: 1.1em;
}
#unten{
	width:800px;
	position: relative;
	left: 0px;
	top: 10px;
	background: #fff;
}

#bottom{
	width:800px;
	height: 24px;
	background: #dfe0e1;
}

/* navi */
#top #navi{
	width: 800px;
	height: 26px;
	background: #ff0;
    border-bottom:1px solid #000;
}
#top #navi ul{
	width: 800px;
	height: 25px;
	list-style: none;
	background: #ff0;	
}
#top #navi li{
	float: left;
	height: 25px;
	display: block;
	list-style: none;
	border-right: 1px solid #676767;	
}
#top #navi li a{
	text-align: center;
	padding: 0 10px;
	font-size: 1.3em;
	line-height: 25px;
	color: #000;
	display: block;
	background: #ff0;	
}
#top #navi li a:hover{
	background: #ddd;	
}
#top #navi li a.active{
	background: #ddd;	
}


/* links */

#links{
	float: left;
	width:160px;
	min-height: 200px;
	background: #fff;
}
#links h1{
	padding: 5px;
	margin: 10px 0;
	width: 150px;
	display: block;
	background: #ff0;
	font-size: 1.1em;
}

#links #subnav a{
	padding: 5px 5px 5px 40px;
	margin-bottom: 5px;
	width: 120px;
	display: block;
	background: url(img/link-hg.gif) no-repeat;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
}
#links #subnav a:hover{
	background: url(img/link-hover-hg.gif) no-repeat;
	color: #000;
}
#links #subnav a.active{
	background: url(img/link-hover-hg.gif) no-repeat;
	color: #000;
}

#links #bilder p{
	padding: 5px;
	margin-top:10px;
	text-align: center;
	font-size: 0.9em;
}
#links #bilder img{
	padding-bottom: 15px;
}
#links #zeiten p{
	padding: 5px;
	font-weight: bold;
}

/* inhalt */

#inhalt{
	float: right;
	width:620px;
	min-height: 700px;
	background: #fff;
}
#inhalt #img{
	margin-top:20px;
	width:620px;
	border: 1px solid #666;
}
#inhalt #bell{
	margin-top:20px;
	width:600px;
	border: 1px solid #666;
	padding: 10px;
	line-height: 1.3em;
	font-size: 1.1em;
	text-align: justify;
}




#inhalt #rahmen{
	margin-top:20px;
	width:620px;
	border: 0px solid #666;
	padding: 0px;
}
		#inhalt #rahmen #face{
	width:200px;
	padding: 0px;
	float:right;
}
		#inhalt #rahmen #ivd{
	width:390px;
	height: 160px;
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 10px;
	float:left;
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.1em;

}




#inhalt	 p {
	line-height: 1.5em;
}

#inhalt	#sub{
	margin-top: 20px;
	border-top: 1px solid #333;
	font-size: 0.8em
	color: #333;
	text-align: center;
	padding: 10px;
}

#inhalt h1{
	display: block;
	padding: 5px;
	background: #ff0;
	font-size: 1.1em;
	margin-bottom: 10px;
}

#inhalt h2{
	display: block;
	padding: 5px;
	background: #000099;
	font-size: 1.1em;
	color: #fff;
}
#inhalt h4{
	display: block;
	padding: 3px 0;
	font-size: 1.2em;
	color: #666;
}
#inhalt #news{
	display: block;
	padding: 10px;
	border: 1px solid #bbb;
	background: #f4f4f4;
}
#inhalt #news h4{
	display: block;
	font-size: 1.3em;
	color: #666;
}

#inhalt h5{
	padding-bottom: 10px;
}

#inhalt #objekt{
	display: block;
	width: 622px;
	height: 467px;
	overflow:hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #009;
	background: #fff url(img/loader3.gif) no-repeat center center;
}

#inhalt #rahmen-blau{
	display: block;
	padding: 5px;
	border: 1px solid #009;
}
#inhalt #rahmen-blau p.job{
	padding: 8px 5px;
	font-size: 1.1em;
}

#inhalt #rahmen-grau{
	display: block;
	padding: 5px;
	border: 1px solid #bbb;
}

#inhalt #team{
	margin: 10px 0;
	display: block;
	padding: 10px;
	border: 0px solid #009;
	background: #ccc;
}

#inhalt #topbild{
	margin: 0 0 10px 0;
	display: block;
	padding: 10px;
	border: 0px solid #009;
	background: #ccc;
}
#inhalt #topbild img{
	width:100%;
}


#inhalt #team img{
	float: left;
	padding-right: 20px;
}
#inhalt #team .head{
	font-size: 1.2em;
	font-weight: bold;
}

#inhalt #objekte {
	margin-top:10px;
	display: block;
	height: 488px;
	padding: 5px;
	border: 1px solid #009;
	width: 608px;
}

#inhalt h3 {  margin: 15px 5px; }
#inhalt #head-rot {  color: #fff; background: #f00; text-align: center; padding: 5px; display: block; font-size: 1.2em; }

/*  klassen  */

.rot{
	color: #f00;
	font-size: 1.2em;
}
.center{
	text-align: center;
}

.listen{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	line-height: 1.8em;
	margin-bottom: 10px;
	
}
.immo-liste{
    list-style:none;
	margin-left: 0px;
	line-height: 1.8em;
	margin-bottom: 10px;
    font-size:13px;	
}
.immo-liste li{
    border:1px solid #ccc;
    margin-bottom:5px;
}
.immo-liste li:first-child{
    border-top:1px solid #ccc;
}
.immo-liste li a{
	padding: 20px 0;
    display:block;
    background:none;
    text-align:center;
}
.immo-liste li a:hover,.immo-liste li a:focus {
    background:#eee;
}

.zwischentitel{
	padding: 10px;
}

.blau{
	color: #009;
}

#partner a{
	color: #000; font-weight: bold; display: block; padding: 5px 0; text-align: center;
}
#partner a:hover{
	color: #006; text-decoration: underline;
}
div.col-6 { float:left; width:50%; margin:0;}
div.col-6:after,div.col-6:before  { clear:both; content: ' ';}

div.col-6.mar{ width:49%; margin-right:1%;}


