html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

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

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

q,
blockquote {
	quotes: none;
}

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

a img {
	border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

@font-face {
	font-family: "CrimsonText-Regular";
	src: url(/sites/wiesbaden/themes/dornwiesbaden/stylesheets/fonts/CrimsonText-Regular.woff2);
	src: url(/sites/wiesbaden/themes/dornwiesbaden/stylesheets/fonts/CrimsonText-Regular.woff2) format("woff2");
}

body {
	font-family: "CrimsonText-Regular";
	font-size: 16px;
	line-height: 25px;
	color: #4d4d4d;
}

body .field-name-field-dd-plain-text {
	color: #4d4d4d;
}

body .border-right,
body .border-left,
body .border-top,
body .border-bottom {
	background: #025a6a;
	position: fixed;
	z-index: 100;
}

body .border-right,
body .border-left {
	width: 3px;
	top: 0;
	bottom: 0;
}

body .border-right {
	right: 0;
}

body .border-left {
	left: 0;
}

body .border-top,
body .border-bottom {
	height: 3px;
	left: 0;
	right: 0;
}

body .border-top {
	top: 0;
}

body .border-bottom {
	bottom: 0;
}

@media screen and (min-width:613px) and (max-width:839px) {
	body {
		font-size: 15px;
		line-height: 23px;
	}
}

@media screen and (max-width:612px) {
	body {
		font-size: 14px;
		line-height: 22px;
	}
}

body .base-center {
	max-width: 880px;
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	border: none;
}

@media only screen and (min-width:840px) {
	body .base-center {
		padding: 0 40px;
	}
}

@media screen and (max-width:320px) {
	body .base-center {
		padding: 0 20px;
	}
}

body .base-wrapper .base-center {
	padding-top: 40px;
}

@media only screen and (min-width:840px) {
	body .base-wrapper .base-center {
		padding-top: 125px;
		border-top: none;
	}
}

@media screen and (max-width:612px) {
	body .base-wrapper .base-center {
		padding-top: 70px;
	}
}

body h1 {
	font-size: 28px;
	color: #82c8b6 !important;
	margin: 0 0 45px 0;
	line-height: 120px;
}

body h1 a {
	color: #82c8b6;
}

body h1 a:hover {
	color: #82c8b6 !important;
}

body h1 span {
	color: #025a6a;
}

body .base-wrapper h1 {
	font-size: 24px;
	line-height: 60px;
	margin: 0;
}

body .field-name-field-title,
body h2 {
	font-size: 28px;
	color: #4d4d4d;
	line-height: 120px;
}

@media screen and (max-width:612px) {

	body .field-name-field-title,
	body h2 {
		font-size: 22px;
		line-height: 80px;
	}
}

@media screen and (min-width:613px) and (max-width:839px) {

	body .field-name-field-title,
	body h2 {
		font-size: 25px;
		line-height: 100px;
	}
}

body a {
	text-decoration: none;
	color: #4d4d4d;
	cursor: pointer;
}

body a img {
	width: 100%;
	height: auto;
}

body a:hover {
	color: #025a6a;
}

body .field-type-image .field-items img {
	width: 100% !important;
	height: auto !important;
}

body .field-name-field-dd-image-img {
	position: relative;
}

body .field-name-field-dd-image-img a {
	position: absolute;
	height: 30%;
	width: 16%;
	bottom: 55%;
	left: 36%;
	text-indent: -99999px;
}

.node-dd-blog {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

#main-menu {
	font-size: 16px;
	position: absolute;
	top: 15px;
	left: 25px;
	display: none;
}

#main-menu li {
	display: block;
	text-align: left;
	line-height: 25px;
}

#main-menu li a {
	line-height: 40px;
	display: block;
}

@media only screen and (min-width:840px) {
	#main-menu {
		display: inline;
		top: 55px;
		right: 40px;
		left: 40px;
		margin: 0 auto;
		text-align: right;
		border-bottom: 1px solid #82c8b6;
	}

	#main-menu li {
		display: inline;
	}

	#main-menu li a {
		display: inline;
	}
}

.logo {
	background: url(/assets/logo@2x.png) no-repeat left 25%;
	text-indent: -9999px;
	width: 230px;
	display: block;
	background-size: contain;
}

.header {
	position: fixed;
	z-index: 13;
	top: 0px;
	left: 0;
	right: 0;
	overflow: hidden;
}

@media screen and (max-height:430px) {
	.header {
		position: relative;
	}
}

.header #pageslide-trigger {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
}

.header .base-center {
	background: #fff;
	height: 65px;
	overflow: hidden;
}

.header .base-center .logo {
	padding-top: 35px;
}

@media screen and (max-width:612px) {
	.header .base-center .logo {
		padding-top: 20px;
	}
}

@media screen and (min-width:613px) and (max-width:839px) {
	.header .base-center .logo {
		padding-top: 20px;
	}
}

@media only screen and (min-width:840px) {
	.header .base-center .logo {
		height: auto;
	}
}

.header .base-center .logo span {
	position: absolute;
	text-indent: -9999px;
}

@media only screen and (min-width:840px) {
	.header .base-center {
		padding-bottom: 30px;
		height: 100px;
	}
}

@media only screen and (max-width:980px) {
	.header .base-center {
		border-right: 3px solid #025a6a;
		border-left: 3px solid #025a6a;
	}
}

.header .base-center h1 {
	font-size: 28px;
	color: #82c8b6 !important;
}

.header .base-center h1 a {
	color: #82c8b6;
}

.header .base-center h1 a:hover {
	color: #82c8b6 !important;
}

.header .base-center h1 span {
	color: #025a6a;
}

.ie .logo {
	background-image: url(/assets/logo.png);
}

.editor-content h3 {
	margin-bottom: 23px;
	-webkit-font-smoothing: antialiased;
}

.editor-content h4 {
	margin-bottom: 23px;
}

.editor-content p {
	margin-bottom: 22px;
}

.editor-content ul,
.editor-content ol {
	padding-left: 19px;
	margin-bottom: 33px;
}

.editor-content ul {
	list-style: disc;
	margin-bottom: 0px;
}

.editor-content ul ul {
	list-style-type: none;
}

.editor-content ul ul li:before {
	content: '- ';
}

.editor-content ul ul li {
	text-indent: -10px;
}

.ie ul,
.ie ol {
	margin-bottom: -10px;
}

.flexslider {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	margin: 0 0 20px;
}

.flexslider .flexslider:hover .flex-next,
.flexslider .flexslider:hover .flex-prev {
	opacity: 0.8;
	right: 20px;
}

.flexslider .flex-direction-nav a {
	background-image: url(/assets/_bg_direction_nav_wiesbaden.png);
	width: 35px;
	height: 35px;
	opacity: 1;
	display: block;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media screen and (max-width:612px) {
	.flexslider .flex-direction-nav a {
		width: 25px;
		height: 25px;
	}
}

@media screen and (max-width:450px) {
	.flexslider .flex-direction-nav a {
		width: 15px;
		height: 15px;
		top: 60%;
	}
}

@media only screen and (min-width:840px) {
	.flexslider .flex-direction-nav a {
		width: 50px;
		height: 50px;
	}
}

.flexslider .flex-direction-nav .flex-next {
	right: 10px;
}

.flexslider .flex-direction-nav .flex-prev {
	left: 10px;
}

.flexslider .flex-control-paging {
	display: none;
}

#flexslider-1.flexslider .flex-direction-nav .flex-prev {
	left: 42%;
}

.ie .flexslider .flex-direction-nav a {
	background-image: url(/assets/bg_direction_nav.png);
}

@media screen and (max-width:612px) {
	.ie .flexslider .flex-direction-nav a {
		background-image: url(/assets/3_ie_bg_direction_nav.png);
	}
}

@media screen and (max-width:320px) {
	.ie .flexslider .flex-direction-nav a {
		background-image: url(/assets/5_ie_bg_direction_nav.png);
	}
}

@media screen and (max-width:450px) {
	.ie .flexslider .flex-direction-nav a {
		background-image: url(/assets/4_ie_bg_direction_nav.png);
	}
}

@media screen and (min-width:613px) and (max-width:839px) {
	.ie .flexslider .flex-direction-nav a {
		background-image: url(/assets/2_ie_bg_direction_nav.png);
	}
}

@media only screen and (min-width:840px) {
	.ie .flexslider .flex-direction-nav a {
		background-image: url(/assets/bg_direction_nav.png);
	}
}

.panel-pane {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.dd_theme_collapsible {
	border: none;
}

.dd_theme_collapsible .fake-triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: white transparent transparent transparent;
	position: absolute;
}

.dd_theme_collapsible .dd_theme_collapsible-title {
	color: #fff;
	height: 34px;
	background: #82c8b6;
}

@media screen and (min-width:613px) and (max-width:839px) {
	.dd_theme_collapsible .dd_theme_collapsible-title {
		font-size: 16px;
	}
}

@media screen and (max-width:612px) {
	.dd_theme_collapsible .dd_theme_collapsible-title {
		font-size: 16px;
	}
}

.dd_theme_collapsible .dd_theme_collapsible-title i {
	width: 100%;
	-webkit-transform-origin: none;
	-moz-transform-origin: none;
	-ms-transform-origin: none;
	-o-transform-origin: none;
	transform-origin: none;
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
}

.dd_theme_collapsible .dd_theme_collapsible-title .dd_theme_collapsible-title-content {
	padding: 7px 0 2px 20px;
	-webkit-transition: padding 1s;
	-moz-transition: padding 1s;
	-o-transition: padding 1s;
	transition: padding 1s;
	color: #fff;
}

.dd_theme_collapsible .dd_theme_collapsible-title .dd_theme_collapsible-title-content:hover {
	color: #fff;
}

.dd_theme_collapsible .dd_theme_collapsible-title .icon-plus-light {
	background: url(/assets/button-w@2x.png) no-repeat 50% 0;
	background-size: 13px 8px;
	z-index: 1;
	height: 8px;
	padding: 0;
	max-width: 45px;
	margin: 13px 0;
}

@media screen and (min-width:613px) and (max-width:839px) {
	.dd_theme_collapsible .dd_theme_collapsible-title .icon-plus-light {
		max-width: 33px;
	}
}

.dd_theme_collapsible .dd_theme_collapsible-contents {
	background: #ededed;
}

.dd_theme_collapsible.dd_theme_collapsible-closed>.dd_theme_collapsible-title .dd_theme_collapsible-title-content {
	height: 0;
}

.dd_theme_collapsible.dd_theme_collapsible-closed>.dd_theme_collapsible-title .dd_theme_collapsible-title-content:hover {
	color: #fff;
}

.panel-2col .panel-separator {
	margin: 0 0 0.2em 0;
}

.ie .dd_theme_collapsible .fake-triangle {
	left: 0px;
	z-index: 12;
}

.ie .dd_theme_collapsible .icon-plus-light {
	background: url(/assets/button-w.png) no-repeat 50% 0;
}

.body .node-dd-download {
	color: #82c8b6;
}

.body .node-dd-download .content {
	position: relative;
}

.body .node-dd-download .content .field-name-body {
	position: absolute;
	bottom: 25px;
}

@media screen and (max-width:612px) {
	.body .node-dd-download .content .field-name-body {
		position: relative;
		bottom: 0;
		margin-bottom: 40px;
	}
}

@media screen and (min-width:613px) and (max-width:839px) {
	.body .node-dd-download .content .field-name-body {
		position: relative;
		bottom: 0;
		margin-bottom: 40px;
	}
}

.body .node-dd-download .content .file-icon {
	display: none;
}

.body .node-dd-download .content .file a {
	color: #82c8b6;
	width: 100%;
	background: #fff;
	padding: 2%;
	padding-right: 8%;
}

@media screen and (max-width:612px) {
	.body .node-dd-download .content .file a {
		padding-right: 10%;
	}
}

@media screen and (max-width:450px) {
	.body .node-dd-download .content .file a {
		padding-right: 12%;
	}
}

.body .node-dd-download .content .field-name-field-dd-content-download {
	position: absolute;
	padding-top: 20%;
	padding-right: 2%;
	font-size: 14px;
	top: 0;
	left: 0;
	text-align: right;
	width: 98%;
	height: 50%;
}

@media screen and (max-width:450px) {
	.body .node-dd-download .content .field-name-field-dd-content-download {
		padding-top: 90px;
	}
}

.body .node-dd-download .content .field-name-field-dd-content-download a {
	background: white url(/assets/download_wiesbaden.png) no-repeat 98% 50%;
	background-size: 43px;
}

@media screen and (min-width:613px) and (max-width:839px) {
	.body .node-dd-download .content .field-name-field-dd-content-download a {
		background-size: 33px;
	}
}

@media screen and (max-width:612px) {
	.body .node-dd-download .content .field-name-field-dd-content-download a {
		background-size: 25px;
	}
}

@media screen and (max-width:450px) {
	.body .node-dd-download .content .field-name-field-dd-content-download a {
		background-size: 20px;
	}
}

.ie .body .content .field-name-field-dd-content-download a {
	background-image: url(/assets/ie_down.png);
}

@media screen and (max-width:612px) {
	.ie .body .content .field-name-field-dd-content-download a {
		background-image: url(/assets/2_ie_down.png);
	}
}

@media screen and (max-width:320px) {
	.ie .body .content .field-name-field-dd-content-download a {
		background-image: url(/assets/3_ie_down.png);
	}
}

.base-wrapper .panel-separator {
	width: 100%;
	height: 50px;
	background: url(/assets/down_wiesbaden.png) no-repeat 50%;
	background-size: 16px 9px;
	border-bottom: 1px solid #82c8b6;
	cursor: pointer;
}

@media screen and (max-width:612px) {
	.base-wrapper .panel-panel {
		width: 100%;
	}
}

.base-wrapper .panel-panel .panel-pane .panel-separator {
	display: none;
}

.base-wrapper .panel-panel .panel-pane .inside {
	width: 98%;
	margin: 0 0 1em 0.5em;
}

@media screen and (max-width:612px) {
	.base-wrapper .panel-panel .panel-pane .inside {
		margin: 0;
		width: 100%;
	}
}

.base-wrapper .panel-panel .panel-col-first .inside {
	margin: 0 !important;
}

.base-wrapper .panel-panel .panel-pane .inside {
	margin: 0;
}

.panel-2col-stacked .panel-col-top .inside {
	margin: 0;
}

.ie .base-wrapper .panel-separator {
	background: url(/assets/button-g.png) no-repeat 50%;
}

.field-name-field-dd-gallery-min-image {
	display: none;
}

.node-dd-badges {
	right: 0;
	position: relative;
	text-align: right;
}

body .node-dd-badges img {
	margin: 0;
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	width: auto;
	height: 200px !important;
	width: auto;
	padding: 10px;
	display: inline-block;
}

.pageslide-trigger {
	background: #82c8b6 url(/assets/ps@2x.png) no-repeat 8px 50%;
	background-size: 20px;
	display: block;
	position: absolute;
	top: 11px;
	right: 0;
	width: 35px;
	height: 35px;
	text-indent: -99999px;
	border: 1px solid white;
	border-right: 0;
}

.pageslide-trigger:hover {
	color: #fff;
}

@media only screen and (min-width:840px) {
	.pageslide-trigger {
		display: none;
		color: #fff;
	}
}

.pageslide-trigger .fake-triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: white transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
}

#pageslide {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 130px;
	padding: 20px;
	background-color: #82c8b6;
	color: #FFF;
	-webkit-box-shadow: inset 0 0 5px 5px #82c8b6;
	-moz-shadow: inset 0 0 5px 5px #82c8b6;
	box-shadow: inset 0 0 5px 5px #82c8b6;
}

@media only screen and (min-width:840px) {
	#pageslide {
		display: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}

#pageslide a {
	color: #fff;
}

.ie .pageslide-trigger {
	background: #82c8b6 url(/assets/ps.png) no-repeat 8px 50%;
}

.pageslide-active .pageslide-trigger {
	right: 168px;
}

.dd-contact {
	position: relative;
}

.dd-contact__map {
	position: relative;
	padding-bottom: 40px;
}

.dd-contact__map .field-name-body {
	bottom: 40px;
}

.field-name-field-dd-contact-snd-text {
	color: #82c8b6;
	display: inline-block;
	width: 69%;
	padding-right: 50px;
	box-sizing: border-box;
	vertical-align: top;
}

.field-name-field-dd-contact-snd-image {
	display: inline-block;
	max-width: 30%;
	padding-left: 5px;
}