/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
body,form{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}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2014 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}
/* Style sheet cookie */
#cookie-layer button span{-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);display: inherit;position: relative;top: -3px;left: -1px;color:#6db9c2}#cookie-layer .wrapper{max-width: 949px;margin: 0 auto;position: relative}#cookie-layer a{color: #6db9c2!important;text-decoration: underline;font-family: arial,verdana,sans-serif}#cookie-layer p{width: calc( 100% - 76px);font-size: 14px;color: #fff;font-family: arial, verdana, sans-serif;line-height: 22px;margin: 0}#cookie-layer button{width: 42px;height: 42px;border-radius: 22px;border: 2px solid #6db9c2;color: #6db9c2;font-size: 40px;float: right;background: transparent;vertical-align: bottom;position: absolute;bottom: 0px;right: 0px;line-height: 1}#cookie-layer{display: none;position: fixed;padding: 15px;background: rgba(31,31,31,0.8);z-index: 999;width: 100%;box-sizing: border-box}
/* Style sheet advent */
body[data-page=adventskalender] .ce_text p strong a{text-decoration:underline;color: #fff!important;font-family: VW-Black}body[data-page=adventskalender] .ce_text p{font-size:14px;line-height:19px}body[data-page=adventskalender] .ce_text{margin-bottom: 30px!important}#top-navi > div:hover,#top-navi > div.active,#top-navi > div.trail{color: #471612}body[data-page=adventskalender]{background: #ba0d0d}body[data-page=adventskalender] div a.button{color: #471612}#top-navi>div:nth-child(4){border:1px solid #8d1322}#top-navi>div:nth-child(4):after{border-color:transparent transparent #8d1322}
/**
 *  Search and results
 **/

.mod_search .url,
.mod_search_list .relevance,
.mod_search_list form {
    display: none; 
}

.mod_search_list .header {
    position: absolute;
    top: 2em;
    left: 0;
    right: 0;
    text-align: center;
}

.mod_search .formbody input[type="search"] {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 15px;
    color: #6db9c2;
    font-size: 20px;
    font-weight: bold;
    border: 0;
}

.mod_search .formbody input[type="search"]::placeholder {
    color: #6db9c2;
}

.mod_search .formbody input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    background: #b1f3f9;
    border: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
    text-indent: -200px;
    overflow: hidden;
    white-space: nowrap;
}

.mod_search_list .odd,
.mod_search_list .even {
    height: 94px;
    background: #FFF;
    padding: 5px 15px;
    margin-top: 10px;
}

.mod_search_list .odd:hover,
.mod_search_list .odd:active,
.mod_search_list .odd:focus,
.mod_search_list .even:hover,
.mod_search_list .even:active,
.mod_search_list .even:focus {
    cursor: pointer;
}

.mod_search_list .context a,
.mod_search_list h3 a {
    color: #6db9c2;
}

.mod_search_list .context {
    line-height: 1.5;
}

.mod_search_list .highlight {
    background: #FFD200;
    color: #6db9c2;
}

.mod_search_list .pagination ul {
    border: 0;
}

.mod_search_list .pagination li {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    
}

.mod_search_list .pagination a,
.mod_search_list .pagination span {
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: block;
}

.mod_search_list .pagination a {
    color: #FFF;
    background: #82abb0;
}

.mod_search_list .pagination a:hover,
.mod_search_list .pagination a:active,
.mod_search_list .pagination a:focus,
.mod_search_list .pagination span {
    background: #FFF;
    color: #6db9c2;
}

.mod_search_list .pagination .last a span {
    display: none;
}
