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%}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
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
}

.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;
		padding: 0 20px;
	
    }

    #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%
}

#colorbox,#cboxOverlay,#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft,#cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox,#cboxContent,#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000;
    opacity: .9;
    filter: alpha(opacity = 90)
}

#colorbox {
    outline: 0
}

#cboxContent {
    margin-top: 20px;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc
}

#cboxLoadingGraphic {
    background: url(../../assets/colorbox/images/loading.gif) no-repeat center center
}

#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../../assets/colorbox/images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: bottom left
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../../assets/colorbox/images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: bottom right
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../../assets/colorbox/images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: bottom center
}

/* basic.css */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,figure,pre,code,ol,ul,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    vertical-align: top;
    text-align: left
}

abbr,acronym {
    border-bottom: 1px dotted #666;
    font-variant: normal;
    cursor: help
}

blockquote,q {
    quotes: none
}

fieldset,img {
    border: 0
}

li {
    list-style-type: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

del {
    text-decoration: line-through
}

ins {
    text-decoration: none
}

a {
    color: #00f
}

:focus {
    outline: 0
}

body {
    font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    color: #000
}

input,button,textarea,select {
    font-size: 99%;
    font-family: inherit;
    font-weight: inherit
}

pre,code {
    font: 12px "Lucida Console",Monaco,monospace
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

h1 {
    font-size: 22px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

table {
    font-size: inherit
}

caption,th {
    font-weight: bold
}

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;
    /* Should match the font size */
}

.content-text.c25l,.content-text.c25r {
    width: 25%;
    float: left
}

@media screen {
    /* style.css */
    * {
        margin: 0;
        padding: 0
    }

    html {
        font-size: 14px;
        color: #62721a;
        background: #eef2da
    }

    body {
        position: relative
    }

    #bg {
        min-width: 100%;
        min-height: 100%;
        left: 0;
        top: 0;
        position: fixed;
        z-index: -10;
        background: #9fb050
    }

    

    #container {
        margin-bottom: 50px
    }

    #header_bg {
        width: 100%;
        height: 194px;
        top: 0;
        position: absolute;
        background: url("../../files/aurea/images/header.png") no-repeat scroll center top transparent;
        z-index: -9
    }

    #header_logo a {
        width: 147px;
        height: 153px;
        top: 7px;
        position: absolute;
        display: block;
        text-indent: -1999px;
        background: url("../../files/aurea/images/header_logo.png") no-repeat transparent;
        z-index: 1
    }

    #container h1 {
        margin-top: .2em;
        margin-bottom: .1em;
        font-size: 3em;
        color: white
    }

    #container h2 {
        display: inline-block;
        margin-top: -8px;
        padding: 4px;
        color: #7a844e;
        background-color: rgba(0,0,0,0.5)
    }

    #container h3 {
        display: block;
        font-size: 1.3em;
        color: #CCD897;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 2px 0 2px 4px
    }

    #container p {
        padding: 6px;
        font-size: 1.2em;
        color: white;
        background-color: rgba(0, 0, 0, 0.6)
    }

    #container p a:link,#container p a:visited {
        color: #c7d87f
    }

    #container p a:hover,#container p a:active {
        color: #9fb050
    }

    #footer {
        width: 100%;
        bottom: 0;
        left: 0;
        position: fixed;
        margin: 0;
        padding: 0;
        background: #eef2da;
        z-index: 2000
    }

    a {
        color: #7a844e
    }

    a:link,a:visited {
        color: #7a844e
    }

    a:hover,a:active {
        color: #62721a
    }

    #navi {
        top: 31px;
        position: absolute;
        text-align: right;
        font: 2em 'Ubuntu',sans-serif;
        right: 0
    }

    #navi li {
        height: 80px;
        float: left;
        list-style: none;
        padding: 0 20px
    }

    #navi li a:link,#navi li a:visited {
        height: 80px;
        line-height: 80px;
        text-decoration: none;
        color: #7a844e;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease
    }

    #navi li a:hover,#navi li a:active,#navi li .active {
        height: 80px;
        line-height: 80px;
        color: #62721a;
        text-shadow: 0px 0px 6px #62721a;
        filter: glow(color=#62721a,strength=200)
    }

    .galerie-spaltengroesse {
        width: 10px;
        height: 10px;
        padding: 20px;
        margin: 30px
    }

    #container .content-text li {
        float: left;
        clear: both;
        display: block;
        margin-bottom: .4em;
        padding: 4px;
        font-size: 1.2em;
        background-color: rgba(0, 0, 0, 0.6);
        color: white
    }

    span.tel {
        width: 65px;
        display: inline-block
    }

    .galerie.content-gallery img {
        padding: 8px;
		margin: 5px 8px 4px 9px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        background: rgb(159,176,80);
        background: -moz-linear-gradient(top, rgba(159,176,80,1) 0%, rgba(204,216,151,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,176,80,1)), color-stop(100%,rgba(204,216,151,1)));
        background: -webkit-linear-gradient(top, rgba(159,176,80,1) 0%,rgba(204,216,151,1) 100%);
        background: -o-linear-gradient(top, rgba(159,176,80,1) 0%,rgba(204,216,151,1) 100%);
        background: -ms-linear-gradient(top, rgba(159,176,80,1) 0%,rgba(204,216,151,1) 100%);
        background: linear-gradient(top, rgba(159,176,80,1) 0%,rgba(204,216,151,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fb050', endColorstr='#ccd897',GradientType=0 )
    }

    .galerie.content-gallery img:hover {
        background: rgb(98,114,26);
        background: -moz-linear-gradient(top, rgba(98,114,26,1) 0%, rgba(122,132,78,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,114,26,1)), color-stop(100%,rgba(122,132,78,1)));
        background: -webkit-linear-gradient(top, rgba(98,114,26,1) 0%,rgba(122,132,78,1) 100%);
        background: -o-linear-gradient(top, rgba(98,114,26,1) 0%,rgba(122,132,78,1) 100%);
        background: -ms-linear-gradient(top, rgba(98,114,26,1) 0%,rgba(122,132,78,1) 100%);
        background: linear-gradient(top, rgba(98,114,26,1) 0%,rgba(122,132,78,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62721a', endColorstr='#7a844e',GradientType=0 );
        -webkit-box-shadow: 0px 0px 15px rgba(255,255,255,0.8);
        -moz-box-shadow: 0px 0px 15px rgba(255,255,255,0.8);
        box-shadow: 0px 0px 15px rgba(255,255,255,0.8)
    }

    .impressum #main p {
        margin-bottom: 2.5em
    }

    #copyright {
        width: 1140px;
        top: -17px;
        position: relative;
        margin: 0 auto;
        line-height: 32px;
        color: #7A844E
    }

    #footer_tipp {
        width: 1140px;
        height: 17px;
        top: -17px;
        position: relative;
        margin: 0 auto;
        background-position: top left;
        background: url("../../files/aurea/images/footer_tipp.png") no-repeat transparent
    }
    
    
 #container .content-text.c25l,  #container .content-text.c25r {
        width: 25%;
      
    }
    
 body #container .content-text li {
        width: auto;
        padding-left: 12px;
        padding-right: 12px;
    }
    
}

@media print {
    /* print.css */
    body,#content,#container {
        width: 100%;
        float: none;
        margin: 0;
        background: #fff url(../../assets/css/none)
    }

    .mod_navigation,.noprint,#header,#bg {
        display: none
    }

    body {
        color: #000;
        font: 1em Georgia, "Times New Roman", Times, serif
    }

    h1,h2,h3,h4,h5,h6 {
        font-family: Helvetica,Arial,sans-serif;
        color: #000
    }

    h1 {
        font-size: 250%
    }

    h2 {
        font-size: 175%
    }

    h3 {
        font-size: 135%
    }

    h4 {
        font-size: 100%;
        font-variant: small-caps
    }

    h5 {
        font-size: 100%
    }

    h6 {
        font-size: 90%;
        font-style: italic
    }

    a:link,a:visited {
        font-weight: normal;
        text-decoration: underline;
        color: #00c
    }

    #content a:link:after,#content a:visited:after {
        content: " (" attr(href) ") ";
        font-size: smaller
    }

    a img {
        border: none
    }
}

@media screen and (max-width : 679px) {
    /* mobile_679px.css */ #wrapper {
        width:99%;
        margin: 0 auto;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }
	#wrapper {
        width:99%;
        margin: 0 auto;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

	#copyright {
        width: 99%;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #navi {
        left: 0;
        top: 155px;
        font: 1.4em 'Ubuntu',sans-serif;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }
	#navi li{
		padding: 0 12px;
		
	}
    #impressionen .galerie li {
        padding: 2px !important;
        margin: 0 !important;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #impressionen img {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 1px;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #container h1 {
        margin-top: .2em;
        margin-bottom: .1em;
        font-size: 2.5em;
        color: white
    }

    #header_bg {
        height: 233px;
        background: #eef2da none repeat scroll 0 0
    }

    #header {
        height: 251px
    }

    .content-text.c25l, .content-text.c25r {
        width: 100%;
        float: left
    }

    #container .content-text li {
        width: 100%
    }
}

@media screen and (min-width: 990px) and (max-width:1175px) {
    /* mobile_990-1175.css */ #wrapper {
        width:94%;
        margin: 0 auto;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #copyright {
        width: 99%;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #navi {
        font: 1.8em 'Ubuntu',sans-serif;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #impressionen .galerie li {
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        margin: 3px !important;
        padding: 0 !important
    }

    #impressionen img {
        width: 94%;
        height: auto;
        margin: 0;
        padding: 3px;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #container h1 {
        margin-top: .2em;
        margin-bottom: .1em;
        font-size: 2.5em;
        color: white
    }
}

@media screen and (min-width: 800px) and (max-width:989px) {
    /* mobile_800x989.css */ #wrapper {
        width:94%;
        margin: 0 auto;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }
	#wrapper{
		padding: 0 20px;
		
	}
	
    #copyright {
        width: 99%;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #navi {
        font: 1.8em 'Ubuntu',sans-serif;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #impressionen .galerie li {
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        margin: 2px !important;
        padding: 0 !important
    }

    #impressionen img {
        width: 94%;
        height: auto;
        margin: 0;
        padding: 2px;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #container h1 {
        margin-top: .2em;
        margin-bottom: .1em;
        font-size: 2.5em;
        color: white
    }
}

@media screen and (min-width: 680px) and (max-width:799px) {
    /* mobile_680-799.css */ #wrapper {
        width:99%;
        margin: 0 auto;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }
	#wrapper{
		padding: 0 20px;
		
	}
    #copyright {
        width: 99%;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #navi {
        font: 1.8em 'Ubuntu',sans-serif;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }
	#navi li{
		padding: 0 12px;
		
	}
    #impressionen .galerie li {
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease;
        margin: 1px !important;
        padding: 0 !important
    }

    #impressionen img {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 2px;
        -webkit-transition: all 1.5s ease;
        -moz-transition: all 1.5s ease;
        -ms-transition: all 1.5s ease;
        -o-transition: all 1.5s ease;
        transition: all 1.5s ease
    }

    #container h1 {
        margin-top: .2em;
        margin-bottom: .1em;
        font-size: 2.5em;
        color: white
    }
}
/* Standardmäßig für mobile Geräte: 100% Breite */
.start-content {
    width: 100%;
}

/* CSS für Tablets: Breite zwischen 768px und 1024px */
@media (min-width: 768px) and (max-width: 1024px) {
    .start-content {
        width: 50%; /* Zwei Elemente pro Reihe */
        float: left; /* Nebeneinander anzeigen */
        padding: 20px;
        box-sizing: border-box;
    }
}

/* CSS für Desktops: Breiter als 1024px */
@media (min-width: 1024px) {
    .start-content {
        width: 25%; /* Vier Elemente pro Reihe */
        float: left;
        padding: 20px;
        box-sizing: border-box;
    }
}
