@charset "UTF-8";
/* CSS Document */

html{
	margin:0px;
	padding:0px;
	width: 100%;
	height: 100%;
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg_all.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#424242;
	text-align:left;
	
}

body{
	margin: 0px; padding:0px;
}

a:link, a:active, a:visited{
	text-decoration: none;
	color:#9c2d1b;
}

a:hover{
	color:#424242;
}

#bk_header{
	background-image:url(../images/bg_head.jpg); background-position:top; background-repeat:no-repeat; width:900px; min-height:120px; margin-left:auto; margin-right:auto; float:none
}

#bk_main{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-height:400px;
	float:none; 
	clear:both;
	text-align:right;
	background-image:url(../images/bg_main.jpg); background-position:top; background-repeat:no-repeat;
}

#bk_foot{
	clear:both;
	background-position:top; width:880px; margin-left:auto; margin-right:auto; float:none; padding: 95px 0 10px 0;
	font-size: 9px;
	text-transform:uppercase;
}
#bk_foot_links{
	width: 300px;
	padding-top:58px;
	height: auto;
	float:left;
	text-align: left;
}
#bk_foot_partner{
	width: 530px;
	height: auto;
	margin-left: 350px;
	text-align:right;
}

#bk_pagetitle{
	margin-left: auto; margin-right: auto; width: 880px; height:52px;
	text-align:left;
}

#bk_title h1{
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #b1b1b1;
}

#bk_navigation{
	margin-left: auto; margin-right: auto; width: 900px; height:52px;
}
#bk_title{
	margin-left: auto; margin-right: auto; width: 880px;
	height: 45px;
}

#bk_title a, #bk_title a:link, #bk_title a:visited, #bk_title a:active, #bk_title a:hover{
	color: #b1b1b1;
} 

.level2{
	font-size: 16px;
	color: #9c2d1b;
}

#bk_mainpage{
	margin-left: auto; margin-right: auto; width: 880px;
	text-align:left;
}
#bk_content{
	/*border-right: #b5b5b5 1px solid;*/
	width: 600px;
	height:auto;
	float:left;
}

#bk_content h2{
	font-size: 14px;
	margin: 25px 0 10px 0px;
	padding: 5px 0 0 0;
	border-top: #b1b1b1 1px dotted;
	color: #9c2d1b;
}

#bk_content h4{
	font-size: 12px;
	margin: 25px 0 5px 0px;
	padding: 5px 0 0 0;
	border-top: #b1b1b1 1px dotted;
	color: #9c2d1b;
	text-transform:uppercase;	
}

#bk_content h2.first{
	margin: 0 0 10px 0px;
	
}

#bk_content h3{
	font-size: 12px;
	margin: 15px 0 5px 0px;
	padding: 0px;
	color: #424242;
}
#bk_teasers{
	width: 235px;
	height: auto;
	margin-left: 620px;
	/*border-left: #b5b5b5 1px solid;*/

}

#bk_content p{
	padding: 0px;
	line-height: 140%;
	margin: 0px 0 5px 0;;
}

#bk_teasers h2{
	font-size: 12px;
	font-weight: bold;
	color: #9c2d1b;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	border-top: #b1b1b1 1px dotted;
}

#bk_teasers p{
	font-size: 10px;
	margin: 0 0 20px 0px;
	padding 0px;
}

#bk_teasers a, #bk_teasers a:link, #bk_teasers a:active, #bk_teasers a:visited{
	color: #424242;
	text-decoration: none;
}

#bk_teasers a:hover{
	color: #9c2d1b;
}

#map_canvas{
	width: 880px;
	height: 400px;
}

.address{
	visibility:hidden;
	
}

.overlayBox {
	position:absolute;
	display:none;
	background-color: #e5e5e5;
	width:500px;
	padding: 5px;
	padding-top: 20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.overlayBox p {
	padding: 0px;
	margin: 0px;
}


.options{
	margin:20px 0px 20px 0px;
	padding:0px;
}



.options ul {
	display:block;
	margin:0px 0 20px 0px;
	padding:0px;
}
.options ul li {
	display:block;
	font-size:11px;
	line-height:1em;
	padding:0px;
	margin:0px 0px 2px 0px;
}
.options ul li a {
	display:block;
	color:#737373;
	padding:4px 0;
	width:100%;
	text-indent:10px;
	text-decoration: none;
  background-color:#e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.options ul li a:hover, .options ul li a:focus {
	text-decoration:none;
	color:#424242;
  text-decoration: none;
  background-color:#e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}
.options2  ul li a.active, 
.options ul li a.active{
	color:#424242;
	font-weight:bold;
	font-style: none;

}

.listing {
	padding:0px 0;
	line-height:140%;
}

.listing ul {
	list-style: none;
	margin-right:0px;
	padding: 0px;
}
.listing li {
	font-size:12px;
	border-bottom: 1px #e9e9e9 solid;
	padding-bottom:5px;
	padding-top: 5px;
}
.listing li.noline {
	font-size:12px;
	border-bottom: none;
	padding-bottom:5px;
	padding-top: 5px;
}

.listing li a, .listing li a:visited, .listing li a:link {
	color:auto;
	display:block;
	padding: 5px;
	text-decoration:none;
}
.listing li li a, .listing li li a:visited, .listing li li a:link {
	color:auto;
}
.listing li a:hover, 
.listing li a:focus {
	text-decoration:none;
	color:auto;
	background-color:#e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}

.selecter{
	margin:0px 0px 20px 0px;
	padding:0px;
}
.selecter ul {
	display:block;
	list-style: none;
	margin:0px 0 20px 0px;
	padding:0px;
}
.selecter ul li {
	font-size:11px;
	line-height:1em;
	padding:0px;
	margin:0px;
}
.selecter ul li a {
	display:block;
	color:#424242;
	padding:4px 0;
	width:100%;
	text-indent:10px;
	text-decoration: none;
}
.selecter ul li a:hover, .selecter ul li a:focus {
	color:#424242;
	font-style: none;
	background-color:#e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}
.selecter ul li a.active{
	color:#424242;
	font-weight:bold;
	font-style: none;
	background-color:#e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.event_datum{
	color:#9c2d1b;
}
.event_titel{
	color:#424242;
	font-size:14px;
	font-weight:bold;
}

.event_utitel{
	color:#737373;
	font-size:14px;
	font-weight:bold;
}

.event_art{
	color:#424242;
	font-style:italic;
}

.event_hint{
	color:#424242;
	font-style:italic;
}

.event_text{
	margin: 20px 0px 10px 0px;
	font-size:12px;
	color: #424242;
}

.picicon_last { margin: 0 0 5px 0; padding: 2px; border: solid 1px #e5e5e5; }
.picicon { margin-right: 5px; margin-bottom: 5px; padding: 2px; border: solid 1px #e5e5e5; }
.newsbox{
	margin: 0 0 50px 0;
}
#bk_content .newsbox h1{
	color: #434343;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
	font-weight:bold;
}

#bk_content  .newsbox  h2{
	margin: 0px 0px 20px 0px;
	padding:0px;
	font-size: 14px;
	font-weight:bold;
	color: #737373;
	border: 0;
}

.newstext p {
	margin-top:0px;
	margin-bottom:10px;
	line-height:16px;
	font-size:12px;
}

#bk_content  .newsbox .datum {
	color:#9c2d1b;
	padding: 5px 0 0 0;
	margin: 0px;
	border-top: #b1b1b1 1px dotted;
}

.eventoptions{
	margin:20px 0px 20px 0px;
	padding:0px;
	clear:both;
	
}
.eventoptions ul {
	display:block;
	margin:0px 0 20px 0px;
	padding:0px;
}
.eventoptions ul li {
	display:block;
	font-size:11px;
	line-height:1em;
	padding:0px;
	margin:0px 0px 2px 0px;
}

.eventoptions ul li a {
	display:block;
	color:#737373;
	padding:4px 0;
	width:100%;
	text-indent:10px;
	text-decoration: none;
  background-color:#e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.eventoptions ul li a:hover, .eventoptions ul li a:focus {
	text-decoration:none;
	color:#434343;
  text-decoration: none;
  background-color:#e9e9e9;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}
.eventoptions ul li a.active{
	color:#434343;
	font-weight:bold;
	font-style: none;

}
#bk_content .newsbox .bild_title { font-size: 10px; font-weight: bold; line-height: 10px; background-color: #9c2d1b; margin: 1px 0px 15px 0px; padding: 5px; color: #FFFFFF }

