@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
}
*
{
	outline: none;
}

a img
{
	border: 0px solid;
}
p
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.content p
{
	float: none;
	color: #828282;
}
body .ui-widget { font-size: 11px; }

.page_c
{
	width: 100%;
	min-width: 850px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 850px)
{
	.page_c
	{
		min-width: 320px;
	}
	body .ui-widget { font-size: 14px; }
}
@media only screen and (max-width: 480px)
{
	body .ui-widget { font-size: 16px; }
}

/* Head */
.head_c
{
	width: 100%;
}
.head
{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.head_top
{
	width: 100%;
	height: 124px;
	float: left;
}
.head .logo {
    left: 50%;
    margin: 0 0 0 -165px;
    position: absolute;
    top: 16px;
    width: 331px;
}
.top_links
{
	height: 15px;
	float: right;
	margin: 95px 0 0 0;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #79A3CC;
	line-height: 15px;
}
.top_links a { color: #7AA3CC; }
.top_links span { margin: 0 7px; }

.menu_c
{
	width: 100%;
	height: 56px;
	position: relative;
	z-index: 10;
	background-color: #7AA3CC;
}
.menu
{
	width: 100%;
	max-width: 1000px;
	height: 56px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 11;
}
.menu ul
{
	width: 100%;
	height: 56px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
}

.menu ul li {
    float: left;
    margin: 0 15px;
    position: relative;
    z-index: 1;
}

.menu ul li a
{
	height: 56px;
	float: left;
	padding: 0 35px;
	
	color: #F9F8F8;
	text-decoration: none;
	line-height: 56px;
}
.menu ul li:first-child { margin-left: 0; }
.menu ul li:first-child a { padding-left: 20px; }
.menu ul li:last-child { margin-right: 0; }
.menu ul li:first-child a { padding-right: 20px; }
.menu ul li a:hover,
.menu ul li:hover > a
{
	background-color: #6897C6;
}

.menu ul li .down
{
	padding: 25px 20px 25px 0;
	position: absolute;
	top: 56px;
	left: 0px;
	z-index: 2;
	display: none;
	background-color: rgba(104,151,198, 0.75);
}
.menu ul li:hover .down { display: table-row; }
.menu ul li .down .down_left,
.menu ul li .down .down_right
{
	display: table-cell;
	vertical-align: top;
}
.menu ul li .down .down_right img { margin: 13px 0 0 20px; }
.menu ul li .down ul
{
	height: auto;
	padding: 0 20px 0 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}
.menu ul li .down ul li
{
	width: 100%;
}
.menu ul li .down ul li,
.menu ul li .down ul li a,
.menu ul li .down ul li:first-child,
.menu ul li .down ul li:first-child a,
.menu ul li .down ul li:last-child,
.menu ul li .down ul li:first-child a
{
	margin: 0;
	padding: 0;
}
.menu ul li .down ul li a,
.menu ul li .down ul li:first-child a,
.menu ul li .down ul li:last-child a
{
	padding-left: 30px;
}
.menu ul li .down ul li a
{
	width: 100%;
	height: auto;
	line-height: 42px;
	white-space: nowrap;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.menu ul li .down ul li a:hover,
.menu ul li .down ul li:hover > a
{
	background-color: #7190AB;
}
.menu ul li .down ul li a.current_link
{
	background-image: url(../img/arrows/arrw.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
}

/* Header image */
.header_image
{
	width: 100%;
	max-width: 1000px;
	height: 586px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
}
.header_image > img
{
	width: 2000px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	margin: 0 0 0 -1000px;
}
.header_image .header_claim
{
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 65px;
	z-index: 2;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	font-weight: 700;
	color: #FFFFFF;
	text-shadow: 4px 4px 4px #999999;
	line-height: 160%;
	text-align: center;
	letter-spacing: 3px;
}
.header_image .header_claim span.phone { font-size: 28px; font-weight: 600; letter-spacing: 2px; }
.header_image .header_claim img { margin: 15px 0 10px 0; }
@media (max-width: 1000px)
{
	.head_c { min-height: 0px; }
	.head { max-width: 600px; }
	.top_links span.phone { display: none; }
	.menu_c { max-width: 600px; height: 40px; margin: 0 auto 0 auto; }
	.menu { height: 40px; }
	.menu ul { display: none; }
	.header_image { width: 100%; height: auto; }
	.header_image > img { width: 100%; position: static; margin: 0; }
	.header_image .header_claim { bottom: 20px; font-size: 30px; letter-spacing: 2px; }
	.header_image .header_claim span.phone { font-size: 24px; letter-spacing: 1px; }
}
@media (max-width: 600px)
{
	.head { max-width: 320px; }
	.top_links { margin-top: 118px; }
	.head_top { height: 144px; }
	.menu_c { max-width: 320px; }
	.header_image .header_claim { display: none; }
}

/* Mobile menu */
.i_menu
{
	position: absolute;
	top: 4px;
	left: 2%;
	z-index: 100;
	height: 34px;
	padding: 0 10px 0 32px;
	display: none;
	
	background-image: url(../img/icons/menu.png);
	background-size: 18px 15px;
	background-repeat: no-repeat;
	background-position: 8px 9px;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 34px;
	color: #FFFFFF;
	cursor: pointer;
	text-transform: uppercase;
}
.i_menu.opened
{
}
@media (max-width: 1000px)
{
	.i_menu { display: block; }
}

.menu_slide_layer
{
	width: 75%;
	float: left;
	position: absolute;
	left: -75%;
	z-index: 1;
	
	background-color: #7AA3CC;
}
.menu_slide_layer.closed
{
	display: none;
}

.menu_slide_layer .menusl
{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.menu_slide_layer .menusl .menuslbox
{
	width: 100%;
	position: absolute;
	top: 0px;
	left: -100%;
	z-index: 2;
}
.menu_slide_layer .menusl .menuslbox.current
{
	left: 0%;
}
.menu_slide_layer .menusl ul
{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 44px;
}
.menu_slide_layer .menusl ul li
{
	width: 100%;
	min-height: 44px;
	float: left;
}
.menu_slide_layer .menusl ul li a
{
	width: 100%;
	float: left;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	color: #FFFFFF;
	text-decoration: none;
}
.menu_slide_layer .menusl ul li.sub_links
{
	background-image: url(../img/arrows/arrw.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
}
.menu_slide_layer .menusl ul li.current_path,
.menu_slide_layer .menusl ul li.current_link
{
	background-color: #6897C6;
}

.menu_slide_layer ul.submenu
{
	font-size: 16px;
	text-transform: none;
	line-height: 200%;
}
.menu_slide_layer ul.submenu li
{
	min-height: 0px;
}
.menu_slide_layer ul.submenu li a
{
	padding-left: 15px;
	background-image: none;
}
.menu_slide_layer ul.submenu li.back_link
{
	background-color: #6897C6;
	background-image: url(../img/arrows/arlw.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
}
.menu_slide_layer ul.submenu li.back_link a { padding-left: 30px; }
.menu_slide_layer ul.submenu li.mm_parent a
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	color: #FFFFFF;
	background-image: none;
	text-transform: uppercase;
}

.menu_slide_layer ul.submenu li.current_link a
{
	background-image: url(../img/arrows/arr_rwb.png);
	background-position: 10px 18px;
	background-size: 6px 10px;
	-webkit-background-size: 6px 10px;
}

/* Main */
.main_c
{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.main
{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.content
{
	width: 100%;
	float: left;
	padding: 0 0 50px 0;
	overflow: hidden;
}
@media (max-width: 1000px)
{
	.main_c { max-width: 600px; margin: 0 auto 0 auto; }
}
@media (max-width: 600px)
{
	.main_c { max-width: 320px; }
}

.sup
{
	width: 100%;
	padding: 75px 0 75px 0;
	overflow: hidden;
	text-align: center;
}
.sup img
{
	width: 60px;
	height: 60px;
	cursor: pointer;
}
@media (max-width: 600px)
{
	.sup { padding: 35px 0; }
}

/* Footer */
.footer_c
{
	width: 100%;
	min-height: 200px;
	background-color: #7AA3CC;
	overflow: hidden;
}
.footer_title_c
{
	width: 100%;
	background-color: #6897C6;
	overflow: hidden;
}
.footer_title
{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 300;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: 120px;
	text-align: center;
}
.footer
{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 36px 0;
	overflow: hidden;
}
.footer > div { width: 100%; float: left; }
.footer .dvcenter
{
	text-align: center;
}
.footer .ftitle
{
	margin: 20px 0 20px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.footer .fcontact
{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.footer .fcontact a,
.footer .fcontact span
{
	margin: 0 75px 0 0;
	color: #FFFFFF;
	line-height: 160%;
	text-decoration: none;
}
.footer .fcontact a:hover
{
	color: #7190AB;
}

.footer_bottom_c
{
	width: 100%;
	background-color: #FFFFFF;
}
.footer_bottom
{
	width: 100%;
	max-width: 1200px;
	padding: 25px 0;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: right;
}
.footer_bottom a,
.footer_bottom span
{
	margin: 0 0 0 14px;
	color: #7F7F7F;
	text-decoration: none;
}
.footer_bottom a:hover
{
	color: #7190AB;
}
@media (max-width: 1000px)
{
	.footer_c { max-width: 600px; margin: 0 auto; }
	.footer_title { font-size: 25px; letter-spacing: 2px; line-height: 90px; }
	.footer .ftitle { padding-top: 50px; text-align: center; letter-spacing: 1px; }
	.footer .fcontact { text-align: center; }
	.footer .fcontact span,
	.footer .fcontact a
	{
		width: 100%;
		float: left;
		text-align: center;
	}
}
@media (max-width: 600px)
{
	.footer_c { max-width: 320px; }
	.footer_title { padding: 10px 0; font-size: 20px; letter-spacing: 1px; line-height: 180%; }
	.i_lage { width: 260px; }
	.footer .ftitle { padding: 35px 10px 0 10px; }
	.footer_bottom { text-align: center; }
	.footer_bottom a,
	.footer_bottom span
	{
		margin: 0 7px;
	}
}
@charset "utf-8";
/* CSS Document */

body.mceContentBody { overflow: auto; background-color: #FFFFFF; }

/* Package slider */
.art_element.art_group.pkgslider .pkg_c .pkg_inner > .art_element
{
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Content - generic */
.content
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #828282;
	line-height: 200%;
	letter-spacing: 1px;
}
.content a
{
	color: #EDA95F;
	text-decoration: underline;
}
.content a:hover
{
	color: #828282;
}
.content ul
{
	display: table;
	list-style: none;

}
.content ul li
{
	padding-left: 15px;
	color: #828282;
	background-image: url(../img/arrows/arrg.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	background-size: 5px 10px;
	-webkit-background-size: 5px 10px;
}
.art_element.zentriert .art_inner { text-align: center; }
@media (max-width: 1000px)
{
	.content { font-size: 14px; }
}
@media (max-width: 600px)
{
}

/* Titles */
h1,
.art_element .art_headline.title1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 300;
	color: #79A3CC;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 3px;
	padding-top: 30px;
}
h2,
.art_element .art_headline.title2
{
	border-top: 4px solid #7AA3CC;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	color: #79A3CC;
	letter-spacing: 2px;
}
h1 span:after,
.art_element .art_headline.title1 span:after
{
	content:''; width: 90%; height: 1px; display: table; margin: 25px auto 0 auto; background-color:#DFE9F2;
}
h3,
.art_element .art_headline,
.art_element .art_headline.title3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #DFAA38;
	letter-spacing: 2px;
}
.art_element.highlight
{
	padding-top: 40px;
	padding-bottom: 60px;
	
	border-top: 5px solid #47607B;
	color: #FFFFFF;
	background-color: #79A3CC;
}
h4,
.art_element .art_headline.title4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	color: #79A3CC;
	letter-spacing: 2px;
}

.art_element.highlight h1,
.art_element.highlight .art_headline.title1,
.art_element.highlight h2,
.art_element.highlight .art_headline.title2,
.art_element.highlight h3,
.art_element.highlight .art_headline,
.art_element.highlight .art_headline.title3
{
	color: #FFFFFF;
}
@media (max-width: 1000px)
{
	h1,
	.art_element .art_headline.title1,
	h2,
	.art_element .art_headline.title2,
	h3,
	.art_element .art_headline,
	.art_element .art_headline.title3
	{
		font-size: 25px;
		letter-spacing: 2px;
		text-align: left;
	}
	h2,
	.art_element .art_headline.title2
	{
		border-top: 2px solid #7AA3CC;
	}
	
	h1,
	.art_element .art_headline.title1
	{
		text-align:center;
	}
	
	.art_element.highlight
	{
		padding-top: 25px;
		padding-bottom: 25px;
	}
}
@media (max-width: 600px)
{
	h1,
	.art_element .art_headline.title1,
	h2,
	.art_element .art_headline.title2,
	h3,
	.art_element .art_headline,
	.art_element .art_headline.title3
	{
		font-size: 23px;
		letter-spacing: 1px;
	}
	
	h1 span:after, .art_element .art_headline.title1 span:after { display: none; }
	
	.art_element.highlight { padding-top: 10px; padding-bottom: 20px; }
	
	.art_element.art_imageline img { margin: 10px 0; }
}

/* Accordions */
.art_element .art_headline.title3.accord .acc
{
	background-image: url(../img/icons/closey.png);
}
.art_element.closed .art_headline.title3.accord .acc
{
	background-image: url(../img/icons/openy.png);
}

.art_element.highlight .art_headline.accord .acc
{
	background-image: url(../img/icons/closew.png);
}
.art_element.highlight.closed .art_headline.accord .acc
{
	background-image: url(../img/icons/openw.png);
}

.art_element.art_group.accitem > .art_headline
{
	background-image: url(../img/icons/close.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 18px 11px;
	-webkit-background-size: 18px 11px;
}
.art_element.art_group.accitem.closed > .art_headline
{
	background-image: url(../img/icons/open.png);
}
.art_element.art_group.highlight.accitem > .art_headline { background-image: url(../img/icons/closew.png); }
.art_element.art_group.highlight.accitem.closed > .art_headline { background-image: url(../img/icons/openw.png); }

/* Button */
.art_element.art_button { margin-top: 45px; }
.art_element.art_button a,
.art_element.art_button a:hover
{
	min-width: 100px;
	padding: 10px 45px;
	background-color: #ECBE60;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}
@media (max-width: 600px)
{
	.art_element.art_button { margin-top: 20px; }
}

/* Table */
.art_table table
{
    border-collapse: collapse;
	border-bottom: 4px solid #47607B;
}
.art_table th
{
	padding: 16px 32px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
    background-color: #7AA3CC;
    
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: normal;
    color: #FFFFFF;
    letter-spacing: 0.04em;
    line-height: 120%;
    text-align: right;
}
.art_element.art_table table tr td
{
	padding: 16px 32px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    background-color: #FFFFFF;
    
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #83724B;
	line-height: 120%;
}
.art_element.art_table table tr:nth-child(even) td
{
	background-color: #EEF3F9;
}
.art_element.art_table table tr td.preise
{
	font-size: 17px;
	text-align: right;
}
.art_element.art_table table tr td span.titel
{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #79A3CC;
	line-height: 160%;
}

@media (max-width: 600px)
{
	.content ul
	{
		padding-left:10px;
	}
	
	.art_table th { padding: 8px 8px; font-size: 18px; }
	.art_element.art_table table tr td { padding: 8px 8px; font-size: 12px; }
	.art_element.art_table table tr td.preise { font-size: 14px; }
	.art_element.art_table table tr td span.titel { font-size: 14px; }
}
#maprahmen {
    border: 1px solid #f1f2f6;
    width: 100%;
}
#karte {
    height: 320px;
    width: 100%;
}
#input-hintergrund {
    background: none repeat scroll 0 0 #faf8f5;
    padding: 5px;
}
#inputaddress {
    background-color: #ffffff;
    border: 1px solid #f1f2f6;
    height: 20px;
    padding: 1px;
    width: 300px;
}
.mapposition {
    color: #000;
    font-size: 12px;
}
.marker {
    height: 100px;
    text-align: left;
    width: 200px;
}