html {}

#container{
	clear:both;
}

#ref_wrapper {
	clear:both;
	height: 366px;
	width: 945px;
	padding: 5px;
	background-color: #999999;
	/*float: left;*/ 
}
#ref_map {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 366px;
	width: 610px;
	float: left;
	/*background-color: #00FF00;*/ 
}
#ref_continents {
	height: 71px;
	width: 284px;
	float: right;
	margin-bottom: 5px;
}
#ref_region_crumbs {
	background-color: #F5EEDE;
	height: 17px;
	width: 279px;
	float: right;
	margin-bottom: 1px;
	font-size: 11px;
	color: #666;
	font-family: tahoma;
	padding: 3px 0 0 5px;
}
#ref_region_crumbs span, #ref_region_crumbs span a {
	color: #999999;
	font-weight: bold;
}
#ref_region_crumbs a {
	text-decoration: underline;
	color: #666;
}
#ref_region_crumbs a:hover {
	text-decoration: none;
}
#ref_regions {
	background-color: #F5EEDE;
	height: 74px;
	width: 274px;
	float: right;
	margin-bottom: 5px;
	padding: 5px;
	overflow: auto;
	font-size: 11px;
	color: #666;
	font-family: tahoma;
	line-height: 18px;
}
#ref_regions a {
	text-decoration: underline;
	color: #666;
}
#ref_regions a:hover {
	text-decoration: none;
}
#ref_refs {
	background-color: #F5EEDE;
	height: 170px;
	width: 274px;
	float: right;
	padding: 5px;
	overflow: auto;
	font-size: 11px;
	color: #666;
	font-family: tahoma;
	line-height: 15px;
}
#ref_refs a {
	text-decoration: underline;
	color: #00417C;
	font-size: 11px;
}
#ref_refs a:hover {
	text-decoration: none;
}

#europe { width: 57px; height: 71px; background-image: url(../img/refs/europa.gif); background-repeat: no-repeat; float: left; }
#asia { width: 57px; height: 71px; background-image: url(../img/refs/asien.gif); background-repeat: no-repeat; float: left; }
#americas { width: 57px; height: 71px; background-image: url(../img/refs/amerika.gif); background-repeat: no-repeat; float: left; }
#africa { width: 57px; height: 71px; background-image: url(../img/refs/afrika.gif); background-repeat: no-repeat; float: left; }
#australia { width: 56px; height: 71px; background-image: url(../img/refs/australien.gif); background-repeat: no-repeat; float: left;}

#europe:hover, #asia:hover, #americas:hover, #africa:hover, #australia:hover { background-position: 0 -72px; cursor: pointer;}

#reg_back {
	width: 14px;
	height: 10px;
	text-align: right;
	position: relative;
	top: -1px;
	right: 25px;
	float: right;	
}
#reg_back img, #urlcopy_close img  {
	border: none;
}

#ref_wrapper .bottom {
	height: 7px;
	width: 268px;
	position: relative;
	left: 616px;
	top: 166px; 
	background-color: #F5EEDE;
	line-height: 5px;
}

#ref_wrapper  .top {
	height: 8px;
	width: 268px;
	position: relative;
	left: 616px;
	top: 97px;
	background-color: #F5EEDE;
	line-height: 5px;
}

#copyurl {
	display: none; 
	width: 178px;
	height: 20px;
	padding: 5px;
	z-index: 9000;
	position: relative;
	top: -42px;
	left: 7px;
	background-color: #F5EEDE;
	border: 1px solid #C1A75A;
}

#copyurl input { 
	width: 160px;
	height:: 15px;
	border:1px solid #6699CC;
}

#urlcopy_close {
	width: 14px;
	height: 10px;
	text-align: right;
	position: relative;
	top: -20px;
	right: 0px;
	float: right;
}
#map {
	overflow:hidden;
	width: 654px; 
	height: 366px;
} 

.hotelbild{text-align:center;padding:20px 20px 20px 20px;width:191px;color:#F7F0E0;height:146px;margin-right:10px;background-color:#999999;float:left;margin-bottom:10px;}
.hotelbild p {width: 191px;float: left;}
.nomar{margin-right:0px;margin-left:0px;}
.refsh1{margin-top:10px;}
