/* General Elements */

html {
	margin: 0;
	padding: 0;
	}
body { 
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	margin: 0; 
	padding: 0;
	background: #fff url(/fileadmin/templates/img/bg_general02.jpg) repeat-x left top;
	color: #727578;
	color: #000;
	}
#printheader {
	display: none;
	}
form {
	margin: 0;
	padding: 0;
	font-family: tahoma,arial,helvetica,sans-serif;
	}
img {
	border: none;
	} 
p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	color: #000;
	}
p a {
	/* color: #A52A1B;*/
	/* color: #B23523; */
	color: #B42433;
	text-decoration: underline;
	font-weight: bold;
	}
p a:hover {
	color: #B42433;
	}
p.sky {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #4B4E50;
	font-weight: bold;
	}
.left { 
	float: left;
	}
.right { 
	float: right;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: x-large;
	padding: 0;
	margin: 0 0 18px 0;
	/*color: #5F415E;*/
	color: #B42433;
	font-weight: normal;
	/* font-family: times new roman,arial,helvetica,sans-serif; */
	font-family: arial,helvetica,sans-serif;
	}
h2, h4 {
	font-size: 110%;
	padding: 0;
	margin: 0 0 10px 0;
	color: #5F415E;
	color: #000;
	font-weight: bold;
	}
h2.caps {
	font-size: 130%;
	font-variant: small-caps;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #727578;
	}
h3 {
	font-size: 100%;
	padding: 0;
	margin: 0 0 5px 0;
	color: #727578;
	font-weight: bold;
	}
h4 {
	color: #B42433;
	}
#preload { 
	display: none;
	}
#master { 
	width: 100%;
	height: auto;
	margin: 0; 
	padding: 0;
	background: url(/fileadmin/templates/img/bg_master.png) no-repeat center top;
	}
#main { 
	width: 980px;
	height: auto;
	margin: 0 auto 0 auto; 
	padding: 0;
	overflow: hidden;
	}
	
	
	
	
	
	
/* Metanavigation */
#meta_navigation {
	width: 935px;
	height: 80px;
	margin: 0; 
	padding: 0 0 0 45px;
	overflow: hidden;
	}	
#meta_navigation ul {
	margin: 0;
	padding: 0 0 0 300px;
	list-style-type: none;
	overflow: hidden;
	}
#meta_navigation li {
	margin: 0;
	padding: 60px 0 0 0;
	display: inline;
	float: left;
	overflow: hidden;
	font-size: 85%;
	color: #fff;
	}
#meta_navigation li.fontsizer {
	margin: 0;
	padding: 60px 0 0 0;
	display: inline;
	float: left;
	overflow: hidden;
	font-size: 85%;
	color: #fff;
	width: 300px;
	}
#meta_navigation li a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #fff;
	}
#meta_navigation li a:hover {
	text-decoration: underline;
	}
#meta_navigation li.fontsizer a:hover {
	text-decoration: underline;
	}
#meta_navigation li.fontsizer a span.slarge {
	font-size: 150%;
	}
#meta_navigation li.fontsizer a span.xlarge {
	font-size: 190%;
	}
	
/* Sucheingabe */
#search{
	float: right;
	padding: 57px 50px 0 0;
	margin: 0;
	overflow: hidden;
	width: 140px;
	}
#search .input_search {
	margin: 0;
	padding: 1px 2px 1px 20px;
	width: 95px;
	border: #BFBFBF 1px solid;
	font-size:85%;
	height: 15px;
	color: #9c9c9c;
	float: left;
	background: #fff url(/fileadmin/templates/img/bg_searchfield.gif) no-repeat left 50%;
	}
#search .submit_search {
	float: right;
	}
	
	
	
	
	
	
	
#content { 
	width: 980px;
	height: auto;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
#content_follow { 
	width: 980px;
	height: auto;
	margin: 0; 
	padding: 11px 0 0 0;
	overflow: hidden;
	background: url(/fileadmin/templates/img/bg_header_follow.png) no-repeat left top;
	}
#header { 
	width: 980px;
	height: 415px;
	margin: 0; 
	padding: 11px 0 0 0;
	overflow: hidden;
	background: url(/fileadmin/templates/img/bg_header.png) no-repeat left top;
	}
	
	
		
#logo {
	margin: 0 0 20px 0;
	padding: 0;
	}
		
/* Hauptmenu */		
#main_navigation {
	width: 290px;
	height: 205px; 
	margin: 0;
	padding: 15px 0 0 0;
	background: #5F415E url(/fileadmin/templates/img/bg_navigation.jpg) repeat-x left top;
	}
#main_navigation ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	}
#main_navigation ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	}
#main_navigation ul li a, #main_navigation ul li.ds a {
	margin: 0;
	padding: 3px 0 0 30px;
	display: block;
	width: 260px;
	height: 20px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#main_navigation ul li.ds a {
	color: #A8A3A8;
	height: 18px;
	padding: 2px 0 0 30px;
	}
#main_navigation ul li a:hover {
	background-color: #371836;
	}
#main_navigation ul li ul li a, #main_navigation ul li.ds ul li a {
	margin: 0;
	padding: 3px 0 0 50px;
	display: block;
	width: 240px;
	height: 20px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#main_navigation ul li.ds ul li a {
	margin: 0;
	height: 18px;
	padding: 2px 0 0 50px;
	}
	



#stage { 
	width: 920px;
	height: 369px;
	margin: 0 27px 0 27px; 
	padding: 0;
	overflow: hidden;
	/*background: #000 url(/fileadmin/templates/img/bg_stage_content.jpg) repeat-x left top;*/
	background-color: #747273;
	}
#stage_menu	{ 
	width: 920px;
	height: 46px;
	margin: 0 27px 0 27px; 
	padding: 0;
	overflow: hidden;
	background: url(/fileadmin/templates/img/bg_stage_menu.jpg) repeat-x left top;
	/*background-color: #A52A1B;*/
	}
#stage_menu ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	}
#stage_menu li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	overflow: hidden;
	background: url(/fileadmin/templates/img/bg_seperate.jpg) no-repeat left top;
	}
#stage_menu li a {
	margin: 0;
	padding: 16px 0 0 0;
	display: block;
	width: 153px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	color: #CFCFCF;
	text-decoration: none;
	font-weight: bold;
	}
#stage_menu li a:hover {
	/*background: #A52A1B url(/fileadmin/templates/img/bg_stage_menu1.jpg) repeat-x left bottom;*/
	/*background-color: #747273;*/
	color: #B42433;
	}
#stage_menu li a.active {
	background: none;
	color: #fff;
	}
#stage_logo {
	position: absolute;
	width: 300px;
	height: 191px;
	margin:0;
	padding: 70px 0px 108px 0;
	background: url(/fileadmin/templates/img/red_90_b.png);
	}
#stage_follow { 
	width: 920px;
	height: 222px;
	margin: 0 27px 0 27px; 
	padding: 0;
	overflow: hidden;
	/*background: #000 url(/fileadmin/templates/img/bg_stage_content.jpg) repeat-x left top;*/
	background-color: #747273;
	}
#stage_logo_follow {
	position: absolute;
	width: 300px;
	height: 191px;
	margin:0;
	padding: 20px 0 11px 0;
	background: url(/fileadmin/templates/img/red_90_b.png);
	}





	
	
	
#content_frame { 
	width: 980px;
	height: auto;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	background: url(/fileadmin/templates/img/bg_content_frame.png) repeat-y center top;
	}
#content_frame_follow { 
	width: 980px;
	height: auto;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	background: none;
	background: url(/fileadmin/templates/img/bg_content_frame.png) repeat-y center top;
	}
#content_frame_overlay { 
	background: url(/fileadmin/templates/img/bg_content_frame_overlay_b.png) no-repeat center top;
	width: 980px;
	height: auto;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	}
#content_frame_input { 
	clear: both;
	width: 908px;
	height: auto;
	margin: 0 33px 0 33px; 
	padding: 0;
	overflow: hidden;
	font-size: 90%;
	}	
#content_frame_input_follow { 
	clear: both;
	width: 908px;
	height: auto;
	margin: 0 33px 0 33px; 
	padding: 0;
	overflow: hidden;
	font-size: 90%;
	}
	
	
	
/* Submenu */		
#sub_navigation {
	width: 290px;
	/* height: 230px; */
	height: 200px;
	margin: 13px 0 0 0;
	padding: 20px 0 0 0;
	background: url(/fileadmin/templates/img/bg_sub_navigation.jpg) no-repeat center top;
	}
#sub_navigation ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	}
#sub_navigation ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	}
#sub_navigation ul li a {
	margin: 0;
	padding: 3px 0 0 30px;
	display: block;
	width: 260px;
	height: 20px;
	overflow: hidden;
	color: #5F405F;
	text-decoration: none;
	font-weight: bold;
	}
#sub_navigation ul li a:hover {
	background-color: #C7C7C7;
	}
#sub_navigation ul li ul li a {
	margin: 0;
	padding: 3px 0 0 50px;
	display: block;
	width: 240px;
	height: 20px;
	overflow: hidden;
	color: #361736;
	text-decoration: none;
	font-weight: bold;
	}
.level1_schloss_zu {
	background: url(/fileadmin/templates/img/close_a.gif) no-repeat 5px 30%;
	}
.level1_schloss_auf{
	background: url(/fileadmin/templates/img/open.gif) no-repeat 5px 30%;
	}
.level2_schloss_zu {
	background: url(/fileadmin/templates/img/close_a.gif) no-repeat 25px 30%;
	}
.level2_schloss_auf{
	background: url(/fileadmin/templates/img/open.gif) no-repeat 25px 30%;
	}
#sub_navigation ul li ul li ul li a {
	margin: 0;
	padding: 3px 0 0 70px;
	display: block;
	width: 220px;
	height: 20px;
	overflow: hidden;
	color: #361736;
	text-decoration: none;
	font-weight: bold;
	}	


/* Main Content */		
#main_content { 
	width: 605px;
	height: auto;
	margin: 13px 0 0 0; 
	padding: 0;
	overflow: hidden;
	}
#main_content_start { 
	width: 100%;
	height: auto;
	margin: 13px 0 0 0; 
	padding: 0;
	overflow: hidden;
	}
.main_content_left { 
	clear: both;
	width: 289px;
	min-height: 280px;
	float: left;
	margin: 0 0 10px 0; 
	}
.main_content_right { 
	width: 289px;
	float: right;
	min-height: 280px;
	margin: 0 0 10px 0; 
	}	
.main_content_center { 
	width: 289px;
	float: left;
	min-height: 280px;
	margin: 0 0 10px 20px; 
	}
.main_content_float { 
	width: 279px;
	float: left;
	text-align: center;
	min-height: 270px;
	margin: 0 0 15px 0; 
	}	
.main_content_floatlist { 
	width: 279px;
	float: left;
	margin: 0 0 15px 0; 
	}	
		
#infobox { 
	margin: 0 0 13px 0; 
	padding: 20px 0 0 25px;
	overflow: hidden;
	height: 99px;
	background: url(/fileadmin/templates/img/bg_infobox.png) no-repeat left top;
	font-size: 90%;
	}
#infobox ul { 
	margin: 0;
	padding: 0 5px 0 20px;
	overflow: hidden;
	width: 150px;
	}
#infobox ul li {
	margin: 0;
	padding: 0;
	color: #5F405F;
	font-weight: bold;
	height: auto;
	list-style-image: url(/fileadmin/templates/img/arrow_down.gif);
	}
#infobox ul li a {
	margin: 0;
	padding: 2px 0 2px 0;
	color: #5F405F;
	text-decoration: none;
	font-weight: normal;
	display: block;
	}
#infobox ul li a:hover {
	text-decoration: underline;
	}
#infobox ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	/*list-style-image: url(/fileadmin/templates/img/bullet_small.gif);*/
	}	
#infobox ul li ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
#infobox p { 
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	width: 170px;
	}
#infobox p a { 
	padding: 0 0 0 20px;
	background: url(/fileadmin/templates/img/kamera.gif) no-repeat left 50%;
	text-decoration: none;
	}	
#infobox p a:hover { 
	text-decoration: underline;
	}	
#infobox .pdf { 
	margin: 0;
	padding: 0;
	}
#infobox .pdf a { 
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	width: 120px;
	height: 22px;
	/* background: url(/fileadmin/templates/img/pdf.gif) no-repeat left top; */
	background-color: #F6F6F6;
	background: #F6F6F6 url(/fileadmin/templates/img/pdf.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .pdf a:hover { 
	text-decoration: underline;
	}
#infobox .jpg { 
	margin: 0;
	padding: 0;
	}
#infobox .jpg a { 
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	width: 120px;
	height: 22px;
	/* background: url(/fileadmin/templates/img/pdf.gif) no-repeat left top; */
	background-color: #F6F6F6;
	background: #F6F6F6 url(/fileadmin/templates/img/kamera.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .jpg a:hover { 
	text-decoration: underline;
	}
#infobox .internal a { 
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	width: 100px;
	height: 20px;
	background: url(/fileadmin/templates/img/internalLink.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .internal a:hover { 
	text-decoration: underline;
	}
#infobox .external a { 
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	width: 100px;
	height: 20px;
	background: url(/fileadmin/templates/img/externalLink.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .external a:hover { 
	text-decoration: underline;
	}
	
	
	
	
	
	
	
	
#content_input { 
	margin: 0; 
	padding: 10px 20px 10px 10px;
	overflow: hidden;
	height: auto;
	/* background-color: #fff; */
	}
#content_input img { 
	margin: 0 0 13px 0; 
	padding: 0;
	}
#content_input ul { 
	list-style-image: url(/fileadmin/templates/img/bullet_red.gif);
	/*list-style-image: url(/fileadmin/templates/img/bg_breadcrump.gif);*/
	margin: 0;
	padding: 0 20px 15px 20px;
	}
#content_input ul li { 
	font-size: 100%;
	}
#content_input ul li a { 
	color: #B42433;
	text-decoration: underline;
	font-weight: bold;
	}
#content_input ul li a:hover { 
	color: #B42433;
	}
	
	
	
	
#content_bottom { 
	width: 980px;
	/* height: 29px; */
	height: 80px;
	margin: 0 0 15px 0; 
	padding: 100px 0 0 0;
	overflow: hidden;
	background: url(/fileadmin/templates/img/bg_content_bottom_b.png) no-repeat center top;
	text-align: center;
	color: #C0BFC0;
	font-size: 85%;
	line-height: 20px;
	}
#content_bottom ul { 
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type:none;
	}
#content_bottom li {
	margin: 0;
	padding: 60px 0 0 0;
	display: inline;
	color: #C0BFC0;
	}
#content_bottom li a {
	margin: 0;
	padding: 60px 0 0 0;
	display: inline;
	color: #C0BFC0;
	text-decoration: none;
	}
#content_bottom li a:hover {
	text-decoration: underline;
	}
	
	
	
#event {
	width: 290px;
	height: auto;
	margin: 0;
	padding: 10px 0 40px 0;
	/* background: url(/fileadmin/templates/img/bg_event.jpg) no-repeat center top;*/
	}	
	
#address {
	width: 290px;
	height: auto;
	margin: 0;
	padding: 80px 0 20px 0;
	background: url(/fileadmin/templates/img/bg_adress.jpg) no-repeat center top;
	}
#address p {
	margin: 0 0 5px 0;
	padding: 0 40px 0 40px;
	font-size: 90%;
	line-height: 15px;
	color: #727578;
	}
#address p a {
	color: #727578;
	text-decoration: none;
	font-weight: normal;
	}
#address p a:hover {
	text-decoration: underline;
	}
	
	
	
#bookmarks {
	width: 210px;
	height: auto;
	margin: 0;
	padding: 80px 40px 10px 40px;
	background: url(/fileadmin/templates/img/bg_bookmarks.jpg) no-repeat center top;
	overflow: hidden;
	}	
#bookmarks img {
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
	width: 16px;
	height: 16px;
	}
#bookmarks a {
	text-decoration: none;
	line-height: 16px;
	display: block;
	float: left;
	width: 100px;
	color: #727578;
	font-weight: bold;
	font-size: 90%;
	margin: 0 0 10px 0;
	}    
#inner_content {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 0;
	/*background: url(/fileadmin/templates/img/bg_inner.jpg) no-repeat center bottom;*/
	}  
#icons {
	margin: 0;
	padding: 10px 0 10px 9px;
	overflow: hidden;
	}
#icons img {
	margin: 0 10px 0 0;
	padding: 0;
	vertical-align: top;
	}
#icons a {
	text-decoration: none;
	line-height: 21px;
	display: block;
	float: left;
	width: auto;
	color: #727578;
	font-weight: bold;
	margin: 0 65px 10px 0;
	font-size: 90%;
	}  
span.caps {
	font-variant: small-caps;
	font-size: small;
	text-transform: uppercase;
	}
	
	
#infobox .tv { 
	margin: 0;
	padding: 0;
	}
#infobox .tv a { 
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	width: 90px;
	height: 25px;
	background: url(/fileadmin/templates/img/tv.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .tv a:hover { 
	text-decoration: underline;
	}
#infobox .magazine { 
	margin: 0;
	padding: 0;
	}
#infobox .magazine a { 
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	width: 90px;
	height: 25px;
	background: url(/fileadmin/templates/img/magazine.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .magazine a:hover { 
	text-decoration: underline;
	}
#infobox .zeitung { 
	margin: 0;
	padding: 0;
	}
#infobox .zeitung a { 
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	width: 90px;
	height: 25px;
	background: url(/fileadmin/templates/img/zeitung.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .zeitung a:hover { 
	text-decoration: underline;
	}
#infobox .online { 
	margin: 0;
	padding: 0;
	}
#infobox .online a { 
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	width: 90px;
	height: 25px;
	background: url(/fileadmin/templates/img/online.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	}
#infobox .online a:hover { 
	text-decoration: underline;
	}
#stats { 
	position: absolute;
	overflow: hidden;
	margin: 0 0 0 30px;
	padding:0;
	}
	
	
	
	

	
	
	
#infobox .formInputSelect { 
	margin: 2px 0 0 20px;
	padding: 0;
	width: 150px;
	background-color:#F6F6F6;
	color: #5F405F;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 100%;
	border: #D9D9D9 1px solid;
	height: 18px;
	}
	
	
	
	
	
	
	
	
	
/* Fotogalerie */	
#fotogalerie {
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	/* border: 2px solid #C8CDD2; */
	}	
#fotogalerie div.clear, #main_content div.clear {
	clear: both;
	}
#fotogalerie dl {
	width: 269px;
	margin: 0 10px 10px 0;
	padding: 2px 4px;
	display: inline; /* fixt den Bug der Randverdoppelung im IE/Win */
	
	float: left;
	background: url(/fileadmin/templates/img/bg_gallery.jpg) no-repeat left 28px;
	/* min-height: 235px; */
	min-height: 175px;
	
	}
#fotogalerie dt {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 90%;
	text-transform: uppercase;
	}
#fotogalerie dd {
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	float: left;
	}
#fotogalerie dd.txt {
	width: 135px;
	/* width: 50px; */
	padding: 0 0 0 5px;
	}
#fotogalerie dd.img {
	padding: 2px 2px 0 2px;
	/* width: 180px; */
	width: 120px;
	text-align: center;
	background: url(/fileadmin/templates/img/bg_foto.png);
	margin: 0;
	}
#fotogalerie dd.img span {
	display: block;
	float: left;
	font-size: 90%;
	padding: 0;
	margin: 0 0 0 5px;
	}
#fotogalerie dd.img img {
	margin: 0 0 5px 0;
	padding:0;
	}
#fotogalerie dd.img img.download {
	margin: 0;
	padding: 0 0 5px 0;
	float: left;
	}
	
	
/* Typo3 spezial */	
#infobox h1 { 
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	width: 170px;
	font-weight: bold;
	color: #727578;
	}
#infobox a.internal-link  { 
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	width: 100px;
	height: 20px;
	background: url(/fileadmin/templates/img/internalLink.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	font-weight: normal;
	}
#infobox a.internal-link:hover { 
	text-decoration: underline;
	}
#infobox a.external-link-new-window  { 
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	width: 100px;
	height: 20px;
	background: url(/fileadmin/templates/img/externalLink.gif) no-repeat left top;
	color: #5F405F;
	text-decoration: none;
	font-weight: normal;
	}
#infobox a.external-link-new-window:hover { 
	text-decoration: underline;
	}


.submit_logout {
	margin: 20px 0 0 75px;
	}
#inner_content table {
	width: 100%;
	}



/* Hauptmenu Folgeseite*/		
#main_navigation_follow {
	width: 290px;
	height: auto; 
	overflow: hidden;
	margin: 11px 0 0 0;
	padding: 15px 0 40px 0;
	background: url(/fileadmin/templates/img/bg_sub_navigation.jpg) no-repeat left top;
	/* background-color: #EBEBEB; */
	}
#main_navigation_follow ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	}
#main_navigation_follow ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-transform: uppercase;
	}
#main_navigation_follow ul li a, #main_navigation_follow ul li.ds a {
	margin: 0;
	padding: 3px 0 0 30px;
	display: block;
	width: 260px;
	height: 20px;
	overflow: hidden;
	color: #6A6A6A;
	text-decoration: none;
	font-weight: bold;
	}
#main_navigation_follow ul li.ds a {
	color: #6A6A6A;
	height: 18px;
	padding: 2px 0 0 30px;
	}
#main_navigation_follow ul li a.schloss_zu {
	background: url(/fileadmin/templates/img/close_a.gif) no-repeat 25px 30%;
	}
#main_navigation_follow ul li a.schloss_auf{
	background: url(/fileadmin/templates/img/open.gif) no-repeat 25px 30%;
	}	
	
	
#main_navigation_follow ul li ul li a, #main_navigation_follow ul li.ds ul li a {
	margin: 0;
	padding: 3px 0 0 50px;
	display: block;
	width: 240px;
	height: 20px;
	overflow: hidden;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	}
#main_navigation_follow ul li.ds ul li a {
	margin: 0;
	height: 18px;
	padding: 2px 0 0 50px;
	}
#main_navigation_follow ul li ul li ul li a, #main_navigation_follow ul li.ds ul li ul li a {
	margin: 0;
	padding: 3px 0 0 70px;
	display: block;
	width: 240px;
	height: 20px;
	overflow: hidden;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	}
#main_navigation_follow ul li ul li ul li ul li a, #main_navigation_follow ul li.ds ul li ul li ul li a {
	margin: 0;
	padding: 3px 0 0 90px;
	display: block;
	width: 240px;
	height: 20px;
	overflow: hidden;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	}
#main_navigation_follow ul li ul li ul li ul li ul li a, #main_navigation_follow ul li.ds ul li ul li ul li ul li a {
	margin: 0;
	padding: 3px 0 0 110px;
	display: block;
	width: 240px;
	height: 20px;
	overflow: hidden;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	}
/* hovers */	
#main_navigation_follow ul li a:hover {
	background-color: #EBEBEB;
	}
#main_navigation_follow ul li ul li a.active {
	color: #B42433;
	background: url(/fileadmin/templates/img/arrow_small.gif) no-repeat 40px 50%;
	}
#main_navigation_follow ul li ul li ul li a.active {
	color: #B42433;
	background: url(/fileadmin/templates/img/arrow_small.gif) no-repeat 60px 50%;
	}
#main_navigation_follow ul li ul li ul li ul li a.active {
	color: #B42433;
	background: url(/fileadmin/templates/img/arrow_small.gif) no-repeat 80px 50%;
	}
#main_navigation_follow ul li ul li ul li ul li ul li a.active {
	color: #B42433;
	background: url(/fileadmin/templates/img/arrow_small.gif) no-repeat 100px 50%;
	}



/* content box*/	
.box, .box_news, .box_kontakt {
	border: #D8D8D8 4px solid;
	width: 250px;
	height: auto;
	overflow: hidden;
	float: right;
	padding: 2px 10px 2px 10px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	}
.box_kontakt {
	width: 200px;
	position: absolute;
	margin: 50px 0 0 350px;
	padding: 10px 10px 2px 10px;
	}
.box a, .box_news a, .box_kontakt a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0 0 40px;
	height: auto;
	overflow: hidden;
	background: url(/fileadmin/templates/img/icon_pdf.gif) no-repeat left 50%;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	}
.box_news a {
	padding: 0px 0 0 5px;
	background: none;
	}
.box a:hover, .box_news a:hover, .box_kontakt a:hover {
	text-decoration: underline;
	color: #727578;
	}
.box_news a.intern {
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0 0 40px;
	height: auto;
	overflow: hidden;
	background: url(/fileadmin/templates/img/icon_int.gif) no-repeat left 50%;
	}
.box_news a.extern {
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0 0 40px;
	height: auto;
	overflow: hidden;
	background: url(/fileadmin/templates/img/icon_ext.gif) no-repeat left 50%;
	}
.box a.internal-link {
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0 0 40px;
	height: 16px;
	background: url(/fileadmin/templates/img/icon_int.gif) no-repeat left 50%;
	color: #727578;
	text-decoration: none;
	}
.box a.external-link-new-window {
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0 0 40px;
	height: 16px;
	background: url(/fileadmin/templates/img/icon_ext.gif) no-repeat left 50%;
	color: #727578;
	text-decoration: none;
	}
.box a.external-link-new-window:hover, .box a.internal-link:hover {
	text-decoration: underline;
	color: #727578;
	}
.box h4, .box_news h4 {
	clear: both;
	font-size: large;
	padding: 5px 0 20px 0;
	margin: 0 0 10px 0;
	color: #B42433;
	font-weight: normal;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	background: #fff url(/fileadmin/templates/img/bg_h4.jpg) no-repeat center bottom;
	}
.box_news img.icon {
	clear:both;
	margin: 0;
	padding: 0;
	vertical-align: top;
	float: left;
	}
.box_news span {
	display: block;
	padding: 0px 0 0 5px;
	margin: 0 0 15px 0;
	font-size: 90%;
/*	float: left; */
	}


/* Hauptmenu Folgeseite*/	
#breadcrump { 
	margin: 0 0 0px 0; 
	padding: 0 0 10px 5px;
	overflow: hidden;
	height: auto;
	font-size: 90%;
	background: url(/fileadmin/templates/img/bg_breadcrump_line.gif) no-repeat right bottom;
	}
#breadcrump ul { 
	margin: 0;
	padding: 0;
	}
#breadcrump li { 
	margin: 0;
	padding: 0;
	display: inline;
	font-style: italic;
	}
#breadcrump li.bullet { 
	background: url(/fileadmin/templates/img/bg_breadcrump.gif) no-repeat right 50%;
	}
#breadcrump li.active { 
	margin: 0;
	padding: 0 0 0 5px;
	display: inline;
	font-style: italic;
	}
#breadcrump li a { 
	margin: 0;
	padding: 0 10px 0 5px;
	text-decoration: none;
	color: #6A6A6A;
	}
#breadcrump li a:hover { 
	text-decoration: underline;
	}
.news_files img { 
	float: left;
	vertical-align: top;
	}
.news_files a { 
	display: block;
	margin: 0 0 5px 0;
	padding: 0px 0 0 20px;
	height: 16px;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	float: left;
	}
.news-list-item h2 a {
	font-size: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	color: #5F415E;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	clear: both;
	}
.news-list-item h2 a:hover {
	text-decoration: underline;
	}
.news-list-item span.news-list-date {
	display: block;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	}
.news-list-browse {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-style: italic;
	font-size: 90%;
	}
.news-list-browse a {
	color: #B42433;
	text-decoration: none;
	}
.news-list-browse a:hover {
	text-decoration: underline;
	color: #7E2518;
	}
.news-list-item h1{
	display: block;
	clear: both;
	}
.news-single-rightbox {
	display: block;
	clear: both;
	float: none;
	text-align: left;
	}
.news-single-backlink {
	padding: 60px 0 10px 0;
	margin: 0;
	}
.news-single-backlink a {
	color: #727578;
	text-decoration: none;
	background: url(/fileadmin/templates/img/bullet_grey.gif) no-repeat 0 0;
	padding: 0 0 0 20px;
	}
.news-single-backlink a:hover {
	text-decoration: underline;
	color: #727578;
	}
	
.tx-pilmailform-pi1	span.info {
	font-size: 90%;
	float: right;
	margin: 0 280px 0 0;
	}
.form_whole	label {
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	}
.form_whole	.input {
	border: #D8D8D8 1px solid;
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	width: 300px;
	}
.form_whole .input_large {
	border: #D8D8D8 1px solid;
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	width: 240px;
	}
.form_whole .input_short  {
	border: #D8D8D8 1px solid;
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	width: 50px;
	}
.form_whole .formText  {
	border: #D8D8D8 1px solid;
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	width: 300px;
	}
.form_entry_floatleft {
	clear: both;
	float: left;
	}
.form_entry_floatright {
	float: left;
	margin: 0 0 0 5px;
	}



	
.form_entry .formInputCheckbox {
	clear:both;
	width:20px;
	height: 14px;
	float:left;
	margin: 5px 0 0 0;
	padding: 0;
	}
.form_entry label.checkbox {
	clear: none;
	float:left;
	margin: 4px 0 0 5px;
	padding: 0;
	}


	
.tx_pilmailform_pi1-captcha label {
	width: 300px;
	}
.tx_pilmailform_pi1-captcha span.tx-srfreecap-pi2-cant-read {
	color: #000;
	margin: 0 0 25px 0;
	display: block;
	}
.tx_pilmailform_pi1-captcha span.tx-srfreecap-pi2-cant-read a {
	color: #5F415E;
	text-decoration: none;
	}
.tx_pilmailform_pi1-captcha span.tx-srfreecap-pi2-cant-read a:hover {
	color: #371836;
	text-decoration: underline;
	}
.form_whole .formInput  {
	border: #D8D8D8 1px solid;
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	width: 300px;
	}
.tx-felogin-pi1	.input {
	border: #D8D8D8 1px solid;
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	width: 300px;
	}
.tx-felogin-pi1	label {
	clear: both;
	display: block;
	margin: 0 0 5px 0;
	}
.main_content_floatlist a {
	color: #5F415E;
	text-decoration: underline;
	font-weight: bold;
	}
.main_content_floatlist a:hover {
	color: #371836;
	}

/* indexedsearch */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #880000;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	
	display: block;
	margin: 0 0 5px 0;
	width: 200px;
	}
.tx-indexedsearch .tx-indexedsearch-icon { 
	float:left; 
	}
.tx-indexedsearch h3 a { 
	color: #5F415E;
	text-decoration: underline;
	font-weight: bold;
	}
.tx-indexedsearch h3 a:hover {
	color: #371836;
	}
.tx-indexedsearch .tx-indexedsearch-browsebox { 
  margin: 0 0 10px 0;
	}
.tx-indexedsearch .percent-tmpl-css { 
	margin-top:0;
	}
.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: left;
	margin: 10px 0 0 0;
}
.tx-indexedsearch .tx-indexedsearch-descr { 
	clear:both; 
	}
/* sitemap */	
.tx-dropdownsitemap-pi1 {
  margin: 0;
 }
.tx-dropdownsitemap-pi1 img {
  float: left;
  }
.tx-dropdownsitemap-pi1 span, .tx-dropdownsitemap-pi1 div.expAll a {
  margin: 0 0 0 5px;
  }
.tx-dropdownsitemap-pi1 div {
	clear: both;
  margin-top: 0;
  }
.tx-dropdownsitemap-pi1 div.expAll {
	margin-left:0;
  background-color: inherit;
  border: none;
  }
.tx-dropdownsitemap-pi1 span.description {
	display: none;
  }
  
/* pressespiegel */  
th.tblHeader img {
	vertical-align: top;
	width: 11px;
	height: 10px;
	margin: 10px 0 0 0;
	}
th.tblHeader a {
	color:#5F415E;
	}
th.tblHeader {
	vertical-align: top;
	}
.submit_93 {
	margin: 0 0 20px 0;
	}
.level1start_schloss_zu {
	background: url(/fileadmin/templates/img/close_a_start.gif) no-repeat 8px 50%;
	}
.level1start_schloss_auf{
	background: url(/fileadmin/templates/img/open_start.gif) no-repeat 8px 50%;
	}

/* Mitgliederliste */
div.vcard {
	clear: both;
	margin: 0 0 20px 0;
	}
div.vcard a {
	font-weight: bold;
	color: #B42433;
	}
div.vcard span.fn {
	font-weight: bold;
	color: #000;
	}	
	
	
/* Infobox Infodienst */	
.infobox_news {
	border: #D8D8D8 4px solid;
	height: auto;
	overflow: hidden;
	padding: 10px 10px 2px 10px;
	margin: 0 0 20px 0;
	background-color: #fff;
	}
.infobox_news a {
	margin: 0 0 5px 0;
	padding: 0;
	height: auto;
	overflow: hidden;
	color: #727578;
	text-decoration: none;
	font-weight: bold;
	}
.infobox_news a.activeyear {
	color: #000;
	}	
	
	
.news-single-img {
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	}
.news-list-item img {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 10px 0 0;
	border-right: #fff 15px solid;
	}
p a.brr {
	color: #B42433;
	text-decoration: underline;
	font-weight: bold;
	background: url(/fileadmin/templates/img/close_a_start.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
	}
.news-list-category {
	float: left;
	}
	
#stage_follow table.pictab, #stage table.pictab {
  	margin: 4px 0 0 0px;
  	padding: 0 0 0 12px;
  	}
#stage_follow table.pictab td, #stage table.pictab td {
  	margin: 0;
  	padding: 2px 2px 2px 2px;
  	}
#stage_follow table.pictab_shadow, #stage table.pictab_shadow {
  	margin: 0 0 0 0px;
  	padding: 0 0 0 12px;
  	}
#stage_follow table.pictab_shadow td, #stage table.pictab_shadow td {
  	margin: 0;
  	padding: 2px 2px 2px 2px;
  	}
  	
/* dam-browser */
div.browsebar {
	margin: 15px 0 0 0;
	float: left;
	width: 575px;
	}
div.browsebar div.buttons{
	width: 70px;
	float: left;
	}
div.browsebar div.middle{
	width: 345px;
	float: left;
	}
	
	
	
	
#social {
	position: absolute;
	width: 39px;
	height: 158px;
	margin: 200px 0 0 951px;
	padding: 0;
	overflow: hidden;
	z-index: 10;
	}
#social a.facebook, #meta_navigation a.facebook {
	width: 39px;
	height: 79px;
	display: block;
	background: url(/fileadmin/templates/img/facebook.png) no-repeat left top;
	}
#social a.facebook:hover {
	width: 39px;
	height: 79px;
	display: block;
	background: url(/fileadmin/templates/img/facebook.png) no-repeat left bottom;
	}
#social a.twitter {
	width: 39px;
	height: 79px;
	display: block;
	background: url(/fileadmin/templates/img/twitter.png) no-repeat left top;
	}
#social a.twitter:hover {
	width: 39px;
	height: 79px;
	display: block;
	background: url(/fileadmin/templates/img/twitter.png) no-repeat left bottom;
	}
	
#social_top {
	height: 40px;
	position: absolute;
	float: left;
	padding: 0;
	margin: 41px 0 0 40px;
	overflow: hidden;
	z-index: 10;
	text-align: left;
	}
#social_top img {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	}
#social_top a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 85%;
	margin: 0;
	width: 100px;
	}
#social_top a.for_fb {
	background: url(/fileadmin/templates/img/facebook_double.png) no-repeat left top;
	padding: 0 0 0 45px;
	height: 38px;
	}
#social_top a.for_fb:hover {
	background: url(/fileadmin/templates/img/facebook_double.png) no-repeat left bottom;
	padding: 0 0 0 45px;
	height: 38px;
	text-decoration: underline;
	}
#social_top a.for_tw {
	background: url(/fileadmin/templates/img/twitter_double.png) no-repeat left top;
	padding: 0 0 0 45px;
	height: 38px;
	}
#social_top a.for_tw:hover {
	background: url(/fileadmin/templates/img/twitter_double.png) no-repeat left bottom;
	padding: 0 0 0 45px;
	height: 38px;
	text-decoration: underline;
	}
#social_fb{
	position: absolute;
	padding: 0;
	margin: 57px 0 0 85px;
	overflow: hidden;
	width:80px;
	height: 21px;
	z-index: 1000;
	}
#social_twit{
	position: absolute;
	padding: 0;
	margin: 57px 0 0 230px;
	overflow: hidden;
	width:80px;
	height: 21px;
	z-index: 1000;
	}
.news-logo {
	float:right;
	margin: 0 0 0 20px;
	}
/* Infodienst Tpl */
.left_image {
	float:left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 155px;
	text-align: right;
	}
.left_image p {
	color: #999999;
	text-align: left;
	padding: 5px 0 0 10px;
	}	
.wp-post-image {
	margin: 0;
	padding: 0;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	box-shadow: 0px 0px 5px #999;
	}	
.right_content {
	float:right;
	margin: 0;
	padding: 0;
	width: 395px;
	overflow: hidden;
	height: auto;
	}
.tx-rtpageteaser-pi1 h4 a {
	color: #B42433;
}						
