@CHARSET "UTF-8";

a {
	-moz-outline:0; 
	outline:0;
	color:#3c517b;
	font-weight: bold;
}

a,
a:link,
a:visited
a:hover,
a:active {
	text-decoration:none;	
}

.title a:hover,
a:hover,
.title a:active,
a:active { 
	color:#d38f00; 
}

a.emphasized { 
	color:#e49600;
}

body {
	margin:0;
	background-color:#ffffff;
	color:#333333;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:145%;
}

table, tr, th, td {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:145%;
}

table, tr, td {
	color:#333333;
}

th {
	background-color:#7d9ccb;
	color:#ffffff;
	font-weight:bold;
	border-left:0;
	border-right:0;
	padding:2px 8px;
}

td {
	border-top:1px dotted #7D9CCB;
	border-bottom:1px dotted #7D9CCB;
	border-left:0;
	border-right:0;
	padding:4px 8px;
}

select, textarea {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
	border:1px solid #405068; 
	padding:1px;
}

form {
	display:inline;	
}

h1, h2, h3, h4 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	line-height:120%;
}

h1 {
	font-size:24px;
	color: #3d4d65;
}

h2 {
	font-size:16px;
	color:#333333;
}

h3 {
	font-size:13px;
	color:#333333;
}

h4 {
	font-size:12px;
	color:#333333;
}

ul {
	list-style-image:url(anstrich.gif);
	padding:0 30px;
}
li {
	padding:3px 0;
}

/*** AREAS ***/
	
#content_header {
	background-color:#1e293f;
}

#content_footer,
#content_footer a {
	color:#999999;
}

input.button,
input.submit,
input.reset {
	background-color:#7d9ccb;
}

input.button[disabled],
select[disabled] {
	background-color:#f0f0f0;
	color:#888888;
}

.main_input_searchterm {
	background:url(main_input_searchterm_grid8.gif) no-repeat left top;
	width:390px;
	padding:10px 2px;
}

.main_input_searchterm input {
	border:none; 
	background:#FFF; 
	width:350px; 
	font-size:18px;
	color:#777; 
	padding-left:10px;
	font-family:Arial,sans-serif;
}

.gmap_spacer {
	width:300px;
	height:280px;
	position:relative;
	text-align:right;
}

.gmap {
	border:1px solid #f0f0f0;
	position:absolute;
	right:0px;
}

.gmap_inner {
	width:298px;
	height:280px;
	overflow:hidden;
	display: flex; 
	justify-content: center; 
	align-items: center;
}

.gmap_resize {
	width:100%;
	text-align:right;
}

.img_category {
	background:url(maxity_imagesprite.gif) no-repeat;
	width:16px;
	height:16px;
	float:left;
	background-position:-20px -140px;
}

/*** SEARCH RESULTS ***/

#searchresults .contact {
	float:right;
	text-align:right;
	line-height:120%;
	font-size:10px;
	width:35%;
	padding:10px;
	margin:0 15px 10px 10px;
	background:transparent url(/opencms/opencms/system/modules/de.themenportale/resources/images/bg_search_contact.jpg) repeat-x scroll 0;
}

#searchresults .title {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

#searchresults .title_address {
	font-weight:bold;
}

#searchresults img.titleimg {
	border:1px solid #e5e5e5;
	padding:2px;
}

#searchresults .separator {
	border-top:2px dotted #e5e5e5;
}

#searchresults .pre {
	padding-bottom:10px;
}

#searchresults .img_address {
	background:url(maxity_imagesprite.gif) no-repeat;
	width:16px;
	height:16px;
	float:left;
	background-position:0 -140px;
}

/*** OBJECT DETAILS ***/

#details .address {
	background-position:0 -158px;
}
#details .phone {
	background-position:-60px -158px;
}
#details .bookmark {
	background-position:-80px -136px;
}
#details .external {
	background-position:-100px -136px;
}
#details .email {
	background-position:-120px -136px;
}
#details .remember {
	background-position:-140px -136px;
}
#details .video {
	background-position:-160px -136px;
}
#details .panorama {
	background-position:-180px -135px;
}
#details .reservation {
	background-position:-200px -136px;
}
#details .travelcatalog_rem {
	background-position:-220px -136px;
}
#details .travelcatalog_add {
	background-position:-240px -136px;
}
.travelcatalog_list_remove {
	background:url(maxity_imagesprite.gif) no-repeat;
	background-position:-80px -158px;
	width:16px;
	height:16px;
}


#details .separator {
	border-top:1px dotted #7D9CCB;
}
#details .categories {
	font-size:11px;
	margin-bottom:15px;	
}

#container_imagepanel { width:298px; border: 1px dotted #7D9CCB; background-color: #fff; }

#container_images { width:175px; height:205px; }
#container_images img { margin:12px 7px 0px 12px; padding:2px; border:1px solid #f0f0f0; }

#details_image_highres { margin:0px 7px 12px 12px; }
	
#navigator_images_list { width:115px; margin-top:11px; }
#navigator_images_list_container ul { list-style-image: none; padding:0; }
#navigator_images_list li { width:30px; float:left; padding:0; margin:1px 3px; list-style:none; text-align:center; }
#navigator_images_list a { width:30px; padding:1px; display:block; border:1px solid #f0f0f0; }
#navigator_images_list a.activeSlide { border:1px solid #d38f00; }
#navigator_images_list img { border:none; display:block; }
#navigator_images_list img.details_images_nav_image { padding-left:2px; }

#container_videopanel #player {	width:500px; float:left; }
#container_videopanel #playlist { width:106px; float:left; margin-left:12px; }
#container_videopanel #playlist .title { padding:2px; }
#container_videopanel #playlist #playlist_item { padding:2px; margin-bottom:2px; border:1px solid #f0f0f0; }
#container_videopanel #playlist #playlist_item.selected { border:1px solid #D38F00; }
#container_videopanel #playlist #playlist_item img { cursor:pointer; }

#container_panoramapanel #player_panorama {	width:500px; float:left; }
#container_panoramapanel #playlist { width:106px; float:left; margin-left:12px; }
#container_panoramapanel #playlist .title { padding:2px; }
#container_panoramapanel #playlist #playlist_item { padding:2px; margin-bottom:2px; border:1px solid #f0f0f0; }
#container_panoramapanel #playlist #playlist_item.selected { border:1px solid #D38F00; }
#container_panoramapanel #playlist #playlist_item img { cursor:pointer; }

.details_details table { width:100%; }
.details_details th { background-color:#7D9CCB; color:#ffffff; font-weight:bold; text-align:left; }
.details_details td {	border-top:0; }
.details_details td.title { font-weight:bold; }
.details_details td.facilities { padding:10px 8px; }
.details_details td.facilities img { padding:0 3px 3px 0; }

#details_description p { margin-bottom:10px; }

#cities_and_categories .title_sub { margin-top:20px; }
#cities_and_categories .items_sub { margin-bottom:10px; }
#cities_and_categories .title_channel { font-weight:bold; margin-bottom:3px; }
#cities_and_categories .explain { margin-bottom:5px; }

#news .news_date { margin:10px 0 2px 0; }
#news .news_title { margin-bottom:3px; }
#news .news_subtitle { margin-bottom:5px; }

#cms_content .separator { width:100%; border-top:2px dotted #e5e5e5; margin:15px 0; }	
#cms_content .separator2 { border-top:1px dotted #e5e5e5; }
	
/*** WICKET ***/

div.wicket-aa {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:white;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	padding:2px;
	margin:1px 0 0 0;
	text-align:left;
}
div.wicket-aa ul { padding:2px; margin:0; }
div.wicket-aa ul li { padding:1px 0; }
div.wicket-aa ul li.selected { background-color:#e6e9ed; padding:1px 0; margin:0; }

/*** COMMON ***/

.spacer_icon {
	width:16px;
	height:16px;
	border-width:0px;	
}

.icon_small_16 {
	background:url(maxity_imagesprite.gif) no-repeat;
	width:16px;
	height:18px;
}

.icon_small,
.icon_small_11 {
	background:url(maxity_imagesprite.gif) no-repeat;
	width:11px;
	height:14px;
}

.right_of_icon_16 {
	padding-left:24px;
}

.right_of_icon,
.right_of_icon_11 {
	padding-left:20px;
}

.image_border {
	padding:2px;
	border:1px solid #f0f0f0;	
}

.bottom_link {
	text-align:center;
	width:100%;
	margin:10px 0;
}

.p { margin-bottom:10px; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.top { vertical-align:top; }
.bottom { vertical-align:bottom; }
.middle { vertical-align:middle; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.floatleft { float:left; }
.floatright { float:right; }
.clearfloat { clear:both; }
.nobreak { white-space:nowrap; }
.small { font-size:10px; line-height:140%; }
.hidden { display: none; }

.subtitle_grid4 {
	color:#ffffff;
	font-size:10px;
	padding:2px 8px 3px 8px;
	width:300px;
	background:url(subtitle_bg_grid4.gif) no-repeat;
}
.subtitle_grid8 {
	color:#ffffff;
	font-size:10px;
	padding:2px 8px 3px 8px;
	width:620px;
	background:url(subtitle_bg_grid8.gif) no-repeat;
}
.subtitle_grid12 {
	color:#ffffff;
	font-size:10px;
	padding:2px 8px 3px 8px;
	width:940px;
	background:url(subtitle_bg_grid12.gif) no-repeat;
}

.main-topic-box a {
	font-weight: normal;	
}

.main-topic-box .main-topic-box-text {
	color: #333;
	font-size: 11px;
}

.main-topic-box h2 {
	font-size: 20px;
	margin-top: 15px;
}

.main-topic-box .main-topic-box-content {
	background: rgba(235,235,235,1);
	background: linear-gradient(to bottom, rgb(240, 240, 240), rgba(240, 240, 240,0));
	height: 330px;
	width: 100%;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	padding: 20px 10px;
	box-sizing: border-box;
}

.main-topic-box .main-topic-box-icon {
	margin: 5px 0;
	display: inline-block;
}

#content_header .nav-main {
	position: relative;
	z-index: 2;
	display: flex;
	height: 30px;
	background-color: #405168;
	border-radius: 7px;
	padding: 4px;
}

#content_header .nav-main a:hover,
#content_header .nav-main a:active { 
	color: #fff; 
}

#content_header .nav-main .nav-item {
	flex: 1;
	background-image: linear-gradient(to bottom, #ffa839, #f57c1e);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .2s;
	font-size: 11px;
	box-shadow: inset 0 20px 4px -21px rgba(255,255,255,0.4);
	color: #fff;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
}

#content_header .nav-main .nav-item:not(:last-child) {
	margin-right: 2px;
}

#content_header .nav-main .nav-item em {
    font-style: normal;
    font-weight: bold;
}

#content_header .nav-main .nav-item:first-of-type {
    border-radius: 4px 0 0 4px;
}

#content_header .nav-main .nav-item:last-of-type {
	border-radius: 0 4px 4px 0;
}

.logo-main {
	display: inline-block;
	width: 171px;
	height: 41px;
	background: url('data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxNzFweCIgaGVpZ2h0PSI0MXB4IiB2aWV3Qm94PSIwIDAgMTIwIDI5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik02MC41NjksNS45MjdsMy42NjIsMy42MTZsMy42ODYtMy42MTZoMTYuNDY2djE3LjA1M0g2OC40OTFsLTQuMzU0LTQuMjkzbC00LjM4NCw0LjI5M0g0NS4wNjJsLTAuMDAxLTEuNjMzDQoJYy0zLjU2OCwxLjc1NC01LjUwMywyLjI2OS04LjY3OCwyLjI2OWMtNC4zNTQsMC03LjIyNy0yLjIwOC03LjIyNy01LjU2NGMwLTIuMzU3LDEuMzAxLTQuMDIxLDMuODQtNC44MzgNCgljMC44NDctMC4zMDIsMi4wMjYtMC40ODMsNC4wMjItMC42OTVjMS4yNC0wLjE1MSwyLjY2MS0wLjI0MiwzLjQ0Ny0wLjI3Mmw0LjU5Ni0wLjEyMWMwLTEuOTM1LTAuNzg3LTIuNDE5LTMuODcxLTIuNDE5DQoJYy0yLjQ3OSwwLTMuNTA3LDAuNDIzLTQuMDIxLDEuNjAzaC03LjI4N2MwLjMzMy0yLjI2OCwwLjkzNy0zLjM1NywyLjMyOC00LjI5NGMxLjYzMy0xLjExOSw0Ljc3OC0xLjcyMyw4Ljg1OS0xLjcyMw0KCWM0LjI2NCwwLDcuMTM2LDAuNDUzLDguODI5LDEuMzNjMS44NzUsMS4wMjgsMi41NCwyLjQ0OSwyLjU0LDUuNDEybC0wLjAwMSw5LjA3Nmw3LjA5Ny02Ljk2MmwtOC4zMzgtOC4yMjFINjAuNTY5IE02OC44MzMsMTQuMDg5DQoJbDguMDIsNy45MjJWNi4yMzZMNjguODMzLDE0LjA4OXogTTQ1LjA2MSwxNS4yMzlsLTIuNTQsMC4wMjljLTQuMDIyLDAuMDkyLTUuNTY0LDAuNjM3LTUuNTY0LDEuOTA1DQoJYzAsMS4xNDksMC45MzgsMS43NTQsMi43ODIsMS43NTRjMS40ODIsMCwyLjgxMi0wLjM5MywzLjk2MS0xLjExOUM0NC42OTgsMTcuMTQ0LDQ1LDE2LjYsNDUuMDYxLDE1LjIzOXogTTI4LjY0NCw1Ljk0MnYxNy4wMzgNCgloLTcuMDk4di05LjE4M2wtNC4wNjksOS4xODNoLTUuOTFsLTQuMDY4LTkuMTgzdjkuMTgzSDAuNDAxVjUuOTQyaDkuMzE4bDQuODcxLDExLjIxNWw0Ljg5NC0xMS4yMTVIMjguNjQ0eiBNMTExLjMzNiw1LjkyN2g4LjE2Mw0KCUwxMTIuOTM4LDIwLjVjLTIuMDU3LDQuNTY2LTIuNjMxLDUuNTk0LTMuNzIsNi42MjJjLTEuMzkxLDEuMy0yLjg3MiwxLjc1NC01Ljg5NiwxLjc1NEg5OS4wOXYtNC44MDhoMi45OTMNCgljMS4zOTEsMCwyLjA1Ni0wLjM2MywyLjA1Ni0xLjA4OWMwLTAuMjQxLTAuMDI5LTAuMzYyLTAuMzYxLTEuMDg4bC01LjE0Ni0xMS40MTRoLTMuNjQ3djUuNTE3YzAsMS42NjMsMC4zNjEsMi4xMTcsMS42MzIsMi4xMTcNCgloMC45OTh2NC44NjdoLTQuODk4Yy0yLjQxOSwwLTMuODQtMC40MjMtNC41OTYtMS4zNmMtMC41NDQtMC42NjUtMC42NjUtMS4xOC0wLjY2NS0yLjk5M3YtOC4xNDhoLTIuNDQ5VjUuOTQyaDIuNDQ5VjAuODE3aDcuNTI5DQoJdjUuMTI1aDEuNjAzbDguMjE4LTAuMDE1bDMuMjk1LDkuMzQyTDExMS4zMzYsNS45Mjd6Ii8+DQo8L3N2Zz4NCg==') no-repeat;
}

#leafletmap .maxity-leaflet-alert {
	color: #555;
	background-color: #eee;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #888;
	border-radius: 4px;
	text-align: center;
}
