body{
	overflow-y:scroll;
}


#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}

#text_caption {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
#main_nav_list a.main_nav_active_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#main_nav_list a.main_nav_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#main_nav_list a.main_nav_item:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#main_nav_list .sub_nav_list a.sub_nav_active_item {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#main_nav_list .sub_nav_list a {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#main_nav_list .sub_nav_list a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#content_container h1 {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
}
#content_container h2 {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
#content_container h3, #content_container h4 {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
}
#content_container h4{
	margin-top: -20px;
	padding-top: 0;
}
#content_container p, #content_container, .divTeamListeDatenErweitert a {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-seriff;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#content_container a:link,
#content_container3 a:link {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
#content_container a:visited,
#content_container3 a:visited {
  font-style: normal;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
#content_container a:hover,
#content_container3 a:hover {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
#content_container a:active,
#content_container3 a:active {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}

/************************************
 *
 *	Veranstaltungsteaser
 *
 ************************************/
 
div.veranteaser{
	float: left;
	border-top: 1px solid #ddddbb;
	margin-top: 10px;
	width:100%;
}
div.veranteaser p.datum{
  padding: 6px 0 0 0 !important;
  font-weight: bold !important;
}
div.veranteaser h2{
  margin: 0 0 6px 0 !important;
  padding: 0 !important;
}
#sub_container3 div.veranteaser{
  padding-left: 8px;
  padding-right: 8px;
  font-family: verdana, sans-serif;
  font-size: 11px;
}
#sub_container3 h2{
  font-size: 13px;
}
#sub_container3 img{
  /*display: none;*/
}
p.anzBegeisterung{
	margin-bottom: 0.5em !important;
	padding-top: 6px !important;
	text-align: right;
}

.veranteaser p.datum,
.veranteaser p.anzBegeisterung{
	width: 50%;
	float: left;
}
.veranteaser h2{
	clear: both;
}
.veranteaser:first-of-type div img{
	/*height:200px; ge䮤ert am 6.9.13 */
	width:200px;
	height:auto;
}
.veranteaser div img{
	/*height:100px; ge䮤ert am 6.9.13 */
	width:100px;
	height:auto;
}



/*	Formulare */
form{
	margin: 25px 0;
}
label, input.text, textarea, select{
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 10px;
}
select{
	width: 250px;
}
form#vafilterform select{
  width: 170px;
}
input.radio{
	width: auto;
	float: none;
}
label{
	text-align: right;
	width: 125px;
	padding-right: 10px;
}
form#vafilterform label{
  width: 130px;
  text-align: left;
}
textarea{
	width: 300px;
}
input.submit{
	float: none;
	width: 100px;
}
form br{
	clear: left;
}
p.fehler{
	font-weight: bold;
	color: red;
}
label.fehler{
	color: red;
}
label.pflicht{
	font-weight: bold;
}
img.float_left{
	float: left;
	margin-right: 1em;
	margin-bottom: 0.15em;
	border:0;
}
img{
	border: none !important;
}
p.zurueck{
  margin-top: 20px !important;
  text-align: right;
  clear: both;
}

/*  Bildergalerie */
div.jdGallery{
  font-family: Arial, sans-serif !important;
}
.galname{
	max-width:370px;
}

/* rechte Spalte */
#content3{
  padding: 0 8px 0 8px;
}
#content3 p{
  line-height: 1.35;
  font-size: 13px;
  margin: 8px 0;
}
#content3 h1{
  border-top: 1px solid white;
  font-size: 16px;
  margin: 10px 0 0 0;
  padding-top: 16px;
}

p.hinweis{
  margin-bottom: -8px !important;
}

/*
 * Galerien
 */
 
div.galteaser{
  width: 518px;
  /*float: left;*/
  background-color: white;
  margin-bottom: 10px;
  padding: 10px 0 0 0;
  height: 161px;
  overflow: hidden;
}
div.galteaser p{
  font-size: 11px;
}
div.galteaser p.intro{
/*  width: 360px;*/
  /*margin-left: 14px !important;*/
  margin-bottom: 6px !important;
}
div.thumbscontainer{
  /*width: 384px;*/
  float: left;
  margin-left: 0;
}
div.thumbscontainer img.thumbnail{
  height: 82px;
  overflow: hidden;
}
div.galteaser ul.thumbs li {
  margin-bottom: 20px !important;
}

div.childscontainer ul.thumbs li{
  float: none;
  clear: both;
}
div.childscontainer ul.thumbs li a{
  display: block;
  float: left !important;
  width: 110px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #bbbb88;
}

div.childscontainer ul.thumbs li p{
  float: left !important;
}

/*
 * WebloginPE
 */
p.wlpeMessageText{
  font-weight: bold !important;
}
#content3 div#wlpeLogin{
  display: none;
} 

/**
 *  JOT
 **/
 
div.myJot{
  float: left;
} 
.jot-form label{
  padding-right: 0;
  text-align: left;
  width: auto;
  float: none;
}

div#slide_form{
}

#sprachen a{
  text-decoration: none;
  color: #71714B;
}

/*****************************************
 *
 * Formulare
 * 
 *****************************************/
     /*	Formulare */
form{
	margin: 0 0 20px 0;
}
fieldset{
	border: 1px solid #cccccc;
	padding-top: 10px;
	margin-bottom: 15px;
}
fieldset legend{
	margin-left: 20px;
	font-size: smaller;
	color: #aaaaaa;
}
	
label, input.text, textarea, select{
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	color: #444444;
}
input.radio{
	width: auto;
	float: none;
}
label{
	text-align: right;
	width: 85px;
	padding-right: 10px;
}
textarea{
	width: 300px;
}
input.submit{
	float: left;
	width: 100px;
}
form br{
	clear: left;
}
p.fehler{
	font-weight: bold;
	color: red;
}
label.fehler{
	color: red;
}
label.pflicht{
	font-weight: bold;
	text-decoration: underline;
}   

/*****************************************
 *
 * Login
 * 
 *****************************************/
#content3 div#wlpeLogin, #content3 div#wlpeUser, #content3 div.wlpeMessage{
  margin-top: 40px;
  padding: 0 0 0 15px;
  font-size: smaller;
}
#content3 div#wlpeLogin p{
  margin: 0 0 10px 0;
}
#content3 div#wlpeLogin label{
	width: 50px;
	padding-right: 10px;
}
#content3 div#wlpeLogin input.text{
	width: 90px;
}

/********************************************************
 *
 *  Datumfilter und Kategoriefilter
 *  
 ********************************************************/
 
#reflect_examplega {
	width: 200px;
}
#reflect_example h3 {
	display: none;
}
.reflect_archive_list{
  margin-top: 15px;
}
ul.reflect_archive {
	list-style: none;
}
.reflect_archive_list ul,
.reflect_archive_list ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0;
}
.reflect_archive_list li a {
	display: block;
	padding: 2px;
	margin: 0 0 1px 0;
	color: #444444 !important;
	text-decoration: none !important;
/*	background-color: #f6f6f6;
	border-right: 10px solid #fff;
	border-left: 2px solid #ddd;*/
}
.reflect_archive_list li a:hover{
  text-decoration: underline !important;
  color: black !important;
}
li.reflect_month {
  margin-left: 15px !important;
}


#content3 form#vafilterform label{
  line-height: 1.35;
  font-size: 13px; 
  color: #71714B;
}

/*********************************************************
 *
 *  Servicemenue
 *  
 *********************************************************/
 
 ul.servicemenue{
  list-style-type: none;
  padding: 0;
  margin: 5px auto 0 auto;
  width: 400px;
  text-align: center;
 }
 ul.servicemenue li a{
  font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color: white;
 }
 ul.servicemenue li a:hover{
  color: black;
  text-decoration: underline;
 }

/************************************
 *
 *	Teamseite
 *
 ************************************/
 
.divTeamListeOuter {
	border: none;
	padding: 15px;
	margin: 10px;
	float:left;
	width: 198px;
	height: 250px;
	box-shadow: 4px 6px 16px rgba(0, 0, 0, 0.25);
}
.divTeamListeOuter p {
	margin-bottom:0 !important;
}
.divTeamListeBild {
	float: left;
	padding-top:5px;
}
.divTeamListeBild img {
	height: 112px;
	width: 200px;
	border-radius: 80px
}
.divTeamListeDaten {
}
.pTeamDatenName {
	font-size: 18px !important;
}
#fader{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	z-index: 9990;
	background-color:#fff;
	opacity:0.5;
}
.divTeamListeDatenErweitert{
	font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-seriff;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
	text-align:justify;
	
	width:460px;
	background: #fff;
	border-top: 3x solid;
	border-color:#cccc99;
	display:none;
	position: fixed;
	margin-left: 227px;
	margin-top: 10%;
	padding: 25px;
	opacity: 1;
	z-index: 9999;
	
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

	
}
.divTeamListeDatenErweitertButton{
	width:100%;
	text-align: right;
	cursor: pointer;
}
.divTeamListeDatenErweitert .divTeamListeBild {
	margin-right:20px;	
}
.divTeamListeDatenErweitert a {
	color: #330;
}

p.strich_element{
	border-bottom: 1px solid black;
}


#fullscreen_overlay{ 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba( 50, 50, 50, .5 ) repeat;
  z-index: 1;
}
#fullscreen_overlay img{ 
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    width: 20%;
    text-align: center;
}
