div.image_gallery {
	float:left;
	margin-top: 5px;
	padding-left: 10px;}
div.image_gallery .img_wrapper {
/*	border: 1px solid #E8BF88;*/
	width: 164px;
/*	height: 124px;*/
	padding: 3px;}
div.image_gallery .img_wrapper img {}
div.image_gallery .img_switcher {
	width: 100%;
	height: 20px;
	/*background-color: #EFB262;*/}
div.image_gallery .img_switcher div {
	display: block;
	width: 16px;
	height: 100%;
	float: left;}
div.image_gallery .img_switcher .switch_prev {
	/*background: #EFB262 url(/fileadmin/img/button_submit-orange_li.jpg) no-repeat scroll 2px 2px;*/
	cursor: pointer;}
div.image_gallery .img_switcher .switch_info {
	width: 140px;
	text-align: center;
	padding-top: 2px;}
html* div.image_gallery .img_switcher .switch_info {
	width: 139px;}
div.image_gallery .img_switcher .switch_next {
	/*background: #EFB262 url(/fileadmin/img/button_submit-orange.jpg) no-repeat scroll 0 2px;*/
	cursor: pointer;}
div.dummy {clear:both;}

/* .border_top {
	background: transparent url('/fileadmin/img/oben.png') no-repeat 0 0;
	height: 3px;}
.border_bottom {
	background: transparent url('/fileadmin/img/unten.png') no-repeat 0 0;
	height: 3px;}
.border_sides {
	background: transparent url('/fileadmin/img/mitte.png') repeat-y 0 0;
	padding:10px;}	*/

.map_container_islandCard {
	text-align: center;}
.map_container_islandCard #map {
	width:596px;
	height:450px;
	cursor:default;}
.contact_tab,
.info_tab,
.place_bubble {text-align:left;width:365px;float:left;}
.street_bubble {text-align:left;float:left;font-weight:bold;}
.cTab_contact {float:left;}
.place_title,
.cTab_title {font-weight:bold;}
.place_short, .place_text {float:left;}
.cTab_link a {
	/*color:#E78C17 !important;*/
	text-decoration:none !important;}
.cTab_link a:hover {text-decoration:underline !important;}

#map_filter ul {
	list-style-type:none;
	padding-left:10px;}
#map_filter ul li {
	height:20px;
	line-height:20px;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	padding-bottom: 10px !important;
	width:250px;
	float:left;}
#map_filter ul li input {
	border: 0;}
#map_filter ul li .marker_title {
	display: inline;
	background-repeat: no-repeat;
	background-position: left;
	height:20px;
	line-height:20px;
	margin:0;
	padding: 0 !important;
	padding-left: 20px !important;
	vertical-align:top;}
#autoSuggest form {float:left;clear:right;padding-right:40px;}
#autoSuggest .suggLabel {
	width:100%;
	font-weight: bold;}
#suggInput, #streetsSuggInput {
	height: 16px;
	width: 200px;
	padding: 3px;
	font-weight: bolder;
/*	border: 2px solid #E8BF88;*/}
#suggOutput, #streetsSuggOutput {
	float: left;
	margin-top: 10px;}
#suggOutput .sugg_cat {
	font-weight: bolder;}
#suggOutput ul li,
#streetsSuggOutput ul li {
	width: 200px;
	margin: 5px;}
#suggOutput li,
#streetsSuggOutput li {
	text-decoration: underline;
	cursor: pointer;}
#suggTip {float:left;width:95%;}
/*
#suggOutput li:hover {
	background-color: #EFB262;}
*/
.intro, .howto {font-size: 12px;}
.howto {padding: 15px 0 10px 0;}
#content .howto a {
	/*color: #DE7108;*/
	text-decoration:none;}
#content .howto a:hover {text-decoration:underline;}


