@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.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	color:#424242;
	text-align:left;
	
}

body{
	margin: 0px; padding:0px;
}

a:link, a:active, a:visited{
	text-decoration: none;
	color:#88b50e;
}




a:hover{
	color:#00448b;
}

#bk_header{
	width:900px; min-height:80px; margin: 0 auto; float:none;
}

#bk_theme{
	width:900px; height:180px;  margin: 0 auto; padding:0; background-repeat:no-repeat; background-position:center; float:none; text-align:left;
}

#bk_theme p{
	border: 0; padding:0; margin: 0;
}

#bk_main{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-height:400px;
	float:none; 
	clear:both;
	text-align:right;
	margin-top: 30px;
}

#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: 450px;
	padding-top:58px;
	height: auto;
	float:left;
	
	text-align:left;
}
#bk_foot_partner{
	width: 430px;
	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: #00448b;
}

#bk_navigation{
	margin-left: auto; margin-right: auto; width: 900px; height:28px; float:none; text-align:left;
}

#bk_navigation p{
	padding: 4 0 0 0;
	margin: 0px 0 0 0;
	font-size: 12px;
}

#bk_navigation a, #bk_navigation a:link, #bk_navigation a:visited, #bk_navigation a:active {
	color: #424242;
} 

#bk_navigation a:hover{
	color: #88b50e;
} 




#bk_navigation .standard{
	padding: 10px 10px 10px 10px;
}

#bk_navigation .current{
	padding: 10px 10px 10px 10px;
	font-weight:bold;
}

#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: #00448b;
} 

.level2{
	font-size: 16px;
	color: #88b50e;
}

#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: #424242 1px dotted;
	color: #88b50e;
}

#bk_content h4{
	font-size: 12px;
	margin: 25px 0 5px 0px;
	padding: 5px 0 0 0;
	border-top: #424242 1px dotted;
	color: #88b50e;
	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: #00448b;
}
#bk_teasers{
	width: 235px;
	height: auto;
	margin-left: 620px;
	/*border-left: #b5b5b5 1px solid;*/

}

#bk_teasers a:visited{
	color: #000000;
}

#bk_content p{
	padding: 0px;
	line-height: 140%;
	margin: 0px 0 5px 0;;
}

#bk_teasers h2{
	font-size: 12px;
	font-weight: bold;
	color: #88b50e;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	border-top: #424242 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;
}


#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:#434343;
  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:#00448b;
	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:#00448b;
	padding:4px 0;
	width:100%;
	text-indent:10px;
	text-decoration: none;
}
.selecter ul li a:hover, .selecter ul li a:focus {
	color:#88b50e;
	font-style: none;
	background-color:#e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	
}
.selecter ul li a.active{
	color:#00448b;
	font-weight:bold;
	font-style: none;
	background-color:#e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.event_datum{
	color:#88b50e;
}
.event_titel{
	color:#00448b;
	font-size:14px;
	font-weight:bold;
}

.event_utitel{
	color:#737373;
	font-size:14px;
	font-weight:bold;
}

.event_art{
	color:#00448b;
	font-style:italic;
}

.event_hint{
	color:#00448b;
	font-style:italic;
}

.event_text{
	margin: 20px 0px 10px 0px;
	font-size:12px;
	color: #00448b;
}

.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:#88b50e;
	padding: 5px 0 0 0;
	margin: 0px;
	border-top: #424242 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: #88b50e; margin: 1px 0px 15px 0px; padding: 5px; color: #FFFFFF }


.textpage ul{
	margin-bottom: 10px;
 	padding-left: 15px;
	color: #424242
 }

.textpage ul li{
list-style:square;
	line-height: 16px;
	margin-bottom: 5px;

}

img.picicon{
	border: 0;
}
