/* CSS Document */
html {
	margin:0 0 0 0; 
	padding:0; 
	min-height:100%;
	width:100%; 
	height:100%;
	top: 0px;
	bottom: 0px;
}
*+html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/ 
	height:100%;
}
body {
	font-family: 'Gudea', sans-serif;
	font-size: 22px;
	border: 0;
	min-height: 100%;
	height:100%;
	width:100%; 
	bottom: 0px;
	top: 0px;
	line-height: 1.5em;
}



p { font-family: 85px;

}
	
	
td { font-family: 'Gudea', sans-serif;
    font-size: 22px;

}
	
tr { font-family: 'Gudea', sans-serif;
    font-size: 22px;

}
img {
	max-width: 100%;
	max-height: auto;
}	
	
a:link { 
	color: #F00;
	text-decoration: none; }
	
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F00;
	 color: #C84535;
	text-decoration: none;
}
a:active { 
	color: #F00;
	 color: #C84535;
}

@charset "iso-8859-1";
html {
    bottom: 0;
    height: 100%;
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    top: 0;
    width: 100%;
}

* + html {
    height: 100%;
    overflow: scroll;
}

#body_background {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}


#background_img {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}


#container_outside {
    height: 120%;
    left: 0;
    overflow: auto;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
	
}


#container {
    left: 0;
    padding-top: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
	opacity:1.0;
  	filter:alpha(opacity=100); /* For IE8 and earlier */;
}

#container > .container_soft {
    min-height: 800px;
}

.container {
    height: 100%;
	width: 90%;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
		opacity:1.0;
  	filter:alpha(opacity=100); /* For IE8 and earlier */;
	z-index: 100;
	
}

#top {
    height: auto;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	background-image: url(../medien/black_30pr.png);
	background-repeat:repeat;
	
	
}

.container_soft {
	height: 100%;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	
	background-color: #FFF;
	opacity:0.9;
  	filter:alpha(opacity=90); /* For IE8 and earlier */;
	margin-bottom:25vH;
	
}

.container container_soft ul ol {
	list-style:none;
	
}


ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}



div.menu-logo {
	 background-image: url(../medien/m_logo.png);
	 background-repeat: no-repeat;
	 min-height: 40px;
	 
	 width: 200px;
	 text-align: center;
}
.navbar-toggle {
	margin-top: 40px;
}




h1 {
    color: #E5342C;
    font-size: 120%;
    line-height: 100%;
    margin: 0 0 0.5em;
}
h2 {
    color: #333333;
    font-size: 100%;
    line-height: 100%;
    padding: 14px 0 0;
}
h3 {
    color: #333333;
    font-size: 100%;
    margin-bottom: 0;
}
.row-fluid {
    padding-bottom: 0;
}
.v_space_10 {
    margin: 0 0 10px;
}
.v_space_20 {
    margin: 0 0 20px;
}
.v_space_30 {
    margin: 0 0 30px;
}
.v_space_40 {
    margin: 0 0 60px;
}
.header-image {
    background-color: #005A9A;
    background-image: linear-gradient(to bottom, #F4F4F4, #CCCCCC);
    background-repeat: repeat-x;
    border-color: #C51415;
    padding: 10px 0;
}
.navbar-inner .container {
    background-color: rgba(0, 0, 0, 0);
}
.container-fluid {
    margin: 0;
}
.inside {
    padding: 5px;
}
.navbar-inner .container {
    padding-left: 0;
}


.box {
	width: auto;
	min-height: 200px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top:2vH;
	
}

.logo {
	width: auto;
	text-align: center;

}



.row {
  margin-bottom: 20px;
}


.footer {
	padding-top: 20px;
	padding-bottom: 20px;
	
	text-align: center;
	color: #FFF;
	
}

.clear {
    clear: both;
    height: 2px;
	
}

.navbar-inner-bot {
	width: 100%;
	
    background-image: url(../medien/black_70pr.png);
	background-repeat:repeat;
    color: #FFFFFF;
    min-height: 190px;
    padding: 6px 0;
}

.box_bildwechsel {
	width: auto;
}
@media (max-width: 767px) {
  .box_bildwechsel {
    height: 60px;
  }
  
    .DynPG_Gallery_P_div_0 { float: left; width: 45%; padding: 2px 5px 5px 0px !important; }
.DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.DynPG_Gallery_P_div_1 { float: left; padding: 2px 5px 5px 0px !important; width: 45%; }
.DynPG_Gallery_P_div_2 { float: left; padding: 2px 5px 5px 0px !important; width: 45%; }
  
   
}
@media (min-width: 768px) {
  .box_bildwechsel {
    height: 105px;
  }
  
    
    .DynPG_Gallery_P_div_0 { float: left; width: 45%; padding: 2px 5px 5px 0px !important; }
.DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.DynPG_Gallery_P_div_1 { float: left; padding: 2px 5px 5px 0px !important; width: 45%; }
.DynPG_Gallery_P_div_2 { float: left; padding: 2px 5px 5px 0px !important; width: 45%; }
  
}
@media (min-width: 992px) {
  .box_bildwechsel {
    height: 150px;
  }
   
    .DynPG_Gallery_P_div_0 { float: left; width: 45%; padding: 2px 5px 5px 0px !important; }
.DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.DynPG_Gallery_P_div_1 { float: left; padding: 2px 5px 5px 0px !important; width: 45%; }
.DynPG_Gallery_P_div_2 { float: left; padding: 2px 5px 5px 0px !important; width: 45%; } 
 
  
}
@media (min-width: 1200px) {
  .box_bildwechsel {
    height: 200px;
  }
  
  .DynPG_Gallery_P_div_0 { float: left; width: 45%; padding: 5px 10px 10px 0px !important; }
.DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.DynPG_Gallery_P_div_1 { float: left; padding: 5px 10px 10px 0px !important; width: 45%; }
.DynPG_Gallery_P_div_2 { float: left; padding: 5px 10px 10px 0px !important; width: 45%; }
  
}



.box_bildwechsel img {
 	width: 100%;
 	height: auto !important;
}


.dynpg_A_parentgroup {
display: none;
}





.navbar-nav > li > a {
    line-height: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.DynPG_Gallery_P_div_0 { float: left; width: 45%; padding: 5px 10px 10px 0px !important; }
.DynPG_Gallery_P_div_0 .play_button_overlay { position: absolute; left: 0; top: 0; height: 95%; width: 95%; }
.DynPG_Gallery_P_div_1 { float: left; padding: 5px 10px 10px 0px !important; width: 45%; }
.DynPG_Gallery_P_div_2 { float: left; padding: 5px 10px 10px 0px !important; width: 45%; }

table {
border-collapse: collapse;
}

table td, table th {
padding : 0;

}





/*----nav--*/

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-top: thick solid #C84535;
    padding-bottom: 2vH;
    padding-top: 2vH;
}

.navbar-inverse .navbar-nav > li > a {
    color: #999999;
    color: #c84535;
    color: #FFF;
    font-weight: bold;
    padding-top: 2vH;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    color: #C84535;
    background-color: #080808;
    padding-top: 2vH;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 2vH;
}