body {
	background-image:url(images/bg.jpg);
	background-position:center top;
	color:#fff;
	text-align:center;
	margin:0px 0px 0px 0px;
	font-family: 'Open Sans', sans-serif;
}
#container {
	width:1000px;
    height:auto;
	overflow:hidden;
	margin:auto;
	text-align:center;
	margin-top:30px;
}
h2 {
	font-weight:normal;
	margin-bottom:20px;
	font-size:24px;
	
}
h3 {
	font-weight:normal;
	font-size:22px;
	margin-bottom:10px;
	margin-top:5px;
	text-transform:uppercase;
}
.eventtitle {
	font-weight:normal;
	font-size:22px;
	margin-bottom:10px;
	margin-top:5px;
}
.eventtext {
	font-weight:normal;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	line-height:1.2;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
<!-- /*  +++ NAVIGATION & LOGO +++ */ -->
#box_navi {
	width:1000px;
	overflow:hidden;
	margin:auto;
	font-size:24px;
	margin-top:120px;
}
ul#navi {
	margin-top: 20px;
	margin-right:0px;
	padding: 0px;
	list-style-type: none;
	font-size: 16px;
	color: #fff;
}
ul#navi li {
	padding: 0px;
	margin: 0px;
	display: inline;
	margin-right:-5px;
	padding: 20px 10px 20px 10px;
	font-size: 22px;
	color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul#navi li a:link {
	padding: 20px 25px 20px 20px;
	color: #fff;
	text-decoration:none;
}
ul#navi li a:visited {
	color: #fff;
	text-decoration:none;
}
ul#navi li a:focus {
	color: #fff;
	text-decoration:none;
}
ul#navi li a:hover {
	color:#FF7600;
	text-decoration:none;
}
ul#navi li a:active {
	color: #fff;
	text-decoration:none;
}
#logo {
	float:left;
}
<!-- /* +++ SLIDERBOX +++ */ -->
#box_top {
	height:250px;
	width:1000px;
	margin:auto;
	background-color:#000000;
	margin-bottom:20px;
}
<!-- /* +++ FLYER, BILDER, VIDEOS +++ */ -->
#box_middle {
	height:auto;
	width:1000px;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:25px;
	background-color:#000000;
	margin-bottom:40px;
}
#box_view {
	height:auto;
	width:1010px;
	overflow:auto;
	margin-top:20px;
	padding-bottom:20px;
	background-color:#000000;
	margin-bottom:20px;
}
#box_impressum {
	height:auto;
	width:980px;
	text-align:left;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:25px;
	background-color:#000000;
	padding-left:10px; 
	padding-right:10px;
	margin-bottom:20px;
}
#box_next {
	width:1000px;
	height:500px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:-20px;
	display: block; 
	clear: both;
	background-color:#000000;
}
<!-- /* FOTOS */ -->
#box_fotos {
	width:900px;
	height:420px;
	background-color:#000;
	text-align:center;
	padding-left:80px;
}
#box_foto_view {
	height:auto;
	width:auto;
	overflow:inherit;
	margin-top:20px;
	padding-bottom:20px;
	padding-left:80px;
	background-color:#000000;
	margin-bottom:20px;
}
#fototext {
	font-size:9px;
	display:inline-block;
}
<!-- /* RESERVIERUNG BOX */ -->
#box_reserv {
	width:480px;
	height:240px;
	float:left;
	text-align:center;
	background-color:#000;
	padding:3px;
	margin-bottom:20px;
}
.textbx {
	float:right;
	margin-right:100px;
}
.label {
	float:left;
	margin-left:130px;
}
.resline {
	width:auto;
	height:20px;
	margin-bottom:3px;
}
#sendbutton {
	color:#fff;
	border:none;
	background-color:#3B3B3B;
	height:30px;
	width:130px;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
	cursor:pointer;
}
#sendbutton:hover {
	color:#fff;
	border:none;
	background-color:#1F1F1F;
	height:30px;
	width:130px;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
	cursor:pointer;
}
#sendbutton_done {
	color:#fff;
	border:none;
	background-color:#1F1F1F;
	height:30px;
	width:130px;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:bold;
}
<!-- /* KONTAKT */ -->
#box_kontakt {
	width:480px;
	height:240px;
	float:right;
	text-align:center;
	background-color:#000;
	padding:3px;
	margin-bottom:20px;
}
.kontaktline {
	width:230px;
	height:70px;
	margin-left:140px;
}
.kontaktimg {
	float:left;
	height:30px;
	width:30px;
	margin-right:20px;
}
.kontakttxt {
	float:right;
	height:20px;
	width:180px;
	text-align:left;
}
<!-- /* VERANSTALTUNGEN */ -->
#small eventbox {
	width:320px;
	height:auto;
	background-color:#000000;
	font-size:12px;
}
#small eventbox-img {
	float:left;
	height:auto;
	width:120px;
	background-color:#000000;
}
#small eventbox-txt {
	float:left;
	width:200px;
	height:auto;
	text-align:left;
	background-color:#000000;
}
#eventbox {
	width:1000px;
	height:auto;
	background-color:#000000;
	font-size:12px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 20px;
	padding-bottom:20px;
	overflow:hidden;
}
#eventbox-img {
	float:left;
	height:auto;
	width:300px;
	background-color:#000000;
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
}
#eventbox-txt {
	float:left;
	width:500px;
	height:auto;
	text-align:left;
	background-color:#000000;
	margin-bottom:30px;
	padding-right:100px;
	font-family:Verdana;
	overflow:hidden;
}
<!-- /* +++ FUSSZEILE +++ */ -->
#box_bottom {
	font-size:10px;
	height:50px;
	width:1000px;
	background-color:#000;
	margin-top:200px;
	padding-top:10px;
	margin:auto;
}
a:link {
	text-decoration:none;
	color:#fff;
}
a:visited {
	text-decoration:none;
	color:#fff;
}
a:focus {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
	color:#fff;
}
a:active {
	text-decoration:none;
	color:#fff;
}
.div1, .div2 {width:700px;margin:0 auto;}
.div1 {margin-top:30px;margin-bottom:60px;text-align:center;line-height:20px;}
.div1 P {font-size:18px;}
.div1 a, .div2 a {color:#07C; }
.div1 a {margin:0 8px;}
.div1 a.current {color:black; text-decoration:none;}
.div2 {margin-top:70px;}
.div2 li {padding-top:6px;padding-bottom:6px;}
.green {color:Green;}
.cn {font-family: "Courier New", Georgia;}

<!-- /* +++ LOGIN +++ */ -->
#loginbox {
	height:250px;
	width:400px;
	border:2px solid #00A3FF;
	margin:auto;
	margin-top:200px;
	background-color:#C1C1C1;
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}
#loginhead {
	height:100px;
	width:400px;
	background-color:#06B1CD;
}
#logintitle {
	font-size:28px;
	padding-top:25px;
	text-transform:uppercase;
	font-weight:bold;
}
#loginpart {
	height:100px;
	margin-top:50px;
}
.adminlink {
	color:#fff;
	text-decoration:none;
	float:left;
	list-style:none;
	font-size:20px;
}
.adminlink a:visited {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	list-style:none;
}
.adminlink a:link {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	list-style:none;
	font-size:20px;
}
.adminlink a:hover {
	color:#FF7600;
	text-decoration:none;
	float:left;
	list-style:none;
}
.adminbox {
	height:auto;
	width:1000px;
	background-color:#fff;
	color:#363636;
	margin:auto;
	padding-bottom:30px;
}
.adminboxnd {
	height:auto;
	width:1000px;
	background-color:#fff;
	color:#363636;
	margin:auto;
	padding-bottom:30px;
}
.zeile {
	border-bottom:solid #000000 1px;
	border-right:dashed 1px #C7C7C7;
	padding-bottom:10px;
	font-size:14px;
	font-weight:lighter;
	font-family:arial;
	vertical-align:central;
	padding-top:10px;
}
.zeile-letzte {
	border-bottom:solid #000000 1px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:lighter;
	font-family:arial;
	vertical-align:central;
	padding-top:10px;
}
.zeile-top {
	border-bottom:solid #000000 1px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#online_0 {
	background-color:#FF0004;
}
#online_1 {
	background-color:#65FA6C;
}
/* SLIDESHOW */
/* jssor slider arrow navigator skin 12 css */
            /*
            .jssora12l              (normal)
            .jssora12r              (normal)
            .jssora12l:hover        (normal mouseover)
            .jssora12r:hover        (normal mouseover)
            .jssora12ldn            (mousedown)
            .jssora12rdn            (mousedown)
            */
            .jssora12l, .jssora12r, .jssora12ldn, .jssora12rdn {
                position: absolute;
                cursor: pointer;
                display: block;
                background: url(images/a12.png) no-repeat;
                overflow: hidden;
            }

            .jssora12l {
                background-position: -16px -37px;
            }

            .jssora12r {
                background-position: -75px -37px;
            }

            .jssora12l:hover {
                background-position: -136px -37px;
            }

            .jssora12r:hover {
                background-position: -195px -37px;
            }

            .jssora12ldn {
                background-position: -256px -37px;
            }

            .jssora12rdn {
                background-position: -315px -37px;
            }
			.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                background: url(images/b05.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }

            .jssorb05 div {
                background-position: -7px -7px;
            }

                .jssorb05 div:hover, .jssorb05 .av:hover {
                    background-position: -37px -7px;
                }

            .jssorb05 .av {
                background-position: -67px -7px;
            }

            .jssorb05 .dn, .jssorb05 .dn:hover {
                background-position: -97px -7px;
            }