a.menu-link {display: none;}
.js .toolbar {max-height: none;}

/* Preloader */
#preloader {background-color: #fff; bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 4999;}

body {
	background: #fff url("../../images/background.jpg") no-repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 	color: #777;
 	font-size: 14px;
	height: 100%;
	line-height: 22px;
	width: 100%;
}


/* Print Setup */

body.contentpane {
	background: #fff;
 	color: #555;
 	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

.contentpane #maininfo {
	background: #fff;
	padding: 15px;
}



/* Fonts  ############################################################################################################################################ */

body,
.answer,
h4,
#topmenu .menu a,
#homemenu ul.menu li.level_2 a span.menu-title,
#sidebar ul.menu li.level_2,
#sidebar ul.menu li.level_3,
input,
textarea,
#footer ul.menu li.level_1,
.result-title,
li.level_2 a span.menu-title {
	font-family: 'Open Sans', sans-serif;
}

header,
#agecheck h3,
h1, h2, h3,
#homemenu .menu a,
#homemenu ul.menu li.level_2 a span.menu-title,
#homemenu ul li a span.menu-desc,
#topmenu .menu a,
#promo,
#splash .splash1,
#sidebar h3,
#sidebar ul.menu li.level_1 {
	font-family: 'Cinzel', serif;
}



/* Global HTML ############################################################################################################################################ */

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6,
.result-title {
	border-bottom: 3px solid #cd9a00;
	color: #007f00;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0 0 12px 0;
	padding: 0 0 3px 0;
	text-align: left;
	text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
	font-size: 18px;
}

h4 {
	border: none; 
	color: #878787;
	font-size: 16px;
	margin: 0;
	padding: 0 0 7px 0;
}

h5 {
	border: none; 
	color: #878787;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

a {
	color: #007f00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}





/* Global Elements  ############################################################################################################################################ */

#mobile-header {
	display: none;
}


/* Global Device Padding */

#wrapper,
#onepage-wrapper,
#footer-wrapper {
	clear: both;
	margin: 0 auto;
	padding: 0;
	position: relative;
}


#wrapper {
	border: 3px solid #cd9a00;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	display: block;
	margin: 50px auto 100px auto;
	max-width: 1200px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}



/* Header Area */

#header-wrapper {
	display: block;
	height: 430px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 4990;
}

header {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

/*
.home header {
	background: none;
	border: none; 
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
*/



/* Header Image */

#header-image {
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}



/* Header Promo */

#headerpromo-wrapper {
	display: block;
	left: 50%;
	position: absolute;
	width: 50%;
}

#headerpromo {
	background: transparent url("../../images/header-image-overlay.png") no-repeat left bottom;
	height: 500px;
	left: 0:;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#headerpromo img {
	border: none;
	left: 150px;
	position: absolute;
	top: 0;
}

#headerpromo h3 {
	border: none;
	color: #6699cc;
	font-size: 36px;
	left: 130px;
	position: absolute;
	text-transform: uppercase;
	top: 280px;
}

#headerpromo p {
	color: #6699cc;
	font-size: 14px;
}

#headerpromo .promoline1 {
	left: 125px;
	position: absolute;
	top: 330px;
}

#headerpromo .promoline2 {
	left: 115px;
	position: absolute;
	top: 350px;
}

#headerpromo .promoline3 {
	left: 110px;
	position: absolute;
	top: 370px;
}

#headerpromo .section-link {
	left: 85px;
	margin: 0;
	position: absolute;
	top: 420px;
}




/* Topmenu */

#topbar {
	float: left;
	height: 40px;
	margin: 0 auto;
	position: relative;
}

#topmenu {
	float: right;
	position: relative;
	right: 0;
	top: 10px;
}

#topmenu ul.menu li.level_1 {
	border-right: 1px solid #ccc;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
}

#topmenu ul.menu li.level_1.last {
	border-right: none;
}

#topmenu ul.menu li.level_1 a {
	color: #647D96;
	font-size: 12px;
	padding: 2px 0;
	text-decoration: none;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

#topmenu ul.menu li.level_1 a:hover {
	border-bottom: 1px dashed #647D96;
	border-top: 1px dashed #647D96;
}




/* Toolbar Menu */

#toolbar-wrapper {
	background: #007f00;
	border-bottom: 5px solid #cd9a00;
	border-top: 5px solid #eee;
	height: 80px;
	left: 0;
	margin: 0 auto;
	max-width: 1200px;
	position: absolute;
	right: 0;
	top: 350px;
	width: 100%;
}

.toolbar {
	margin: 0 30px 0 0;
	max-width: 1200px;
	position: relative;
}

.toolbar .menu {
	margin: 0;
	float: right;
	padding: 0;
	white-space: nowrap;
}

.toolbar ul.menu li.level_1 {
	display: inline-block;
	position: relative;
	z-index: 20;
}


.toolbar .menu li.level_1 a {
	background: transparent url("../../images/toolbar.png") no-repeat;
	color: #e6cd80;
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	overflow: hidden;
	padding: 45px 10px 5px 10px;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}


.toolbar .menu li.level_1 a:hover,
.toolbar .menu li.active a.level_1 {
	color: #fff;
}

.toolbar ul.menu li.level_1.nav1 a {background-position: center -100px;}
.toolbar ul.menu li.level_1.nav2 a {background-position: center -300px;}
.toolbar ul.menu li.level_1.nav3 a {background-position: center -500px;}
.toolbar ul.menu li.level_1.nav4 a {background-position: center -700px;}
.toolbar ul.menu li.level_1.nav5 a {background-position: center -900px;}
.toolbar ul.menu li.level_1.nav6 a {background-position: center -1100px;}
 
.toolbar ul.menu li.level_1.nav1 a:hover, .toolbar ul.menu li.level_1.active.nav1 a {background-position: center 0px;}
.toolbar ul.menu li.level_1.nav2 a:hover, .toolbar ul.menu li.level_1.active.nav2 a {background-position: center -200px;}
.toolbar ul.menu li.level_1.nav3 a:hover, .toolbar ul.menu li.level_1.active.nav3 a {background-position: center -400px;}
.toolbar ul.menu li.level_1.nav4 a:hover, .toolbar ul.menu li.level_1.active.nav4 a {background-position: center -600px;}
.toolbar ul.menu li.level_1.nav5 a:hover, .toolbar ul.menu li.level_1.active.nav5 a {background-position: center -800px;}
.toolbar ul.menu li.level_1.nav6 a:hover, .toolbar ul.menu li.level_1.active.nav6 a {background-position: center -1000px;}

.toolbar ul.menu li.level_1 a span.menu-title { 
}

.toolbar ul.menu li.level_1 a span.menu-desc {
	display: none;
}




/* Toolbar Submenu Slide */

.toolbar ul.menu div.submenu.level_2 {
	background-color: #6699cc;
	border: none;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.25);
	display: none;
	margin: 0 0 0 -1px;
	overflow: hidden !important;
	padding: 0;
	position: absolute;
	top: 100px;
	z-index: 999;
}

.toolbar ul.menu ul.level_2 {
	list-style-type: none;
	padding: 20px 20px 10px 20px;
}

.toolbar ul.menu li.level_2 {
	border-bottom: 1px dashed #aaa;
}

.toolbar ul.menu li.level_2.last {
	border: none;
}

.toolbar ul.menu li.level_2 a.level_2 {
	background: none;
	color: #e1ebf5;
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0;
	padding: 3px 0;
	text-align: left;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	text-transform: uppercase;
	white-space: nowrap;
	width: auto;
}

.toolbar ul.menu li.level_2 a.level_2:hover,
.toolbar ul.menu li.level_2.active a.level_2 {
	color: #fff;
	text-decoration: none;
}





/* Splash */

#splash {
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 50px;
	top: -10px;
	z-index: 700;
}

.splash1, .splash2, .splash3 {
	color: #e1d7be;
	text-align: center;
	width; 80px;
}

.splash1 {
	font-size: 18px;
	padding: 15px 40px 0 30px;
	text-transform: uppercase;
}

.splash2 {
	font-size: 14px;
	line-height: 16px;
	padding: 15px 40px 10px 30px;
}

.splash3, .splash3 a {
	padding: 0 !important;
}



/* Home Icon */

a.home-icon {
	position: relative;
	-moz-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
}

a.home-icon:hover {
	border: none !important;
	opacity: 1;
}

a.home-icon img {
	left: -5px;
	position: absolute;
	top: 2px;
}



/* Sprachen */

#sprachen {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	top: 10px;
}

div.mod-languages li {
	margin-left: 3px !important;
	margin-right: 3px !important;
}

#sprachen a {
	color: #6b6761;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

#sprachen a:hover {
	color: #fff;
}



/* Search */

#search {
	left: 0;
	position: absolute;
	top: 285px;
}

#search label {
	display: none;
}

#search input {
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: inset 0 0 4px 2px rgba(0,0,0, 0.1);
	-webkit-box-shadow: inset 0 0 4px 2px rgba(0,0,0, 0.1);
	-moz-box-shadow: inset 0 0 4px 2px rgba(0,0,0, 0.1);
	opacity: 0.7;
	width: 200px;
	padding: 3px;
}

#search input:focus {
	opacity: 0.9;
	outline:0;
}

#search #mod-search-searchword {
	background: transparent;
	border: none;
	color: #555;
	line-height: 20px;
	outline: none;
	width: 175px;
}

.result-title {
	margin-top: 20px;
}




/* Logo */

#logo-wrapper {
	height: 355px;
	left: 0;
	margin: 0 auto;
	max-width: 1200px;
	position: absolute;
	right: 0;
	top: 50px;
	width: 100%;
	z-index: 1500;
}

#logo {
	float: left;
	height: 230px;
	margin: 170px 0 0 30px;
	position: relative;
	width: 300px;
}

#logo p {
	position: relative;
	z-index: 50;
}

#logoscroll {
	display: none;
	left: 30px;
	top: 10px;
}

.logo {
	position: absolute;
}

.logo, .logo p, .logo a, .logo img {
	margin: 0;
	padding: 0;
}

.logo img {
	border: none;
	height: auto;
	width: 100%;
}

#error {
	margin: 130px auto 0 auto;
	padding: 20px;
	width: 500px !important;
}

#error h1, #error p {
	border: none;
	text-align: center;
}




/* Header Boxes */

#headerboxes-wrapper {
	background-color: #999;
	margin-top: 470px;
	position: relative;
	width: 100%;
}

#headerboxes {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1280px;
	text-align: center;
}

#headerbox1,
#headerbox2,
#headerbox3 {
	background-color: #ff0;
	display: inline-block;
	height: 250px;
	margin: 0 15px;
	min-width: 150px;
	padding: 0px 15px;
	position: relative;
	text-align: left;
	width: 25%;
}

#headerboxes h3 {
	border: none;
	color: #3382b4;
	font-size: 20px;
	margin-bottom: 7px;
	padding: 0;
	text-align: left;
}

#headerboxes h3 a {
	color: #3382b4;
	text-decoration: none !important;
}

#headerboxes p { 
	color: #555;
}

#headerboxes a {
	color: #555;
	text-decoration: none;
}

#headerboxes a.boxlink {
	background: transparent url("../../images/boxlink.png") no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	left: 0;
	padding: 10px 0 20px 0;
	position: absolute;
	text-align: center;
	text-decoration: none !important;
	top: 240px;
	width: 165px;
}

#headerboxes a.boxlink:hover {
	background-position: 0 -50px;
}

#headerboxes .thumb {
	border: 1px solid #96AABE;
	height: 162px;
	padding: 2px;
	width: 275px;
}



/* Content */

#content-wrapper {
	background-color: #fff;
	clear: both;
	display: inline-block;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0;
	position: relative;
	width: 100%;
}

#content {
	background-color: #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin: 0 auto;
	padding: 0 40px;
	position: relative;
}



/* Main */

#maininfo {
	margin: 50px auto 50px auto;
	max-width: 1280px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.maininfo-left {
	float: left;
	margin-right: 2%;
	width: 48%;
}

.maininfo-right {
	float: right;
	margin-left: 2%;
	width: 48%;
}

#article-index h3 {
	font-size: 16px;
}

#leaderboard {
	border: 1px solid #ccc;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	height: 90px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 728px;
}

#leaderboard img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.adsense-textblock {
	height: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 728px;
}

.adsense-content {
	float: right;
	height: 280px;
	margin: 5px 0 15px 15px;
	overflow: hidden;
	width: 336px;
}

#maininfo img,
.googlemap-frame {
	height: auto;
}

#maininfo img.left,
#maininfo .img-intro-left {
	border: 1px solid #cd9a00;
	float: left;
	margin: 0 25px 10px 0;
	padding: 3px;
	width: 48%;
}

#maininfo img.right,
#maininfo .img-intro-right {
	border: 1px solid #cd9a00;
	float: right;
	margin: 0 0 10px 25px;
	padding: 3px;
	width: 48%;
}

#maininfo .img-intro-left img,
#maininfo .img-intro-right img {
	margin: 0;
	width: 100%;
}

#maininfo img.symbol {
	border: none;
	float: right;
	margin: 0 0 0 25px;
	width: auto;
}

#maininfo img.wide {
	clear: both;
	float: none;
	margin: 20px 0 0 0;
	width: 100%;
}

#maininfo .noborder {
	border: none !important;
}

#maininfo img.icon {
	border: none;
	float: left;
	height: 70px;
	margin: 0 15px 0px 0;
	padding: 0;
	width: 70px;
}

#maininfo ul {
	list-style-type: disc;
	padding: 5px 0 10px 30px;
}

#maininfo ol {
	list-style-type: decimal;
	padding: 5px 0 10px 30px;
}

#maininfo ul.actions {
	float: right;
	height: 22px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 15px;
}

#maininfo ul.actions img {
	border: none;
	width: auto !important;
}

#maininfo ul.actions li {
	display: inline;
}


/* For Galleries */

#maininfo-left {
	float: left;
	width: 420px;
}

#maininfo-right {
	float: right;
	margin-top: -8px;
	width: 460px;
}

#maininfo-right img {
	border: none;
	padding: 0;
}

.maininfo-right .zoom-hinweis {
	color: #999;
	font-size: 12px;
	font-style: italic;
	margin: 5px 15px;
	padding-left: 15px;
	text-align: right;
}


/* Pagination  */

#maininfo .pagination {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}

#maininfo .pagination p.counter {
	font-style: italic;
	font-weight: bold;
}

#maininfo .pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#maininfo .pagination li.pagination-start {
	padding: 0;
}

#maininfo .pagination li {
	display: inline;
	margin: 0 2px;
	padding: 2px 5px;
	text-align: left;
}


/* Page Nav  */

#maininfo .pagenav {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
	text-align: center;
}

#maininfo .pagenav .pagenav-prev {
	border-right: 1px dotted #aaa;
	padding-right: 10px;
}

#maininfo .pagenav .pagenav-next {
	padding-left: 10px;
}

#maininfo .pagenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#maininfo .pagenav li {
	display: inline;
}



/* Readmore */

#maininfo .readmore a {
	display: inline-block;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	text-decoration: none;
}

.newsflash a.readmore:link,
.newsflash a.readmore:visited,
#maininfo a.readmore:link,
#maininfo a.readmore:visited {
	text-decoration: none;
}

.newsflash a.readmore:link,
.newsflash a.readmore:visited{
	margin: 10px 0;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus {
	text-decoration: none;
}

#maininfo .readmore a:hover,
#maininfo .readmore a:active,
#maininfo .readmore a:focus {
	text-decoration: none;
}

#maininfo img.icon {
	border: none;
	float: left;
	height: 70px;
	margin: 0 15px 0px 0;
	padding: 0 15px 0 0;
	width: 70px !important;
}



/* Kontakt */

.kontakt-left {
	float: left;
	width: 40%;
}

.kontakt-right {
	float: right;
	width: 55%;
}



/* Formulare */

.jsn-uniform {
	width: 98%;
}

.jsn-uniform input,
.jsn-uniform textarea,
.jsn-uniform select {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
	opacity: 0.7;
	overflow: hidden;
	padding: 2px 3px !important;
	text-decoration: none;
	white-space: nowrap;
}

.jsn-uniform .control-label {
	display: none !important;
}

.jsn-uniform .control-group {
	padding: 0 !important;
}

.jsn-uniform .jsn-input-medium-fluid,
.jsn-uniform .jsn-input-xlarge-fluid,
.jsn-master .jsn-input-xxlarge-fluid {
	width: 95% !important;
}

.jsn-master .jsn-input-mini-fluid,
.jsn-master .jsn-input-small-fluid {
	width: 35% !important;
}

.jsn-uniform input {
	height: 25px;
	width: 100%;
}

.jsn-uniform textarea {
	height: 100px;
	width: 100%;
}

.jsn-uniform option {
	background-color: #fff;
	padding: 0 5px;
}

#jsn-captcha {
	float: left;
	margin-top: 8px;
	text-align: center;
	width: 80px;
}

.jsn-uniform .controls img {
	border: none !important;
}

.jsn-uniform .jsn-form-submit {
	float: right;
	height: 30px;
	margin: -40px 2% 0 0;
}

.jsn-master .jsn-text-center {
	display: none;
}

.jsn-uniform .alert {
	font-size: 14px !important;
}

.jsn-uniform .alert h4 {
	color: #c00 !important;
	font-size: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
}



/* Footer  ############################################################################################################################################ */

#footer-wrapper {
	background: #007f00;
	border-top: 20px solid #cd9a00;
	min-height: 0;
	position: relative;
	width: 100%;
	z-index: 2000;
}

footer {
	margin: 0 auto;
	max-width: 1280px;
}

footer p {
	color: #eee;
	text-align: left;
}



/* Footer Menu */

#footermenu {
	clear: both;
	margin-top: 70px;
	position: relative;
}

#footermenu .menu {
	float: none;
	text-align: center;
}

#footermenu ul.menu li.level_1 {
	border-right: 1px solid #eee;
	display: inline-block;
	float: none;
}

#footermenu ul.menu li.level_1.last {
	border-right: none;
}

#footermenu .menu li.level_1 a {
	background: none;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: auto;
}

#footermenu .menu li.level_1 a:hover,
#footermenu .menu li.active a.level_1 {
	color: #fff;
}

#footermenu ul.menu li.level_1 a span.menu-title { 
}

#footermenu ul.menu li.level_1 a span.menu-desc {
	display: none;
}


/* Footer Menu Submenu Slide */

#footermenu ul.menu div.submenu.level_2 {
	background-color: #6699cc;
	border: 2px solid #fff;
	border-top: none;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: none;
	margin: 0 0 0 -1px;
	overflow: hidden !important;
	padding: 0;
	position: absolute;
	top: 20px;
	z-index: 999;
}



#footermenu ul.menu ul.level_2 {
	list-style-type: none;
	padding: 10px 15px;
}

#footermenu ul.menu li.level_2 {
	border-bottom: 1px dashed #aaa;
}

#footermenu ul.menu li.level_2.last {
	border: none;
}

#footermenu ul.menu li.level_2 a.level_2:before {
	content: "\00BB \0020";
	font-size: 12px;
}

#footermenu ul.menu li.level_2 a.level_2 {
	background: none;
	color: #e1ebf5;
	display: block;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	text-decoration: none;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	white-space: nowrap;
	width: auto;
}

#footermenu ul.menu li.level_2 a span.menu-title {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0;
	padding: 0;
	text-transform: none;
}

#footermenu ul.menu li.level_2 a.level_2:hover,
#footermenu ul.menu li.level_2.active a.level_2 {
	color: #fff;
	text-decoration: none;
}





/* Footerboxes */

#footerboxes {
	clear: both;
	margin: 20px auto 35px auto;
	text-align: center;
	width: 100%;
}

#footerboxes h3 {
	color: #fb0;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

#footerboxes h4 {
	color: #fb0;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}

#footerboxes p,
#footerboxes a {
	color: #fff;
	line-height: 20px;
	text-align: justify;
}

#footerboxes table {
	width: 100%;
}

#footerboxes td {
	width: 50%;
}

#footerbox1,
#footerbox2,
#footerbox3 {
	display: inline-block;
	padding: 0;
	vertical-align: top;
	width: 29%;
}

#footerbox1 {padding-right: 2%;}
#footerbox2 {padding: 0 2%;}
#footerbox3 {padding-left: 2%;}

#footerbox1 table p {
	margin: 0;
	padding: 0;
}

#footerbox1 a {
	padding-left: 10px;
	text-decoration: none;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

#footerbox1 a:hover {
	padding-left: 20px;
}

#footerbox1 a:before {
	content: "\00BB \0020";
	font-size: 12px;
}




/* Social Menu */

#social {
	height: 25px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	position: relative;
	text-align: center;
}

#social ul li {
	display: inline-block;
	height: 25px;
	line-height: 30px;
	margin: 0 2px 0 0;
	text-align: left;
	text-decoration: none;
	width: 25px;
}

#social ul li a {
	margin: 0;
	padding: 0;
	position: relative;
}

#social ul li img {
	position: absolute;
	left: 0;
	top: 0;
}

#social ul li img.a {
	opacity: 1;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	z-index: 10;
}

#social ul li img.b {
	opacity: 0;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
	z-index: 10;
}

#social ul li a:hover img.a {
	opacity: 0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}

#social ul li a:hover img.b {
	opacity: 1;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}






/* Copyright */

#copyright {
	clear: both;
	line-height: 20px;
	padding: 50px 0 50px 0;
	text-align: center;
}

#copyright p, #copyright a {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

#copyright a:hover {
	border-bottom: 1px dashed #fff;
	border-top: 1px dashed #fff;
	color: #fff;
}

#copyright ul.menu {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
}

#copyright ul.menu li.level_1 {
	border-left: 1px solid #aaa;
	display: inline-block;
	padding: 0 10px;
	text-align: center;
}



/* GoogleMap  */
#google-map {
	height: 500px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}




/* Toplink  */

#toplink-wrapper {
	bottom: -1px;
	height: 50px;
	left: 50%;
	margin: 0 auto;
	position: fixed;
	z-index: 4990;
}

#toplink {
	background: transparent url("../../images/toplink.png") no-repeat scroll center top;
	height: 50px;
	left: -50%;
	margin: 0 auto;
	position: relative;
	width: 100px;
}

#toplink p {
	text-align: center;
}

#toplink a {
	padding: 0 50px 25px 50px;
	text-decoration: none;
}




/* MODULE:; Fancybox Galerie */

.gallery {
	float: right;
	margin: 5px 0 10px 25px;
	position: relative;
	width: 48%;
}

.gallery.ref {
	float: none;
	margin: 0;
	position: relative;
	width: 100%;
}

p.zoom-hinweis {
	bottom: -20px;
	color: #aaa;
	font-size: 11px;
	font-style: italic;
	position: absolute;
	right: 15px;
	top: -25px;
}

.gallery .fancybox {
	border: 1px solid #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 155px;
	margin: 0 0 10px 2%;
	overflow: hidden;
	position: relative;
	width: 47%;
}

.gallery.g1 .fancybox {margin: 0 0 2%; height: 120px; width: 100%;}
.gallery.g2 .fancybox {margin: 1%; height: 135px; width: 48%;}
.gallery.g3 .fancybox {margin: 1%; height: 100px; width: 31%;}
.gallery.g4 .fancybox {margin: 0.5%; height: 80px; width: 23.5%;}
.gallery.g5 .fancybox {margin: 0.5%; height: 60px; width: 19%;}
.gallery.g6 .fancybox {margin: 0.5%; height: 40px; width: 15.5%;}

.gallery.ref .fancybox {
	height: 120px;
	margin: 5px 0.5%;
	width: 15.3%;
}

.gallery .fancybox img {
	border: none !important;
	height: auto;
	padding: 0 !important;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
}

.gallery .fancybox:hover img {
	-webkit-transform: translateY(-50%) scale(1.1);
	-moz-transform: translateY(-50%) scale(1.1);
	-ms-transform: translateY(-50%) scale(1.1);
	-o-transform: translateY(-50%) scale(1.1);
	transform: translateY(-50%) scale(1.1);
}

.gallery .fancybox .fancybox-mouseover {
	background-color: #000;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 20;
}

.gallery .fancybox .fancybox-zoom {
	background: transparent url("../../images/zoom.png") no-repeat scroll center center;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	z-index: 30;
}

.gallery .fancybox:hover .fancybox-zoom {
	opacity: 1;
}

.gallery:hover .fancybox .fancybox-mouseover {
	opacity: 0.5;
}

.gallery .fancybox:hover .fancybox-mouseover {
	opacity: 0;
}

.fancybox-caption-wrap {
}

.fancybox-caption {
	text-align: center !important;
}





/* Kontakt */

.kontakt-left {
	float: left;
	width: 50%;
}

.kontakt-right {
	float: right;
	width: 45%;
}




/* ##### FORMULAR START ##### */

.formular-wrapper {
	display: inline-block;
	margin: 0 0 25px 0;
	width: 100%;
}

.form-hinweis {
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 10px 0 0 0;
}

.kontakt-input, .kontakt-area {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}

.form-radio {
	float: left;
	padding: 10px 25px 15px 0;
}

.formular input[type=radio] {
	padding: 0 10px 0 0;
}

.formular input[type=text] {
	background-color: rgba(255,255,255,0.75);
	border: none;
	border: 1px dashed #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 40px;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 0 0 0 10px;
	width: 100%;
}

.form-plz {
	float: left;
	width: 28%;
}

.form-ort {
	float: right;
	width: 68%;
}

.form-name {
	width: 100%;
}

.form-email {
	float: left;
	width: 58%;
}

.form-telefon {
	float: right;
	width: 38%;
}

.formular textarea {
	background-color: rgba(255,255,255,0.75);
	border: 1px dashed #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #333 !important;
	float: left;
	height: 150px;
	font-size: 16px !important;
	letter-spacing: 0.5px;
	outline: none;
	padding: 10px;
	width: 100%;
}

.form-message h4 {
	float: none;
	margin-bottom: 5px;
}

.formular .send-form {
	background-color: #fff;
	border: 1px solid #aaaaa9;
	color: #333;
	cursor: pointer;
	font-size: 16px;
	float: right;
	margin: 0;
	padding: 7px 12px 5px 12px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-ms-transition: all 0.35s ease-in-out 0s;
	-o-transition: all 0.35s ease-in-out 0s;
	transition: all 0.35s ease-in-out 0s;
}

.formular .send-form:hover {
	background-color: #aaaaa9;
	border: 1px solid #cccccb;
	color: #fff;
}

.formular .form-dsgvo {
	clear: both;
	position: relative;
}

.formular .form-dsgvo input {
	float: left;
	margin: 4px 5px 0 0;
	padding: 0;
	position: relative;
	width: 20px;
}

.formular .form-dsgvo p {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 16px;
	max-width: 100%;
	overflow: hidden;
	padding: 0;
	position: static;
	text-align: justify;
}

.formular label.error,
.formular p.error {
	color: #900;
	display: none;
}

.thank-you {
	display: none;
}

.thank-you h3 {
	margin-top: 120px;
	text-align: center !important;
}

.thank-you h3::before {
	display: none;
}

.form-phone {
	display: none;
}


/* Captcha */

.captcha-container {
	display: inline-block;
	margin: 10px 0;
	position: relative;
	width: 100%;
}

.captcha-container div.captcha-hinweis {
	height: 20px;
	margin: 0 !important;
}

.captcha-container div.captcha-hinweis p {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

#captcha {
	margin: 0 !important;
}

#captcha div {
	float: right;
	max-width: 200px;
	width: 35%;
}

#captcha canvas {
	float: right;
	text-align: center;
	width: 100%;
}

#captcha div.controls {
	float: left;
	max-width: 100%;
	padding: 8px 0 0 0;
	width: 60%;
}

#captcha div.controls img {
	border: none;
	height: 25px;
	width: auto;
}

#captcha div.controls .captcha-feld {
	float: left;
	max-width: 100%;
	width: 80%;
}

#captcha div.controls input {
	height: 35px;
	padding: 0;
	text-align: center;
	width: 100%;
}

#captcha div.controls button {
	float: right;
	height: 35px;
	padding: 0;
	width: 15%;
}

p.wrong {
	clear: both;
	display: none;
	width: 100%;
}

p.wrong.shake {
	display: block;
}

p.wrong.shake {
	animation: shake .4s cubic-bezier(.36, .07, .19, .97) both;
	backface-visibility: hidden;
	perspective: 1000px;
	transform: translate3d(0, 0, 0);
}

@keyframes shake {
10%, 90% {transform: translate3d(-1px, 0, 0);}
20%, 80% {transform: translate3d(1px, 0, 0);}
30%, 50%, 70% {transform: translate3d(-2px, 0, 0);}
40%, 60% {transform: translate3d(2px, 0, 0);}
}

/* ##### FORMULAR END ##### */



/* Datenschutz */
.datenschutz #maininfo p, .privacy #maininfo p  {font-size: 12px; line-height: 18px; margin: 0 0 10px 0; padding: 0; text-align: left;}
.datenschutz #maininfo h1, .privacy #maininfo h1 {margin: 0;}
.datenschutz #maininfo h2, .privacy  #maininfo h2 {border: none; display: block; font-size: 20px; letter-spacing: 0; margin: 25px 0 10px 0; padding: 0; text-align: left; text-transform: none;}
.datenschutz #maininfo h3, .privacy #maininfo h3 {border: none; display: block; font-size: 16px; letter-spacing: 0; margin: 0 0 5px 0; padding: 0; text-align: left; text-transform: none;}





/* NO SCRIPT ########################################################################################################################## */

.noscript #element {
	display: block;
}
