/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}body{font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}

/* ==========================================================================
Templates
========================================================================== */

/** Artikel-Templates Elemente (articles, sections) **/
section.artikel_templates > article,  section.artikel_templates > section{margin-bottom: 30px;}

/** Social Media **/
div.social_media_container{width: 100%;float:left;margin-top:25px;}
div.social_media_container > div{float:left;height:30px;}
div.social_media_container > div.facebook_teilen{margin-right:50px;}

/** Standardformular **/
div.send_false{width:100%;background:#d38686;border:1px solid #4e0000;color:#4e0000;padding:2px;text-align:center;}
div.send_ok{width:100%;background:#E9F0DD;border:1px solid #253300;color:#253300;padding:2px;text-align:center;}
span.form-group{display:inline-block;margin:5px;}
span.form-group label{display:block;height:1.5em;}
span.form-group input,span.form-group textarea,span.form-group select{display:block;margin:0px !important;}
label {font-weight: normal;}

form.standardformular_half{width:272px;}
form.standardformular_left{float:left;padding-right:1%;}
form.standardformular_right{float:right;padding-left:1%;}

/** Inputs,Selects,Textareas **/
form.standardformular input,
form.standardformular select,
form.standardformular textarea{font-size: 15px;margin-bottom: 20px;padding: 7px 5px;border: 1px solid #D9D9D9;
    vertical-align: top;}
form.standardformular select{line-height:20px;padding: 6px 5px;}
form.standardformular input[type="text"],
form.standardformular input[type="password"],
form.standardformular textarea,
form.standardformular input[readonly]{width: 100%;}
form.standardformular input[readonly]{background: #FAFAFA; color: #666}
form.standardformular textarea{height:100px;resize:none;}
form.standardformular select{width:100%}
form.standardformular input[type="checkbox"],
form.standardformular input[type="radio"]{width:auto;border:0px;margin-right: 5px;float: inherit;
    padding:0!important;}
form.standardformular input[type="submit"],
form.standardformular input[type="reset"]{margin-left:10px;}
form.standardformular input.preis{width:60px;}
form.standardformular input.plz{width:50px;}
form.standardformular input.ort{width:175px;}
form.standardformular input.captcha{width:100%;float: left;}
form.standardformular select.not_selected{color: #808080;}
form.standardformular img.captcha{cursor:pointer;float: left;margin-right: 4%;}
form.standardformular label[for="captcha"]{float: left;width: 54%;}
form.standardformular div.captcha_container {float:left;width: 100%;}
form.standardformular div.error_container {display: none;background-color:#F3D6DB;padding: 5px; margin: 5px 0 20px;
    border: 1px solid darkred;width: 100%;float:left;}
form.standardformular div.error_container label {display:block; cursor: pointer;width: 100%;}
form.standardformular input[type="submit"] {float:right;padding:7px 30px;}
form.standardformular input[type="submit"].form-group {margin-top:1.4em;}
input#file_name {float:left;width: 56%;}
div#container_fileUpload {float:left;position: relative; overflow: hidden; padding:7px 5px;width: 110px;height: 35px;}
input#datei {position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0;
    filter: alpha(opacity=0);}
div.upload {float:right;height: 35px;width:106px;padding:7px 5px;cursor: pointer;margin-bottom:10px;}
form.standardformular button[type='submit'] {margin-bottom: 15px;}
form.standardformular button[type='reset'] {margin-bottom: 5px;}

form.standardformular button {
   background: #510a15; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxMGExNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3OTE0MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #510a15 0%, #791424 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#510a15), color-stop(100%,#791424)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #510a15 0%,#791424 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #510a15 0%,#791424 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #510a15 0%,#791424 100%); /* IE10+ */
    background: linear-gradient(to bottom, #510a15 0%,#791424 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#510a15', endColorstr='#791424',GradientType=0 ); /* IE6-8 */
    height: 31px;color:#fff;
    border:none!important;
    width:100%
}
html.gt-ie9 button {filter:none;}
div.vorschau {float:left;width: 100%;margin-bottom: 10px;}
div.button_delete, a.ansehen {float:right;}
div.vorschau > div {width: 100%;float:left;}

span.help{cursor:help;color:#005bff;font-weight:bold;width:13px;height:13px;line-height:13px;display:inline-block;text-align:center;position:relative;}
span.help span.info{display:none;position:absolute;margin-left:-100px;left:50%;top:15px;border:1px solid #FED22F;width:180px;text-align:center;padding:5px;background:#FFF0A5;color:#333;line-height:15px;}
span.help:hover span.info{display:inline-block;position:absolute;font-weight:normal;}

/** Rubrikindex **/
section.index article{margin-bottom: 30px;}
section.index figure{border:1px solid #a0a0a0;}
a.index{text-decoration: none;display: block;position:relative;padding-bottom:57px;}
section.index h2{text-decoration: none;font-size: 21px; color:#3b3b3b;line-height: 40px;}
div.index {background: #ffe5dc;padding:6px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
    box-sizing: border-box;position: absolute;bottom:0;left:0;right:0;}
div.index_preis {position:absolute;right:0;top:0;background: url(../style/button-preis.png) no-repeat;width: 100px;
    height: 98px;color:#fff;text-align: center;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
    box-sizing: border-box;padding-top:22px;font-size: 12px;z-index: 1;}
div.index_preis span {font-size: 20px;line-height: 20px;}
div.index_pauschalen_text h2 {position: absolute;top: 20px;left: 1px;background: rgba(255, 255, 255, 0.8);width: 94%;margin: 0;padding: 10px;display: block;}
div.index_desc {max-height:0;overflow:hidden;-webkit-transition:max-height 1.2s;transition:max-height 1.2s;
    padding:0 6px 3px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box;}

/* Gewinnspiel */
span.antwort, label.antwort {margin-right: 26px;}
p.einsendeschluss {font-weight: bold;clear: both;}

/*** Google Site Search ***/
section.google_search_results input.suggestion,section.google_search_results p,section.google_search_results nav ul,section.google_search_results nav li,section.google_search_results article h3{margin:0px !important;padding:0px !important;}
section.google_search_results nav li{display:inline;}
section.google_search_results article{margin:30px 0px !important;}
section.google_search_results p{margin:3px 0px !important;}
section.google_search_results article a{text-decoration:none !important;color:inherit !important;}
section.google_search_results article a.link{color:#093 !important;}
section.google_search_results form.suggestion{display:block;margin-bottom:20px;}
section.google_search_results input.suggestion{display:inline;background:none !important;border:none !important;color:blue;font-weight:bold;}

/* ==========================================================================
CKEditor + Frontend DOM Ausgabe CSS
========================================================================== */

/** Bilder **/
.dom figure,.dom img{margin-bottom:10px;}
.dom img{border:1px solid #C6C6C6;}

.dom figure.center,.dom figure.medien_untertitel_center,.dom div.medien_untertitel_center{text-align:center}
.dom figure img,.dom div.img_untertitel img{margin:0px;}
.dom table figure {margin:0px;}

/** Texte **/
.dom p.justify,.dom td.justify,.dom th.justify,.dom h1.justify,.dom h2.justify,.dom h3.justify{text-align:justify;}
.dom p.left,.dom td.left,.dom th.left,.dom h1.left,.dom h2.letf,.dom h3.left{text-align:left;}
.dom p.right,.dom td.right,.dom th.right,.dom h1.right,.dom h2.right,.dom h3.right{text-align:right;}
.dom p.center,.dom td.center,.dom th.center,.dom h1.center,.dom h2.center,.dom h3.center{text-align:center;}
.dom em{font-style:italic;}
.dom strong{font-weight:bold;}
.dom th{font-weight:bold;}
.dom p {margin:0px;}


/** Listen **/
.dom li,.dom ul,.dom ol{margin:0px;padding:0px;}
.dom ul, .dom ol{margin:5px 0px 5px 18px;display: inline-block;}
.dom li{padding:0px 0px;}
.dom ul li {list-style-type:disc}
.dom ol li {list-style-type:decimal}

/** Tabellen **/
.dom table {width:100%;}
.dom table[align="left"],.dom table[align="right"] {margin-bottom:10px;}
.dom table[align="left"] {margin-right:10px;}
.dom table[align="right"] {margin-left:10px;}

/** Tooltip **/
.dom span[data-tooltip]{position:relative;display:inline-block;border-bottom:1px dotted #C7AB67;color:#C7AB67;cursor:help;}
.dom span[data-tooltip]:before,.dom span[data-tooltip]:after{display:none;position:absolute;}
.dom span[data-tooltip]:before{content:attr(data-tooltip);white-space:pre;background:#f5f5b5;color:#000;padding:2px 4px;border-radius:3px;text-align:left;bottom:100%;margin-bottom:3px;border:1px solid #d9bb73;left:0px;}
.dom span[data-tooltip]:after{width:0px;height:0px;border-style:solid;border-width:5px 3.5px 0px 3.5px;border-color:#d9bb73 transparent transparent transparent;top:-3px;left:4px;content:'';}
.dom span[data-tooltip]:hover{}
.dom span[data-tooltip]:hover:before,.dom span[data-tooltip]:hover:after{display:block;}

.dom hr {height:0px;border-top:1px solid #C6C6C6;width:100%;margin:29px auto 30px auto;}
#bookmark {cursor: pointer;}

/* ==========================================================================
Author's custom styles
========================================================================== */

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
hr { float: left; width: 100%;}
a:focus {color:#222222;}

body {/*background:url(../style/test/ent-style-index-1170-1.jpg) no-repeat;*/font-size: 12px;
    font-family: Arial;}
body#frontend {
    width: 100%;overflow-x:hidden;
}

@font-face {
  font-family: 'Icons';
  src: url(../style/fonts/icomoon.eot);
  src: url(../style/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
  url(../style/fonts/icomoon.woff) format('woff'),
  url(../style/fonts/icomoon.ttf) format('truetype'),
  url(../style/fonts/icomoon.svg#glyphicons-halflingsregular) format('svg');
}

h1, h2, h3, h4 {color:#711322; font-weight: normal; margin:0;}

.dom h1 {font-size: 26px;line-height:36px;}
.dom h2 {font-size: 20px;line-height: 26px;}

input[type='text'] {border:1px solid #d9d9d9;}

p {margin:0;}
a {color:#333;}
.dom a {text-decoration: underline;}
a:hover {color:#711322;}
a:hover {text-decoration: none;}

/* Help Class*/
.no_padding {padding:0;}
.no_padding_left {padding-left:0;}
.no_padding_right {padding-right:0;}
.pfeil1 {text-decoration: none!important;}
.pfeil1:before {font-family:Icons;content:"\e602";color:#711322;}
.pfeil2:before {font-family:Icons;content:"\e602";color:#333;}
.pfeil3:before {font-family:Icons;content:"\e602";color:#fff;}
.pfeil1:focus, .pfeil2:focus, .pfeil3:focus {text-decoration: none;}

/* Header */
header#header {background: #dfe4e6;}
img#logo {margin:auto;margin:25px auto 26px;}

div#header_balken {width: 100%;height: 25px;border-bottom:13px solid #721122;background: #9d0e12;
    -moz-box-sizing:content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
div#header_bg {width: 100%;background-repeat: no-repeat;background-position: center top;min-height: 180px;
    margin-bottom: 28px;background-size:900px;overflow: hidden;}
html.lt-ie9 div#header_bg{min-height: 295px;}
div#header_bg > div.container {height: 100%;position: relative;}
div#header_bg div.col-xs-12 {z-index: 2;}
div#headerText {
    height: 180px;
}
div#headerText > p {
    position: absolute;
    color: #fff;
    width: 100%;
    bottom: 0;
    margin-bottom: -15px;
    font-family: "times new roman";
    font-size: 40px;
    text-align: center;
    text-shadow: 2px 0 10px #000;
    opacity: 0.7;
}

/*** Navigation ***/
button.navbar-toggle {color:#711322;width: 100%;font-size:1px;
    padding-bottom: 0;text-transform: uppercase;margin-right: 0;padding-top:0;background:#711322;
    -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;padding-top:5px;padding-bottom:5px;}
button.navbar-toggle:before {font-family:Icons;content:"\e603";color:#FFF;font-size: 12px;vertical-align:4px;}
button.navbar-toggle.collapsed:before {font-family:Icons;content:"\e602";color:#711322;font-size: 12px;vertical-align:4px;}
button.navbar-toggle.collapsed {color:#252227!important;background:transparent !important;font-size: 22px !important;
    padding-top:0 !important;padding-bottom:0 !important;}

div.navbar-header {background: url(../style/loop.png);}
div.navbar-collapse {padding:0;max-height: inherit;margin-top:-1px;}

div#navBox {
    position: relative;
    z-index: 99!important;
}

ul#nav {width: 100%;margin:0;}
ul#nav li {list-style: none;}
ul#nav > li.last {border:none;}
ul#nav>li {background: url(../style/loop.png);padding:8px 0 10px;}

ul#nav a {color:#252227;}
.nav > li > span {display: block;padding:10px 15px;font-size:18px;text-transform: uppercase;color:#252227;
    cursor: default;}
li.active span.metaa {background: none !important;color: #711322 !important;}

ul.primaer_a {padding-left:18px;}
a.primaer_a {font-size: 18px;font-size: 14px;text-transform: uppercase;font-family: Arial !important;}
a.primaer_a:hover, a.primaer_a.active {text-decoration: none;color: #711322 !important;}

ul.sek_a {margin:2px 0 7px;padding-left:19px;}
a.sek_a {font-family: Arial !important;}
a.sek_a:hover, a.sek_a.active {text-decoration: none;color: #711322 !important;}

/* Content Head: Suche, Multimedia, Social Media und Bewerten */
div.content_head {float: left;height: 84px;overflow: hidden;width: 31%;margin:15px 0;}
div.content_head.first {width: 100%;}
div.content_head.last, div.content_head.penultimate{margin-left:3%;}
div.content_head form { float: left;position: relative;margin-right:3%;width: 74%;z-index: 1;}

div.penultimate li.content_head a span { display:none; }

.info_text {color: #999999;font-weight: normal;font-size: 17px;}
span.info_text {width: 100%;display:block;margin-bottom: 5px;}
/*input#q {width: 100%;padding:12px 30px 10px 10px;font-size:21px;height:47px;}*/
input#search_bar {width: 100%;padding:0 10px;font-size:21px;height: 47px;background-image:none!important;}
/*input#suche  {position: absolute;right: 5px;top:43px;background: url(../style/big-lupe.jpg) no-repeat;*/
    /*border: none;width: 26px;height: 21px;}*/
input#google_search_button  {position: absolute;right: 5px;top:13px;background: url(../style/big-lupe.jpg) no-repeat;
    border: none;width: 26px;height: 21px;color: transparent;}
div.group_element, div.box_wichtig_head {border:1px solid #D9D9D9;cursor: pointer;width: 100%;height: 84px;padding:58px 10px 0;color:#999999;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: center;
    line-height: 10px;font-size: 9px;}
div#wichtiges {float: left;width: 100%;}
div.box_wichtig {width: 31%;float:left;margin-left:3%;}
div.box_wichtig.first {margin-left:0;}
div.box_wichtig_head {background-repeat: no-repeat;background-position: center 5px;
position: relative;z-index: 2;}
div.box_wichtig_content {float:left;display: none;left: 15px; position: absolute;right: 16px;z-index: 2;}
div.box_wichtig_content span{font-size:14px;line-height: 18px;}
div.box_wichtig_content h2 {margin-top:20px;}
div.box_wichtig_content form {margin-bottom:5px;}
div.box_wichtig_content div#auslastung {margin-bottom:20px;}
div.box_wichtig_content ul{margin:20px 0 5px;padding:0;}
div.box_wichtig_content ul li {list-style: none;margin:5px 0;}
div.box_wichtig_content ul li.second_line {border-top:1px solid #D9D9D9;padding-top:8px;}
div#group_bewerten {background-repeat: no-repeat;background-position: center top;}
div#group_folgen {background-repeat: no-repeat;background-position: center 3px;}
div#group_multimedia {background-repeat: no-repeat; background-position: center 5px;padding-top:62px;}
img.border {border:1px solid #D9D9D9;}
ul.content_head {padding: 0 !important;position: absolute;display: none;margin:20px 0 0;left:15px;right:15px;}
li.content_head a {display: block;margin-right: 13px;}
li.content_head a:hover {text-decoration: none;}
li.content_head a.last {margin:0;}
li.content_head span {float:left;margin-top:15px;font-size: 15px;}
li.content_head>a>img {float: left;margin-right: 5px;margin-bottom:15px;}
div.TA_socialButtonRate {margin-top:3px;}
li.content_head {list-style: none;width: 100%;float:left;}
div#sprache {margin-top: -28px;float:left;width: 23%;}
div#show_languages {cursor: pointer;position: relative;z-index: 1;}
div#show_languages img {float:left;width:47px;border:1px solid #D9D9D9;}
div#show_languages:after {float:left;font-family:Icons;content:"\e601";color:#919191;margin:4px 0 0 3px;}
div#box_languages {display: none;position: absolute;left:15px;padding-top:65px;height: 45px;width: 150px;float:left;}
div#languages {padding:5px 0;height:50px;}
div.link_sammlung {clear: both;width: 100%;padding-top:15px;}
ul.link_sammlung {margin:0!important;padding:0;}
li.link_sammlung {margin-bottom: 10px;border:1px solid #D9D9D9;list-style: none;}
li.link_sammlung a {display: block;padding:16px 16px 16px 10px;font-size: 21px;}
section.box1 h2 {margin-bottom: 5px;}

/*** Content ***/
div.content_bg {background: #f7f7f7;float: left;padding:20px 0;}
div.content_bg2 {background: #f7f7f7;padding:15px;float:left;}
section#content {font-size: 14px;line-height: 19px;margin-top:15px;min-height: 300px;}
.box1 img, .box2 img {border:1px solid #c6c6c6;}
.box1{margin-bottom:30px;}
.box1>div{padding:16px 18px;background: #f7f7f7;float:left;width: 100%;height: 446px;overflow: hidden;}
.box1 h1 {margin-bottom: 22px;line-height: 38px;}
.box1 h2 {line-height: 26px;}
section.box1 article{padding: 0 !important;}
section.box1 section {margin-top:14px;border-top:1px solid #ccc;padding:23px 0 0!important;}
div#TA_certificateOfExcellence280 {margin-bottom: 18px;}
div#CDSWIDCOE {margin:0;}

a#schnell-reservierung img {width: 60%; height: auto; margin-top: 15px; float: right;}
a#zertifikat img {height: 147px;}
a#saunaPrem img {width: 60%; float: right;}

aside#sidebar {float:left;width: 100%;padding: 16px 18px 19px;background: #ffe5dc;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; box-sizing: border-box;}
aside#sidebar hr {margin:12px 0 13px}
article#sidebar_kontakt a {float:left;margin-right:13px;font-size: 16px;line-height: 28px;text-transform: uppercase;}
article#sidebar_kontakt a:before {font-family:Icons;content:"\e602";color:#711322;float:left;margin-top: -2px;
    font-size: 11px;margin-right: 2px;}
/* Öffnungszeiten */
div.hotline {text-transform: uppercase;font-size: 16px;line-height: 33px;margin-bottom: -1px;}
span.hotline {font-weight: bold;margin-right: 20px;}
span.hotline:after {content:"\e600";position: absolute;display: inline-block;font-family: Icons;font-size: 21px;
    margin-top:-2px;font-weight: normal;}
a.box_link {font-size: 16px;line-height: 18px;text-transform: uppercase;}
a.box_link:before {font-size: 11px;float:left;margin-top:-2px;margin-right: 2px;}

/* Prospekte */
section.prospekt {margin-bottom: 30px;padding:0;}
div.prospekt_text {padding-top:30px;}
figure.prospekt {padding:30px 0;}
div.prospekt_inhalt{border-top: 1px solid #c6c6c6;padding: 0;}
div.prospekt_text h2 {font-size: 28px; line-height: 38px;}
div.prospekt_links_inputs {height: 120px;overflow: hidden;margin-top:30px;}
div.prospekt_links_inputs span{margin-left:38px;}
input#bestellung {margin:0 10px;vertical-align: middle;}
label[for="bestellung"] {font-weight: bold;margin-left:1px;}
a.blaetterkatalog, a.download {font-weight: bold;line-height: 34px;}
a.blaetterkatalog:before, a.download:before {width:34px;height:34px;content:"";background-repeat: no-repeat;float:left;
    margin-right: 4px;}
a.blaetterkatalog:before {background-image:url(../style/ic-blaetterkatalog.png);background-position: 4px center;}
a.download:before {background-image:url(../style/ic-pdf.png);}
div.buttons {padding:0;}
p#alle_auswaehlen {display:inline-block;text-align: center;vertical-align: baseline;cursor: pointer;height: 31px;
    margin-bottom: 10px;}
button#katalog_auswaehlen, p#alle_auswaehlen {width: 100%;color:#fff;text-transform: uppercase;border:none;
    padding:6px;
    background: #510a15; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxMGExNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3OTE0MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #510a15 0%, #791424 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#510a15), color-stop(100%,#791424)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #510a15 0%,#791424 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #510a15 0%,#791424 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #510a15 0%,#791424 100%); /* IE10+ */
    background: linear-gradient(to bottom, #510a15 0%,#791424 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#510a15', endColorstr='#791424',GradientType=0 ); /* IE6-8 */}
html.gt-ie9 button#katalog_auswaehlen, html.gt-ie9 p#alle_auswaehlen {filter:none;}
button#katalog_auswaehlen{height: 45px;}

/* Preise */
ul.preise {margin:0!important;padding:0!important;}
li.preise {list-style: none;padding-left:0!important;}
li.preise a {line-height: 28px;display: block;}

/* Home */
div.cycle-overlay {top:0;right:0;bottom:0;left:0;padding:0;position: absolute;z-index: 600;}
div.cycle-overlay a {width: 100%;height: 100%;display: block;}

h2.home_news {background: #ffe5dc;padding:10px 15px;}
a.home_news {outline:none;text-decoration: none;}

/* Interessens Box */
article.interesse_box>div{background: #f7f7f7;width: 100%;float: left;}
article.interesse_box img {border:1px solid #c6c6c6;}

/** Auslastungsanzeige **/
div.auslastung, div.frei { height:23px;float:left; margin-bottom:5px; line-height:24px;}
article#auslastung_container {float: left;width: 100%;}
div.auslastung {
    background: #c7c7c7; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3YzdjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5Nzk3OTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #c7c7c7 0%, #979797 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c7c7c7), color-stop(100%,#979797)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c7c7c7 0%,#979797 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c7c7c7 0%,#979797 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c7c7c7 0%,#979797 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c7c7c7 0%,#979797 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#979797',GradientType=0 ); /* IE6-8 */
    width:70%;
    float:left; margin-bottom:5px; margin-right: 3%;}
html.gt-ie9 div.auslastung {filter: none;}

div.frei { background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #d1d0d0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d1d0d0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#d1d0d0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#d1d0d0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#d1d0d0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#d1d0d0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d0d0',GradientType=0 ); /* IE6-8 */
    -webkit-box-shadow:inset 1px 1px 3px 1px rgba(0,0,0,0.3);
    -moz-box-shadow:inset 1px 1px 3px 1px rgba(0,0,0,0.3);
    box-shadow:inset 1px 1px 3px 1px rgba(0,0,0,0.3);
    width:27%; float:right;
    text-align:center; font-size:13px; font-weight:bold; color:#3c3c3c; }
div.gt-ie9 div.frei {
   filter: none;
}
div.auslastung_bg {
   background: #2b662b; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiNjYyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2FkZDcyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MTFkMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #2b662b 0%, #add72e 85%, #811d2d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2b662b), color-stop(85%,#add72e), color-stop(100%,#811d2d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #2b662b 0%,#add72e 85%,#811d2d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #2b662b 0%,#add72e 85%,#811d2d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #2b662b 0%,#add72e 85%,#811d2d 100%); /* IE10+ */
    background: linear-gradient(to right, #2b662b 0%,#add72e 85%,#811d2d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b662b', endColorstr='#811d2d',GradientType=1 ); /* IE6-8 */
    height:23px;width:100%; color:#FFF; overflow: visible !important; text-shadow: 1px 2px 3px #333; }
div.aktuelle_ausl {overflow: hidden;width: 0px;}
div.hunderprozent { background:#933742; }
div.auslastung_text span {
    text-shadow: 1px 2px 3px #333333;
    height: 23px;
    text-shadow: 1px 2px 3px #333333;
    text-shadow: 1px 2px 3px #333333;
    color: #fff;
    font-weight: bold;
    float:left;
    margin-left:5px;
    font-size:11px;
    line-height: 24px;
}

div.auslastung > div span.prozent { float:left;margin-left:25px;font-size:13px; font-weight:900;}
div#auslastung_therme div.nowrap { min-width:95px; }
div#auslastung_sauna div.nowrap { min-width:89px; }
/*div#auslastung_familie div.nowrap { min-width:116px; }*/
div#auslastung_legende {height: 21px;}
div#auslastung_legende { font-size:12px; color:#999999; }
div#auslastung_legende span.left { float:left;width: 70%;margin-right: 3px;}
div#auslastung_legende span.right { float:right; width: 27%;}
div#letzte_aktualisierung { color:#999999; font-size:10px; margin-top:3px;}
div.auslastung_text {position: absolute;margin-top:0;margin-left:0;}
span.bereich {margin-right: 10px;}

/* Newlsetter */
input#newsletter[type="text"] {padding:4px 5px 5px;width: 100%;}
button#newsletter_bestellen {background: none;border:none;text-transform: uppercase;margin-top:6px;padding: 0;}
button#newsletter_bestellen:before {font-family:Icons;content:"\e602";color:#711322;}

article.box2 {margin-bottom: 30px;}
article.box2 img {margin-bottom: 0;}
div.box2_text {padding:15px 20px;line-height:16px;background: #ffe5dc;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; box-sizing: border-box;position: relative;}
div.box2_text div {height:65px;overflow:hidden;}
div.box2_text h2 {margin-bottom:6px;line-height: 25px;}
a.box2_link {font-size: 15px;line-height: 18px;text-transform: uppercase;margin-top:17px;display: block;
    position: absolute;bottom:15px;}
a.box2_link:before {font-size: 11px;float:left;margin-top:-2px;margin-right: 2px;margin-left: -2px;}

/* Sitemap */
ul.sitemap {padding-left:30px;margin:0!important;}
ul.sitemap ul{padding-left:20px;}
ul#metaB, ul#metaD, ul#metaE {padding-left:68px;margin-top: 33px;}

/* Hitzeticket */
article.hitzeticket {line-height:16px;}
article.hitzeticket > div {position: relative;background: #8b1219;padding:15px 0;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; box-sizing: border-box; min-height: 353px;}
article.hitzeticket div.hitzeticket-header {position: absolute;left: 128px;z-index: 1;}
article.hitzeticket div#thermometer-box {position:absolute;left:0;top:15px;bottom:0;width:135px;}
article.hitzeticket div#thermometer-anzeige {width: 100%;height: 0;display: block;background-color: transparent;position: absolute;bottom: 64px;overflow: hidden;}
article.hitzeticket span#temp {position: absolute; bottom: 65px; left: 25px; font-family: Arial;font-size: 13px; color: #812826;}
article.hitzeticket.home span#temp {bottom: 60px;}
article.hitzeticket span#rabattProzent {font-size: 13px; display: block;}
article.hitzeticket span#rabatt {position: absolute; top: 0; left: 25px; padding-top: 1px; padding-right: 16px; border-top: 1px solid #812826; font-family: Arial;
    font-size: 11px; color: #812826; line-height: 1; z-index:1;}
article.hitzeticket img#thermometer {position: absolute; bottom: -38px; display: inline;}
article.hitzeticket img {width: 100%;margin-top: 5px;}
article.hitzeticket h2 {font-family: "Times New Roman"; font-size: 26px; color: #fff; margin-top: 15px; margin-bottom: 13px;}
article.hitzeticket h3 {font-family: Arial; font-size: 16px; color: #fff;}
article.hitzeticket h4 {font-family: "Times New Roman"; font-size: 19px; color: #812826; margin: 5px 0;}
article.hitzeticket span.line-through {text-decoration: line-through;}
article.hitzeticket div.hitzeticket-karte {
    position: absolute;
    top: 90px;
    right: 15px;
    left: 120px;
    bottom: 45px;
    background: #fff;
    padding: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #434343;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=180, Color=#000000)";/*IE 8*/
    -moz-box-shadow: 11px 0 14px -12px #000000 inset;/*FF 3.5+*/
    -webkit-box-shadow: 11px 0 14px -12px #000000 inset;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 11px 0 14px -12px #000000 inset;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=14, Direction=135, Color=#000000); /*IE 5.5-7*/
}
article.hitzeticket div.hitzeticket-karte p {margin-bottom: 30px;}
article.hitzeticket div#hitzeticket-footer {position: absolute; right: 5px; bottom: 15px; font-family: Arial; font-style: italic; font-size: 11px; line-height: normal; text-align: right; color: #c29899;}
article.index_hitzeticket> div {min-height:250px;}
article.index_hitzeticket div.hitzeticket-karte {top: 85px;left: 15px;padding: 10px;box-shadow: none;}
article.index_hitzeticket h2 {margin: 0; font-size: 24px;}
article.index_hitzeticket div.hitzeticket-karte h2 {font-size: 26px;}
article.index_hitzeticket div.hitzeticket-karte h4 {font-size: 14px; margin: 3px 0;}
article.index_hitzeticket div.hitzeticket-karte p {font-size: 12px;margin-bottom: 10px;}
article.index_hitzeticket div.row {margin-bottom: 0!important;}
article.index_hitzeticket p.hitzet_ausnahme{margin-top:8px;}
span.uebersch_hitzet {color: #711322;}
.no_border{border:none!important}
p.hitzet_day {margin-top:7px;}
article.index_hitzeticket p.hitzet_day {margin-top:0;}
article.index_hitzeticket p.info_rabatt_hitzet {font-size: 13px;}
article.index_hitzeticket p.hitzet_ausnahme {font-size: 11px;}
div#grad_euro {width: 100%;color:#fff;border:none;height:32px;position: relative;line-height: 21px;overflow: hidden;
    padding:6px 68px 6px 10px;
    background: #791424; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5MTQyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTBhMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #791424 0%, #510a15 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#791424), color-stop(100%,#510a15)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #791424 0%,#510a15 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #791424 0%,#510a15 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #791424 0%,#510a15 100%); /* IE10+ */
    background: linear-gradient(to bottom, #791424 0%,#510a15 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#791424', endColorstr='#510a15',GradientType=0 ); /* IE6-8 */
    -webkit-border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    border-radius: 9px 9px 9px 9px;
    margin:14px 0;
    font-size: 15px;color:#fff;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0,0,0,0.2);
box-shadow: 1px 1px 0 0 rgba(0,0,0,0.2);
}
html.gt-ie9 div#grad_euro {filter:none;}
div#grad_euro div {width: 114px;}
img#akt_weather_icon {float: right; margin-right: 8px; margin-top: -58px; position: relative; width: 61px; z-index: 1;}
div.akt_euro,
span.rabattA_default,
span.rabattA,
h3.hitzet_titel,
span.rabattA_default,
span.rabattA,
span.rabattB_default,
span.rabattB,
h3.hitzet_titel {display: none;}
div.akt_euro.active, h3.hitzet_titel.active {display: block;}
span.rabattA_default.active, span.rabattA.active, span.rabattB_default.active, span.rabattB.active {display: inline-block;}
h3.hitzet_titel {font-size:17px;line-height: 20px;}
p.info_rabatt_hitzet {line-height: 18px;}
article.hitzeticket div.row {margin-bottom: 15px;}
p.hitzet_ausnahme {font-size:12px;margin-top:13px;}
p.hitzet_ausnahme.index {margin-top:8px;}
span.degre, span.rabattA, span.rabattB {color: #711322;}
span.info_rabatt {font-style: italic;}

article.hitzeticket.home > div {min-height: 308px;}
article.hitzeticket.home div#thermometer-box {left: 8px; width: 114px;}
article.hitzeticket.home div#thermometer-anzeige {bottom: 61px;}
article.hitzeticket.home img#thermometer {bottom: -33px;}
article.hitzeticket.home div.hitzeticket-karte {padding: 8px; left: 109px;}
article.hitzeticket.home div.hitzeticket-karte p {margin-bottom: 20px;}
article.hitzeticket.home div.hitzeticket-header {left: 119px;}
article.hitzeticket.home span#temp {left: 18px;}
article.hitzeticket.home span#rabatt {left: 18px; padding-right: 12px;}

@media(min-width: 992px ) and (max-width: 1200px) {
    /* Hitzeticket Index */
    article.index_hitzeticket > div {padding: 0;}
    article.index_hitzeticket h2 {font-size: 18px;}
    article.index_hitzeticket h3 {font-size: 12px;}
    article.index_hitzeticket h4 {font-size: 14px;}
    article.index_hitzeticket div#thermometer-box {top: 0;}
    article.index_hitzeticket div.hitzeticket-karte {top: 70px; bottom: 30px;}
    article.index_hitzeticket div.hitzeticket-karte p {font-size: 11px;}
    article.index_hitzeticket div#hitzeticket-footer {bottom: 8px;}
}

@media(min-width: 768px ) and (max-width: 992px) {
    article.hitzeticket h2 {font-size: 24px;}
    article.index_hitzeticket h2 {font-size: 22px;}
    article.hitzeticket.home div.hitzeticket-karte p {margin-bottom: 10px;}
}
@media(max-width: 480px) {
    article.hitzeticket h2 {font-size: 17px;}
    article.hitzeticket h3 {font-size: 11px;}
    article.hitzeticket h4 {font-size: 14px;}
    article.hitzeticket div.hitzeticket-karte p {font-size: 12px; margin-bottom: 10px;}
    article.hitzeticket.home div.hitzeticket-karte p {margin-bottom: 8px;}
    article.hitzeticket.home h4 {margin: 0;}
    article.index_hitzeticket > div {min-height: 275px;}
    article.hitzeticket div#hitzeticket-footer {font-size: 9px;}
}

/* Info Box */
a.info_box {background:#ffe5dc;float: left;border:1px solid #c6c6c6;display: block;padding: 16px 8px;outline:none;width:100%;
    margin: 0 10px 10px 0;font-size: 0px;text-decoration: none!important;}
a.info_box:before {background:none;margin-right: -2px;}
a.info_box:after {content:"";float: right;background: url(../style/ic-360-panorama-contentbutton.png) no-repeat center;width: 100%;
    height: 55px;margin-top: -16px;margin-bottom: -16px;}

h2.ueberschrift2 {color:#222;font-size: 19px;}

/* Kursplaner */
div.kursplaner_content {
    display: none;
}

h2.kursplaner {
    background: #f4f4f4;text-align: center;line-height: 40px;margin-bottom: 10px;
}

h2.kursplaner.toogle {
    cursor: pointer;
}

h2.kursplaner.disabled {
    color:#c2c2c2;
    cursor: inherit;
}
h3.kursplaner {
    color:#222;border-bottom: 1px solid #d1d1d1;text-align: center;margin-bottom: 10px;font-size: 18px;
    line-height: 25px;
}
div.uhrzeit {
    text-align: center;line-height: 30px;
}

div.uhrzeit.entspannung, h4.entspannung {
    background: #a3d3ef;
}

div.uhrzeit.muskelaufbau, h4.muskelaufbau {
    background: #cfe0a4;
}

div.uhrzeit.herz_kreislauf, h4.herz_kreislauf {
    background: #f7bca9;
}

div.uhrzeit.muskelaufbau_herz_kreislauf {
    background: #cfe0a4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGRlZWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGRlZWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZWVlM2NhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZTNjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #cfe0a4 0%, #cfe0a4 50%, #f7bca9 51%, #f7bca9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#cfe0a4), color-stop(50%,#cfe0a4), color-stop(51%,#f7bca9), color-stop(100%,#f7bca9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #cfe0a4 0%,#cfe0a4 50%,#f7bca9 51%,#f7bca9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #cfe0a4 0%,#cfe0a4 50%,#f7bca9 51%,#f7bca9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #cfe0a4 0%,#cfe0a4 50%,#f7bca9 51%,#f7bca9 100%); /* IE10+ */
    background: linear-gradient(135deg,  #cfe0a4 0%,#cfe0a4 50%,#f7bca9 51%,#f7bca9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe0a4', endColorstr='#f7bca9',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

div.uhrzeit.muskelaufbau_entspannung {
    background: #cfe0a4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGRlZWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZGRlZWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjY2FlZWU3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhZWVlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #cfe0a4 0%, #cfe0a4 50%, #a3d3ef 51%, #a3d3ef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#cfe0a4), color-stop(50%,#cfe0a4), color-stop(51%,#a3d3ef), color-stop(100%,#a3d3ef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #cfe0a4 0%,#cfe0a4 50%,#a3d3ef 51%,#a3d3ef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #cfe0a4 0%,#cfe0a4 50%,#a3d3ef 51%,#a3d3ef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #cfe0a4 0%,#cfe0a4 50%,#a3d3ef 51%,#a3d3ef 100%); /* IE10+ */
    background: linear-gradient(135deg,  #cfe0a4 0%,#cfe0a4 50%,#a3d3ef 51%,#a3d3ef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe0a4', endColorstr='#a3d3ef',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

div.uhrzeit.herz_kreislauf_entspannung {
    background: #f7bca9; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWVlM2NhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZWVlM2NhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjY2FlZWU3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhZWVlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  #f7bca9 0%, #f7bca9 50%, #a3d3ef 51%, #a3d3ef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f7bca9), color-stop(50%,#f7bca9), color-stop(51%,#a3d3ef), color-stop(100%,#a3d3ef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #f7bca9 0%,#f7bca9 50%,#a3d3ef 51%,#a3d3ef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #f7bca9 0%,#f7bca9 50%,#a3d3ef 51%,#a3d3ef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #f7bca9 0%,#f7bca9 50%,#a3d3ef 51%,#a3d3ef 100%); /* IE10+ */
    background: linear-gradient(135deg,  #f7bca9 0%,#f7bca9 50%,#a3d3ef 51%,#a3d3ef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7bca9', endColorstr='#a3d3ef',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
div.kursplaner_titel {
    border-bottom: 1px solid #d1d1d1;
    line-height: 50px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
}

h4.kursplaner {
    color:#222;line-height: 20px;display: inline-block;line-height: 24px;
}

div.legend {
    margin-top:30px;
    margin-bottom:30px;
}

h4.muskelaufbau,
h4.herz_kreislauf,
h4.entspannung {
    text-align: center;line-height: 32px;
    margin-bottom: 10px;
    font-weight: bold;
    color:#222;
}

div.kursplaner_more_infos {
    cursor: pointer;
}

div.kursplaner_more_infos h4.kursplaner {
   text-decoration: underline;
}

article.kursplaner_detail {
    background: #f4f4f4;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px 21px 20px;
    margin-bottom: 10px;
    position: relative;
    display: none;
}

article.kursplaner_detail h3, div.kursplaner_detail h4 {
    font-weight: bold;
    margin-bottom: 10px;
}

article.kursplaner_detail h4 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

div.kursplaner_close {
    background: #711322;
    width: 17px;
    height: 17px;
    color:#fff;
    position: absolute;
    top:8px;
    right:8px;
    font-weight: bold;
    text-align: center;
    line-height: 14px;
    font-size: 18px;
    cursor: pointer;
}

div.kursplaner_big h3.kursplaner {
    margin-top:20px;
    margin-bottom: 0;
}

div.kursplaner_big h4.kursplaner {
    text-decoration: none;
    margin-bottom: 0;
}

div.kursplaner_more_infos.active {
    background: #f4f4f4;
}

div.kursplaner_more_infos.active .uhrzeit {
    background: none!important;
}

div.kursplaner_big article.kursplaner_detail {
    padding-right: 31px;
}

div.kursplaner_more_infos.active div.kursplaner_titel {
    border-color: #f4f4f4;
}

div.kursplaner_element {
    min-height: 61px;
    margin-top: 10px;
}

/* Stellenangebote */
article.stellenangebote {margin-bottom: 0 !important;}
h2.stellenangebote {font-size:28px;}
h2.stellenangebote {font-size:28px;}
hr.stellenangebote {margin:40px 0 24px;}
td.bold {font-weight: bold;}
a.stellenangebote.pfeil1:before {margin-left:-3px;}
a.stellenangebote {margin-top:30px;display: block;}

/** Footer ***/
footer#footer {background: #313131;border-top:3px solid #701222;padding:30px 0 0 2px;margin-top:20px;color:#848484;}
hr.footer {width: 100%;border:0;height: 1px; border-top:1px solid #d9d9d9;margin:0 0 36px;}
img.partner_logo {margin:0 auto;display: block;}

footer#footer h4 {font-size: 20px;color:#333333;margin-bottom: 5px;}
div.container.footer {padding-bottom: 30px;}
ul.footer {margin:0 0 25px!important;padding:0!important;}
ul.footer li {list-style: none;}
ul.footer li a {color:#848484;line-height: 23px;text-transform: uppercase;font-size: 14px; line-height: 23px;letter-spacing: 1px;}
ul.footer li a:hover {text-decoration: none;color:#fff;}
ul.footer li a:before {margin-right:3px;}
ul#footer_links2 {margin:0 0 30px;}

div.zusatz_info {font-size: 14px;line-height: 16px;margin-top:30px;}

/* Wellnessgutschein */
div.zustimmung { float:left;margin-bottom:10px; }
input#zustimmung {margin-bottom: 77px;}
section.wellness a {text-decoration: underline!important;}

/* Kindergeburtstag */
section.kindergeb h3 {margin-bottom: 15px;font-size: 21px;line-height: 22px;clear:both;}
p#info_text_anz_per {margin-top:-10px;margin-bottom: 20px;}
div.half {width: 100%;margin-bottom: 17px;}
div.half h4, div.full h4 {font-size: 16px;margin-bottom: 10px;}
div.half input[type='text'], div.full input[type='text'] {width: 30px!important;margin-bottom: 3px;margin-right:7px;}
div.half input[type='text'] + label, div.full input[type='text'] + label {line-height:38px;margin-bottom: 3px;}
div.full {float:left;width: 100%;margin-bottom: 17px;}
input#stornobedingungen {float: left;}
label[for='stornobedingungen'] {display: inline;}

/* Eintritt Reservieren */
section.eintritt_reserv h3 {margin-bottom: 15px;font-size: 21px;line-height: 22px;clear:both;}
section.eintritt_reserv select {float: left;}

/* Team */
article.team {height: 210px;overflow:hidden;}

/* Video */
.elastic-video {
    height: 0;
    margin-bottom: 50px;
    overflow: hidden;
    padding-bottom: 55%;
    padding-top: 15px;
    position: relative;
}
.elastic-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Kurs buche */
section.kursbuchen {padding:20px 0;font-size: 15px;}
section.kursbuchen div.full {padding-right: 8%;}
section.kursbuchen h2 {font-size: 26px;line-height: 35px;}
section.kursbuchen input#agbs {float: left;}
section.kursbuchen label[for='agbs'] {display: inline;}
a.kurs_online_buchen {text-decoration: underline;}


@media (min-width: 480px) {

    /* Content Head */
    div.content_head form {width:82%;}
    div#sprache {width:15%;}

    div#TA_certificateOfExcellence280 {float:right;margin-bottom:0px;}
    a#zertifikat img {float:left;}
}
@media (min-width: 768px) {

    .no_col_sm_padding {padding:0;}

    /* Header */
    div#header_bg {height: 391px;background-size:auto;}
    div#header_bg div.col-xs-12 {height: 100%;}
    div#headerText {
        height: 391px;
    }
    div#headerText > p {
        margin-bottom: -1vw;
        font-size: 6vw;
        line-height: 6vw;
    }

    /* Navigation */
    div#navBox {
        z-index: 0 !important;
    }
    ul#nav {width: 100%;margin:1px 0 0 0;}
    li#metaa_1 { width: 25%; }
    li#metaa_2{ width: 22%; }
    li#metaa_3{ width: 30%; }
    li#metaa_4{ width: 23%; }
    span.metaa:before {font-family:Icons;content:"\e602";color:#711322;}
    span.metaa:hover, li.active span.metaa {background: none !important;color: #711322 !important;}
    .nav > li {padding:0 !important ;border-right:1px solid #c6c6c6;}
    .nav > li > span {font-size: 14px;padding:16px 8px 18px 8px;text-align: center;cursor: pointer;}
    ul.primaer_a {margin:0 0 18px;display: none;padding-left:9px;}
    ul.primaer_a.active {display:block;}
    a.primaer_a {font-size:11.5px;}

    a.index:hover div.index_desc {max-height: 175px;color:#3B3B3B;}

    /* Content top */
    /*input#q {padding:5px 20px 5px 5px;font-size: 12px;height: inherit;width: 154px;}*/
    /*input#suche  {width: 16px;height: 12px;top:30px;background-image: url(../style/lupe.jpg);top:29px}*/
    input#search_bar {width: 100%;padding:0 10px;font-size:12px;height: 27px;width: 154px;background-image:none!important;}
    input#google_search_button  {position: absolute;right: 5px;top:8px;background: url(../style/lupe.jpg) no-repeat;
        border: none;width: 16px;height: 12px;color: transparent;}
    label.info_text, span.info_text {font-size: 12px;}
    div.content_head form {margin-right:19px;width: auto;}
    div.content_head {margin:10px 10px 30px 10px;border-right: 1px solid #c4c4c4;height: inherit;padding-right:12px;
        width: auto;}
    div.content_head.first {width: auto;}
    div.content_head.last {border:0;}
    div.content_head.last, div.content_head.penultimate{margin-left:11px;}
    ul.content_head {position: inherit;left:inherit;display: block;margin: 0;}
    li.content_head {width: inherit;}
    li.content_head img, div#show_languages img {margin-bottom:0;width: 28px;}
	div.socialWidget img.rsImg { width: auto; }
    li.content_head span {display: none;}
    div#languages{left:inherit;margin-left:0;}
    div#sprache {width: auto;margin-top: -21px;}
    div#box_languages {left:inherit;margin-left:0;padding-top:40px;}
    div#wichtiges {position: absolute;right:-422px;top:264px;width: 500px;}
    div.box_wichtig {margin:0;width:inherit;}
    div.box_wichtig:after{content:"";clear: both;}
    div.box_wichtig_head {background-color: #fff;width:82px;margin-bottom:8px;padding:58px 5px 0;border:none;
        -webkit-box-shadow: 1px 1px 4px 1px rgb(0,0,0);-moz-box-shadow: 1px 1px 4px 1px rgb(0,0,0);
        box-shadow: 1px 1px 4px 1px rgb(0,0,0);float:left;}
    div.box_wichtig_content {display: block;position: relative;z-index: 2;background: #fff;width: 417px;
        left:inherit;right:inherit;border-left:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;float:left;
        -moz-box-shadow: 1px 1px 4px 1px rgb(0,0,0);
        box-shadow: 1px 1px 4px 1px rgb(0,0,0);padding:12px  15px;min-height:84px;}
    div.box_wichtig_content span{float:left;font-size:16px;}
    div.box_wichtig_content ul, div.box_wichtig_content h2 {margin:0;}
    div.box_wichtig_content input#newsletter {width: 70%!important;}
    div.box_wichtig_content input#newsletter_bestellen {width: 30%!important;}
    div.box_wichtig_content ul li {margin:7px 5px 0 0;float:left;}
    div.box_wichtig_content ul li.last {padding:0;border:none;margin-top:12px;}

    /* Content */
    .dom figure.left,.dom img.left,.dom figure.medien_untertitel_left,.dom div.medien_untertitel_left{float:left;margin-right:10px;}
    .dom figure.right,.dom img.right,.dom figure.medien_untertitel_right,.dom div.medien_untertitel_right{float:right;margin-left:10px;}
    section#content {margin-top:0;}
    img.partner_logo {margin-top: -15px;}
    li.preise {float:left;margin-right:13px;}
    section.prospekt.left, div.prospekt_text, div.buttons.left {padding-right:15px;}
    section.prospekt.right, div.buttons.right {padding-left:15px;}
    figure.prospekt {border-top: 1px solid #c6c6c6;padding-left:15px;}
    div.prospekt_text{overflow: hidden;height: 202px;}
    figure.prospekt img {float: right;}
    div.prospekt_links_inputs {margin-top:0;}
    button#katalog_auswaehlen{height:31px;}
    p#alle_auswaehlen {margin-bottom: 0;}
    /*Newsletter*/
    section.newsletter input#name, section.newsletter input#vorname{width:21%;}
    section.newsletter input#name {margin-right:3%;}

    /* Info Box*/
    a.info_box {margin: 6px 10px 10px 0;font-size: 21px;width: auto;}
    a.info_box:after {width: 113px;}


    /* Standardformular */
    div.send_false{width:94%}
    form.standardformular div.error_container {width: 94%;margin-right: 6%;}
    form.standardformular input {float:left;margin-right:4%;}
    form.standardformular input[type="text"],
    form.standardformular input[type="password"],
    form.standardformular input[readonly]{width: 45%;}
    form.standardformular textarea {width: 94%}
    form.online_bewerbung select,
    form.gewinnspiel select {float: left;margin-right:1%;}
    form.online_bewerbung input#plz,
    form.prospekt_best input#plz,
    form.gewinnspiel input#plz {margin-right:1%;}
    form.online_bewerbung select#stellen_id {width: 94%;}
    form.online_bewerbung select#anrede,
    form.gewinnspiel select#anrede,
    form.online_bewerbung input#hausnr,
    form.prospekt_best input#hausnr,
    form.online_bewerbung input#plz,
    form.gewinnspiel input#hausnr,
    form.gewinnspiel input#plz {width: 13%;}
    form.online_bewerbung input#vorname,
    form.online_bewerbung input#ort,
    form.gewinnspiel input#vorname,
    form.gewinnspiel input#ort {width: 31%;}
    form.online_bewerbung input#strasse,
    form.prospekt_best input#strasse,
    form.gewinnspiel input#strasse {width: 31%;margin-right: 1%;}
    form.gewinnspiel label[for=newsletter] {width: 90%;}
    form.standardformular button {width:45%;margin-right: 4%;border:0;float: left;text-transform: uppercase;
        margin-bottom: 20px!important;}
    input#file_name {width: 22%;margin-right: 0;}
    form.online_bewerbung input.captcha {width: 45%}
    form.standardformular img.captcha{cursor:pointer;float: left;margin-right: 4%;margin-top:8px;}
    form.standardformular label[for="captcha"]{float: left;width:31.6%;margin-top:5px;}
    form.standardformular div.captcha_container {float:left;width: 100%;}
    a.ansehen {width: 89px;}
    div.button_delete {width: 118px;cursor: pointer;}

    /* home */
    div.box2_text {height: 126px;}
    div#TA_cdsscrollingravenarrow217 {margin-top:26px;}

    /* Footer */
    div.container.footer {padding-bottom: 30px;}

    /* Wellnessgutschein */
    section.wellness input.email {width: 94%!important;}
    input#zustimmung {margin-bottom: 20px;}
    div.zustimmung { width: 95%;}

    /* Kindergeburtstag */
    section.kindergeb select {width: 45%;}
    section.kindergeb select#kinder, section.kindergeb select#erwachsene {width: 21.2%;float: left;}
    section.kindergeb select#erwachsene {margin-right:2%;}
    section.kindergeb select#kinder {margin-right: 4%;}
    p#info_text_anz_per {line-height:35px;margin:0 0 20px 2px;float: left;}
    input#essenszeit, input#kuchenzeit {margin-right: 45%;}
    div.half {width: 45%;margin-right:4%;float: left;}

    /* Eintritt Reservierung */
    section.eintritt_reserv select {width: 45%;}
    section.eintritt_reserv select#anrede,
    section.eintritt_reserv select#erwachsene,
    section.eintritt_reserv select#kinder {margin-right:4%;}

    /* Kurs buchen */
    select#geschlecht {width: 45%;}
}

@media (min-width: 900px) {

    div#wichtiges {position: fixed;}
}

@media (min-width: 992px) {
    /* Header */
    img#zertifikat {width: 73px;}
    .nav > li > span{font-size: 18px;}
    a.primaer_a {font-size:14px;}

    /* Content Head */
    div#wichtiges {position: absolute;}
    div.content_head, div.content_head.last, div.content_head.penultimate{margin:0 0 30px 48px;padding-right:48px;}
    div.content_head.first {margin-left:15px;}

    /** Content **/
    article.box3>div {float:left;}
    aside#sidebar {height: 842px;}

    /* home */
    div.box2_text {height: 83px;}
    aside#sidebar {height: 800px;}
    div#TA_cdsscrollingravenarrow217 {margin-top:15px;}

    /* Hitzeticket */
    article.index_hitzeticket> div {min-height:220px;}
    article.index_hitzeticket p.hitzet_ausnahme {margin-top:6px;}

    /* Footer */
    img.partner_logo {margin-bottom: 22px!important;}
    ul#footer_links2 {margin:30px 0 0;}

}

@media (min-width: 1118px) {
    div#wichtiges {position: fixed;z-index: 2}
}

@media (min-width: 1200px) {
    body {font-size: 12px;}
    /* Header */
    a#zertifikat img {left:15px;}

    /* Navigation */
    span.metaa {font-size: 18px !important;}
    a.primaer_a {font-size:14px;}

    /* Content Head */
    li.content_head img, div#show_languages img {width: 27px;}
    div.content_head {margin-left:25px;padding-right:25px;}
    div.content_head.last {padding: 0;}
    div.content_head.first {margin-left:15px;}
    /* Content Top */
    div#wichtiges {position: absolute;}
    div.content_head, div.content_head.last, div.content_head.penultimate {margin-left: 25px; padding-right: 25px;}
    li.content_head span {display: block;margin-top:3px;}

    /* Content */
    aside#sidebar  hr {margin:16px 0 16px;}
    aside#sidebar {height: inherit;}
    div.interesse_box_inhalt {padding:19px 30px;}

    /* Home */
    div.box2_text {height: 59px;}
    div.box2_text div {height:33px;}

    div#TA_cdsscrollingravenarrow217 {margin-top:35px;}

    /* Hitzeticket */
    article.index_hitzeticket> div {min-height:258px;}
    article.hitzeticket.home> div {height:308px;min-height: inherit;}

    /* Footer */
    div.zusatz_info {margin-top:0;}
}

@media (min-width: 1320px) {
    div#wichtiges {position: fixed;}
}



/* ==========================================================================
Helper classes
========================================================================== */

.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px;}
.ir:before{content:"";display:block;width:0;height:100%;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.clearfix:before,
.clearfix:after{content:" ";/* 1 */
display:table;/* 2 */}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
	/** Default aus Boilerplate **/
	*{background:transparent !important;color:#000 !important;
	box-shadow:none !important;text-shadow:none !important;}
	a,
	a:visited{text-decoration:underline;}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after{content:"";}
	pre,
	blockquote{border:1px solid #999;page-break-inside:avoid;}
	thead{display:table-header-group;}
	tr,
	img{page-break-inside:avoid;}
	img{max-width:100% !important;}
	@page{margin:0.5cm;}
	p,
	h2,
	h3{orphans:3;widows:3;}
	h2,
	h3{page-break-after:avoid;}

    header#header,
    footer#footer,
    div.social_media_container,
    div.content_head,
    div.link_sammlung,
    div#wichtiges
    {display:none!important;}
}

/*! jQuery UI - v1.11.1 - 2014-08-22
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("../style/jquery/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("../style/jquery/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("../style/jquery/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("../style/jquery/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("../style/jquery/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("../style/jquery/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("../style/jquery/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../style/jquery/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("../style/jquery/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("../style/jquery/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("../style/jquery/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("../style/jquery/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("../style/jquery/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../style/jquery/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("../style/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("../style/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/** Shadowbox **/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff}#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none}#sb-overlay{position:relative;height:100%;width:100%}#sb-wrapper{position:absolute;visibility:hidden;width:100px}#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px}#sb-body{position:relative;height:100%}#sb-body-inner{position:absolute;height:100%;width:100%}#sb-player.html{height:100%;overflow:auto}#sb-body img{border:0}#sb-loading{position:relative;height:100%}#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center}#sb-loading-inner span{background:url(../style/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block}#sb-body,#sb-loading{background-color:#060606}#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden}#sb-title,#sb-title-inner{height:26px;line-height:26px}#sb-title-inner{font-size:16px}#sb-info,#sb-info-inner{height:20px;line-height:20px}#sb-info-inner{font-size:12px}#sb-nav{float:right;height:16px;padding:2px 0;width:45%}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat}#sb-nav-close{background-image:url(../style/shadowbox/close.png)}#sb-nav-next{background-image:url(../style/shadowbox/next.png)}#sb-nav-previous{background-image:url(../style/shadowbox/previous.png)}#sb-nav-play{background-image:url(../style/shadowbox/play.png)}#sb-nav-pause{background-image:url(../style/shadowbox/pause.png)}#sb-counter{float:left;width:45%}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff}#sb-counter a.sb-counter-current{text-decoration:underline}div.sb-message{font-size:12px;padding:10px;text-align:center}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline}

/* Input Placeholder Polyfill */
span.placeholder{position:absolute;font-size:16px;color:#999;font-family:sans-serif;padding:2px 3px;z-index:1;cursor:text;}
span.placeholder-hide-except-screenreader{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden;}
span.placeholder-hide{display:none;}
/* overwrite for the HTML5 Boilerplate way to hide labels */
label.visuallyhidden-with-placeholder{/*clip:auto !important;*/height:auto !important;overflow:visible !important;position:absolute !important;left:-999em;}

/*jQuery Validate*/
input.error, select.error { border: 1px solid #8B0000 !important; background: #F3D6DB;}
input.error[type="checkbox"], input.error[type="radio"] {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B0000',endColorstr='#8B0000', GradientType=0);
    -webkit-box-shadow: 0 0 0 1px #8B0000;
    -moz-box-shadow: 0 0 0 1px #8B0000;
    box-shadow: 0 0 0 1px #8B0000;}
/*Shadowbox*/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../style/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../style/shadowbox/close.png);}
#sb-nav-next{background-image:url(../style/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../style/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../style/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../style/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/* Input Placeholder Polyfill */
span.placeholder{position:absolute;font-size:16px;color:#999;font-family:sans-serif;padding:2px 3px;z-index:1;cursor:text;}
span.placeholder-hide-except-screenreader{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden;}
span.placeholder-hide{display:none;}
/* overwrite for the HTML5 Boilerplate way to hide labels */
label.visuallyhidden-with-placeholder{/*clip:auto !important;*/height:auto !important;overflow:visible !important;position:absolute !important;left:-999em;}
