/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Slimbox v1.8, (c) 2007-2009 Christophe Beyls <http://www.digitalia.be>, MIT-style license */
#lbOverlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000;cursor:pointer}#lbCenter,#lbBottomContainer{position:absolute;z-index:9999;overflow:hidden;background-color:#fff}.lbLoading{background:#fff url("../../assets/mootools/slimbox/1.8/images/loading.gif") no-repeat center}#lbImage{position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat}#lbPrevLink,#lbNextLink{display:block;position:absolute;top:0;width:50%;outline:0}#lbPrevLink{left:0}#lbPrevLink:hover{background:transparent url("../../assets/mootools/slimbox/1.8/images/prevlabel.gif") no-repeat 0 15%}#lbNextLink{right:0}#lbNextLink:hover{background:transparent url("../../assets/mootools/slimbox/1.8/images/nextlabel.gif") no-repeat 100% 15%}#lbBottom{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none}#lbCloseLink{display:block;float:right;width:66px;height:22px;background:transparent url("../../assets/mootools/slimbox/1.8/images/closelabel.gif") no-repeat center;margin:5px 0;outline:0}#lbCaption,#lbNumber{margin-right:71px}#lbCaption{font-weight:bold}
/* Chosen by Patrick Filler, Jules Janssen, Jonnathan Soares, MIT-style license */
select.chzn-select{visibility:hidden;height:28px !important;min-height:28px !important}.chzn-container{font-size:13px;position:relative;display:inline-block;zoom:1;*display:inline;margin:1px 0;background-color:#fff}.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:29px;left:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);-o-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:999;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.chzn-container-single .chzn-single{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaa;display:block;overflow:hidden;white-space:nowrap;position:relative;height:20px;line-height:20px;padding:0 3px;color:#555;text-decoration:none}.firefox .chzn-container-single .chzn-single{top:1px}.chzn-container-single .chzn-single>span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px}.chzn-container-single .chzn-single div{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-ms-linear-gradient(top,#ccc 0,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#ccc 0,#eee 60%);border-left:1px solid #aaa;position:absolute;right:0;top:0;display:block;height:100%;width:15px}.chzn-container-single .chzn-single div b{background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -1px -2px;display:block;width:100%;height:100%}.chzn-container-single .chzn-search{padding:3px 4px;margin:0;white-space:nowrap}.chzn-container-single .chzn-search input{background:#fff url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px;background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-o-linear-gradient(bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat 100% -20px,linear-gradient(top,#fff 85%,#eee 99%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.chzn-container-single .chzn-drop{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.chzn-container-multi .chzn-choices{background-color:#fff;border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto !important;height:1%;position:relative;max-height:102px;padding:1px 0;overflow-x:hidden;overflow-y:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:transparent !important;border:0 !important;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}.chzn-container-multi .chzn-choices .search-field .default{color:#999}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e4e4e4),color-stop(0.7,#eee));background-image:-webkit-linear-gradient(center bottom,#e4e4e4 0,#eee 70%);background-image:-moz-linear-gradient(center bottom,#e4e4e4 0,#eee 70%);background-image:-o-linear-gradient(bottom,#e4e4e4 0,#eee 70%);background-image:-ms-linear-gradient(top,#e4e4e4 0,#eee 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#e4e4e4 0,#eee 70%);color:#333;border:1px solid #b4b4b4;line-height:13px;padding:3px 19px 3px 6px;margin:2px 0 2px 5px;position:relative;top:1px}.chzn-container-multi .chzn-choices .search-choice span{cursor:default}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:5px;top:6px;width:8px;height:9px;font-size:1px;background:url("../../assets/mootools/chosen/chosen-sprite.png") right top no-repeat}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:right -9px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:right -9px}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:228px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container .chzn-results li{line-height:1.2;padding:1px 7px 2px;margin:0;list-style:none}.chzn-container .chzn-results .active-result{cursor:pointer}.chzn-container .chzn-results .highlighted{background:#3875d7;color:#fff}.chzn-container .chzn-results li em{font-style:normal}.chzn-container .chzn-results .highlighted em{background:transparent}.chzn-container .chzn-results .no-results{background:#f4f4f4}.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:bold}.chzn-container .chzn-results .group-option{padding-left:20px;white-space:nowrap}.chzn-container-multi .chzn-drop .result-selected{display:none}.chzn-container-active .chzn-single{background-color:#ebfdd7}.chzn-container-active .chzn-single-with-drop{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;-o-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.chzn-container-active .chzn-single-with-drop div{background:transparent;border-left:0}.chzn-container-active .chzn-single-with-drop div b{background-position:-19px -1px}.chzn-container-active .chzn-choices{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.chzn-container-active .chzn-choices .search-field input{color:#111 !important}.chzn-rtl{direction:rtl;text-align:right}.chzn-rtl .chzn-single{padding-left:0;padding-right:8px}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0}.chzn-rtl .chzn-single div{left:0;right:auto;border-left:0;border-right:1px solid #aaa;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices .search-choice{padding:3px 6px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:5px;right:auto;background-position:right top}.chzn-rtl.chzn-container-single .chzn-results{margin-left:4px;margin-right:0;padding-left:0;padding-right:4px}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:20px}.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right:0}.chzn-rtl .chzn-search input{background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,#fff;background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-o-linear-gradient(bottom,white 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url("../../assets/mootools/chosen/chosen-sprite.png") no-repeat -38px -20px,linear-gradient(top,#fff 85%,#eee 99%);padding:4px 5px 4px 20px}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
.styled_select{display:inline;margin-top:1px;position:absolute;background:#fff;border:1px solid #aaa;border-radius:3px;padding:0 !important;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px;text-align:left;line-height:20px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.styled_select.focused{background-color:#ebfdd7}.webkit .styled_select.focused{outline-offset:-2px;outline:auto 5px -webkit-focus-ring-color}.styled_select.disabled{color:#bbb;background-color:#f9f9f9;border:1px solid #c8c8c8}.tl_subpanel .styled_select{font-size:11px;line-height:18px}.styled_select span{padding:0 3px}.styled_select b{display:block;width:15px;height:100%;position:absolute;top:0;right:0;border-left:1px solid #aaa;background:#eee;background-image:-moz-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-webkit-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-ms-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:linear-gradient(bottom,#ccc 0,#eee 60%)}.styled_select b i{display:block;width:100%;height:100%;background:url("../../assets/mootools/stylect/images/select.gif") center center no-repeat}
/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../assets/mootools/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
table.sortable thead th{background-image:url("../../assets/mootools/tablesort/images/default.gif");background-repeat:no-repeat;background-position:center right}table.sortable thead th a.pointer{display:block;margin-right:9px;cursor:pointer}table.sortable thead th.unsortable{background-image:none}table.sortable thead th.asc{background-image:url("../../assets/mootools/tablesort/images/asc.gif")}table.sortable thead th.desc{background-image:url("../../assets/mootools/tablesort/images/desc.gif")}
/* combined.css */
.homeSlider{width:382px;padding:10px 50px;border:1px solid #cecece}.homeSlider p{margin-bottom:0}.cslide_nav_left{left:0;top:80%;background-color:rgba(206,206,206,.3)}.cslide_nav_right{right:0;top:80%;background-color:rgba(206,206,206,.3)}.homeSlider .cslide_nav_left{left:10px;top: 20%}.homeSlider .cslide_nav_right{right:10px;top: 20%}ul.cslide_bubbles{margin-top:10px}.ce_gallery > ul > li{list-style-type:none}div#newsletter .formbody input{float:none}.the-tooltip.ideen{right:0;position:absolute}.the-tooltip.zukunft{right:175px;position:absolute}.the-tooltip.charakter{right:350px;position:absolute}.the-tooltip.gruen{right:525px;position:absolute}div .weather_block{bottom:45px;position:relative;padding-left:15px}.mod_weather  a{margin-right:15px;font-size:11px}#header{width:1100px;height:336px;position:static}body{color:#4b4c4d}.invisible{width:0;height:0;left:-1000px;position:absolute;overflow:hidden;display:inline;top:-1000px}h1,.h1{display:block;font-size:26px;line-height:24px;font-weight:normal;color:#737373;text-transform:uppercase;letter-spacing:1px}h2,.h2,#menuSubVertical h2,h1#newsreader{display:block;font-size:16px;color:#737373;text-transform:uppercase;letter-spacing:1px}h3,.h3,h2#newsreader{display:block;padding:0 0 5px;font-size:16px;color:#4b4c4d;text-transform:uppercase}h4,.h4{display:block;font-size:100%;font-weight:bold;color:#737373}h5,.h5{display:block;font-weight:bold;color:#4b4c4d}h6,.h6{display:block;font-weight:normal;color:#4b4c4d}ol{margin:0 0 0 30px;list-style-type:decimal}em{font-style:italic}img{vertical-align:bottom}div.ce_text{padding-bottom:15px}div.ce_downloads ul li{margin-top:4px}body *{font-family:Tahoma,sans-serif}#nav{height:60px;position:relative;background:transparent;z-index:30}#contentShadow{background-image:url("../../files/templates/hol_desktop/images/content_shadow.png");background-position:center center;background-repeat:repeat-y;-webkit-box-shadow:1px 1px;box-shadow:1px 1px;behavior:url("assets/css3pie/1.0.0/PIE.htc");zoom:1}#xbreadcrumb{width:1070px;height:16px;left:-326px;top:-36px;position:absolute;overflow:visible;display:run-in;padding:15px 15px 5px;background:#fff url("../../files/templates/hol_desktop/images/bg_content.png") right top no-repeat;z-index:2}#xbreadcrumb a,#xbreadcrumb span{margin-left:1px;font-size:11px;text-decoration:none;color:#737373}#xbreadcrumb span{line-height:12px}#xbreadcrumb div{z-index:3}#left{position:relative;margin-left:-547px;background-color:#fff}#left div.inside{padding-right:15px;padding-left:15px}#main{min-width:547px;min-height:200px;background-image:url("../../files/templates/hol_desktop/images/bg_main.gif");background-position:left center;background-repeat:repeat-y;background-color: rgba(0, 0, 0, 0)}#main div.inside{margin-right:10px;margin-left:30px;line-height:18px}#right{margin-right:-547px;background-image:url("../../files/templates/hol_desktop/images/bg_content.png");background-position:right top;background-repeat:no-repeat;background-position: -843px -35px; background-size:inherit}#right div.inside{min-width:237px;bottom:65px;padding-right:15px;padding-left:5px}#headerimgRandom{width:1100px;height:240px;margin:0;padding:0}#bannerLeft{left:-22px;position:absolute;top:92px;z-index:10}#bannerRight{right:-21px;position:absolute;top:92px;z-index:10}#end{height:120px;min-width:1100px;margin-top:-107px;background-color:#cecece;background-repeat:repeat;-webkit-box-shadow:0 0;box-shadow:0 0;behavior:url("assets/css3pie/1.0.0/PIE.htc");background-attachment: scroll; background-clip: border-box; background-image: none; background-origin: padding-box;background-size: auto auto}#wallpaperRandom{width:100%;height:373px;min-width:965px;left:0;top:0;position:absolute;overflow:hidden}#wallpaperRandom img{width:100%;min-width:1220px}.separator{width:30px;left:0;position:absolute;background-image:url("../../files/templates/hol_desktop/images/spriteSymbols.png");z-index:1}#separatorTop{height:105px;top:-20px;background-position:-32px -368px}#separatorBottom{height:80px;bottom:0;background-position:0 -368px}.mod_navigation.menuMain{width:700px;height:100px;right:0;position:absolute;float:right;margin:24px 30px 0 0}.menuMain ul li{float:left;display:inline;padding:0 15px 0 0}.menuMain a{width:145px;height:22px;display:block;padding:14px 0 0 15px;font-size:17px;text-decoration:none;color:#fff;text-transform:uppercase}.menuMain a.gruen{background:transparent url("/files/templates/hol_desktop/images/spritemenu.png") no-repeat -9px 0}.menuMain a.charakter{background:transparent url("/files/templates/hol_desktop/images/spritemenu.png") no-repeat -180px 0}.menuMain a.zukunft{background:transparent url("/files/templates/hol_desktop/images/spritemenu.png") no-repeat -351px 0}.menuMain a.ideen{background:transparent url("/files/templates/hol_desktop/images/spritemenu.png") no-repeat -522px 0}.menuSubVertical{width:260px;padding:20px 15px 0 2px}.menuSubVertical a{text-decoration:none}.menuSubVertical ul.level_1{margin-top:14px;border-top:1px solid #ededed}.menuSubVertical ul li{border-bottom:1px solid #ededed}.menuSubVertical ul li.gruen{border-left:4px solid #bad03a}.menuSubVertical ul li.trail.gruen,.menuSubVertical ul li.active.gruen{background-color:rgba(186,208,58,.2)}.menuSubVertical ul li.charakter{border-left:4px solid #a53e8b}.menuSubVertical ul li.trail.charakter,.menuSubVertical ul li.active.charakter{background-color:rgba(165,62,139,.2)}.menuSubVertical ul li.zukunft{border-left:4px solid #f6cc00}.menuSubVertical ul li.trail.zukunft,.menuSubVertical ul li.active.zukunft{background-color:rgba(246,204,0,.2)}.menuSubVertical ul li.ideen{border-left:4px solid #263063}.menuSubVertical ul li.trail.ideen,.menuSubVertical ul li.active.ideen{background-color:rgba(38,48,99,.2)}.menuSubVertical ul li.grau{border-left:4px solid #cecece}.menuSubVertical ul li.trail.grau,.menuSubVertical ul li.active.grau{background-color:rgba(206,206,206,.4)}.menuSubVertical ul.level_2{display:none;margin-bottom:-1px;padding-left:4px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.menuSubVertical ul.level_3{display:none;margin-bottom:-1px;padding-left:4px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.menuSubVertical ul.level_4{margin-bottom:-1px;padding-left:4px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.menuSubVertical ul.level_5{margin-bottom:-1px;padding-left:4px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.menuSubVertical ul.level_1 li.submenu ul.level_2{display:block}.menuSubVertical ul.level_2 li{margin-bottom:-1px;margin-left:4px}.menuSubVertical ul.level_1 li.submenu ul.level_3{display:block}.menuSubVertical ul.level_3 li{margin-bottom:-1px}.menuSubVertical li a,.menuSubVertical li span{height:15px;display:block;padding-top:4px;padding-bottom:4px}.menuSubVertical li a:hover{background-color:#ededed}.menuSubVertical li span.active.submenu,.menuSubVertical li span.active{background-color:#cecece;background-position:-477px -55px}div.ce_text li{margin-left:15px;list-style-position:outside}.mod_sitemap{width:485px;padding:0}.mod_sitemap a{text-decoration:none}.mod_sitemap ul.level_1{margin-top:14px;border-top:1px solid #ededed}.mod_sitemap ul li{border-bottom:1px solid #ededed}.mod_sitemap ul.level_2,.mod_sitemap ul.level_3,.mod_sitemap ul.level_4,.mod_sitemap ul.level_5{margin-bottom:-1px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.mod_sitemap ul.level_1 li.submenu ul.level_2{display:block}.mod_sitemap ul.level_2 li{margin-bottom:-1px;margin-left:14px}.mod_sitemap li a,.mod_sitemap li span{height:15px;display:block;padding-top:4px;padding-bottom:6px;padding-left:13px;background-position:-477px 9px}.mod_sitemap li a:hover{background-color:#ededed}.mod_sitemap li span.active.submenu,.mod_sitemap li span.active{padding-left:13px;background-color:#cecece;background-position:-477px -55px}.mod_sitemap li.gruen{border-left:4px solid #bad03a;background:none}.mod_sitemap li.charakter{border-left:4px solid #a53e8b;background:none}.mod_sitemap li.zukunft{border-left:4px solid #ffdc0e;background:none}.mod_sitemap li.ideen{border-left:4px solid #253476;background:none}.mod_sitemap li.grau{border-left:4px solid #cecece;background:none}#teaserLeft{width:258px;float:left;margin-top:24px;margin-bottom:22px;font-size:11px}#teaserLeft a{text-decoration:none}#teaserLeft .teaserBox,.recommendet_single{width:244px;float:left;margin-bottom:9px;padding:6px;background-image:url("../../files/templates/hol_desktop/images/background_teaserleft.png");background-position:right bottom;background-repeat:no-repeat;border:1px solid #dadadc;color:#737373}#teaserLeft .teaserBox.big{height:140px;margin-bottom:9px;padding:6px;border:1px solid #dadadc;color:#737373;background:none}#teaserLeft .teaserBox img{float:left;margin-right:10px}#teaserLeft .teaserBox p{margin:2px 0}.hotelQuickBox{width:258px;float:left;margin-bottom:9px;background-image:url("../../files/templates/hol_desktop/images/background_teaserleft.png");background-position:right bottom;background-repeat:no-repeat;border:1px solid #dadadc;color:#737373}.quickbox{margin:20px 0 0 2px}.quickbox ul{float:left}.quickbox li{float:left;display:inline;margin:0 11px 0 0}.quickbox.vert li{float:none;display:inline;margin:0 11px 11px 0}.quickbox li.last{margin:0}.quickbox li a{width:42px;height:42px;display:block;text-indent:-9999px}.quickbox.vert li a{width:42px;height:42px;display:block;line-height:40px;font-weight:bold;text-decoration:none;text-transform:uppercase;text-indent:50px}.quickbox li a.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -336px}.quickbox li a:hover.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -378px}.quickbox li a.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -336px}.quickbox li a:hover.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -378px}.quickbox li a.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -336px}.quickbox li a:hover.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -378px}.quickbox li a.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -336px}.quickbox li a:hover.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -378px}.quickbox li a.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -336px}.quickbox li a:hover.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -378px}#quicksearch .searchOption{width:154px}#rightboxDummy{height:50px;margin-bottom:90px}#rightboxContainer{width:192px;height:14px;padding:12px 15px 15px;background:url("/files/templates/hol_desktop/images/spriteSymbols.png") 0 -592px no-repeat;z-index:1}#container{min-width:547px;padding-right:257px;padding-left:296px;background-image:url("../../files/templates/hol_desktop/images/bg_container.png");background-repeat:no-repeat}.mod_article .border .image_container .caption,.mod_article .border_small .image_container .caption{margin:2px 0 0;font-size:10px}.mod_article .border .image_container{margin:0 0 15px}.mod_article .border .image_container.float_left{margin-right:10px}.mod_article .border .image_container.float_right{margin-left:10px}.mod_article .border .image_container img,.mejs-mediaelement{margin:0;border:1px solid #cecece}.mod_article .border_small .image_container{margin:20px 0 2px}.mod_article .border_small .image_container img{margin:0;border:1px solid #cecece}.mod_article .ce_gallery.border{margin:15px 0 0}.mod_article .ce_gallery.border table{margin:0;padding:0}.mod_article .ce_gallery.border .image_container img{margin:3px 15px 12px 0;border:1px solid #cecece}.mod_article .ce_text img.border{margin:20px 0 15px;border:1px solid #cecece}.mod_article .ce_text ul{margin:5px 5px 5px 0;list-style:square inside none}.mod_article .zitatbox{width:486px;float:none;display:inline-block;margin:30px 0 0;padding:6px;border:1px solid #dadadc;color:#737373;background:url("/files/templates/hol_desktop/images/spriteBg.png") no-repeat bottom right}.gelb .mod_article .zitatbox{width:486px;float:none;display:inline-block;margin:30px 0 0;padding:6px;border:1px solid #dadadc;color:#737373;background:url("/files/templates/hol_desktop/images/spriteBg.png") no-repeat bottom right}.mod_article .image{width:170px;float:left}.mod_article .image img{border:1px solid #cecece}.mod_article .text{width:305px;float:left}.mod_article .zitat{float:left;margin:15px 0 9px;font-size:18px;line-height:24px}.gelb .mod_article .zitat{float:none;display:inline;font-size:12px;line-height:16px}#topfooter{position:relative;padding:35px 15px 15px 50px;background:#fff url("../../files/templates/hol_desktop/images/bg_footer.png") left top no-repeat}#topfooter .menublock{float:left;margin:0 10px 15px 0}#topfooter .menublock_title{margin-bottom:7px;color:#737373;text-transform:uppercase}#topfooter .menublock ul{width:169px;float:left;margin:6px 16px 0 0;border-top:1px solid #ededed}#topfooter .menublock ul li{height:19px;float:none;padding-top:4px;padding-left:3px;border-bottom:1px solid #ededed;border-left:none;border-right:none}#topfooter .menublock li:hover{background-color:#ededed}#topfooter .menublock-full p{padding:3px 0;color:#737373}#topfooter .menublock-full a{text-decoration:none;color:#737373}#footer{z-index:2}#bottomFooter{height:30px;position:relative;padding:10px 15px 0;font-size:11px}#bottomFooter,#bottomFooter a{text-decoration:none;color:#737373}#bottomFooter ul li{display:inline;margin-right:15px}#bottomFooter .info{width:300px;position:relative;float:right;text-align:right}#bottomFooter .info .t17logo{float:right}#bottomFooter .info .t17logo img{float:left;margin-right:4px}#bottomFooter .info ul{float:right}#bottomFooter .info ul li{display:inline;margin-right:15px}.bold{font-weight:bold}.hidden{display:none}.clear{width:100%;height:5px;float:none;clear:both;visibility:hidden}.print{display:none}.bigger{font-size:12px}.up-top{margin-top:5px;font-weight:bold}.up-content{margin-left:25px}.box{width:220px;margin-bottom:22px;border:1px solid #dadadc}.boxTitle{height:21px;padding:6px 9px 0;border-bottom:1px solid #dadadc;font-size:14px;font-weight:bold;color:#fff;letter-spacing:1px;background:#cecece}.boxContent{padding:4px 9px 7px;background-color:#fff;line-height:16px;color:#737373}.boxContent.list li a,.boxContent.list li span{height:15px;display:block;padding-top:4px;padding-bottom:5px;padding-left:13px;background-position:-477px 10px}.boxImage{margin:5px 0 9px}.boxContent.list li a:hover{background-color:#ededed}.boxContent.list ul{margin-top:5px}.boxContent ul.filtermenu li a{display:inline-block;margin:3px 0;padding:0 0 0 20px;background-image:url("../../files/templates/hol_desktop/images/checkbox_radio.png");background-repeat:no-repeat}.boxContent ul.filtermenu li a.active{display:inline-block;margin:3px 0;padding:0 0 0 20px;background-image:url("../../files/templates/hol_desktop/images/checkbox_radio_active.png");background-repeat:no-repeat}a{color:#4b4c4d;cursor:pointer}a.jack-link{position:absolute;display:block;background:#fff;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;z-index:100}.boxContent.list a,.mod_newsmenu a,.mod_newsmenu span,.arrowed a,a.arrowed,span.arrowed{padding-left:10px;background-image:url("../../files/templates/hol_desktop/images/spriteSymbols.png");background-repeat:no-repeat;text-decoration:none;line-height:inherit}.boxContent.list a,#menuSubVertical span,.menuSubVertical span,.arrowed a,a.arrowed{cursor:pointer}#menuSubVertical a,.menuSubVertical a,.arrowed.grey a,a.arrowed.grey,span.arrowed.grey{color:#737373;background-position:-480px 5px}.arrowed.greyRev a,a.arrowed.greyRev,span.arrowed.greyRev{background-position:-480px -13px}.arrowed.darkgrey a,a.arrowed.darkgrey,span.arrowed.darkgrey{background-position:-480px -29px}.arrowed.darkgrey a,a.arrowed.darkgreyRev,span.arrowed.darkgreyRev{background-position:-480px -45px}.arrowed.white a,a.arrowed.white,span.arrowed.white{color:#fff;background-position:-480px -61px}#menuSubVertical span.active,.menuSubVertical span.active,a.arrowed.active,a.arrowed.open,span.arrowed.open{color:#fff;background-position:-480px -60px}.menuSubVertical ul.level_1 > li > a,.menuSubVertical ul.level_1 > li > span{font-weight:bold;text-transform:uppercase;text-indent:4px;background:none}.menuSubVertical ul > li > span.active{font-weight:bold}.menuSubVertical a.submenu.trail{font-weight:bold}#weatherbox{width:192px;height:99px;position:relative;margin-bottom:15px;padding:7px 14px 0 5px;z-index:2}#weatherbox a{text-decoration:none}#weatherbox h3{margin-bottom:4px;padding:0 0 5px;font-size:18px}#weatherbox div{margin-top:6px}#weatherbox img{width:102px;right:12px;top:48px;position:absolute}#weatherbox .weather_temperature{margin:15px 0 17px;font-size:26px;font-weight:normal;color:#737373;letter-spacing:.1em}#weatherbox a.jack-link{width:100%;height:93px;left:0;top:0}.weather_copyright{display:none}.weather_forecasts{float:left}.weather_forecast{width:150px;float:left;margin:40px 15px 0 0;text-align:center}.weather_forecast h3{text-align:left;font-size:14px}.weather_current .weather_current{width:500px;float:left;margin:0}.weather_current .weather_image{width:140px;float:left;margin:10px 0 0}.weather_current .col_1{width:150px;float:left;margin:15px 0 0}.weather_current .col_2{width:200px;float:left;margin:15px 0 0}.weather_current .col_1 p,.weather_current .col_2 p,.weather_forecast p{padding:3px 0}#search{position:relative;float:left;margin:24px 0 0;padding:0}.searchBox{width:188px;height:22px;position:relative;border:1px solid #cecece;background:url("/files/templates/hol_desktop/images/spriteSymbols.png") -64px -368px}.boxContent .searchBox{width:200px;height:22px;position:relative;margin:5px 0 2px;border:1px solid #cecece;background:url("/files/templates/hol_desktop/images/spriteSymbols.png") -64px -368px}.searchBox input{top:0;position:absolute;padding:0;background:transparent;border:none}.searchBox:focus{outline:none}.searchBox .searchText{width:100%;height:13px;top:5px;padding-left:4px;font-size:11px;color:#4b4c4d}.searchBox input.searchButton{width:30px;height:22px;right:0;background:transparent url("/files/templates/hol_desktop/images/spriteSymbols.png") no-repeat;background-position:-240px 0;border:none;cursor:pointer}#infobox,.infobox{font-size:11px;-moz-hyphens:auto;-o-hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;-hyphens:auto}#infobox a,.infobox a{text-decoration:none;color:#737373}#infobox .text,.infobox .text{padding:10px 0 0}#infobox .text2,.infobox .text2{padding:5px 0 10px}#infobox .more,#infobox .more_0{color:#737373}#infobox .more{text-decoration:underline}.contactOptions{margin-top:7px}.contactOptions li{height:20px;list-style-type:none}#toolbox{position:relative;font-size:11px}#toolbox .boxContent{padding-top:9px}#toolbox a{text-decoration:none}.bookmarks{height:35px}.bookmarks a{float:left;display:block;margin-top:3px;margin-right:9px}.pageOptions{margin-top:12px}.pageOptions li{height:20px}.sMail,.sTel,.sHpage,.sPrint,.sPdf,.sFace,.sShowMap,.sTwit,.sGoog,.sFile,.sPDF,.sErrorSearch,.sReset,.sXing,.sQual{width:16px;height:16px;overflow:hidden;float:left;display:block;margin-right:5px;background-image:url("../../files/templates/hol_desktop/images/spriteSymbols.png");background-position:left top;background-repeat:no-repeat;text-indent:100px}.sTel{background-position:0 0}.sMail{background-position:-32px 0}.sHpage{background-position:-64px 0}.sShowMap{background-position:-112px 0}.sPrint{background-position:-16px 0}.sPdf{background-position:-48px 0}.sFback{background-position:-80px 0}.sMem{background-position:-96px 0}.sFace{background-position:0 -32px}.sTwit{background-position:-16px -32px}.sGoog{background-position:-32px -32px}.sXing{background-position:-96px -32px}.sQual{background-position:-112px -32px}.sPDF{width:23px;height:23px;background-position:-464px -256px}.sFile{width:23px;height:23px;background-position:-464px -224px}.sReset{background-position:-144px -16px}.Dreihundert{width:330px;padding-bottom:30px}address{font-style:normal}.mod_newslist .layout_latest,.mod_newsarchive .layout_latest,.newsborder{width:486px;float:left;margin:0 0 15px;padding:0;background:#fff url("../../files/templates/hol_desktop/images/spriteBg.png") right bottom no-repeat;border:1px solid #dadadc;color:#737373}.mod_newslist .layout_latest .color,.mod_newsarchive .layout_latest .color{float:left;border-left:4px solid #b8b8b8}.mod_newslist .layout_latest .color.gruen,.mod_newsarchive .layout_latest .color.gruen{border-left:4px solid #bad03a}.mod_newslist .layout_latest .color.magenta,.mod_newsarchive .layout_latest .color.magenta{border-left:4px solid #a53e8b}.mod_newslist .layout_latest .color.gelb,.mod_newsarchive .layout_latest .color.gelb{border-left:4px solid #ffdc0e}.mod_newslist .layout_latest .color.blau,.mod_newsarchive .layout_latest .color.blau{border-left:4px solid #253476}.mod_newslist .layout_latest .image_container,.mod_newsarchive .layout_latest .image_container{width:130px;float:left;margin:6px 0 6px 6px}.mod_newslist .layout_latest .details,.mod_newsarchive .layout_latest .details{width:335px;float:left;margin:6px 6px 6px 0}.mod_newslist .layout_latest .teaser,.mod_newsarchive .layout_latest .teaser{height:40px;overflow:hidden;margin:3px 0 0;text-overflow:clip;-o-text-overflow:clip;-icab-text-overflow:clip;-khtml-text-overflow:clip;-moz-text-overflow:clip;-webkit-text-overflow:clip}.mod_newslist p.headline a,.mod_newsarchive p.headline a{padding:0 0 3px;font-size:16px;text-decoration:none}.mod_newslist p.more a,.mod_newsarchive p.more a{padding:0 0 0 10px;text-decoration:none;color:#737373;background:url("/files/templates/hol_desktop/images/spriteSymbols.png") 0 -59px no-repeat}.mod_newslist span.info,.mod_newsarchive span.info{width:100px;float:right;padding-right:10px;text-align:right;font-size:10px}.news_details .image_container{width:490px}.news_details .image_container img{width:100%}.mod_newsreader p.info{margin:15px 0 20px;font-size:10px}.mod_newsmenu{width:200px;padding:0 0 20px;font-size:11px}.mod_newsmenu a{text-decoration:none}.mod_newsmenu ul.level_1{border-top:0 solid #ededed}.mod_newsmenu ul li{border-bottom:1px solid #ededed}.mod_newsmenu ul li{border-bottom:1px solid #ededed}.mod_newsmenu ul.level_2{display:none;margin-bottom:-1px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.mod_newsmenu ul.level_3{display:none;margin-bottom:-1px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.mod_newsmenu ul.level_1 li.submenu ul.level_2{display:block}.mod_newsmenu ul.level_2 li{margin-bottom:-1px;margin-left:0}.mod_newsmenu ul.level_1 li.submenu ul.level_3{display:block}.mod_newsmenu ul.level_3 li{margin-bottom:-1px;margin-left:14px}.mod_newsmenu li a{height:15px;display:block;padding-top:4px;padding-bottom:4px;padding-left:16px;background-position:-477px 9px}.mod_newsmenu li span{height:15px;display:block;padding-top:4px;padding-bottom:4px;padding-left:3px;font-weight:bold;background-position:-487px 9px}.mod_newsmenu li a:hover{background-color:#ededed}.mod_newsmenu li span.active.submenu,.mod_newsmenu li span.active{padding-left:13px;background-color:#fff;font-weight:normal;background-position:-477px -9px}.poiList{width:493px;padding:0;background-color:#fff}.poiList ul{width:493px;margin-top:15px;margin-bottom:0}.poiList .element{margin-bottom:1px}.poiList .element .head{height:23px;cursor:pointer}.poiList .element .head div{float:left;display:block;line-height:23px}.poiList .element .head .indicator{width:23px;background:url("/files/templates/hol_desktop/images/spriteSymbols.png") -208px -32px no-repeat #ee8008;height:inherit}.poiList .element.open .head .indicator{background-position:-240px -32px}.poiList .element .head .title{width:345px;padding:0 15px;background:#dadadc;height:inherit}.poiList .element .head div.bodySwitch{width:70px;padding-right:25px;text-align:right;background:#dadadc;height:inherit}.poiList .element .head div.bodySwitch.grey{background:#dadadc}.poiList .element .head a.bodySwitch{padding-left:12px;background:url("/files/templates/hol_desktop/images/spriteSymbols.png") 2px -76px no-repeat}.poiList .element.open .head a.bodySwitch{background-position:-480px -76px}.poiList .element .body{position:relative;display:none;margin-left:23px;border:1px solid #dadadc;background:#fff;border-top:none;zoom:1}.poiList .element .details{width:283px;min-height:89px;padding:15px;border-right:1px solid #dadadc;zoom:1}.poiList .details .address{width:250px;float:left}.poiList .details .contact{width:130px;float:left}.poiList .element .details-nopadding{width:313px;min-height:89px;padding:0;border-right:1px solid #dadadc;zoom:1}.poiList .element .details-full{width:438px;min-height:89px;padding:0;zoom:1}.poiList .element .details-full-padding{width:438px;min-height:89px;padding:15px;zoom:1}.poiList .element .details .logo{width:130px;float:right}.poiList .element .details .description{margin-top:30px}.poiList .element .tools{width:141px;top:0;right:0;position:absolute;padding:23px 0 15px}.poiList .element .tools a{text-decoration:none}.poiList .logopremium{padding:8px 0 0}#quicksearch .day,#quicksearch .month{width:40px}#quicksearch .year{width:65px}#quicksearch .cat{width:85px}#quicksearch .amount,#quicksearch .nights{width:40px}#quicksearch .submit{margin:15px 0 0;background:#cecece}h1.premiumpartner{width:450px;height:39px;display:block;background-image:url("../../files/templates/hol_desktop/images/logopremiumpartner.png");background-position:left top;background-repeat:no-repeat;text-indent:-9999px}.pagination.block{height:30px;max-width:200px;padding-top:5px;padding-bottom:5px;font-size:11px}.page_prev{width:150px;float:left}.page_next{width:110px;float:right;margin:0 8px 0 0}.page{width:200px;float:left;text-align:center}.pagination.block p{display:none}.pagination{width:490px;margin:20px auto;vertical-align:baseline;text-align:center;white-space:normal}.page ul,.pagination ul{float:left;margin:0;padding:0}.page ul li,.pagination ul li{float:left;margin:0;padding:0}.pagination a,.pagination span{margin:0 3px 0 0;padding:4px 7px;vertical-align:baseline;background-color:#fff;border:1px solid #e4e4e4;text-decoration:none;color:#737373}.pagination a.current,.pagination span.current{border:1px solid #e4e4e4;color:#fff;background:#cecece}.pagination a:hover{border:1px solid #e4e4e4;color:#737373;background:#ededed}.pagination .previous,.pagination .next,.pagination .first,.pagination .last{display:none}a.linkintern,a.linkextern{width:auto;height:16px;display:inline;padding-left:18px;background-image:url("../../files/templates/hol_desktop/images/linkTooltipSprite.png");background-position:left top;background-repeat:no-repeat;font-weight:bold;text-decoration:none}a.linkintern{color:#333;background-position:-640px 0}a.linkextern{color:#333;background-position:-640px -144px}a.linkintern.gruen{color:#6f8214;background-position:-640px -48px}a.linkintern.magenta{color:#a53e8b;background-position:-640px -64px}a.linkintern.gelb{color:#fcd30d;background-position:-640px -32px}a.linkintern.blau{color:#263063;background-position:-640px -16px}a.linkextern.gruen{color:#6f8214;background-position:-640px -96px}a.linkextern.magenta{color:#a53e8b;background-position:-640px -80px}a.linkextern.gelb{color:#fcd30d;background-position:-640px -112px}a.linkextern.blau{color:#263063;background-position:-640px -128px}.kooperationspartner{width:490px}.kooperationspartner .col_0{width:250px;vertical-align:middle;text-align:center}.kooperationspartner .col_1{width:230px;padding:20px 0 0 10px}.kooperationspartner .col_0.border,.kooperationspartner .col_1.border,.premiumpartner .col_0.border,.premiumpartner .col_1.border{padding:0 0 5px 10px;border-bottom:1px solid #dadadc}.premiumpartner{width:490px}.premiumpartner .col_0{width:250px;padding:20px 0 0 10px;vertical-align:top}.premiumpartner .col_1{width:230px;padding:20px 0 0 10px}.formbody table{margin:20px 0 0}.formbody table td{vertical-align:top}.formbody table td.col_0{width:100px;vertical-align:top}input.text{width:250px;padding:2px;border:1px solid #cecece}textarea{width:307px;padding:2px;border:1px solid #cecece}input.captcha{width:50px;padding:2px;border:1px solid #cecece}.formbody .submit{margin:20px 0 0;padding:3px 15px 3px 19px;border:1px solid #ededed;font-size:12px;color:#737373;background:#ededed;cursor:pointer}.anzeigen_box_right{width:220px;margin:0 0 7px;padding:0}.anzeigen_box_left{width:258px;margin:0 0 7px;padding:0}.anzeigen_box_left img,.anzeigen_box_right img{margin:0 0 15px}.mod_avisota_subscription .submit_container{margin:10px 0 0}.mod_avisota_subscription .submit_container input{height:25px;margin:10px 3px 5px 0;padding:0 5px 2px;border:1px solid #cecece;color:#787878;background:#f6f6f7 url("../../assets/images/spriteSymbols.png") 0 -510px;cursor:pointer}.mod_avisota_subscription .submit_container input.text{height:25px;margin:10px 3px 5px 0;padding:0 5px 2px;border:1px solid #cecece;color:#787878;background:#fff}body.gruen h1,body.gruen .h1,.head.gruen{display:block;font-size:26px;font-weight:normal;color:#6f8214;text-transform:uppercase;letter-spacing:1px}body.gruen h2,body.gruen .h2,body.gruen .menuSubVertical h2{display:block;font-size:16px;color:#6f8214;text-transform:uppercase;letter-spacing:1px}.menuSubVertical ul.level_1 li span.active{margin-left:-4px;padding-left:4px}.menuSubVertical ul.level_2 li span.active{margin-left:-10px;padding-left:10px}.menuSubVertical ul.level_3 li span.active{margin-left:-16px;padding-left:16px}.menuSubVertical ul.level_4 li span.active{margin-left:-24px;padding-left:24px}.menuSubVertical ul.level_5 li span.active{margin-left:-32px;padding-left:32px}body.gruen #weatherbox .bigtemp{margin:15px 0 17px;font-size:26px;font-weight:normal;color:#6f8214;letter-spacing:.1em}body.gruen .boxTitle{height:21px;padding:6px 9px 0;border-bottom:1px solid #dadadc;font-size:14px;font-weight:bold;color:#fff;letter-spacing:1px;background:#bad03a}body.gruen .quickbox li a.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px 0}body.gruen .quickbox li a:hover.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -42px}body.gruen .quickbox li a.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px 0}body.gruen .quickbox li a:hover.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -42px}body.gruen .quickbox li a.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px 0}body.gruen .quickbox li a:hover.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -42px}body.gruen .quickbox li a.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px 0}body.gruen .quickbox li a:hover.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -42px}body.gruen .quickbox li a.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px 0}body.gruen .quickbox li a:hover.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -42px}body.gruen .menuSubVertical li span.active{background-color:#bad03a}body.magenta .menuSubVertical li span.active{background-color:#a53e8b;background-position:-477px -55px}body.gelb .menuSubVertical li span.active{background-color:#f6cc00;background-position:-477px -55px}body.magenta h1,body.magenta .h1{display:block;font-size:26px;font-weight:normal;color:#a53e8b;text-transform:uppercase;letter-spacing:1px}body.magenta h2,body.magenta .h2,body.magenta .menuSubVertical h2{display:block;font-size:16px;color:#a53e8b;text-transform:uppercase;letter-spacing:1px}body.magenta #weatherbox .bigtemp{margin:15px 0 17px;font-size:26px;font-weight:normal;color:#a53e8b;letter-spacing:.1em}body.magenta .boxTitle{height:21px;padding:6px 9px 0;border-bottom:1px solid #dadadc;font-size:14px;font-weight:bold;color:#fff;letter-spacing:1px;background:#a53e8b}body.magenta .quickbox li a.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -84px}body.magenta .quickbox li a:hover.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -126px}body.magenta .quickbox li a.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -84px}body.magenta .quickbox li a:hover.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -126px}body.magenta .quickbox li a.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -84px}body.magenta .quickbox li a:hover.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -126px}body.magenta .quickbox li a.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -84px}body.magenta .quickbox li a:hover.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -126px}body.magenta .quickbox li a.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -84px}body.magenta .quickbox li a:hover.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -126px}body.gelb h1,body.magenta .h1{display:block;font-size:26px;font-weight:normal;color:#f6cc00;text-transform:uppercase;letter-spacing:1px}body.gelb h2,body.gelb .h2,body.gelb .menuSubVertical .h2{display:block;font-size:16px;color:#f6cc00;text-transform:uppercase;letter-spacing:1px}body.gelb #weatherbox .bigtemp{margin:15px 0 17px;font-size:26px;font-weight:normal;color:#f6cc00;letter-spacing:.1em}body.gelb .boxTitle{height:21px;padding:6px 9px 0;border-bottom:1px solid #dadadc;font-size:14px;font-weight:bold;color:#fff;letter-spacing:1px;background:#f6cc00}body.gelb .quickbox li a.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -168px}body.gelb .quickbox li a:hover.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -210px}body.gelb .quickbox li a.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -168px}body.gelb .quickbox li a:hover.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -210px}body.gelb .quickbox li a.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -168px}body.gelb .quickbox li a:hover.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -210px}body.gelb .quickbox li a.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -168px}body.gelb .quickbox li a:hover.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -210px}body.gelb .quickbox li a.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -168px}body.gelb .quickbox li a:hover.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -210px}body.blau h1,body.blau .h1{display:block;font-size:26px;font-weight:normal;color:#263063;text-transform:uppercase;letter-spacing:1px}body.blau h2,body.blau .h2,body.blau .menuSubVertical .h2{display:block;font-size:16px;color:#263063;text-transform:uppercase;letter-spacing:1px}body.blau #weatherbox .bigtemp{margin:15px 0 17px;font-size:26px;font-weight:normal;color:#263063;letter-spacing:.1em}body.blau .boxTitle{height:21px;padding:6px 9px 0;border-bottom:1px solid #dadadc;font-size:14px;font-weight:bold;color:#fff;letter-spacing:1px;background:#263063}body.blau .quickbox li a.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -252px}body.blau .quickbox li a:hover.snacht{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -42px -294px}body.blau .quickbox li a.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -252px}body.blau .quickbox li a:hover.sgastro{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -0px -294px}body.blau .quickbox li a.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -252px}body.blau .quickbox li a:hover.sshop{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -168px -294px}body.blau .quickbox li a.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -252px}body.blau .quickbox li a:hover.sva{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -126px -294px}body.blau .quickbox li a.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -252px}body.blau .quickbox li a:hover.smap{background:url("/files/templates/hol_desktop/images/spriteIcons.png") no-repeat -84px -294px}.cslide a{text-decoration:none}.pdf_link *{margin:10px 5px 0 0}body.blau .menuSubVertical li span.active{background-color:#253476;background-position:-477px -55px}.the-tooltip{position:absolute}.the-tooltip :focus+:last-child,.the-tooltip:focus>:last-child,.the-tooltip:hover>:last-child{opacity:1;-webkit-transition:.4s 0s;-moz-transition:.4s 0s;-ms-transition:.4s 0s;-o-transition:.4s 0s;transition:.4s 0s;visibility:visible}.the-tooltip>:last-child{width:160px;position:absolute;padding:10px 15px;font-size:14px;line-height:1.5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:.2s 0s;-moz-transition:.2s 0s;-ms-transition:.2s 0s;-o-transition:.2s 0s;transition:.2s 0s;visibility:hidden;z-index:999}.the-tooltip>:last-child *{max-width:100%}.the-tooltip.bottom>:last-child{top:100%}.the-tooltip.bottom>:last-child:after{margin-bottom:-1px}.the-tooltip.bottom>:last-child:after,.the-tooltip.bottom>:last-child:before{bottom:100%;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.the-tooltip.bottom>:last-child:before{margin-bottom:0}.the-tooltip.center>:last-child{left:-125px;margin-left:50%}.the-tooltip.center>:last-child:after,.the-tooltip.center>:last-child:before{left:50%;margin-left:-10px}.the-tooltip.left>:last-child{left:0}.the-tooltip.left>:last-child:after,.the-tooltip.left>:last-child:before{left:0}.the-tooltip.right>:last-child{right:0}.the-tooltip.right>:last-child:after,.the-tooltip.right>:last-child:before{right:0}.the-tooltip.top>:last-child{bottom:100%;margin-bottom:15px}.the-tooltip.top>:last-child:after{margin-top:-1px}.the-tooltip.top>:last-child:after,.the-tooltip.top>:last-child:before{top:100%;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important}.the-tooltip.top>:last-child:before{margin-top:0}.the-tooltip.auto-width>:last-child{width:auto;white-space:nowrap}.the-tooltip.full-width>:last-child{width:160px;left:0;margin-left:0}.the-tooltip.gruen>:last-child{background-image:url("../../files/templates/hol_desktop/images/linkTooltipSprite.png");background-repeat:no-repeat;color:#fff;background-position:0 bottom}.the-tooltip.charakter>:last-child{background-image:url("../../files/templates/hol_desktop/images/linkTooltipSprite.png");background-repeat:no-repeat;color:#fff;background-position:-160px bottom}.the-tooltip.ideen>:last-child{background-image:url("../../files/templates/hol_desktop/images/linkTooltipSprite.png");background-repeat:no-repeat;color:#fff;background-position:-480px bottom}.the-tooltip.zukunft>:last-child{background-image:url("../../files/templates/hol_desktop/images/linkTooltipSprite.png");background-repeat:no-repeat;color:#fff;background-position:-320px bottom}
@media all and (max-width: 800px){
/* small.css */
div#contentShadow{background-position:left center}div#wrapper{width:1100px;margin-left:0}#left{width:297px;left:0;top:0;position:absolute;margin-left:0}#right{right:547px;top:0;position:absolute;margin-left:0}
}
