@CHARSET "ISO-8859-1";
/*
#tabber{
	list-style: none outside none;
	margin:0;
	height: 30px;
	position: relative;
	background: #fff url(../img/elements/dot_green.gif) repeat-x bottom left;
	width: 100%;
}

#tabber li{
	padding: 0;
	border: 1px solid #03763d;
	border-bottom: 0px;
	float:left;
	margin-top:4px;
	margin-right: 7px;
	background-color: #fff;
}
#tabber li a{
	font-weight: 600;
	display:block;
	padding: 4px 13px 4px 8px;
}
#tabber li.active{
	margin-top:0;
	height: 29px;
}
#tabber li.active a{
	display:block;
	padding: 6px 15px 7px 10px;
	color: #000;
}

#tabContents{
	clear: both;	
}


#gmapLegend{
	background: url(../img/elements/graffiti-projekt/bg.legend.gif) repeat-x left bottom;
	border-left: 1px solid #03763d;
	border-right: 1px solid #03763d;
	height: 50px;
}

#gmapLegend ul{
	background-color: #000;
	margin: 0;
	list-style: none outside none;
}
#gmapLegend ul li{
	float: left;
	padding-left: 7px;
	height: 50px;
	list-style: none outside none;
	background: url(../img/elements/graffiti-projekt/bg.legend.separator.gif) repeat-y top left;
}
#gmapLegend ul li label{
	display: block;
	background: transparent url(../img/elements/graffiti-projekt/icon.type.1.gif) no-repeat left top;
	margin-top:10px;
	padding: 0px 10px 14px 20px;
	color:  #009453;
}
#gmapLegend ul li.first{
	background-image: none;
}
#gmapLegend ul li.type_1 label{
	background-image: url(../img/elements/graffiti-projekt/icon.type.1.gif);
}
#gmapLegend ul li.type_2 label{
	background-image: url(../img/elements/graffiti-projekt/icon.type.2.gif);
}
#gmapLegend ul li.type_3 label{
	background-image: url(../img/elements/graffiti-projekt/icon.type.3.gif);
}
*/
#gmap{
	width:564px;
	*width:565px;
	height:423px;
	border: 1px solid #03763d;
	margin-top:20px;
}
#gmap .locInfoWindow h2{
	background: url(../img/elements/ag_pfeil_green_right_energie.gif) no-repeat 0px 3px;
	padding: 0 10px 0 18px;
}
#gmap .locInfoWindow h2 a{
	font-weight: 600;
	font-size: 1.01em;
}
#gmap .locInfoWindow p{
	padding: 0 0 0 18px;
}
#gmap .locInfoWindow img{
	border: none;
}
/*
#graffitiListView {
	border: 1px solid #03763d;
	border-top: 0;
}

#graffitiListView ul{
	margin: 0;
	list-style: none outside none;
	display:block;
	position:relative;
}
#graffitiListView ul h2{
	margin:0;
	cursor: pointer;
	padding: 10px 0 9px 8px;
	background: #fff url(../img/elements/graffiti-projekt/bg.legend.gif) repeat-x -6px -11px;
	color: #008542;
	font-weight: 500;
	font-size: 1.0em;
	border-top: 1px solid #03763d;
	font-weight: 600;
}
#graffitiListView ul h2.first{
	border-top: 0;
}
#graffitiListView ul .accContent li{
	padding: 5px 15px 4px;
}
#graffitiListView ul .accContent li img{
	margin-right: 5px;
}
*/
.locInfoBox{
	border: 1px solid #03763d;
	background: #fff url(../img/elements/graffiti-projekt/bg.locInfoBox.outer.gif) no-repeat bottom left;
}
.locInfoBox .locInfoTexts{
	float: left;
	width: 364px;
}
.locInfoBox .locInfoTop{
	background: #fff url(../img/elements/graffiti-projekt/bg.locInfoBox.gif) repeat-x bottom left;
	padding: 27px 20px 25px 12px;
}
.locInfoBox .locInfoTop h2{
	margin:0;
	font-weight: 600;
	padding-bottom: 16px;
}
.locInfoBox .locInfoTop h3, .locInfoBox .locInfoBottom h3{
	margin:0;
	font-weight: 600;
	font-size: 1.1em;
	width: 105px;
}
.locInfoBox .locInfoTop .lbl, .lbl{
	vertical-align: top;	
}
.infoTableLiegenschaftDetails .lbl{
	vertical-align:top;
	font-weight:bold;
}
.infoTableLiegenschaftDetails .lbl h3{
 	font-size:1em;
 }
.infoTableLiegenschaftDetails .txt{
	vertical-align:top;
}
.infoTableLiegenschaftDetails tr.group td{
	padding-top:15px;
}
.locInfoBox .locInfoBottom{
	padding: 20px 20px 25px 12px;
}
.locInfoBox .locInfoBottom h3{
	padding-bottom: 17px;
}
.locInfoBox .locInfoPictures{
	float:right;
	width: 198px;
	position: relative;
}
.locInfoBox .locInfoPictures img{
	border: 3px solid #e4f2da;
	margin: 13px 9px 1px;
}
.locInfoBox .locInfoPictures p{
	margin: 0px 9px 3px;
	color: #9b9b9b;
	font-size: 11px;
}
.locInfoBox .locInfoPictures .fullsize{
	height: 0px;
	font-size: 0;
	line-height: 0;
}
.locInfoBox .locInfoPictures .fullsize img{
	border: 0;
	position: relative;
	top: -36px;
	left: 6px;
}
.clear{
	clear:both;
}
/*
DIV.graffitiWrapper{
	position: relative;
}
DIV.graffitiWrapper P{
	position: absolute;
	color: #00874e;
	width: 335px;
	top: 146px;
	left: 227px;
}
*/
.infoTableLiegenschaft{
	margin-top:15px;
}
.prevImgCol{
	width:180px;
}
img.lg_prevImg{
	border:3px solid #e4f2da;
	margin-bottom:20px;
}
