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}
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}
.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;
}

/* CSS Document */


@font-face {
    font-family: 'DINLight';
    src: url('../../files/fonts/DIN/DIN-Light.eot'); /* IE9 Compat Modes */
    src: url('../../files/fonts/DIN/DIN-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../files/fonts/DIN/DIN-Light.woff') format('woff'), /* Modern Browsers */
         url('../../files/fonts/DIN/DIN-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../../files/fonts/DIN/DIN-Light.svg#DIN-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

body {
	width:100%;
	height:100%;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	font-family: 'DINLight','Oswald', sans-serif;
	font-weight:300;
 	overflow-y:scroll;
 }

#blume {
	position:fixed;
	top:0;
	left:0;
	width:286px;
	height:446px;
	background:url(../../files/img/layout/img_blume.png) top left no-repeat;
	z-index:1000;
}

@media all and (max-width: 1300px) {

#blume {
	display:none;
}

}

/*#wrapper {
	background:rgba(249,76,79,1.00);
	height:100%;
	margin-left:-400px;
}

@media all and (max-width: 1066px) {

#wrapper {
	margin-left:0;
}

}*/


#container {
	background:rgba(0,0,0,0.45);
	top:87px;
	width:528px;
	height:100% !important;
	margin:0 auto;
	padding-bottom:600px;
}

.galerie #container {
	width:762px;
}

.veranstaltungen #container {
	width:768px;
}


/*  Header  */
#header {
	width:100%;
	background:#1a171b url(../../files/img/layout/img_header_bg.jpg) top center no-repeat;
	position:fixed;
	z-index:999;
}

#header .inside {
	width:768px;
	margin:0 auto;
}

#main .inside {
	padding:108px 30px;
}

.galerie #main .inside {
	padding:30px 0;
}

.veranstaltungen #main .inside {
	padding:30px 30px;
}

.veranstaltungen #main #logo {
	position:relative;
	left:498px;
}

.galerie #main #logo {
	position:relative;
	left:524px;
}

#right .inside {
	padding:30px 0 0 0;
	color:#ffed00;
}

#right .inside a {
	text-decoration:none;
	color:#ffed00;
}

#right .inside a:hover {
	text-decoration:none;
	color:#fff;
}

#footer {
	background:#1a171b url(../../files/img/layout/img_footer_bg.jpg) top center no-repeat;
	height:59px;
	width:100%;
	position:fixed;
	z-index:998;
	bottom:0px;
	font-family: 'Oswald', sans-serif;
}

#footer .inside {
	width:768px;
	margin:0 auto;
}







/*  Fonts  */

h1,h2,h3,h4,h5,h6 {
	text-transform:uppercase;	
	font-family: 'Oswald', sans-serif;
}

h2 {
	font-size:1em;
}

.galerie h1 {
	padding-left:30px;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#ffed00;
	text-decoration:none;
}

.link_yellow a {
	color:#ffed00;
}

.link_yellow a:hover {
	color:#fff;
}


/*  navi  */
#nav {
	width:768px;
	height:30px;
	top:50px;
	position:relative;
	margin:0;
	padding:0;
	font-family: 'Oswald', sans-serif;
}

#nav ul {
	margin:0;
	padding:0 0 0 30px;
}

#nav li {
	float:left;
	list-style-type:none;
	margin-right:15px;
}

#nav a {
	color:#856f5f;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}

#nav a:hover,
#nav li.active span {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}




/*  meta  */

#meta {
	width:568px;
	height:30px;
	background:;
	top:20px;
	position:relative;
	margin:0;
	padding:0;
	font-family: 'Oswald', sans-serif;
}

#meta ul {
	margin:0;
	padding:0 0 0 30px;
}

#meta li {
	float:left;
	list-style-type:none;
	margin-right:20px;
}

#meta a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}

#meta a:hover,
#meta li.active span {
	color:#856f5f;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}



/*  copy  */

#copy {
	width:150px;
	position:relative;
	top:-10px;
	float:right;
}


/*  Events  */

.veranstaltungen .layout_upcoming {
	margin-bottom:4px;
}

.date {
	top:0;
	float:left;
	width:140px;
	display:inline-block;
}

/*#next .date {
	display:inline-block;
	width:auto;
	padding-right:10px;
}*/

.time {
	width:70px;
	display:inline-block;
}

#right #next .time {
	width:70px;
	display:block;
}

.teaser,
.teaser p {
	width:199px;
	display:inline-block;
	padding:0 !important;
	margin:0 !important;
}

.teaser a {
	text-decoration:none;
	color:#fff;
	padding:0;
}

#next {
	color:#ffed00;
}

.download a {
	color:#ffed00;	
}

#next .teaser a {
	color:#ffed00;
}

.eventtext {
	text-transform:uppercase;
	width:310px;
	display:inline-block;
}

/*  Galerie  */

.ce_gallery .image_container,
.ce_gallery li,
.ce_gallery a {
	margin:0;
	padding:0;
}

.ce_gallery li {
	margin-right:6px;
}

.ce_gallery li:nth-child(8n+0) {
	margin-right:0 !important;
}



/*  facebook  */
#facewrapper {
	background:#fff !important;
	width:200px;
}


/*  map  */

#mapmobile {
	display:none;
}

















