/* ----------------------------------------------------------------------------
Screen CSS File
Unmüssig
Copyright 2009 Softloop.de & Ideenkreation.de
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
---------------------------------------------------------------------------- */


img {
	border: none;;
}

* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

html {
	overflow-y: scroll;
}

body { 
	background: #fff;
	font: 13px verdana;
}

ul li {
	list-style-type: none;
}

h1 {
	color: #aaa;
	font-size: 15px;
	margin-bottom: 15px;
}

/* ----------------------------------------------------------------------------
Dirty IE-6 TransPNG Fix
---------------------------------------------------------------------------- */

*html img{
	behavior: url("iepngfix.htc");
}

/* ----------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------- */

#wrapper {
	position: relative;
	width: 900px;
	margin-top: 40px;
	margin-left: 30px;
}

#header {
	width: 900px;
	height: 135px;
	border: 1px solid #000;
}

/* Header IE6, IE7 Hack */
*html #header  {
	margin-bottom: 15px !important;
}

*+html #header {
	margin-bottom: 15px !important;
}
/* END */


#logo {
	margin-top: 40px;
	margin-left: 50px;
}

#content_wrapper {
	width: 900px;
	min-height: 600px;
	border: 1px solid #f29400;
	margin-top: 15px;
}

#blue {
	border: 1px solid #ff0000;
}

#content {
	margin-left: 50px;
	margin-top: 70px;
	left: 40px;
	top: 215px;
	min-height:600px;
	width: 850px;
}

*html #content_wrapper {
	height: auto !important;
	height: 600px;

}

*html #content {
	height: auto !important;
	height: 600px;
}


#contentBackground {
	background: url("../pics/content_1.jpg") no-repeat;
}



/* ----------------------------------------------------------------------------
Haupt-Navigation
---------------------------------------------------------------------------- */
.seperator {
	margin-left: 5px;
	margin-right: 5px;
	color: #9c9e9f;
}


#navi_wrapper {
	position: absolute;
	left: 50px;
	top: 90px;
	width: 1000px;
	display: none;
}

ul#mainnavi{
}

ul#mainnavi li {
	float: left;
}

ul#mainnavi a {
	font-size: 10px;
	color: #9c9e9f;
	text-transform: uppercase;
	display:inline;
}

ul#mainnavi a:hover {
	color: #000;
}

ul#mainnavi a.aktiv {
	color: #000;
}

*html li.lastli{
	padding-top: 3px;
}

*+html li.lastli{
	padding-top: 3px;
}

ul#mainnavi .subnavi {
	position: absolute;
	margin-top: 5px;
	top: 15px;
	left: 0px;
}


ul.subnavi a{
	font-size: 10px;
}

a {
	color: #000;
}

a:hover {
	color: #9c9e9f;
}
/* ----------------------------------------------------------------------------
System-Navigation
---------------------------------------------------------------------------- */
div#systemNavi_wrapper{
	position: absolute;
	top: -22px;
	left: 50px;
	display: none;
}

ul#systemNavi li{
	float: left;
}

ul#systemNavi a {
	font-size: 10px;
	color: #9c9e9f;
	text-transform: uppercase;
}

ul#systemNavi a:hover {
	color: #000;
}

ul#systemNavi a.aktiv {
	color: #000;
}

ul#systemNavi .subnavi {
	position: absolute;
	margin-top: 10px;
	top: 15px;
	left: 0px;
}

/* ----------------------------------------------------------------------------
Bottom-Navi / Footer
---------------------------------------------------------------------------- */
div#footer_wrapper_big {
	background-color: #f29400;
	border: 1px solid #f29400;
	width: 900px;
	height: 80px;
	margin-top: 15px;
}

div.footerElement{
	color: #fff;
	float: left;
	margin-right: 12px;
	font-size: 18px;
	width: 240px;
	padding: 15px;
}

div.footerElement span{
	font-size: 13px;
	font-weight: bold;
}

div.footerElement span a{
	color: #fff;
}
div.footerElement span a:hover{
	color: #000;
}

div#bottomNav {
	margin-left: 50px;
	margin-bottom: 35px;
	margin-top: 5px;
	display: none;
}

div#bottomNav ul li{
	float: left;
}
/* ----------------------------------------------------------------------------
Breadcrumb
---------------------------------------------------------------------------- */

div#breadcrumb_wrapper
{
	width: 900px;
	position: absolute;
	top: 180px;
	left: 50px;
	z-index: 300;
	display: none;
}

div#breadcrumb_wrapper li
{
	float: left;
	color: #9c9e9f;
}

div#breadcrumb_wrapper a
{
	color: #9c9e9f;
}

div#breadcrumb_wrapper a:hover
{
	color: #000;
}

/* ----------------------------------------------------------------------------
Immobilien
---------------------------------------------------------------------------- */

ul.overview {
	width: 700px;
}

ul.overview li{
	float: left;
	width: 120px;
	height: 200px;
	margin-right: 20px;
	cursor: pointer;
}

ul.overview li:hover{
	color: #9c9e9f;
}

ul#leftList {
	width: 450px;
	float: left;
}

ul#leftList li img{
	margin-right: 10px;
	float: left;
}

ul#leftList li{
	margin-bottom: 20px;
	width: 300px;
	height: 100px;
}

div.spacer {
	padding-top: 70px;
}

div.spacer2 {
	padding-top: 86px;
}



div#rightList {
	margin-right: 40px;
}


/* ----------------------------------------------------------------------------
Sonstiges
---------------------------------------------------------------------------- */

div.cleaner {
	clear: both;
}

/* ----------------------------------------------------------------------------
Grafik-Headlines und Texte 
---------------------------------------------------------------------------- */
div.gotoObjectBox{
	width: 0px;
	height: 115px;
	position: absolute;
	top: 400px;
	left: 470px;
	display: none;
	cursor: pointer;
}

div.gotoObjectBox p{
	padding-top: 48px;
	padding-left: 87px;
}

div.gotoObjectBox a, div.gotoObjectBox .seperator{
	color: #fff;
}
div.gotoObjectBox a:hover{
	color: #000;
}

div.grafik_headline_big_wrapper
{
	margin-top: -50px;
	margin-left: -50px;
	width: 850px;
	padding-left: 50px;
	padding-top: 50px;
	min-height: 600px;
}

div.gotoObjectBox {
}

div.grafik_text_wrapper {
	margin-top: -50px;
	margin-left: -50px;
	width: 850px;
	padding-left: 50px;
	padding-top: 50px;
	min-height: 600px;
}

div.grafik_text {
	color: #fff;
	text-align: justify;
	width: 750px;
	margin-top: 25px;
}

div.grafik_text_small {
	width: 600px;
}

img.grafik_headline {
	margin-bottom: 15px;
}

/* ----------------------------------------------------------------------------
Immobilien-Ansicht
---------------------------------------------------------------------------- */
div#immoLeftWrapper {
	width: 600px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}

div#immoPicture {
	position: relative;
}

img.immoPictureZoom {
	position: absolute;
	top: 190px;
	left: 270px;
	cursor: pointer;
}

div.immoDescription {
	margin-top: 10px;
}

span.immoHeadline {
	color: #f29400;
	font-weight: bold;
	padding-bottom: 10px !important;
}

h1.immoHeadline {
	color: #f29400;
	margin-bottom: -25px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

div#immoRightWrapper {
	float: right;
}

ul.overviewImmoRight {
	width: 200px;
}

ul.overviewImmoRight  img{
	margin-right: 15px;
}

ul.overviewImmoRight li{
	cursor: pointer;
}

ul.overviewImmoRight li:hover{
	color: #f29400;
}

div#immoRightWrapper li  {
	margin-bottom: 5px;
}


