/* CSS Document */
.img_popup {
	background-color:#666666;
	color:#FFFFFF;
	width:auto;
	height:auto;
	border: 2px solid #666666;
	position:absolute;
	top:186px;
	left:226px;
	z-index:1000;
	}

.img_popup p {
	margin-bottom:3px;
	}
		
.img_popup a {
	color:#FFFFFF;
	}

#img_detail {
	background:url(../images/galerie/anfahrt-weimar-detail.gif) no-repeat;
	color:#000000;
	width:360px;
	height:279px;
	border:1px solid #CC6633;
	position:absolute;
	top:188px;
	left:39px;
	z-index:1000;
	}

#img_detail p {
	margin-bottom:3px;
	}
		
#img_detail a {
	width:360px;
	height:279px;
	position:static;
	letter-spacing: 0.01em;
	display: block;
	text-transform: uppercase;
	}
