html, body {
	height: 100.1%;
}

body {
	margin:0;
	padding:0;
	background-color:#8c8c8c;
	font-size:11px;
	font-family:Arial,Helvetica,Verdana;
	color:#3d3e40;
	line-height:16px;
}

input, select, textarea {
	font-size:11px;
	font-family:Arial,Helvetica,Verdana;	
}

input[type=text], textarea {
	width:200px;
}


td {
	vertical-align:top;
}

h2 {
	margin:0 0 2px 0;
	background-color:#3d3e40;
	color:#fff;
	font-size:12px;
	padding:4px 0 4px 19px;
	text-transform:uppercase;
}

h3 {
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 10px 0;	
}

#seite {
	width:968px;	
	margin:0 auto;	
	position: relative;	
}

#header a {
	text-transform:uppercase;
	background-color:#a3a3a3;
	color:#313131;
	text-decoration:none;
	line-height:22px;
	padding:5px 10px 5px 20px;
	font-weight:bold;
}

#subheader a {
	color:#313131;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	line-height:24px;
	padding-left:20px;
}


#header {
	width:968px;
	height:155px;
}

#subheader {
	background:url(../images/subheader.jpg) top left no-repeat;
	width:968px;
	height:25px;
}


#subheader_text {
	background:url(../images/subheader.gif) top left no-repeat;
	width:968px;
	height:46px;
}

#subheader_text_leuchtend {
	background:url(../images/subheader_leuchtend.gif) top left no-repeat;
	width:968px;
	height:46px;
}

#subheader_text_inner {
	padding:15px 0 0 20px;
	font-size:12px;
}



.fl {
	float:left;
}

.fr {
	float:right;
}

.cb {
	clear:both;
	height:0;
}

#tab_rechts {
	background-color:#fffab2;
	width:215px;
	font-size:12px;
}

#tab_links {
	background-color:#fff;
	width:753px;
	font-size:12px;
}



.gp {
	background:url(../images/pfeil_gelb.gif) center right no-repeat;
	padding:3px 40px 3px 0;
	float:right;
	text-transform:uppercase;	
	text-decoration:none;
	color:#000;
}


#freecall {
	text-transform:uppercase;	
	font-size:15px;
	font-weight:bold;
	padding:15px 0 30px 15px;
}

#freecall span {
	font-size:11px;
	font-weight:normal;
}

#navigation {
	
}

/*
#navigation ul, #fastlinks ul, #content_left ul {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#navigation li, #fastlinks li {
	float:left;	
}
*/

#navtab td{
	padding:0;
	margin:0;
}

#navigation a {
	background-color:#9d9d9f;
	color:#313131;
	border-right:1px solid #757575;
	text-decoration:none;
	padding:4px 30px 4px 29px;
	font-size:11px;
	text-transform:uppercase;
	display:block;
}

#navigation.nav_mercure a {
	padding:4px 38px 4px 39px;

}

#navigation.nav_brandenburgertheater a {
	padding:4px 28px 4px 27px;
}

#navigation a:hover, #navigation a.active {
	background-color:#4c4c4c;
	color:#ffed00;
}


#content_left li {
	margin-bottom:16px;
}

.inner_content {
	padding:27px 20px 20px 20px;
}




#inner_tab_links {
	width:345px;
}

#inner_tab_rechts {
	width:345px;
}

#inner_tab_mitte {
	width:24px;	
}

a.w {
	text-decoration:underline;
	color:#fff;
}

a.g {
	text-decoration:underline;
	color:#3d3e40;
}


a.grau {
	background:#b3b3b4 url(../images/pfeil_gelb_ohne.gif) top right no-repeat;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	padding:1px 0 1px 10px;
	font-size:11px;
}

.einleitung {
	width:340px;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
}

.tp {
	padding-top:30px;
}

.graue_box {
	background-color:#9d9d9f;
	color:#000;
	font-weight:bold;
	width:344px;
}

#m0_1, #m0_2 {
	margin:0;
	padding:0 0 0 25px;
}

#m0_1 li, #m0_2 li {
	padding-bottom:11px;
}

.pl10 {
	padding-left:10px;
}

.graue_box_permalux {
	background:#3d3e40 url(../images/per_logo_grau.gif) bottom right no-repeat;
	padding:20px 10px;
	color:#fff;	
}

.a_ergebnis {
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	line-height:22px;
	padding-left:20px;
	width:50px;
}

#tab_form td {
	padding:3px 10px 3px 0;
}


#footer {
	padding:10px 0 20px 0;
	font-size:10px;
}

#footer a {
	font-size:10px;
	color:#feed01;
	text-decoration:none;
}

.pdf {
	background:url(../images/pdf.gif) bottom right no-repeat;
	display:block;
	height:18px;
	padding-left:31px;
	/*text-transform:uppercase;*/
	text-decoration:none;
	color:#000;
	margin-bottom:9px;
}

.interviewer {
	font-weight:bold;
	font-style:italic;
}


/* +++++++++++++++++++++++++++++ LAYER ++++++++++++++++++++++++++++ */
#hintergrund_layer {
	z-index:98;
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display:block;	
}

#picture_layer {
	position:absolute;
	top:50px;
	display:none;
	z-index:99;		
}
