html  {
	margin:0px;
	padding:0px;
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}

body {
	margin:0;
	padding:0;
	background:url(../images/bg.gif) fixed repeat-y;
	background-position:top center;
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
	font-size:12px;
	font-family:Arial;
	color:#504f4f;
}

#foot {

	height:43px;
	width:954px;

}

#location_bar {
	margin:0px 0px 0px 0px;
	height:43px;
	background: url(../images/leiste_logos.gif) #fff;
	background-repeat: no-repeat;
	width:959px;
	bottom:0;
	position:fixed;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#location_bar a {
	display:block;
	height:42px;

}

.location {
	height: 120px;
	margin: 0;
	padding: 10px 0px 0px 10px;
	background-color: #F5F5F5;
	border-bottom:1px solid #e1e1e1;
	clear: both;
}


div.loc_img {
	width:142px;
	height: 102px;
	padding: 0px;
	margin: 0px;
	float: left;
}
div.loc_img img {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}
div.loc_img a:hover img {
	border: 1px solid #FF6600;
}

div.loc_desc {
    width: 260px;
	height: 110px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: left;
}
html>body div.loc_desc {
	min-height: 110px;
	height: auto;
}

img {
	border:0;
}



a {
	text-decoration:none;
	color:#ff7000;
}


ul {
	list-style-type:square;
}

h1 {
	color:#ff7d21;
	margin:0 0 20px 0;
	padding:0;
	font-size:14px;
	border-bottom: 1px dotted #cecdcd;
}

h2 {
	color:#888787;
	margin:0 0 16px 0;
	padding:0;
	font-size:14px;
	border-bottom: 1px dotted #cecdcd;
}


h3 {
	/*Nutze ich für die events*/
	color:#888787;
	border-bottom:1px solid #ff7d21;
	font-size:0.9em;
	line-heigth
}

.fb_headline {
	color:#888787;
	border-bottom:1px solid #ff7d21;
	font-size:0.9em;
	margin-bottom:5px;

}

h4 {
	color:#000;
}

*:first-child+html h4 {
	font-size:1em;
}

* html h4 {
	font-size:1em;
}

/*Grundlayout*/
#wrapper {
	width:959px;
	min-height:807px;
	margin:auto;
	background:#fff;
}

#topnav {
	height:114px;
	width:959px;
	background:url(../images/bg_oben.jpg);
	position:relative;
}

#content_wrapper {
	width:959px;
	min-height:693px;
}

#dc_logo {
	position:absolute;
	z-index:100;
	margin-left:32px;
}

#both_navis {
	margin:0 0 0 187px;
	width:772px;
	height:114px;
}

#metanavi {
	height:52px;
	width:767px;
	padding:18px 5px 0 0;
	text-align:right;
	color:#817f7f;
	font-size:10px;
}
#metanavi a {
	color:#817f7f;
	font-weight:bold;
}
#metanavi a:hover {
	text-decoration:underline;
}

#mainnavi {
	height:22px;
	width:767px;
}
#mainnavi a {
	color:#c6c5c5;
	font-weight:bold;
	display:block;
	float:left;
	margin:0 8px 0 8px;
	font-size:12px;
}

#mainnavi a:hover {
	color:#ff8500;
}




/*/Grundlayout*/


/*startseite*/
#flash_ {
	width:959px;
	height:324px;
	position:relative;
	z-index:1;
	background:#333333;
}

#content_start_bottom {
	height:349px;
	width:959px;

}

#events {
	width:243px;
	height:327px;
	background:#31302c;
	float:left;
	padding:22px 0 0 16px;
}

#mitte_start {
	width:700px;
	height:349px;
	float:left;
	background:white;
}

#nl_fb {
	height:155px;
	width:301px;
	background:#20201d;
	float:left;
	padding:16px;
	color:#7e7b7b;
	font-size:0.9em;
}

#orange_fb {
	height:155px;
	width:335px;
	background:#fd6d00;
	float:left;
	padding:16px;
	color:#fff;
	font-size:0.9em;
}



#news_fb_left {
	float:left;
	height:140px;
	background:#fff;
	width:300px;
	padding:6px 16px 16px 16px;
	border-right:1px solid #d8d8d8;
	font-size:0.9em;
}




#news_fb_right {
	float:left;
	height:140px;
	width:300px;
	background:#fff;
	padding:6px 16px 16px 16px;
	font-size:0.9em;
}

	/*eventticker*/
	.event_wrapper {
		width:230px;
		min-height:40px;
		margin:5px 0 5px 0;
		border:0px solid white;
		background-image: url(../images/bg_fb_events.jpg);
		background-position:top left;
		padding-left:5px;

	}

	.event_datum {
		width:34px;
		height:36px;
		padding:2px 16px 2px 0;
		float:left;
	}

	.event_tag {
		color:#bab9b9;
		font-size:1.5em;
		font-weight:bold;
		font-family:verdana;
	}

	.event_monat {
		color:#ec7404;
		font-weight:bold;
		letter-spacing:3px;
		font-size:0.8em;
	}

	.event_info {
		width:180px;
		min-height:36px;
		float:left;
		font-size:0.9em;
		color:#b6b5b5;
		padding:4px 0 0 0;
		overflow:hidden;
	}
/*/startseite*/





/*templates*/

#mittelblock_template {
	float:left;
	width:532px;
	min-height:387px;

}

#content_template {
	width:959px;
	min-height:463px;
	background:#fff;
}

#menu_left {
	width:243px;
	min-height:425px;
	float:left;
	margin:38px 0 0 16px;
}

#menu_left a{
	color:#7b7b7b;
	display:block;
	font-size:12px;
}

#menu_left a:hover{
	color:#ff7000;
}


.sub {
	margin:6px 0 3px 0;
	background:url(../images/menu.gif) no-repeat;
	background-position:left center;
	padding-left:10px;
}

.sub:hover {
	background:url(../images/menu_on.gif) no-repeat;
	background-position:left center;
	color:#7b7b7b;
}

.subsub {
	padding-left:18px;
	margin:1px 0 2px 0;
}

.subsubsub {
	padding-left:28px;
	margin:1px 0 2px 0;
}


#text_template {
	width:456px;
	min-height:357px;
	background:#f1f1f1;
	padding:38px;
	background:url(../images/bg_rightcol_2.jpg) repeat-x #fff;
	font-size:1.1em;
}

#location_map {
	width:456px;
	min-height:357px;
	background:#f1f1f1;
	margin-top:-280px;
	padding:38px 76px 38px 0px;
	background:url(../images/bg_rightcol_2.jpg) repeat-x #fff;
	font-size:1.1em;
	z-index:0;
	position:relative;
}

*html #location_map {
	width:456px;
	min-height:357px;
	background:#f1f1f1;
	margin-top:-280px;
	padding:38px 0px 0px 0px;
	background:url(../images/bg_rightcol_2.jpg) repeat-x #fff;
	font-size:1.1em;
	z-index:0;
	position:relative;
}

.intro_links {
	background:#fff;
	width:446px;
	min-height:20px;
	clear:left;
	border-top:1px dotted #ff7d21;
	padding:5px 0 5px 10px;
	margin-top:20px;
}

.intro_links a{
	display:block;
	color:#7b7b7b;
	font-size:1.0em;
	margin:3px 0 3px 0;
	background:url(../images/li.gif) no-repeat;
	background-position:center left;
	padding-left:15px;
}

.intro_links a:hover{
	color:#ff7000;
	background:url(../images/li_on.gif) no-repeat;
	background-position:center left;
}


.intro_bin {
	background:#fff;
	width:446px;
	min-height:20px;
	clear:left;
	border-top:1px solid #ff7000;
	padding:5px 0 5px 10px;
	margin-top:20px;
}

.intro_bin a{
	display:block;
	color:#7b7b7b;
	font-size:1.0em;
	margin:3px 0 3px 0;
	background:url(../images/li.gif) no-repeat;
	background-position:center left;
	padding-left:15px;
}

.intro_bin a:hover{
	color:#ff7000;
	background:url(../images/li_on.gif) no-repeat;
	background-position:center left;
}

.linksgroup {
	color:#7b7b7b;
	font-size:1.0em;
	margin:3px 0 3px 0;
	background:url(../images/li.gif) no-repeat;
	background-position:center left;
	padding-left:15px;
}

.linksgroup:hover{
	color:#ff7000;
	background:url(../images/li_on.gif) no-repeat;
	background-position:center left;
}




#article_options {
	background:#fff;
	height:30px;
	width:526px;
	margin-top:3px;
}

#article_options a {
	font-size:11px;
}


#article_options a.send{
	display:block;
	float:left;
	color:#7b7b7b;
	background:url(../images/recommend.gif) no-repeat;
	background-position:center left;
	padding-left:18px;
	margin-left:15px;
}

#article_options a.send:hover{
	color:#ff7000;
}

#article_options a.back{
	display:block;
	float:left;
	color:#7b7b7b;
	background:url(../images/back.gif) no-repeat;
	background-position:center left;
	padding-left:18px;
	margin-left:15px;
}

#article_options a.back:hover{
	color:#ff7000;
}


#article_options a.print{
	display:block;
	float:left;
	color:#7b7b7b;
	background:url(../images/print.gif) no-repeat;
	background-position:center left;
	padding-left:18px;
	margin-left:15px;
}

#article_options a.print:hover{
	color:#ff7000;
}

#article_options img {
	float:left;
	margin-right:3px;
}

#print_send {
	float:left;
	width:443px;
}

#font_size_change {
	float:left;
	color:#7b7b7b;
	font-size:10px;
}

#font_size_change a {
	width:15px;
	height:15px;
	background:#f1f1f1;
	float:left;
	margin-right:1px;
	color:#7b7b7b;
	text-align:center;
	font-size:10px;
}

#font_size_change a:hover {
	background:#ff7000;
	color:#fff;
}



#fb_rechts_template {
	width:138px;
	min-height:463px;
	float:left;
	padding-left:20px;
	font-size:11px;
}

* html #fb_rechts_template {
	width:128px;
	padding-left:20px;

}


.article {
	min-height:5px;
	width:456px;
	font-size:0.9em;
	clear:left;
}

.images_in_article {
	padding:0 30px 5px 0;
	width:200px;
	min-height:133px;
	float:left;
}


.button {
	font-family: Arial;
	font-size:11px;
	border:1px solid #a2a2a2;
	width:110px;
	background-color:#ebebeb;
}

/*/templates*/





/*genereller css*/

.textlink  {
	color:#ff7000;
}

.the_evil_float_clearer {
	clear:left;
}

.whity {
	color:#fff;
}

.blacky {
	color:#000;
}

.orangy {
	color:#ff7000;
}

.dark_input {
	border:1px solid #676665;
	background:#272725;
	height:16px;
	margin:5px 5px 0px 0px;
	font-size:11px;
	font-family:Arial;
	color:#757575;
}




#recom_form_table th{
	font-weight:normal;
	text-align:left;
	font-size:0.9em;
	height:30px;
}

#recom_form_table td input{
border:1px solid #7b7b7b;
	background:#fff;
	height:17px;
	font-size:11px;
	font-family:Arial;
	color:#7b7b7b;
	width:300px;
}

#recom_div {
	position:absolute;
	z-index:10;
	top:50%;
	left:40%;
	width:400px;
	min-height:20px;
	padding:10px;
	background:url(../images/recom_border.png);
}

#recom_content {
	width:380px;
	padding:10px;
	min-height:20px;
	background:#fbfbfb;
	border:1px solid #ff7000;
}

.black_button {
	background-image: url(../images/button_bg.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding:1px 15px 3px 15px;
	cursor:hand;
	color:#dcd8cd;
	height:18px;
	font-size:11px;
}



.events {
	background:#fbfbfb;
	width:456px;
	min-height:20px;
	clear:left;
	border:1px solid #fafafa;
	padding:2px 0 2px 10px;
	margin-top:1px;
}

.events a{
	display:block;
	color:#7b7b7b;
	font-size:1.0em;
	margin:3px 0 3px 0;
	background:url(../images/li.gif) no-repeat;
	background-position:center left;
	padding-left:15px;
}

.events a:hover{
	color:#ff7000;
	background:url(../images/li_on.gif) no-repeat;
	background-position:center left;
}


.event_info_overview {
	float:left;
	width:364px;
}

.event_halle {
	float:left;
	text-align:right;
	width:90px;
}


.event_details {
	background:#fbfbfb;
	width:448px;
	border-top:1px dotted #ff7000;
	padding:10px;
	font-size:0.8em;
	line-height:19px;
	min-height:100px;
}

.event_details img{
	display:block;
	float:left;
	margin:0 10px 0 0;
}


.trenner_dark {
	width:400px;
	clear:left;
	background:url(../images/dots_h_dark.gif) repeat-x;
	height:2px;
}

.event_strong {
	color:#BAB9B9;
	font-family:Arial;
	font-size:1em;
}


.event_detail_pic {
	width:150px;
	float:left;
	margin:5px;
	min-height:100px;
}

.event_detail_info {
	width:280px;
	float:right;
	margin:10px;
	font-size:0.8em;

}

.inputnormalo {
	border: 1px solid #e6e5e0;
	background:#e6e5e0;
	font-size:11px;
	font-family:Arial;
}

.inputsuche {
	border: 1px solid #626161;
	font-size:11px;
	font-family:Arial;
}

.nl_link {
	line-height:18px;
}


/*SURVEYS*/


.form_border_normal {
	border:1px solid #bfd3de;
}

.form_border_orange {
	border: 1px solid #fd6d00;
}

.form_border_error {
	border: 1px solid #ff0000;
}

.form_field_headline {
	float:left;
	width:100px;
	padding:0px 0px 3px 0px;
}

.form_field_inputs {
	width:300px;
	padding:0px 0px 3px 0px;
}

.form_send_button {
	width:140px;
	height:20px;
	background-color:#AFAFAF;
	color:#FFFFFF;
}

.form_survey {
	width:460px;
	background:none;
}
.form_survey_title {
	float:left;
	width:300px;
	margin:5px 0px 5px 0px;
	background:none;
}

.form_survey_input {
	float:left;
	padding:5px 0px 5px 5px;
	border:0px solid white;
	background:#666666;
	color:white;
	width:300px;
}

.form_survey_radio {
	float:left;
	margin:0px 0px 0px 6px;
	border:0px solid white;
}

.form_survey_radio2 {
	float:left;
	margin:10px;
	border:0px solid white;
}

.form_survey_radio3 {
	float:left;
	border:0px solid white;
	width:90px;
	height:20px;
}

.form_survey_area {
	float:left;
	padding:15px;
	border:0px solid white;
	background:#efefef;
	width:423px;
	height:80px;
	color:#666666;
	font-family:Arial;
	font-size:1.0em;
}

.form_survey_txt {
	float:left;
	width:190px;
	height:20px;
	color:#666666;
	font-family:Arial;
	font-size:1.0em;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
	border:0px solid #ffffff;
}

.linie {
	width:450px;
	height:1px;
	border-bottom:1px solid #ff7000;
}

.medium_orange {
	float:left;
	font-size:1.0em;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	text-decoration:none;
	color:#fd6d00;
}


#amtc_option_0, #amtc_option_1, #amtc_option_2, #amtc_option_3 {
    display: none !important;
}




.img_left_gallery {
	float:left;
}

.img_article_gallery {
	width:167px;
	min-height:80px;
	margin:0 4px 10px 4px;
	float:left;
}

.img_article_gallery a{
	display:block;
	border:8px solid white;
}

.img_article_gallery a:hover {
	border:8px solid #cfceca;
}

.tbl_survey_out {
	width:450px;
	padding:0;
	background:#ffffff;
}

.tbl_survey_in {
	padding:4px;
	border:1px solid #afafaf;
	background:#efefef;
}

.tbl_survey_in td{
	border:2px solid white;
}