/* CSS Document */

/* TEXT-AUSZEICHNUNGEN */
.content h2{
	height:30px;
	margin-bottom:12px;
	background-repeat:repeat-x;
	background-image:url(img/h2_bg.gif);
	color:#EAEBED;
	line-height: 30px;
	padding-left: 12px;
	text-transform:uppercase;
	font-weight:normal;
}

.content h2 span{
	display:none;
}

.content h3{
	margin-left:12px;
	margin-right:12px;
	margin-bottom:6px;
	padding-left:12px;
	background-image:url(../layout/column_right_h3_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-weight:bold;
	color:#252832;
}

.content h4, .content h5, .content h6{
	margin-left:12px;
	margin-right:12px;
	margin-bottom:6px;
	font-size:11px;
	font-weight:bold;
}

.content p{
	margin-left:12px;
	margin-right:12px;
	margin-bottom:6px;
}

.content ul, .content ol{
	margin-left:24px;
	margin-right:12px;
	margin-bottom:6px;
}

.content table{
	margin-left:12px;
	margin-right:12px;
	margin-bottom:6px;
	clear:both;
}

.content td, .content th{
	padding-left:0px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:0px;
	vertical-align:text-top;
}

.content .hr{
	height:1px;
	margin:12px;
	background-image:url(../layout/program_hr_bg.gif);
	background-repeat:repeat-x;
}

.content hr{
	display:none;
}

.column_left a{
	border-bottom:1px solid #5f5f5f;
}

.column_left a:hover{
	border-bottom:1px dotted #5f5f5f;
}

.column_left li{
	list-style:url(../layout/column_left_li_bg.gif);
	margin-bottom:3px;
}

* html .column_left li{
	margin-left:3px;
}

.column_left .bullets li{
	list-style:inherit;
}

.column_left .full_table{
	width:526px;
}

.full_table .tr_dark{
	background-color:#e1e1e1;
}

.full_table td{
	padding-left:11px;
	padding-right:11px;
	padding-top:8px;
	padding-bottom:8px;
	background-image:url(../layout/program_hr_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.column_left .detection{
	text-align:center;
	margin:15px;
}

.column_left .detection_buttons{
	margin:15px;
	clear:both;
}

.column_left form{
	display:block;
	width:280px;
	margin-left:12px;
	margin-bottom:6px;
	float:left;
}

.column_left .detection_buttons form{
	display:inline;
	width:inherit;
	margin-left:0px;
	float:left;
}

.content label{
	display:block;
	width:65px;
	padding-left:12px;
	padding-top:4px;
	float:left;
}

.column_right label{
	width:150px;
	margin-left:24px;
	padding-left:0px;
	clear:both;
}

.content .input{
	margin-bottom:12px;
	padding:0px;
	border-top:1px solid #6f7777;
	border-bottom:1px solid #d5dddd;
	border-left:1px solid #919999;
	border-right:1px solid #919999;
	float:left;
}

.column_right .input{
	margin-left:24px;
}

.content input{
	display:block;
	width:185px;
	height:15px;
	margin:0px;
	padding-left:3px;
	padding-top:3px;
	border-top:1px solid #c4cccc;
	border-bottom:1px solid #eeeeee;
	border-left:1px solid #d5dddd;
	border-right:1px solid #d5dddd;
}

.content .input_hidden{
	display:none;
}

.content textarea{
	display:block;
	width:185px;
	height:83px;
	padding-left:3px;
	padding-top:2px;
	border-top:1px solid #c4cccc;
	border-bottom:1px solid #eeeeee;
	border-left:1px solid #d5dddd;
	border-right:1px solid #d5dddd;
}

.content .button{
	display:block;
	width:135px;
	height:22px;
	padding:0px;
	border:none;
	background-color:transparent;
	background-image:url(../layout/button_bg_135.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11px;
	color:#252832;
	text-align:center;
	float:left;
}

.content .button_disabled{
	display:block;
	width:135px;
	height:22px;
	padding:0px;
	border:none;
	background-color:transparent;
	background-image:url(../layout/button_bg_135_disabled.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11px;
	color:#919999;
	text-align:center;
	float:left;
}

.column_right .button{
	margin-left:24px;
}

.column_right p, .column_right a{
	color:#252832;
}

.column_right p{
	margin-left:24px;
}

.column_right ol, .column_right ul{
	margin-left:36px;
}

.column_right li{
	margin-bottom:4px;
}

.column_right a{
	border-bottom:1px solid #252832;
}

.column_right a:hover{
	border-bottom:1px dotted #252832;
}

#container_program p, #container_program table{
	margin-left:24px;
}

#container_program table td{
	padding-right:15px;
}

.program_thumbnails{
	margin-bottom:10px;
}

.program_thumbnails img{
	display:block;
	background-color:#ffffff;
	border:2px solid #252832;
	padding:2px;
}

.program_thumbnails a{
	display:block;
	background-color:#ffffff;
	border:2px solid #252832;
	padding:2px;
}

.program_thumbnails a:hover{
	background-color:#252832;
	border:2px solid #252832;
}

.program_thumbnails a img{
	background-color:transparent;
	border:none;
	padding:0px;
}

.program_thumbnails p{
	margin:0px;
	margin-top:6px;
	margin-bottom:6px;
	text-align:right;
}

.program_link a, .program_link a:hover{
	color:#252832;
	border-color:#252832;
}

.external_link a{
	display:inline;
	color:#252832;
	border:none;
	border-bottom:1px solid;
	background:transparent;
	clear:both;
}

.external_link a:hover{
	border:none;
	border-bottom:1px dotted;
	background:transparent;
}

.program_details p{
	color:#252832;
}

.content_image{
	margin-left:20px;
	margin-bottom:10px;
	background-color:#ffffff;
	border:2px solid #252832;
	padding:2px;
}

.centered{
	margin:50px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	line-height:1.3em;
	text-align:center;
}

.centered a{
	color:#494949;
	text-decoration:none;
	border-bottom:1px dotted;
}

.centered a:hover{
	border-bottom:1px solid;
}

.sitemap_main{
	position:absolute;
	width:450px;
	left:-500px;
	margin:5px;
	overflow:hidden;
}

.sitemap_main a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	line-height:1.5em;
	text-decoration:none;
	border-bottom:1px dotted;
}

.sitemap_main a:hover{
	border-bottom:1px solid;
}

.sitemap_sub{
	margin-left:10px;
}

.content .sitzplan{
	margin-left:12px;
	margin-bottom:6px;
}

.content .sitzplan img{
	border:1px solid #252832;
}




