body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0; padding: 0; border: 0;
}
body {
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    background: #1a1a1a url(/pics/v5/header.jpg) no-repeat 0 0;
}
a { 
	color: #fa691a; 
	text-decoration: none; 
}
h2 { 
	font-size: 24px; 
	font-weight: bold; 
	margin-bottom: 7px; 
	margin-left:6px;
}
h2 span { 
	color: #fa691a; 
}
h3,
h3 a {
	color: #333333;
	text-decoration:none;
}
h3 a:hover{
	color: #fa691a;
}
label {
	font-weight:bold;
	font-size:14px;
	float:left;	
	width:139px;
	padding-top:6px;
}
/* LAYOUT */
#header { 
	height: 138px; 
	position:relative;
}
#main { 
	background: #ffffff; 
	padding: 5px 8px 5px 8px;
	width: 884px; 
	overflow: hidden;  
}
#content {
	float:left;
	width:100%;
}
#left { 
	width: 530px; 
	float: left; 
}
#right { 
	width: 350px;
	float: right; 
}
#logo-link {
	bottom:0;
	height:74px;
	left:48px;
	position:absolute;
	width:325px;
}
#logo-link a {
	display:block;
	text-decoration:none;
	height:74px;
	width:325px;
}
/* BANNER */
#banner-top {
	position:absolute;
	left:423px;
	top:39px;
	width: 470px;
	height: 62px;
	z-index:10;
}
#banner-right {
	position:absolute;
	left:910px;
	top:138px;
	z-index:20;
	width:200px;
}
.addthis {
	position:absolute;
	left:423px;
	top:110px;
	width:85px;
	height:20px;
}
/* FOOTER */
#footer-outer {
	float:left;
	width:100%;
}
#footer {
    background: url(/pics/v5/footer_left.jpg) 0 0 no-repeat;
    height: 26px;
    line-height: 26px;
    margin: 8px 2px 2px 2px;
    padding: 0 0 0 20px;
    color: #ffffff;
    font-weight: bold;
}
#footer a { 
	color: #ffffff; 
}
#footer a:hover { 
	color: #333333; 
}
#footer span { 
	display: block; 
	float: right; 
	background: url(/pics/v5/footer_right.jpg) 100% 0 no-repeat; 
	padding: 0 20px 0 0; 
	text-align:right;
	width:400px;
}
#footer .copyright {
	float:left;
	width:200px;
	text-align:left;
	background:none;
}

/* NAVIGATION */
#nav { 
	width: 884px; 
	height: 80px; 
	background: url(/pics/v5/nav/nav_left_bg.jpg) 0 0 no-repeat; 
}
#nav ul.main {
    float: left;
    list-style: none;
    position: relative;
    margin: 0 0 0 10px;
}
#nav ul.main li {
    display: block;
    float: left;
    line-height: 40px;
    padding: 0 10px 0 12px;
    margin: 2px 0 0 0;
    background-image: url(/pics/v5/nav/nav.jpg);
    background-position: 0 0;
}
#nav ul.main li a { 
	color: #ffffff; 
	font-weight: bold; 
}
#nav ul.main li:hover {
    background-image: url(/pics/v5/nav/nav.jpg);
    background-position: 0 -40px;
    color: #fba51a;
}
#nav ul.main li.active a,
#nav ul.main li:hover a { 
	color: #fba51a; 
}
#nav ul.main li ul.element {
    display: none;
    position: absolute;
    left: 0;
    height:26px;
	top:41px;
}
#nav ul.main li:hover ul.element { 
	display: block; width: 100%; 
}
#nav ul.main li ul.element li {
    float: left;
    line-height: 26px;
    background: none;
}
#nav ul.main li ul.element li a { 
	color: #ffffff; 
}
#nav ul.main li ul.element li:hover a { 
	color: #000000;
}
/* LOGIN */
#nav .logged-in,
#nav form { 
	float: right; 
	width: 262px; 
	height: 80px; 
	text-align:right;
	background: url(/pics/v5/nav/nav_right_bg.jpg) 100% 0 no-repeat; 
}
#nav .logged-in p,
#nav form p { 
	padding: 9px 11px 0 0; 
}
#nav .logged-in {
	color:#fff;
	font-weight:bold;
}
#nav form input[type=text], 
#nav form input[type=password] {
    width: 80px;
    height: 24px;
    line-height: 24px;
    background: transparent url(/pics/v5/nav/login_input.jpg) 0 0 no-repeat;
    border: 0;
    font-family: Tahoma;
    font-size: 11px;
    padding: 0 5px 0 5px;
}
#nav form input[type=submit] {
    width: 53px;
    height: 24px;
    background: url(/pics/v5/nav/login_submit.jpg) 0 0 no-repeat;
    border: 0;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
#nav form a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
/* TOPROTATION */
.box-toprotation { 
	margin: 0px 0 9px 2px;
}
.box-toprotation h2 {
	margin-bottom:7px;
}
.box-toprotation h3 { 
	font-size: 18px; 
	font-weight: bold; 
}
.box-toprotation img { 
	border: 1px solid #000000; 
	float: left; 
	margin: 0 15px 0 0; 
	width:165px;
	max-height:160px;
}
/* slider */
.slider-wrapper {
	float:left;
	width:528px;
	position:relative;
}
.slidable {
	width:528px;
	height:162px;
}
.slidable p {
	line-height:13px;
	margin-bottom:0;
	padding-bottom:0;
}
.pager { 
	list-style: none; 
	position: absolute; 
	bottom: 0; 
	right: 2px; 
	height:23px;
}
div.pager-custom {
	float:left;
	width:225px;
}
ul.pager-custom {
	position:static;
}
.pager li { 
	float: left; 
	margin: 1px; 
}
.pager li a {
    display: block;
    width: 22px;
    height: 17px;
    background-image: url(/pics/v5/tr_slider_sprite.jpg);
    padding: 4px 0 0 0px;
    font-weight: bold;
    text-align:center;
}
.pager-custom li a:hover,
.pager li.active a {
    background-position: 22px 0px;
    color: #ffffff;
}
.pager-custom li .page-text {
	font-weight:bold;
	padding:0 14px;
	line-height:20px;
}
/* EVENTKALENDER */
#eventkalender  {
	background:url(/pics/v5/calendar_bg.jpg) no-repeat scroll left 5px transparent;
	height:204px;
	margin:0 2px 8px -3px;
	width:360px;
	float:left;
}
#eventkalender h2 { 
	text-align: right; 
	padding-right:10px;
	margin-bottom:3px;
}
#eventkalender h3 { 
	text-align: right; 
	padding:0;
	font-size:18px;
}
#eventkalender table {
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	border-collapse: collapse;
}
#eventkalender table tr.head {
	font-size:14px;	
	color:#FA691A;
}
#eventkalender table td {
	width:50px;
	text-align:center;
	padding-bottom:6px;
}
#eventkalender table td.grey {
	color:#ccc;
}
#eventkalender table td a {
	color:#000;
}
#eventkalender table td a.selected,
#eventkalender table td a:hover {
	color:#FA691A;
}
#eventkalender table td.active a,
#eventkalender table td.active a:hover {
	background: url(/pics/v5/calendar_active.jpg) no-repeat top left;
	color:#fff;
	padding:3px 4px 2px 5px;
}
#eventkalender .month {
	float:left;
	width:352px;
	padding-bottom:6px;
}
#eventkalender .month a,
#eventkalender .month h3 {
	float:right;
	height:22px;
}
#eventkalender .month a {
	color:#000;
	display:block;
	font-size:18px;
	font-weight:bold;
	height:22px;
	line-height:20px;
	text-align:center;
	width:20px;
}
#eventkalender .month a:hover{
	color:#FA691A;
}
/* FACEBOOK */
#facebook-like-box {
	float:left;
	width:100%;
	margin-top:15px;
}
/* DARK BOX */
.box-dark { 
	background:url("/pics/v5/box-dark-bg.jpg") repeat scroll 0 0 transparent;
	margin:0px 0 6px;
	float:left;
	width:100%;
}
.box-dark h3 { 
	font-size: 18px;
	font-weight: bold;
	color: #fba51a;
	margin: 0 13px 0 13px; 
}
.box-dark h3 a,
.box-dark h3 a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #fba51a;
}
.box-dark p { 
	color: #ffffff; 
	margin: 0 13px 0 13px; 
}
.box-dark img {
    float: left;
    padding: 3px 10px 10px 0;
}
.box-dark .box2_head {
    background: url(/pics/v5/box-dark-head.jpg);
    height: 33px;
    padding: 10px 12px 0 12px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    width:326px;
}
.box-dark .box2_head a {
    color: #ffffff;
}
.box-dark .box2_bottom { 
	background:url(/pics/v5/box-dark-bottom.jpg) no-repeat scroll 0 100% transparent;
	float:left;
	height:10px;
	padding:0 10px;
	width:330px;
}
.box-dark .link-box {
	float:left;
	padding:0 10px;
	text-align:right;
	width:330px;
}
.box-dark .comment-block {
	font-weight:bold;
	font-size:12px;
	padding-left:8px;
	background:url(/pics/v5/raquo_orange.png) no-repeat 0 5px;
	margin-top:10px;
}
.box-dark .center-images {
	text-align:center;	
	width:324px;
	margin-top:14px;
}
.box-dark .center-images img{
	border:1px solid #fff;	
	margin:0 5px 5px 5px;
	float:none;
	padding:0;
}
.box-dark .link-block {
	font-size:11px;
	margin:8px 13px;
}
.box-dark .link-block a {
	display:block;
	font-weight:bold;
	color:#fba51a;
	font-size:12px;
}
/* BROWN BOX */
.box-wrapper-brown {
	float:left;
	width:100%;
}
.box-brown {
    width: 263px;
    float: left;
    margin: 5px 2px 0 0;
    background: url(/pics/v5/box-brown-bg.jpg);
}
.box-brown p {
    color: #cccccc;
    margin: 0 5px 0px 5px;
    padding: 0 4px 6px 4px;
}
.box-brown h3 { 
	color: #fba51a; 
	font-size: 18px; 
	line-height:18px;
	margin: 3px 9px 0 9px; 
}
.box-brown h3 a {
	color: #fba51a; 
	font-size: 18px; 
	line-height:18px;
	text-decoration:none;
}
.box-brown img.cover { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	height:150px;
	max-width:245px;
	width:auto;
}
.box-brown a { 
	color: #fba51a; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
}
.box-brown a:hover {
	color: #fba51a; 
}
.box-brown ul {
    list-style: none;
    color: #ffffff;
    font-weight: bold;
    margin: 0 5px 0 5px;
    padding: 4px 4px 6px 4px;   
}
.box-brown ul li { 
	padding: 2px 0;
}
.box-brown ul li a { 
	color: #fba51a; 
	text-decoration: none; 
	font-size: 11px; 
	margin-left:2px;
}
.box-brown .box-topcontent {
	background: url(/pics/v5/box-brown-topcontent-bg.jpg) no-repeat 5px bottom ;
	padding-bottom:2px;
	min-height:83px;
}
.box-brown .box-bottom {
    background: url(/pics/v5/box-brown-bottom.jpg) no-repeat bottom left;
    float:left;
    padding: 0 9px 9px 9px;
    width:245px;
}
.box-brown .box-title {
	background: url(/pics/v5/box-brown-header.jpg) no-repeat; 
	height: 32px; 
}
.box-brown .box-title span {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin:10px 11px 0 0;
	padding:0 4px;
	background: url(/pics/v5/box-brown-title-bg.jpg) no-repeat scroll right -5px transparent 
}

/* BOX BROWN BIG */
.box-brown-big {
    width: 528px;
    float: left;
    margin: 5px 2px 0 0;
    background: url(/pics/v5/box-brown-big-bg.jpg);
}
.box-brown-big span { 
	font-size: 14px; 
	font-weight: bold; 
}
.box-brown-big p {
    /*margin: 0 0 0 13px; 
    color: #ffffff;
	*/
	margin:0 0 0 1px;
}
.box-brown-big p img { 
	float: left; 
	padding: 0 5px 0 0; 
	max-width:125px;
}
.box-brown-big .box-bottom {
    background: url(/pics/v5/box-brown-big-bottom.jpg) 0 100% no-repeat;
    float:left;
    height:2px;
    width:100%;
}
.box-brown-big .box-title {
	background: url(/pics/v5/box-brown-big-header.jpg) no-repeat; 
	height: 32px; 
}
.box-brown-big .box-title span {
	font-weight:bold;
	font-size:11px;
	color:#fff;
	margin:10px 10px 0 0;
	padding: 0 4px;
	float:right;	
	background: url(/pics/v5/box-brown-big-title-bg.jpg) no-repeat scroll right -5px transparent 
}
.box-brown-big .box-left {
	float:left;
	width:253px;
	margin-right:10px;
}
.box-brown-big .box-right {
	float:left;
	width:253px;
}
.box-brown-big .box-content {
	float:left;
	width:523px;
	height:151px;
	margin:0 0 0 3px;
	background: url(/pics/v5/kessel_bg.png) no-repeat right bottom;
}
.box-brown-big .box-content .link-block {
	float:left;
	width:258px;
	clear:both;
	background: url(/pics/v5/border-brown.png) no-repeat bottom left;
	font-size:11px;
	color:#cccccc;
	padding:0 0 10px 7px;
	margin:4px 0 4px 7px;
}
.box-brown-big .box-content .link-block.noline {
	background:none;
}
.box-brown-big .box-content .link-block a {
	color:#fba51a;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:14px;
}
/* BUTTON ORANGE */
a.button_orange {
    background: url(/pics/v5/button_orange.png) 0 0 no-repeat;
    float: right;
    display: block;
    margin: 1px 1px 0 10px;
    height: 17px;
    line-height: 17px;
}
.button_orange span {
    background: url(/pics/v5/button_orange_end.png) 100% 0 no-repeat;
    display: block;
    margin: 0 -1px 0 0;
    padding: 0 5px 0 5px;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}

/* PARTYDATES */
.wrapper-partydates {
	margin:0 0 0 1px;
	width:527px;
	float:left;
}
.wrapper-partydates h2 {
	margin-bottom:7px;
	margin-left:5px;
}
.party-navigation {
	float:left;
	width:100%;
}
.party-navigation .weeks {
	background-color:#404040;
	float:left;
	width:507px;
	padding:0 10px;
}
.party-navigation .weeks a {
	float:left;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:13px 0;
	
}
.party-navigation .weeks a:hover {
	color: #FA691A;
}
.party-navigation .weeks .week-next2 {
	margin-right:0;
	float:right;
}
.party-navigation .weeks .week-this {
	margin-right:44px;
}
.party-navigation .weeks a.active-week {
	background: url(/pics/v5/partydates_activeweek.png) no-repeat bottom center; 	
}
.party-navigation .days {
	float:left;
	width:100%;
	padding:6px 0 7px 0;
}
.party-navigation .days a {
	width:47px;
	float:left;
	font-size:24px;
	color:#d9d9d9;
	text-align:center;
	font-weight:bold;
	padding:1px 0;
	margin-right:3px;
}
.party-navigation .days a:hover {
	color:#fff;
	background-color: #FA691A;
}
.party-navigation .days a.active-day {
	color:#fff;
	background-color: #808080;
}
.party-navigation .days .selected {
	background-color:#808080;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	padding:5px 0 4px;
	text-align:center;
	width:177px;
}
/** list **/
.list {
	margin:0 0 0 1px;
	width:527px;
	float:left;
}
.list .list-teaser {
	float:left;
	width:100%;
	margin:11px 0 4px 0;
	font-size:20px;
}
.list .list-teaser h2{
	font-size:20px;
}
.list .list-entry-outer {
	float:left;
	width:100%;	
	margin-bottom:10px;
	padding-bottom:2px;
	background: url(/pics/v5/dot-single.jpg) repeat-x bottom left; 	
}
.list .list-entry {
	float:left;
	width:100%;	
	margin:0;
	background: url(/pics/v5/partydates-bg.jpg) no-repeat bottom right; 	
	padding-bottom:9px;
}
.list .list-entry .list-left {
	float:left;
	width:165px;	
	padding-right:18px;
}
.list .list-entry .list-right {
	float:left;
	width:344px;	
	position:relative;
}
.list .list-entry h1,
.list .list-entry h3 {
	font-size:18px;
	font-weight:bold;
}
.list .list-entry h3 a{
	text-decoration:none;
}
.list .list-entry .headline1,
.list .list-entry .headline2 {
	font-weight:bold;
	font-size:10px;
}
.list .list-entry .headline2,
.list .list-entry .content {
	padding-bottom:15px;
	padding-top:5px;
}
.list .list-entry .list-left img {
	border:1px solid #000;
	width:163px;
	margin-bottom:8px;
}
.list-entry .content-links {
	font-size:11px;
	font-weight:bold;
}
.entry-detail-content {
	padding-bottom:20px;
}
.entry-detail-youtube {
	padding-bottom:20px;
}
.list .nobg,
.nobg {
	background:none;
}
/** contact form ***/
.contact-form {
	float:left;
	width:100%;
}
.contact-form h3 {
	font-size:18px;
	font-weight:bold;
	color:#fa691a;
}
.contact-form .subtitle {
	font-size:10px;
	font-weight:bold;
	margin-bottom:15px;	
}
.contact-form .captcha-label {
	width:236px;
}
.contact-form .captcha-input {
	width:92px;
}
.contact-form input {
	background: transparent url(/pics/v5/contact_input_bg.png) repeat-x 0 0;
	border:1px solid #b3b3b3;
	height:27px;
	width: 189px;	
	margin:0;
	float:left;
	font-family: Tahoma;
	font-size:11px;
	padding:0 5px;
}
.contact-form input.submit {
	border:0;
	background: transparent url(/pics/v5/contact_submit_bg.png) no-repeat 0 0;
	width:88px;
	height:24px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-align:center;	
	margin-bottom:5px;
}
.field-block {
	float:left;
	width:100%;
	margin-bottom: 5px;
}
.box-wrapper-brown .contact-form {
	width:263px;
}
.box-wrapper-brown .contact-form h3 {
	color:#FBA51A;
}
.box-wrapper-brown .contact-form .box-topcontent {
	background:none;
	min-height:10px;
}
.box-wrapper-brown .form-content {
	float:left;
	padding:7px 0 6px 0;
	width:100%;
}
.box-wrapper-brown .form-content input {
	margin:0 0 5px 9px;
	width:233px;
	line-height:27px;
}
.box-wrapper-brown .contact-form span.button_orange {
	background:transparent url(/pics/v5/button_orange.png) no-repeat left top;
	display:block;
	float:right;
	margin:1px 1px 0 10px;
	padding-right:0;
}
.box-wrapper-brown .contact-form span.button_orange input {
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:17px;
	margin:0 -1px 0 0;
	padding:0 5px;
	width:auto;
	line-height:17px;
	
	background: url(/pics/v5/button_orange_end.png) no-repeat top right transparent;
}
/*** locations ***/
.wrapper-locations{
	float:left;
	width:527px;
	margin-top:5px;
	margin-left:1px;
}
.location-search, 
.location-search .form-top,
.location-search .form-bottom {
	float:left;
	width:100%;	
}
.location-search .form-top {
	height:31px;
}
.location-search .form-top .form-title {
	float:left;	
	line-height:18px;
	margin-left:5px;
}
.location-search .form-top .label-submit {
	float:right;
	background-color:#404040;
	color:#fff;
	font-size:14px;
	width:109px;
	text-align:center;	
	height:20px;
	padding-top:6px;
	font-weight:bold;
	margin-top:5px;
}
.location-search .form-bottom {
	background-color:#404040;
	height:45px;
}
.location-search .select-city {
	float:left;
	width: 249px;
	margin-left:10px;
	margin-top:7px;
}
.location-search .select-city select {
	width:249px;
	border:0;
	height:29px;
	padding:6px 0;
}
.location-search .select-location {
	float:left;
	width: 217px;
	margin-left:6px;		
	margin-top:7px;
}
.location-search .select-location select{
	width:217px;
	border:0;
	height:29px;
	padding:6px 0;
}
.location-search .select-submit {
	float:left;
	margin-left:3px;
	width:29px;
}
input.submit-arrow {
	width:29px;
	height:29px;
	background: transparent url(/pics/v5/button_arrow.jpg) no-repeat 0 0;
	display:block;
	border:0;
	text-indent:-100px;
	margin-top:7px;
}
/*** pics ***/
.wrapper-pictures{
	float:left;
	width:527px;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:19px;
}
.pics-search {
	float:left;
	width:100%;	
}
.pics-search .select-location,
.pics-search .select-location select{
	width:162px;
}
.pics-search .select-searchterm {
	float:left;
	width: 165px;
	margin-left:10px;
	margin-top:7px;
}
.pics-search .select-searchterm input {
	width:165px;
	border:0;
	height:17px;
	padding:6px 0;
}
.pics-search .select-date {
	float:left;
	width: 133px;
	margin-left:6px;		
	margin-top:7px;
}
.pics-search .select-date input{
	width:133px;
	border:0;
	height:17px;
	padding:6px 0;
}
.pics-search .select_video {
	color:#FFFFFF;
	float:left;
	margin:5px 0 0 5px;
	width:200px;
}
.pics-search .form-bottom {
	height:75px;
}
#left .center-images-single,
#left .center-images {
	text-align:center;	
	width:527px;
	margin-top:14px;
	float:left;
}
#left .center-images-single img,
#left .center-images img{
	border:1px solid #5e5e5e;	
	margin:0 5px 5px 5px;
	float:none;
	padding:0;
}
#left .center-images-single img {
	max-width: 515px;
}
.back-to-list {
	background:url(/pics/v5/back_to_list.png) no-repeat 0 0;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	height:21px;
	line-height:21px;
	text-align:center;
	width:86px;
}
.image-links {
	float:left;
	padding-left:70px;
	padding-top:13px;
	width:453px;
}
.img-button {
	background:url(/pics/v5/back_to_list.png) no-repeat 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:21px;
	line-height:21px;
	text-align:center;
	width:86px;
	margin-right:20px;
}
.fb-button {
	display:block;
	float:left;
	margin-right:20px;
	width:64px;	
}
.image-comments,
.single-comment {
	float:left;
	width:527px;
	padding-top:20px;
}
.single-comment {
	background:url(/pics/v5/dot-single.jpg) repeat-x left bottom transparent;
	padding-bottom:9px;
	margin-bottom:11px;
	margin-left:10px;
	width:515px;
	padding-top:0;
}
.image-comments h2 {
	font-size:20px;
	margin-left:5px;
}
.image-comments a {
	font-weight:bold;
	font-size:12px;
}
.image-comments .content {
	padding-top:8px;
}
#left div.box1 table {
	width:auto;	
}