#header{
    width:690px;
    height:auto;
    display:block;
}
#header #headline{
    float:left;
    width:546px;
    height:auto;
}

#header #headline h2{
    font-family:Arial;
    font-size:15pt;
    color:#3eb537;
}

#header #headline p.text{
    font-family:Arial;
    font-size:9pt;
    color:#000000;
}

#headline p.bold{
    font-family:Arial;
    font-weight:bold;
    font-size:9pt;
    color:#000000;
}

#header #image{
    margin-top:30px;
    width:144px;
    height:134px;
    background:url(../images/content/Baustelle_Header.png) no-repeat 0px 0px;
    float:right;
}

#buttons{
    width:690px;
    height:44px;
    position:relative;
    display:block;
    z-index:3;
}


#buttons a.investitionen{
    display:block;
    position:absolute;left:0px;top:0px;
}

#buttons a.bauwerke{
display:block;
position:absolute;left:278px;top:0px;
}

.ansicht {
    width:137px;
    height:44px;
    background-image:url(../images/elements/building_sites/Ansichten.png);
    z-index:3;
    position:absolute;
	left:553px;
	top:0px;
}
.ansicht a{
    text-decoration:none;
    font-family:Arial;
    font-weight:bold;
    font-size:9pt;
    color:#0063af;
}

.ansicht a.icon1{
    text-decoration:none;
    height:15px;
    width:15px;
    position:absolute;top:5px;left:20px;
}
.ansicht a.icon2{
    text-decoration:none;
    height:15px;
    width:15px;
    position:absolute;bottom:4px;left:20px;
}

.ansicht a.kartenansicht{
    position:absolute;top:5px;left:44px;
}

.ansicht a.listenansicht{
    position:absolute;bottom:4px;left:44px;
}


.ansicht a.kartenansicht:hover{
    font-family:Arial;
    font-size:9pt;
    color:#3eb537;
}

.ansicht a.listenansicht:hover{
    font-family:Arial;
    font-size:9pt;
    color:#3eb537;
}



.ansicht a.ansicht_active{
    font-family:Arial;
    font-size:9pt;
    color:#3eb537;
}

#buttons p.ansicht{
    width:137px;
    height:44px;
    z-index:3;
    display:block;
    position:absolute;left:553px;
    top:0px;
}

#mapinfo{
    width:330px;
}

#locinfo{
    font-family: Arial;
    font-size:10pt;
    color:#000000;
}

#locname{
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
    color:#0063af;
}

#infoimages{
    display:inline;
}

#infoimages img.a{
    margin-right:5px;
}

#link{
    margin-top:3px;
    background-image:url(../images/elements/building_sites/Arrow.gif);
    background-repeat:no-repeat;
    background-position:left;
}

#link a.details{
    margin-left:20px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#0063af;
    text-decoration:none;
}

.trenner1{
    position:absolute;top:47px;
    display:block;
    z-index:2;
    width:690px;
    background-image:url(../images/elements/building_sites/Trenner.gif);
    background-repeat:repeat-x;
}
.trenner{
    position:relative;top:5px;
    display:block;
    z-index:1;
    width:692px;
    *width:690px;
    background-image:url(../images/elements/building_sites/Trenner.gif);
    background-repeat:repeat-x;
    height:14px;
    line-height:14px;
    font-size:1px;
}

#map_container{
    z-index:1;
    padding-top:5px;
    *padding-top:10px;
    position:relative;
    width:690px;
    height:345px;
    border-style:solid;
    border-top-width:0px;
    border-left-width:1px;
    border-bottom-width:1px;
    border-right-width:1px;
    border-color:#91b6d8;
}
#map_canvas{
    margin-left:6px;
    width:676px;
    height:336px;
    z-index:2;
    border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-bottom-width:1px;
    border-right-width:1px;
    border-color:#bfd3e8;
	position:relative
}

#list_container{
    width:690px;
}

#loc_list{
    list-style-position:outside;
    list-style-image:none;
    margin:0;
    padding:0;
}
#loc_list li{
    list-style-image:none;
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-color:#000000;
    list-style-position: outside;
    list-style:none;
    background:url(../images/elements/building_sites/Arrow.gif) no-repeat left center;
    text-decoration:none;
    font-family:Arial;
    font-size:10pt;
    color:#000000;
    padding-left:15px;
    padding-top:13px;
    padding-bottom:11px;
}

.blue{
	background-color:#eff4fa;
}

.white{
	background-color:#ffffff;
}

#loc_list li.blue{
	background-color:#eff4fa;
}

#loc_list li.white{
	background-color:#ffffff;
}

#loc_list a{
    padding-top:0;
    margin-top:0;
}
#loc_list a.link_inactive{
    text-decoration:none;
    font-family:Arial;
    font-weight:bold;
    font-size:9pt;
    color:#0063af;
}

#loc_list a.link_active{
    text-decoration:none;
    font-family:Arial;
    font-weight:bold;
    font-size:9pt;
    color:#3eb537;
}
#container{
    width:690px;
	padding-top: 1em;
	*padding-top: 2em;
	_padding-top: 1em;
}

.clear{
    clear:both;
    float:none;
    width:0;
    height:0;
    line-height:0;
    font-size:0;
    margin:0;
    padding:0;
}

.überschrift {
    font-family:Verdana;
    font-size:16pt;
    color:#3eb537;
    font-weight:normal;
}


.container_info{
    float:left;
}

.allg_info{
    width:350px;
    position:relative;
    font-family:Arial;
    font-size:9pt;
    margin-left:10px;
}

.allg_info h3{
    padding-left:20px;
    font-size:9pt;
    font-weight:bold;
    font-family:Arial;
}


.toggle_info {
    width:auto;
    position:relative;
    margin-left:30px;
}

.toggle_info a.inactive{
    background:url(../images/elements/building_sites/Arrow_Down.gif) no-repeat left;
    padding-left:20px;
    font-family:Arial;
    font-size:9pt;
    color:#0063af;
    text-decoration:none;
}

.toggle_info a.active{
	background-repeat:no-repeat;
	background-position:left;
}


.gen_info{
	position:relative;
	top:0px;
}
.gen_info p{
	font-family:Arial;
	font-size:9pt;
}

.gen_info h4{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}


.allg_list li{
	list-style-position: outside;
	list-style:none;
	background:url(../images/elements/building_sites/arrow_list.gif) no-repeat left center;
}

.allg_list li a{
	margin-left:10px;
}

.tech_list li{
	list-style-position: outside;
	list-style:none;
	background:url(../images/elements/building_sites/arrow_list.gif) no-repeat left center;
}

.tech_list li a{
	margin-left:10px;
}
/*

*/


.img_gallery{
	margin:auto;
	float:left;
	margin-bottom:0.5em;
	position:relative;
}

.container_slide{
	width:320px;
	padding-bottom:8px;
	border: 1px solid #91b6d8;
}

.img_container{
	margin:0 0 5px 0;
    padding:5px;
}

/* --- SLIDER --- */
.wrapper_container{
	width:295px;
	height:60px;
	left:12px;
	overflow:hidden;
	margin:0;
	padding:0;
	z-index:2;
	position:relative;
}
.img_gallery .wrapper{
	overflow:hidden;
	padding:4px 2px;
	width: 290px;
	height:60px;
	left:0px;
	z-index:1;
	position:relative;


}
.items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	letter-spacing:0em;
}
.items li{
	float:left;
	list-style:none;
	margin-right:2px;

}

.items .thumb{
	width:75px;
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#91b6d8;
}

.cursor{

	height:auto;
	color: white;
	width:auto;
	text-decoration: none;
	display:block;
	cursor: pointer;
	position:relative;
	bottom:35px;
}

.cursor a img{
	border:0;
}

.left{
	float:left;
	position:relative;right:7px;
}

.right{
	float:right;
	position:relative;left:7px;
}
.panoramaImg{
    position:relative;
}
.panoramaImg a{
    position:absolute;
    bottom:7px;
    left:22px;
    padding:12px 29px 10px 103px;
    display:block;
    background:url(../images/elements/building_sites/button_panorama_lightbox.png) no-repeat left top;
}

#overlay, #closeBtn{
    position:absolute;
    top:0;
    left:0;
    background:#fff;
    display:none;
    z-index:5;
    opacity:0;
}
#closeBtn{
    background-color:transparent;
    z-index:7;
    opacity:0;
    font-size:11px;
    padding: 0 24px 9px 0;
    display:none;
    width: 140px;
    text-align: right;
    background:transparent url(../images/elements/building_sites/closeBtn.gif) no-repeat right bottom;
}
.einzigstes{background:#fff;}


.content{position:relative;}
#loading{
	position:absolute;
	width: 690px;
	height:100%;
	background-color: transparent;
	z-index: 2100;
	padding-top:50px;
}
#loading p{
	background: #fff url(../images/elements/ajax-loader.gif) no-repeat 40px 50%;
	padding: 20px 40px 18px 75px;
	margin: 0px auto;
	width: 160px;
	opacity: 1;
	border: 3px solid #004DA0;
}
