@charset "UTF-8";
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
	height: 100%;
}
body {
	font-family: 'open_sansregular', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #5f5f5f;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}
body#pageBody {
	/*background-color: #efede8;
	background-image: url(../images/page_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;*/
}
strong, b {
	font-weight: normal;
	font-family: 'open_sansbold', sans-serif;	
}
/* Global */
a {
	color: #555;
	text-decoration:underline;
	
}
a:hover {
	color: #555;
	text-decoration:none;
}
a img {
	border: none;	
}
#content a, #footer a {
	-o-transition: color 0.4s;
	-ms-transition: color 0.4s;
	-moz-transition: color 0.4s;
	-webkit-transition: color 0.4s;
	transition: color 0.4s;
}
#mainmenu a {
	-o-transition: border-color 0.4s;
	-ms-transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	-webkit-transition: border-color 0.4s;
	transition: border-color 0.4s;
}
table, ul, p {
	margin: 0 0 1em 0;	
}
table {
	
}
th, td {
}
th {
	
}
td {
	
}
textarea {
	
}
.clear {
	clear: both;
	font-size: 0.1px;	
}

h1 {
	font-family: 'open_sanslight', sans-serif;
    font-size: 2.8em;
	color: #333;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.4em 0;
	padding: 0 0 0.3em 0;
	/*border-bottom: 2px solid #FFF;	*/
}
.page_header {
	display: none;	
}
h2 {
	font-size: 1.8em;
	color: #333;
	font-weight: normal;
	font-family: 'open_sanslight', sans-serif;
	line-height: 1.2em;
	margin: 0 0 0.75em 0;
	padding: 0 0 0.5em 0;
}
h3 {
	font-size: 1em;
	font-family: 'open_sansbold', sans-serif;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.3em 0;
	padding: 0.75em 0 0 0;	
}
h4, h5, h6 {
	font-family: 'open_sansbold', sans-serif;
    font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	padding: 0;		
}
li, p, table {
	line-height: 1.5em;	
}
p {
	text-align: left;
	margin: 0 0 1em 0;
	padding: 0;	
}
table {
	border-collapse:collapse;	
}
th, td {
	font-weight: normal;
	text-align: left;
	padding: 0 0.5em 0 0;
}
th {
	
}
td {
	
}
.smallFont {
	font-size: 0.86em;	
}
/*
#content ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 0.5em;
	list-style: none;
}
#content li {
	padding: 0 0 0 18px;
	margin: 0 0 0.2em 0;
	background-image:url(../images/list_icon_arrow.png);
	background-position:left 1px;
	background-repeat: no-repeat;
}
*/
#page_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index:1;
}
#page_bg img {
	width: 100%;
	height: 100%;	
}
#pageContainer {
	position: relative;
	z-index: 2;
}
#header {
	position: fixed;
	z-index: 2;
	top: 0px;
	width: 100%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	background-color: #F8F8F8;
	/*background-color: rgba(255, 255, 255, 0.9);*/
}
#header .inner {
	height: 200px;
}
#logo {
	width: 280px;
	position: absolute;
	/*padding: 10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	background-color: #FFF;*/
	left: 40px;
	top: 10px;	
}
#logo img {
	width: 100%;	
}
#mainmenu {
	font-family: 'open_sanslight', sans-serif;
    position: absolute;
	bottom: 0px;
	right: 60px;
}
#mainmenu ul {
	width: auto;
	font-size: 16px;
	list-style:none;
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #CCC;*/
}
#mainmenu li {
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
}
#mainmenu li a {
	display: block;
	margin: 0;
	padding: 0.1em 1em;
	border-bottom: 4px solid transparent;
	text-decoration:none;
}
#mainmenu a:hover {
	border-bottom-color: #333;
	color: #333;
	
}
#mainmenu li.active {
	
}
#mainmenu .active > a {
	font-family: 'open_sansbold', sans-serif;
	border-bottom-color: #333;
	color: #333;
	
}
#mainmenu ul ul {
	display: none;
	
}

#submenu {
	/*font-family: 'open_sanslight', sans-serif;*/
    position: absolute;
	left: 40px;
	top: 0px;
	width: 300px;
}
#submenu ul {
	position: absolute;
	list-style: none;
	font-size: 15px;
	top:-1000px;
	margin: 0;
	padding: 0;
	left: 0px;
	width: 100%;
}
#submenu li {
	margin: 0;
	padding: 0.3em 0.5em;
	line-height: 120%;
}
#submenu a {
	text-decoration:none;
}
#submenu ul ul {
	display: none;
	position: absolute;
	top: 1000px;
	font-size: 14px;
}
#submenu ul ul li {
	background-color: transparent;
	border-left: 3px solid transparent;	
}
#submenu ul ul li.active {
	background-color: transparent;
	/*border-left: 3px solid #111;	*/
}
#submenu ul ul li.active li,
#submenu ul ul li.active li.active {
	background-color: transparent;
	border-left: none;	
}
#submenu ul ul ul {
	position:relative;
	width: auto;
	top: auto;
	left: auto;
	margin: 1em 0 0.5em 1.4em;
	font-size: 13px;
}
#submenu ul ul ul li {
	padding: 0.1em 0.5em;
}
#submenu ul ul ul ul {
	font-size: 12.5px;
}
#submenu ul ul ul ul li {
	padding: 0.1em 0.5em;
}
#submenu a:hover {
	color: #333;
}
#submenu li.active > ul {
	display: block;	
}
#submenu li.active {
}
#submenu .active > a {
	font-family: 'open_sansbold', sans-serif;
    color: #333;
	
}


#header .inner,
#content_wrapper {
	position:relative;
	width: 1236px;
	margin: 0 auto;
}
#content {
	width: auto;
	margin: 260px 40px 40px 40px;
	padding-top: 5px;
	position:relative;
	z-index: 1;
}
.content_with_submenu {
	margin-left: 360px !important;
}
.content-wrapper {
	
}
#content img {
	max-width: 100%;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#content h1 {
	
}
#footer {
	font-size: 0.8em;
	padding: 60px;
	text-align:center;	
}

iframe,
.iframe_wrapper {
	width: 100% !important;
	height: 600px !important;
}
.map_surroundings iframe,
.map_surroundings .iframe_wrapper {
	width: 60% !important;
	height: 340px !important;
	margin: 0 auto;
	display:block;
}

.image_col img {
	margin: 0 0 2em 0;	
}

.thumbnail {
	position: relative;
	margin-bottom: 7%;
}
.layout_b .thumbnail {
	
}
.layout_c .text_col .thumbnail {
	margin-bottom: 14%;
}
/* Layout A */
.layout_a .text_col {
	width: auto;
	position: relative;
	float: none;	
}
.layout_a .image_col {
	display: none;	
}

/* Layout B */
.layout_b .text_col {
	width: 60%;
	position: relative;
	float: left;	
}
.layout_b .image_col {
	width: 30%;
	position: relative;
	float: right;	
}
/* Layout C */
.layout_c .text_col {
	width: 30%;
	position: relative;
	float: left;	
}
.layout_c .image_col {
	width: 60%;
	position: relative;
	float: right;	
}
/* Layout D */
.layout_d .text_col {
	margin: 0 4% 3em 4%;	
}
.layout_d .image_col {
	width: auto;
	margin-right: 0;
	position: relative;
	float: right;	
	padding-top: 0;
}


.layout_d .image_col .thumbnail {
	float: left;
	position: relative;
	padding: 0;
}
.layout_d .image_col .landscape {
	width: 38%;
	margin: 0 6% 7% 6%;
	height: 207px;
	overflow:hidden;
}
.layout_d .image_col .landscape img {
	/*height: 200px;*/
	display: block;
	margin: 0 auto;
	padding: 0;
}
.layout_d .image_col .portrait {
	width: 25.33%;
	height: 296px;
	overflow:hidden;
	margin: 0 4% 7% 4%;
}
.layout_d .image_col .portrait img {
	/*height: 280px;*/
	display: block;
	margin: 0 auto;
	padding: 0;
}
.layout_d .image_col .center {
	display: block;
	clear: both;
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow:auto;
}
.layout_d .image_col .left {
	display: block;
	clear: both;
	position: relative;
	float: none;
	margin-left: 10%;
	margin-right: auto;
	height: auto;
	overflow:auto;
}
.layout_d .image_col .right {
	display: block;
	clear: both;
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: 10%;
	height: auto;
	overflow:auto;
}
.layout_d .image_col .lbig {
	width: 60%;
}
.layout_d .image_col .pbig {
	width: 50%;
}
.layout_d .image_col .center img {
	
}
.layout_d .image_col .center a {
	
}
.image_col .title {
	position:absolute;
	left: 0px;
	bottom: 0px;
	background-color: #FFF;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 0.5em;
	text-align: center;
	font-size: 1em;
}
.text_gallery, .text_gallery p {
	text-align:center;
}
a.fancybox {
	
}
a.fancybox .icon_zoom {
	position: absolute;
	display:block;
	top: 0px;
	right: 0px;
	width: 46px;
	height: 46px;
	background-image: url(../images/icon_lupe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.fancybox:hover .icon_zoom {
	background-position: -46px 0px;	
}

.image_overview {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.image_overview li {
	position: relative;
	width: 40%;
	margin: 0 5% 5% 5%;
	float: left;	
}
.image_overview a, .image_overview a:hover {
	text-decoration: none;
	display: block;
	padding: 3%;
}
.image_overview a:hover {
	background-color: #f8f8f8;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	
}
.image_overview .image_container {
	width: 100%;	
	height: 230px;
	overflow: hidden;
}
.image_overview .image_container img {
	width: 100%;	
}
.image_overview span {
	display: block;
	text-align: center;
	padding: 0.5em;	
}
.image_overview_full .image_container {
	height: 280px;
}


.image_overview_list {
	
}
.image_overview_list a, .image_overview_list a:hover {
	text-decoration: none;
	display: block;
}

.image_overview_list .element {
	margin: 0 0 2em 0;
	position: relative;
	clear: both;
	padding: 10px;
}
.image_overview_list a:hover .element {
	background-color: #f8f8f8;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	
}
.image_overview_list .element .thumbnail {
	width: 20%;
	height: 0;
	padding-bottom: 13%;
	overflow:hidden;
	float: left;
	margin: 0;
}
.image_overview_list .element .thumbnail img {
	width: 100%;
	display:block;
	margin: auto;
}
.image_overview_list .element .text {
	width: 77%;
	float: left;
	margin-left: 3%;
}


.iframe_wrapper {
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.iframe_wrapper_info {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	
}
.iframe_wrapper_info .iframe_wrapper_text {
	max-width: 540px;
	height: 120px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.iframe_wrapper_info .iframe_wrapper_text h3 {
	font-size: 1.5em;
	line-height: 140%;
}
.iframe_wrapper_info .iframe_wrapper_text p {
	text-align: inherit;
	margin: 0 0 0.5em 0;
}
.iframe_wrapper_info .iframe_wrapper_text a,
.iframe_wrapper_info .iframe_wrapper_text a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.iframe_wrapper_info .iframe_wrapper_text a:hover {
	text-decoration: none;
}
.iframe_wrapper_info .iframe_wrapper_text .iframe_wrapper_button,
.iframe_wrapper_info .iframe_wrapper_text .iframe_wrapper_button:hover {
	display: inline-block;
	margin: 1em 0 0 0;
	padding: 0.5em 1em;
	border: 1px solid #959595;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	transition: 0.5s ease border;
	cursor: pointer;
}
.iframe_wrapper_info .iframe_wrapper_text .iframe_wrapper_button:hover {
	border: 1px solid #fff;
	
}