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,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.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}
@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}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}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,iframe{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}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:400}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:700}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}
@font-face {
    font-weight:normal;
    font-family:'ABeeZee';
    src: local('ABeeZee'), url('../../files/layout/fonts/ABeeZee/ABeeZee-Regular.ttf') format('truetype');
}
@font-face {
    font-weight:normal;
    font-family:'Sniglet';
    src: local('Sniglet'), url('../../files/layout/fonts/Sniglet/Sniglet-Regular.ttf') format('truetype');
}

body {
    width:100%;
    height:100%;
    min-height:100%;
    background:#f5c962 url("../../files/layout/bilder/hg1_mini.jpg") center center no-repeat;
    font-family: 'Sniglet',Arial,Helvetica,serif;
    color:#e3dcdd;
    font-size:14px;
}

#wrapper {
    top:80px;
    position:relative;
}

h1 {
    font-size:200%;
    line-height:1.5em;
    font-weight:bold;
    
}

h2 {
    font-size:166%;
    line-height:1em;
    font-weight:bold;
    
}

label {
    min-width:200px;
    display:inline-block;
    font-weight:bold;
    font-size: 1.3em;
    font-family: 'ABeeZee', Fallback, sans-serif;
    color:#c4c3bb;
    mix-blend-mode: screen;
}

.text,
.captcha {
    margin-bottom:1.3em;
    font-size:1em;
    line-height:1.2em;
    mix-blend-mode: luminosity;
    width: 18vw;
}

.submit {
    padding:5px 10px;
    -webkit-box-shadow:2px 1px 4px #8a8787;
    box-shadow:2px 1px 4px #8a8787;
    border-radius:3px;
}

.content-text {
    width:100%;
    bottom:100px;
    padding-top:1em;
    padding-bottom:1em;
    text-align:center;
    background-color:rgba(86,90,94,.6);
    font-size:1.2em;
    font-weight:bold;
}

a,
a:active,
a:hover,
a:visited {
    text-decoration:none;
    color:#f5ec49;
}

.mod_login {
    padding:1em 1em 1.3em;
    background-color:rgba(140,140,130,.45);
    font-weight:bold;
    float:left;
    width: 60%;
}

.mod_lostPassword {
    width:60%;
    padding:1em 1.3em;
    background-color:rgba(91,120,81,.35);
    font-weight:bold;
    color:#fff;
    right:0;
}

.authent .ce_hyperlink {
    margin-top:2em;
    font-size:1.5em;
}
