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}
@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}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
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}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: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}
.bs-caption {
    position: fixed;
    left: 0;
    bottom: 0;
    margin-left: 40px;
    color: white;
}

.bs-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bs-nav .item, .bs-nav .item-nav {
    display: inline-block;
    *display: inline;
    zoom: 1;

    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;

    text-indent: -999em;
    *text-indent: 0;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.bs-nav .item.active {
    background: #fff;
    opacity: 1;
}

.bs-nav .item-nav {
    border-radius: 0;
    width: 0;
    height: 0;
    border-style: inset;
    -webkit-transform:rotate(360deg);
}

.bs-nav .item-nav:hover {
    opacity: 1;
}

.bs-nav .item-nav.next {
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
}

.bs-nav .item-nav.prev {
    border-width: 7px 14px 7px 0;
    border-color: transparent #ffffff transparent transparent;
}

.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}
#body {
	min-height:101% !important;
}
	
#header {
    background: transparent url("../../files/zahn/bilder_style/head_foot_bg.png") repeat scroll top left;
    border-bottom: 2px solid #E966E9;
    height: auto;
    min-height: 38px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

#haddress{
	color: #fff;
	margin-top: 10px;
	font-size: 17px;
	text-align: center;
}

#main {
	margin-top: 20px; 
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	}
	
#main .g5 {
	color: transparent;
	margin-top: -15px;
	}	
	
#main .inside {
	margin-left: 15%;
    margin-right: 15%;
    max-width: 70%;
	}
	
#main p {
	line-height: 1.38;
	margin-bottom: 60px;
	margin-top: 10%;
}

#main h2 {
	background: url("../../files/files/zahn/bilder_style/head_foot_bg.png") repeat-x scroll left transparent;
	text-align: center;
	font-size: 3.3em;
	color: #595F3F;
	font-family: initial;
	text-shadow: -2px 2px 2px #FFFDFD;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

#main #g4{
	color: #595F3F;
    font-family: initial;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 55px;
    padding-left: 10px;
    margin-bottom: 5%;
    text-shadow: -2px 2px 2px #FFFDFD;
}

#g4 img{
	border: 2px solid #868080;	
	-webkit-box-shadow: 9px 8px 12px -6px #868080;
	-moz-box-shadow: 9px 8px 12px -6px #868080;
	-o-box-shadow: 9px 8px 12px -6px #868080;
	-ms-box-shadow: 9px 8px 12px -6px #868080;
	box-shadow: 9px 8px 12px -6px #868080;
	width: 70%;
	padding: 2px;
	border-radius: 7px;
	background-color: #fff;
}

#link a{
	text-decoration: none;
	font-size: 2.7em;
	margin-bottom: 40px;
	color: #595F3F;
	float: right;
	margin-right: 40%;
    margin-top: -10%;
    font-family: initial;
	text-shadow: -2px 2px 2px #FFFDFD;
}
	
#link a:hover{
	color: #ccc;
	text-shadow:-2px 2px 2px #000;
}

#footer {
	background: transparent url("../../files/zahn/bilder_style/head_foot_bg.png") repeat-x scroll top left;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 35px;
	z-index: 10;
	border-top: 2px solid #E966E9;
}

#nav_foot {
	padding-top: 13px;
	text-align: center;
}

#nav_foot ul li:first-child{
	border: none;
	padding-left: 0;
}

#nav_foot li{
	display: inline;
    padding: 0 12px;
    border-left: 1px solid #ccc;
}

#nav_foot li a{
	color: #fff;
    text-decoration: none;
}
	
#nav_foot li .active {
	color: #ccc;
	text-decoration: underline;
}

#nav_foot a:hover {
	color: #272020;
	text-decoration: underline;
}

.cookiebar--position-top {
    top: 30px;
}

.cookiebar {
        background-color: #423b3b8c;
        border-radius: 10px;
}
.cookiebar__button {
		border-radius: 10px;
		background-color: #97ac4b;
}

