﻿@charset "utf-8";

html{
	margin:0;
	padding:0;
	height:100%;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

body.main{
	background:url(/p/d_body_bg.gif) repeat-y center;
}

a{
	text-decoration:none;
	color:#BB4065;
}
a:hover{
	text-decoration:none;
	color:#333333;
}
td{
	vertical-align:top;
}
img{
	border:0px;
}

h1{
	height:22px;
	margin:23px 0px 13px 0px;
	padding:3px 0px 0px 0px;
	color:#aa103f;
	font-size:13px;
	line-height:13px;
	text-transform:uppercase;
	overflow:hidden;
	background:url(/p/d_content_h1_bg.gif) left top no-repeat;
}
h2{
	margin:26px 0px 4px 0px;
	color:#aa103f;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.sorry{
	font-style:italic;
}
.toplink{
	text-align:right;
}

.highlight{
	background-color:#CBE783;
}
.soldout{
	background-color:#aa103f;
	color:white;
	font-weight:bold;
}


#page{
	min-height:100%;
	width:977px;
	margin:0px auto;
	background:url(/p/d_page_bg.gif) repeat-y;
}

#head{
	height:146px;
	background:#fff url(/p/d_head_bg.gif) no-repeat;
}
#head_home{
	width:150px;
	height:52px;
	cursor:pointer;
}

#home_welcome{
	margin:24px 0px 20px 0px;
}

#home_docs{
	margin:8px 0px 0px 0px;
}
#home_docs{
	margin:5px 0px 0px 0px;
}
#home_docs ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#home_docs ul li{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 2px 18px;
	background:url(/p/d_bullet.gif) no-repeat 6px 8px;
}
#home_docs ul li .desc{
	color:#888;
}

/* NAVI HELPER (HORIZONTALE NAVI) */
#navi_helper{
	margin:48px 0px 0px 761px;
	font-size:11px;
}
#navi_helper li{
	list-style-type:none;
	display:inline;
}
#navi_helper li.nosep{
	background:none;
}
#navi_helper li a, #navi_helper li a:hover{
	color:#161616;
	text-decoration:none;
	margin-right:3px;
	padding:0px 0px 0px 3px;
}
#navi_helper li a:hover{
	text-decoration:underline;
}
/* END NAVI HELPER */

/* NAVI */
#navi{
	float:left;
	width:191px;
	margin:1px 0px 0px 18px;
	padding:1px 0px 0px 0px;
}
#navi ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#navi ul li{
}
#navi ul.level1 li a, #navi ul.level1 li a:hover, #navi ul.level1 li a.npooo{
	display:block;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background:url(/p/d_navi_prim_bg.gif) no-repeat 0px 0px;
}
#navi ul.level1 li a:hover{
	background:url(/p/d_navi_prim_bg_ooo.gif) no-repeat;
}
#navi ul.level1 li a.npooo{
	background:url(/p/d_navi_prim_bg_ooo.gif) no-repeat;
}
#navi ul.level2{
	background:url(/p/d_navi_sek_head.gif) no-repeat bottom;
	padding:0px 0px 10px 0px;
}
#navi ul.level2 li a, #navi ul.level2 li a:hover, #navi ul.level2 li a.npooo{
	display:block;
	height:auto;
	min-height:0px;
	line-height:14px;
	padding:0px 0px 0px 13px;
	margin:8px 0px 0px 0px;
	font-size:13px;
	font-weight:normal;
	color:#555;
	text-decoration:none;
	background:none;
}
#navi ul.level2 li a:hover, #navi ul.level2 li a.n2ooo{
	background:url(/p/d_navi_sek_bg_ooo.gif) no-repeat 0px 4px;
}
#navi_tickets_bestellen{
	margin-top:15px;
}
#navi_member_card{
	margin-top:7px;
}
/* END NAVI */

#center{
	width:530px;
	float:left;
	margin:-23px 32px 0px 31px;
	line-height:17px;
}
#rightbar{
	width:158px;
	float:left;
	margin:-11px 0px 0px 0px;
}
#rightbar .right_cat .right_title{
	padding:0px 0px 4px 0px;
	color:#023b38;
	background:url(/p/d_rightbar_separator.gif) no-repeat bottom;
	margin:0px;
}
#rightbar .right_cat{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#rightbar .right_cat .right_logos{
	margin:10px 0px 10px 0px;
}
#rightbar .right_cat .right_logos a img{
	margin:2px 0px 2px 0px;
	border:0px;
}


#content_subcontainer_text{
	float:left;
	width:303px;
	margin-right:10px;
	text-align:justify;
}
#content_subcontainer_pic{
	padding-top:3px;
	float:right;
	width:202px;
}
#content_subcontainer_pic div{
	font-size:10px;
	color:#555;
	line-height:normal;
	margin-bottom:16px;
}
#content_subcontainer_pic div img{
	margin-bottom:4px;
	border:1px solid #999;
}
#content_subcontainer_pic div p{
	margin:0px;
}
#content_docs{
	margin:30px 0px 0px 0px;
	border:1px solid #ddd;
	padding:10px 47px;
	font-weight:bold;
	color:#999;
}
#content_docs ul{
	list-style-type:decimal;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#content_docs ul li{
	margin:0px 0px 4px 0px;
	padding:0px;
	font-weight:normal;
	color:#000;
	line-height:normal;
}
#content_docs ul li p.desc{
	margin-top:0px;
	font-size:10px;
	color:#555;
}

.content_links{
	margin:10px 0px 0px 0px;
}
.content_links .linkcatmemo{
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:normal;
}
.content_links .linktitle{
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
.content_links .linkbody{
	margin:0px 0px 13px 0px;
}

/* EVENTS HOME */
.content_events{
	margin:0px 0px 0px 0px;
	padding:4px 0px 14px 0px;
}
.content_events:hover{
	background:#f6f6f6;
	cursor:pointer;
}
.content_events .content_events_pic{
	float:left;
	width:220px;
}
.content_events .content_events_pic img{
	margin-top:5px;
	border:1px solid #131313;
}
.content_events .content_events_text{
	float:left;
	width:310px;
}
.content_events .content_events_text .event_date{
	color:#ac0e3e;
}
/* END EVENTS HOME */

/* NEWS HOME */
.content_news{
	margin:0px 0px 0px 0px;
	padding:4px 0px 14px 0px;
}
.content_news:hover{
	background:#f6f6f6;
	cursor:pointer;
}
.content_news .content_news_pic{
	float:left;
	width:146px;
}
.content_news .content_news_pic img{
	margin-top:5px;
	border:1px solid #131313;
}
.content_news .content_news_text{
	float:left;
	width:360px;
}
.content_news .content_news_text .news_date{
	color:#ac0e3e;
}
/* END NEWS HOME */


/* EVENTS FULL */
.content_eventsfull{
	margin:23px 0px 50px 0px;
}
.content_eventsfull .eventfull_date{
	margin:10px 0px 10px 0px;
	font-weight:bold;
}
.content_eventsfull .eventfull_location{
	margin:-16px 0px 15px 0px;
	font-weight:bold;
}
.content_eventsfull .eventfull_subtitle{
	margin:15px 0px 20px 0px;
	font-weight:bold;
}
.content_eventsfull .content_eventsfull_pics{
	margin:-10px 20px 0px 0px;
	float:left;
	width:198px;
	font-size:11px;
	line-height:11px;
}
.content_eventsfull .content_eventsfull_textrow, .content_eventsfull .content_eventsfull_textrow_fullwith{
	float:left;
}
.content_eventsfull .content_eventsfull_textrow{
	width:308px;
}
.content_eventsfull .content_eventsfull_pics img{
	margin:14px 0px 2px 0px;
	border:1px solid #131313;
}
.content_eventsfull_footer{
	margin:20px 0px 28px 0px;
	text-align:right;
}
.content_eventsfull_footer li{
	margin-left:20px;
	display:inline;
	list-style-type:none;
}
/* END EVENTS FULL */



.attributestable{
	margin-bottom:2px;
	width:360px;
}
.attributestable .col1{
	float:left;
	width:100px;
}
.attributestable .col2{
}

.clearboth{
	clear:both;
}




/* form */
.alert {
	color: #111;
	background-color:red;
}
select, select.form, input.form, input.formfield, textarea.formfield {
	font-family: verdana,Arial,Helvetica,sans-serif;
	color: #111;
	font-size: 11px;
	background-color: #fff;
	border:1px solid #7F9DB9;
}
input.button {
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
input.formfieldalert, textarea.formfieldalert, .alert {
	color: #111;
	font-size: 11px;
	background-color:#f6e4f6;
	border:1px solid #c717c5;
}
td.formfieldtitle {
	color: #111;
	background-color: #FFC993;
	padding:1px 2px 1px 0px;
}
td.formfieldlowlight {
	color: #111;
	background-color: #EDF6FF;
	padding:1px 2px 1px 0px;
}
td.formfield {
	color: #111;
	background-color: #eee;
	padding:1px 2px 1px 0px;
}
td.formfieldnobg {
	color: #111;
	padding:0px 2px 0px 0px;
}
td.formfieldalert {
	color: #111;
	background-color:#f6e4f6;
	padding:1px 2px 1px 0px;
}
td.formfieldnobgalert {
	color: #111;
	padding:0px 2px 0px 0px;
}
td.formfieldfine {
	color:#111111;
	background-color:#A5EABC;
	padding:1px 2px 1px 0px;
}
td.formfieldhint {
	color: #111;
	background-color: #F0DF6C;
	padding:1px 2px 1px 0px;
}
td.formfieldtitlehint {
	color: #111;
	background-color: #FEC70A;
	padding:1px 2px 1px 0px;
}

.accordeon_title_closed, .accordeon_title_opened{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 22px;
	color:#aa103f;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	min-height:19px;
	background:url(/p/d_accordeon_closed.gif) no-repeat;
}
.accordeon_title_opened{
	background:url(/p/d_accordeon_opened.gif) no-repeat;
}
.accordeon_content{
	margin-left:22px;
}


/* alert/info boxes */
div.boxalert{
	margin:0px 80px 20px 80px;
	padding:5px 20px 5px 20px;
	color:#111111;
	background-color:#f6e4f6;
	border: 2px solid #c717c5;
}
div.boxsuperalert{
	margin:0px 0px 20px 0px;
	padding:5px 20px 5px 20px;
	color:#ffffff;
	font-weight:bold;
	background-color:#e00202;
	border:4px dotted #c717c5;
}

div.boxhint{
	margin:0px 80px 20px 80px;
	padding:5px 20px 5px 20px;
	color:#111111;
	background-color:#F0DF6C;
	border: 2px solid #E6C801;
}

div.boxfine{
	margin:0px 80px 20px 80px;
	padding:5px 20px 5px 20px;
	color:#111111;
	background-color:#79fbc6;
	border: 2px dashed #25e797;
}

.hint{
	font-size:11px;
	color:#666;
}