#cardholder {
	height: 500px;
	width: 500px;
	border: 2px solid #B2CE00;
	overflow: hidden;
	position:relative;
	z-index: 1;
	float: left;
}
#map_navi {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.card_flesh {
cursor:pointer;
}

#card {
	height: 1683px;
	width: 1200px;
	position: absolute;
	background-image: url(hessenkarte_naturparks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
	background-color: #86AB6B;
	left: 0px;
	top: 0px;
}

.point {
	position: absolute;
	height: 20px;
	width: 20px;
	cursor:pointer;
	z-index: 50;
	overflow: hidden;
}
.point div {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	position:relative;
	left: 20px;
	z-index: 49;
	width: 150px;
	-khtml-opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70);
	opacity: 0.7;
	padding: 2px 4px 4px 4px;

}
.point div a, .point div a:visited, .point div a:link, .point div a:hover {
	color: #3B3D90;
	text-decoration: underline;
	font-weight: bold;
	line-height: 140%;
	display: block;
}

.titleblock {
	margin: 0px;
	padding: 0px;
	border:none;
	height: 150px;
	
}
.titleblock h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #999C8D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}

.projektbeschreibung li {
	list-style-type: none;
	font-size: 8pt;
	line-height: 140%;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../../R1/assets/bullet_lightblue.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
	
	.projektdaten{
	font-size: 8pt;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
	
	
	#balken_gesamtkosten {
	background-color: #F3AC89;
	width: 300px;
	height: 16px;
	float: left;
	}

.projektfotos {
	color: #3B3D90;
	font-size: 8pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.projektfotos img {
	padding-bottom: 12px;
	margin: 0px;
	display:block;
	}

.projektdaten tr td a, .projektdaten tr td a:visited, .projektdaten tr td a:link {
	color: #3B3D90!important;
	line-height: 140%;
	display: block;
	margin-bottom: 5px;
	font-size: 8pt;
}

.projektlinks {
	color: #666666;
	padding-top: 5px;
	margin: 0px;
}

.back {
	display: block;
	margin-top: 25px;
	width: 500px;
	clear: left;
}


#balken_foerderung {
	background-color: #A9F07D;
	height: 16px;
	float: left;
		}
		
		#area01 {
	height: 20px;
	width: 504px;
	position: absolute;
	top: 739px;
	left: 222px;
	background-color: #ccc;
	background-image: url(icons/area_horizontal.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
 
#knob01 {
	height: 20px;
	width: 20px;
	background-image: url(icons/knob_horizontal.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #333333;
}
 
 
#area02 {
	height: 504px;
	width: 20px;
	position: absolute;
	left: 726px;
	top: 235px;
	background-color: #ccc;
	background-image: url(icons/area_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
 
#knob02 {
	height: 20px;
	width: 20px;
	background-image: url(icons/knob_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333333;
}
