body {
    background-color:#000000;
    padding:0px;
    margin:0px;
    text-align:center;
    font-family:Georgia;
    color:#000000;
    font-size:12px;
}

img {
    border:0px;
}

a {
    text-decoration:none;
    color:#000000;
}
#body-bottom {
    background-image:url(bg-bottom.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    //width:1330px;
    margin:0px auto;
}

#body-top {
    background-image:url(bg-top.jpg);
    background-repeat:no-repeat;
    background-position:top;
    //width:1330px;
    margin:0px auto;
}

#body {
    background-color:#ffffff;
    width:860px;
    margin:0px auto;
    text-align:left;
	padding:0;
}

#head {
    width:860px;
    height:365px;
    margin:0px;
    padding:0px;
}

#head-pic {
    height:365px;
    width:644px;
    overflow:hidden;
    border:0px;	
    left:0px;
    top:0px;
    z-index:1;
    float:left;
	margin-left:-1px;
	background-color:#000;
}

#logo {
    background-image:url(logo-black.jpg);
    background-repeat:no-repeat;
    width:146px;
    height:89px;
    /* top:-355px; */
    top:10px;
    left:13px;
    position:relative;
    z-index:10;
    float:inherit;
}

*html #logo {
    left:-630px;
}

*:first-child+html #logo {
    left:-630px;
}

#verpassen {
    width:217px;
    height:365px;
    background-color:#FFFF00;
    right:0px;
    float:right;
    top:-89px;
    position:relative;
}

.verpassen {
    width:190px;
    top:10px;
    left:10px;
    position:relative;

}

.headline {
    text-transform:uppercase;
    background-image:url(underline.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    padding:2px;
    padding-bottom:11px;
    margin-bottom:10px;
    font-size:16px;
    line-height:1.2em;
    font-weight:900;
    top:0px;
    left:0px;
}

.p_headline {
    background-image:url(underline.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    padding:2px;
    padding-bottom:11px;
    margin-bottom:10px;
    margin-top:20px;
    font-size:16px;
    line-height:1.2em;
    font-weight:900;
    top:0px;
    left:0px;
}

.br {
    clear:both;
}

#content {
    margin-top:-70px;
}
*:first-child+html #content {
    margin-top:0px;
}
#left_column {
    width:180px;
    margin-left:13px;
    float:left;
}

*html #left_column {
    margin-left:7px;
}

input {
    margin:0px;
    margin-bottom:7px;
    padding:0px;
    height:20px;
}
input#news_mail,
input#ticket_anzahl{
    float:left;
}
input.img_news {
    width:27px;
    height:22px;
}
*html input.img_news {
    width:27px;
    float:right;
}
*:first-child+html input.img_news {
    width:27px;
    float:right;
}

.kontakt {
    margin-top:15px;
}
.tickets {
    margin-top:22px;
}

#main_column {
    width:618px;
    float:right;
    margin-right:13px;
    margin-top:-70px;
}

*html #main_column {
    margin-top:0px;
    margin-left:30px;
    margin-right:7px;
}
*:first-child+html #main_column {
    margin-top:0px;
    margin-left:30px;
}

.konzerte {
    width:400px;
    float:left;
    padding-right:0px;
}

.konzert {
    width:180px;
    float:left;
    padding:4px;
}
.konzert img {
    margin-bottom:1px;
}
.konzert2 {
    width:176px;
    float:right;
    padding:4px;
    padding-right:0px;
    margin-right:-2px;
}
*html .konzert2 {
    margin-right:0px;
}
*:first-child+html .konzert2 {
    margin-right:0px;
}

.konzert img,
.konzert2 img,
.galerie img {
    margin:-4px;
    padding:4px;
    width:170px;
    height:120px;
    border:1px solid #000000;
    margin-bottom:10px;
}

.space {
    width:30px;
    margin-right:20px;
    float:right;
    height:10px;
    position:relative;
    right:20px;
    border:1px solid red;
}

.galerien {
    width:176px;
    float:right;
}

.galerie {
    width:172px;
    float:right;
    padding:4px;
}
*:first-child+html .galerie {
    padding-left:0px;
}

.main_row {
    width:618px;
    clear:both;
}

#content_program {
    padding:13px;
}

.overlay {
    background-image:url(gal-trans.gif);
    background-repeat:no-repeat;
    width:170px;
    height:120px;
    z-index:10;
    position:relative;
    margin-top:-137px;
    margin-bottom:17px;
}

#impressum {
    background-color:#000000;
    color:#ffffff;
    height:40px;
    line-height:40px;
    padding-left:20px;
    margin-bottom:-15px;
    margin-top:-15px;
}
*html #impressum {
    margin-bottom:0px;
}
*:first-child+html #impressum {
    margin-bottom:0px;
    z-index:100;
    margin-top:-5px;
}

#impressum a {
    color:#ffffff;
}


/* Greybox */
#GB_frame {
      visibility: hidden;
      width: 100%;
      height: 100%;
    }

#loading {
      padding-top: 50px;
      position: absolute;
      width: 100%;
      top: 0;
      text-align: center;
      vertical-align: middle;
    }
/* Greybox */
/* Accordeon */
		.accordion_toggle {
			display: block;
			height: 40px;
			width: 828px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #ffffff;
			padding: 0 3px 0 3px;
			line-height: 40px;
			color: #000000;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 0px solid #000000;
                        border-top: 2px solid #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #ffffff;
			color: #000000;
			border-bottom: 2px solid #000000;
		}

		.accordion_content {
			background-color: #FFFF00;
			color: #444444;
			overflow: hidden;
		}

			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}

		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
/* Accordeon */
