/* CSS Document */

/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      01/03/07
author:    [your email]
email:     [you at domain dot com]
website:   [your domain]
version history: [location of file]
-----------------------------------------------------------------------------*/


/* Import other stylesheets
-----------------------------------------------------------------------------*/



/* Remove padding and margin
--------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
    border: 0;
}

/* Global Clearing und Floating
------------------------------------------------------------------------------*/
.clear {
    clear:both;
}

.right{
    float: right;
}

.left{
    float: left;
}

/*Generelle Dokumenteinstellungen
------------------------------------------------------------------------------*/
body{
	background-image:url(../img/layout/site_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ffef00;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:18px;
}

#wrapper{
    width:848px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
	margin-top:35px;
	/*height:565px;*/
}

/* Typografie
------------------------------------------------------------------------------*/
h1{
    font-size: 14px;
	padding-bottom:15px;
	}
h2{
    font-size: 12px;
}


/*h2{
    font-size: 2.0em;
}

h3{
    font-size: 1.8em;
}

h4{
    font-size: 1.6em;
}

h5{
    font-size: 1.4em;
}*/

hr{
	margin-top: 8px;
	margin-bottom:8px;
	border: none;
	color: #999;
	height: 1px;
	background-color: #999;
	}

hr.unten{
	margin:8px 0;
	border: none;
	color: #999;
	height: 1px;
	background-color: #999;
	}


/* Header
-----------------------------------------------------------------------------*/
#head{
	width: 848px;
	height:207px;
	}

/* Navigation
-----------------------------------------------------------------------------*/
#navi{
	float:left;
	width:310px;
	height:207px;
	position:relative;
	}

#navi ul{
	list-style:none;
	}

#navi li.inaktiv{
	float:left;
	width:96px;
	height:96px;
	background-image:url(../img/layout/bg_navi_inaktiv.gif);
	background-position: left top;
	background-repeat:no-repeat;
	clear:both;
	margin-right:11px;
	margin-bottom:11px;
	}

#navi li.inaktiv img{
	padding-top:38px;
	padding-left:9px;
	}

#navi li.aktiv img{
	padding-top:88px;
	padding-left:0px;
	}

#navi li.aktiv{
	float:right;
	width:211px;
	height:211px;
	background-image:url(../img/layout/bg_navi_aktiv.gif);
	background-position: left top;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:107px;
	}

#unavi{
	position:relative;
	float:right;
	width:527px;
	height:203px;
	background-image:url(../img/layout/bg_unavi.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}

#unavi li{
	height: 18px;
	}

ul#unternavi{
	float:left;
	list-style:none;
	padding-top:94px;
	padding-left:40px;
	width: 170px;
	}
	
ul#siteinfo{
	float:left;
	list-style:none;
	padding-top:94px;
	padding-left:50px;
	width:130px;
	bor
	}

	
ul#unternavi .white{
	color:#fff;
	}


#unavi li a:link,
#unavi li a:visited{
	text-decoration:none;
	color:#000000;
	outline:none;
	}

#unavi li a:hover, #unavi li.aktuell{
	font-weight:bold;
	}

#logo{
	/*position:absolute;*/
	float:right;
	top:0;
	right:0px;
	}

/* Wechselnde Bilder links im Contentbereich Unternehmen*/
#bg_geschichte{
	background-image:url(../img/bg_geschichte.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:365px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	}

#bg_unternehmen{
	background-image:url(../img/bg_ueberuns.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:365px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	}



/* Inhalte
-----------------------------------------------------------------------------*/

#content{
	float:left;
	width:848px;
	min-height:500px;
	margin-top:7px;
	position:relative;
	z-index:10;
	}

#content_top,#content_bottom{
	width:848px;
	height:16px;
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	}

#content_bottom{
	background-image:url(../img/layout/content_bottom.gif);
	padding-bottom: 35px;
	clear: both;
	}
#content_top{
	background-image:url(../img/layout/content_top.gif);
	}

#inhalte, #inhalte_miet {
	float: left;
	text-align:left;
	background-color:#fff;
	min-height:450px;
}

#inhalte {
	width:477px;
	padding: 19px 239px 19px 132px;
	}

#inhalte ul li, #inhalte_miet ul li {
	margin-left: 15px;
}

#inhalte p,
#inhalte_popup p {
	padding-bottom: 10px;
}

#inhalte a:link,
#inhalte a:visited{
	color:#000;
	text-decoration:none;
	outline:none;
	}

#inhalte a:hover{
	text-decoration:underline;
	}



/*** MASKE ***/
/*************/
div.bildgross{
	float:right;
	width: 144px; height: 144px;
	position: relative;
	}

#inhalte div.bildgross,
#inhalte_miet div.bildgross {
	margin: 10px 0 5px 10px ;
}

#inhalte_popup div.bildgross {
	margin: 3px 0 5px 10px ;
}

div.bild, div.newsbild {
	float:right;
	width:96px; height:96px;
	margin: 10px 0 5px 10px ;
	position:relative;
}
div.bild p.maske, div.newsbild p.maske, div.bild p.ansicht, div.newsbild p.ansicht {
	position:absolute;
	right:0px; top:0px;
	height:96px; width:96px;
	padding-bottom: 0 !important;
}

div.bildgross p.ansicht,
div.bildgross p.maske {
	position:absolute;
	right:0px; top:0px;
	height: 144px; width: 144px;
	padding-bottom: 0 !important;
	}

p.maske {
	z-index:100;
}
p.ansicht {
	z-index:5;
	overflow:hidden;
}

/*Listendarstellungen*/

/*Geschichte*/

#inhalte dl.geschichte dt{
	float:left;
	font-weight:bold;
	}

#inhalte dl.geschichte dd{
	padding-left:50px;
	margin-bottom:10px;
	}

/*Karriere und News*/

dl.newsliste{
	padding: 10px 0px 0px 3px;
	}


dl.liste{
	padding: 10px 0px 15px 3px;
	}


dl.liste dt,
dl.newsliste dt{
	font-weight:bold;
	margin-bottom:15px;
	}

dl.liste dt a:link,
dl.liste dt a:visited,
dl.newsliste dt a:link,
dl.newsliste dt a:visited{
	text-decoration:none;
	color:#000;
	outline:none;
	}

dl.liste dt a:hover,
dl.newsliste dt a:hover{
	text-decoration:underline;
	}

dl.liste dd,
dl.liste dd a:link,
dl.liste dd a:visited,
dl.newsliste dd,
dl.newsliste dd a:link,
dl.newsliste dd a:visited{
	text-decoration:none;
	color:#000;
	padding-bottom:5px;
	outline:none;
	}

dl.liste dd a:hover,
dl.newsliste dd a:hover{
	text-decoration:none;
	}

dl.liste dd .datum,
dl.newsliste dd .datum,
.datum{
	font-weight:bold;
	}

/* Inhalte Mietobjekte*/
#inhalte_miet{
	width:607px;
	padding:19px 230px 19px 11px;
	}


#inhalte_miet h1{
	padding-left: 120px;
	}

#inhalte_miet p.art{
	float:left;
	padding-top:12px;
	padding-left:47px;
	}

#inhalte_miet dl.objekte dd p.mehr,
div.objektlinks .expose,
div.objektlinks .antrag {
	padding-top: 10px;
	height: 28px;
	display: block;
}

#inhalte_miet dl.objekte dd p.mehr a,
div.objektlinks .expose a,
div.objektlinks .antrag a {
	display: block;
	line-height: 18px;
	text-align:center;
	text-decoration: none;
	padding: 5px 0;
	color:#000;
}

#inhalte_miet dl.objekte dd p.mehr a {
	background: transparent url(../img/mehr.jpg) left top no-repeat;
	width: 66px;
}

div.objektlinks .expose a,
div.objektlinks .antrag a {
	background: transparent url(../img/bg_objektlinks.jpg) left top no-repeat;
	width: 202px;
}

/*Bilder Mietobjekte in Teaseransichten*/

#inhalte_miet div.objektteaser{
	position:relative;
	}


/*Bilder Mietobjekte in Detailansichten*/

#inhalte_miet div.objektansicht{
	position:relative;
	float:left;
	width: 100%;
	}




#inhalte_miet dl.objekte{
	padding: 10px 0 0 33px;
	width: 335px;
	float:left;
	position:relative;
	}

#inhalte_miet dl.objekte dt, #inhalte_miet dl.objekte dd {
	/*padding-bottom: 2px;
	border: 1px solid lime;*/
}

#inhalte_miet dl.objekte_detail{
	padding: 10px 0 0 33px;
	width: 315px;
	float:left;
	position:relative;
	margin-bottom:10px;
	}

#inhalte_miet dl.objekte dt,
#inhalte_miet dl.objekte_detail dt{
	font-weight:bold;
	float:left;
	width: 110px;
	}

#inhalte_miet dl.objekte dd,
#inhalte_miet dl.objekte_detail dd{
	padding-left: 110px;
	}


/*Expose und Antrags-Link*/

div.objektlinks{
	width:300px;
	height:auto;
	margin: 15px 0px;
	float:left;
	}

div.objektlinks .rechtlich{
	font-size: 10px; line-height:14px;
	padding-top: 15px;
	display: block;
	width:300px;
	}


#objektsuche{
	width:203px;
	height:243px;
	background: transparent url(../img/layout/bg_objektsuche.gif) right top no-repeat;
	position: absolute;
	top:0px; right:0px;
	}

#objektsuche form{
	padding:65px 0 0 17px;
	}

#objektsuche select{
	width:165px;
	margin-top:25px;
	margin-left:4px;
	font-size:10px;
	}

#objektsuche select.wohnung{
	margin-top:44px;
}

/* einstiegsseite*/

#inhaltestart{
	float:left;
	width:848px;
	text-align:left;
	background-color:#fff;
	height:386px;
	}

#logostart{
	position:absolute;
	top:0;
	right:0px;
	}

#inhaltestart ul{
	list-style:none;
	margin-top:69px;
	margin-left:15px;
	}

#inhaltestart li{
	display:inline;
	}

#inhaltestart p img {
	margin-top: 32px;
	}

/* News*/

div.news{
	position: relative;
	clear: both;
	}

/* Popups*/

#content_popup #content_popup_top{
	float:left;
	width:600px;
	height:24px;
	background-image:url(../img/content_popup_top.gif);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	}

#content_popup_bottom{
	float:left;
	width:600px;
	height:24px;
	background-image:url(../img/content_popup_bottom.gif);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	}

#wrapper_popup{
    width:600px;
    margin-left:auto;
    margin-right:auto;
	}

#content_popup{
	width:600px;
	margin-top:20px;
	}

#inhalte_popup{
    text-align:left;
	float:left;
	width:534px;
	text-align:left;
	background-color:#fff;
	padding-left:33px;
	padding-right:33px;
	}

#inhalte_popup h1{
	margin-top:5px;
	}




#inhalte_popup a:link,
#inhalte_popup a:visited{
	color:#000;
	text-decoration:none;
	outline:none;
	}

#inhalte_popup a:hover{
	text-decoration:underline;
	}



#inhalte dl.partner{
	margin-bottom:15px;
	}

#inhalte dl.partner dt{
	font-weight:bold;
	}

#inhalte dl.partner dd {}

/*** IE TWEAKS ***/
#inhalte, #inhalte_miet {
	_height: 450px;
}







