

.location {
	height: 120px;
	margin: 0;
	padding: 10px 0px 0px 10px;
	background-color: #F5F5F5;
	border-bottom:1px solid #e1e1e1;
	clear: both;
}



.headline {
	color:#999999;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}

.subheadline {
	color:#666666;
	font-weight:bold;
	margin-bottom:5px;
}

.fb_headline {
	color:#888787;
	border-bottom:1px solid #ff7d21;
	font-size:0.9em;
	margin-bottom:5px;

}



/*/Grundlayout*/


/*startseite*/


.news_fb_oben {
	float:left;
	width:317px;
	height:150px;
	padding:16px 16px 0px 16px;
	margin:0;
	background:#fff;
	border-right:1px solid #d8d8d8;
	font-size:0.9em;
}

.news_fb_unten_1 {
	float:left;
	width:317px;
	height:150px;
	padding:16px 16px 0px 16px;
	color:ffffff;
	background:#20201D;
	border-right:1px solid #20201D;
	font-size:0.9em;
}

.news_fb_unten_2 {
	float:left;
	width:317px;
	height:150px;
	padding:16px 16px 0px 16px;
	background:#FD6D00;
	border-right:1px solid #FD6D00;
	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*/


.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;
}


.down_and_links {
	background:#fff;
	width:446px;
	min-height:20px;
	clear:left;
	border-top:1px dotted #ff7d21;
	padding:5px 0 5px 10px;
	margin-top:20px;
}


.down_and_links_list {
	background:#fff;
	width:446px;
	min-height:20px;
	clear:left;
	border-top:1px dotted #ff7d21;
	padding:5px 0 5px 10px;
	margin-top:10px;
}


.intro_links {
	display:block;
	color:#7b7b7b;
	font-size:1.0em;
	margin:3px 0 3px 10px;
	background:url(../images/li.gif) no-repeat;
	background-position:center left;
	padding:2px 0px 2px 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 {
	min-height:5px;
	width:456px;
	font-size:1.0em;
	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;
}



.black_button {
	background-image: url(../images/button_bg.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	border:1px solid black;
	padding:1px 15px 3px 15px;
	cursor:hand;
	color:#dcd8cd;
	height:18px;
	line-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;
}


.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;
}


.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;
}

.sitemap_punkt {

}

.article_image_conti {
	float:left;
	text-align: left;
	padding:0px 15px 5px 0px;
	border:0px solid green;
}

.pano_preview {
	padding:10px 0px 0px 0px;
	border:0px solid red;
	}
