/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/assets/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/assets/fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/assets/fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/assets/fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/assets/fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/assets/fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/assets/fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/assets/fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

* {
margin:0;
padding:0;	
}
html {
	width:100%;
	overflow-x: hidden;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size:1rem;
	letter-spacing: 0.03em;
	width:100%;
	color: #3d322d !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
	color:#3d322d;
}
button, .button{
	font-family: 'Open Sans', sans-serif;
}
img{
	border:0;
}
a{
	color: #fc6d4c;
	text-decoration: none;	
}
a.button {
    background-color: #00a7e2;
    color: white;
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 20px;
    text-decoration: none;
}
a.ical {
    background: url("assets/css/img/icalicon.jpg") no-repeat scroll 0 top rgba(0, 0, 0, 0);
    display: block;
    height: 40px;
    padding-left: 40px;
    text-decoration: none;
}
label{
    display:inline;
}
table{
	border: none !important;
}
hr{
	background-image: url(assets/images/layout/background_rakete.png);
	height: 7px;
	width:100%;
	border: 0;
	margin:45px 0;
	}
.clear {clear:both;}
p{
	margin-bottom:1em;
	line-height:1.3em;
}
.content_h1_outer{
	min-height:44px;
	margin-top:50px !important;
}
.content_h1_outer img.h1_pfeil{
	float:left;
	margin-left:-50px;
} 
.content_h1_outer.start img.h1_pfeil {
    margin-left: 0;
    margin-right:1em;
}
.h1_introtext{
	text-transform:uppercase;
}
h1{
	font-size:2rem;
	line-height:1;
	color:#00a7e2;
	margin: 0 0 1.5em 0;
}
h2{
	font-size: 1.8rem;
	color:#00a7e2;
	margin: 0 0 .5em 0;
	}	
h3.sorting5{
	color:#686a61;
	}	
	
h3{
	font-size:22px;
	color:#049ad7;
	}
h4{
	font-size: 18px;
	color:#fc6d4c;
}
	
h6{
	font-size: 8pt;
	color: #707172;
	}

#breadcrumb{
	list-style-type:none;
	margin-top: 20px;
    opacity: 0.45;
}
#breadcrumb li{
	display:inline-block;
	font-style: italic;
	font-size: .9rem;
}
#breadcrumb li:last-child{
	font-weight: bold;
}
#breadcrumb li + li:before{
  content:  '> ';
  margin:   0 2px;
}
#breadcrumb li a{
	color:#000;
	text-decoration:underline;
}
#breadcrumb li a#bc_home{
	text-decoration:none;
}
.row{
	max-width:1200px;
}
.termine-trenner {
    background: url("assets/css/images/trenner.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 17px;
    width: 515px;
}
.orange{
    color: #fc6d4c;
}
.termine {
	font-size:10pt;
	color:#00a7e2;
}

.termine-date {
	font-size:9pt;
	color:#4c5257;
}
.tname{
	float:left;
}
.tbesch{
	float:left;
}
.content ul {
	list-style-type: none;
	margin-left: 0;
}
.content li {
	background:url(assets/images/layout/pfeil_grau_klein.png) 0 3px no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
	min-height: 30px;
	line-height: 1.3em;
}
.content_footer {
	clear: both;
	padding-top: 1rem;
}
.content_footer ul {
	float: left;
	margin:2em 0 1em;
	list-style-type: none;
}
.content_footer ul li {
	background:none;
	padding: 0 5px;
	margin:0;
	border-right:1px solid #000;
	float: left;
	min-height: 0;
	line-height: 1;
}
.content_footer ul li.copy {
	padding-left: 20px;
}
.content_footer ul li.last {
	border-right:0;
}
.content_footer li a{
	color:#000;
}
.content a {
	color:#fc6d4c;
	font-style: italic;
}
.content h3 a, .content h3 a:hover, .content h3 a:visited {
	font-style: normal;
	color: #049ad7;
}
.content a:visited { 
	text-decoration:none; 
	color:#dd5637; 
}
.content a:hover { 
	text-decoration:underline; 
	color:#dd5637;
}
.content a.button, .content input.button {
    background-color: #00a7e2;
    color: white;
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin-right: 10px;
    padding: 5px 20px;
}
.content a.button.sorting5{
	background-color:#686a61;
}

.top{
	background: #efefef;
}

.top .logo{
	float:right;
}
.top .logo a{
    display: block;
}
.top .logo a img{
    vertical-align:top;
}
.top_navi{
	margin:0 1.5em 2em -0.9375rem;
	float:left;
}
.top_navi ul{
	list-style-type:none;
	margin-left:0;
}
.top_navi li{
	float: left;
}
.top_navi li a{
	color:#686a61;
	padding:12px 10px 4px;
	border-left:1px solid #686a61;
	font-size: .8rem;
	display:block;
}
.top_navi li#topdoc181 a, .top_navi li#topdoc11 a{ /* Newsletter + Blog */
	color: #00a7e2;
}
.top_navi li.last a{
	border-right:1px solid #686a61;
}
.main_navi{
	background-color:#049ad7;
	position: relative;
	z-index: 200;
}
.top-bar .toggle-topbar.menu-icon a{
	z-index: 999;
}
.top-bar .toggle-topbar{
	left:0;
	right:auto;
}
.top-bar{
	background: none;
}
.contain-to-grid .top-bar{
	max-width: 1200px;
}
.top-bar .name {
    display: none;
}
.seo_box_outer{
	background-color: #049ad7;
	border-radius:25px;
	margin-bottom:1em;
}
.seo_box_inner{
	background-color:#efefef;
	border-radius:25px;
	padding: 35px 75px;
	position: relative;
	bottom: -7px;
}
.seo_box_inner a{
	font-weight:bold;
}
.seo_box_inner h4{
	font-size: 1.1rem;
	font-weight:bold;
	text-transform:uppercase;
}

@media only screen and (min-width: 641px){
	.main_navi.fixed{
		position: fixed;
	}
	.top-bar {
		height:auto;
	}
	.top-bar-section .dropdown li a {
		white-space: normal;
	}
	.top-bar-section > ul > li > a{
	    color: #fff !important;
	    display: block;
		line-height: 1.3rem !important;
		width:auto !important;
		background-color:transparent !important;
	    padding: 1.2rem 1.0rem !important;
		font-size:1rem;
	    letter-spacing: 0;
	}
	.top-bar-section .has-dropdown > a {
	    padding-right: 1.0rem !important;
	}
	.top-bar-section li.active > a, .top-bar-section li a:hover{
		color:#c5d0d9 !important;
	}
	.top-bar-section > ul {
		list-style-type:none;
		margin:0;
		display: table;
		width: 100%;
	}
	.top-bar-section > ul > li {
		float: left;
		background: transparent;
		width:20%;
		border-right:1px solid #c5d0d9;
		display: table-cell;	
	}
	.top-bar-section > ul > li.first{
		border-left:1px solid #c5d0d9;
	}
	.top-bar-section > ul > li#id9{ /* top_navi nur in mobiler Ansicht in Main_navi anzeigen */
		display:none;
	}
	.top-bar-section ul ul {
	    left:0;
		width: 100% !important;
		max-width:1400px;
		margin:0;
	    z-index: 999;
	    min-width: 0 !important;
		background-color: #efefef !important;
	    border-bottom-left-radius: 25px;
	    border-bottom-right-radius: 25px;
	    border-bottom:8px solid #049ad7;
	    border-left:2px solid #049ad7;
	    border-right:2px solid #049ad7;
	}
	.top-bar-section ul li > ul a {
		color:#41454b;
		background-color: #efefef !important;
		float:left;
		font-size:.9rem;
		font-weight: 100;
	    padding: .5rem 2% !important;
	  	width: 28%;
	  	margin: 0 3% 0 2%;
	    border-radius: 0;
	    border-bottom: 1px dotted #41454b;
	}
	.top-bar-section ul li > ul a:hover {
		background-color: #efefef  !important;
		color: #049ad7 !important;
	}
	.top-bar-section ul li:hover > ul {
	  	visibility:visible;
	}
	.top-bar-section ul li li {
		float: none;
	    text-align: left;
	    padding:0;
	    min-width:15%;
	}
	.top-bar-section .has-dropdown {
		position: static;
	}

	.top-bar-section .has-dropdown > a::after, .top-bar-section .has-dropdown > a:after{
		border:none;
		margin:0;
		display: none;
	}
 
	.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
		background-color:#efefef;
	    color: #41454b;
	    line-height: 1rem;
	}
	.top-bar-section li.active:not(.has-form) a:not(.button) {
	    line-height: 1.3rem !important;
	}	
}




.header{
	background-color:#c8cfdb;
	position: relative;
	border-bottom:8px solid #049ad7;
}
.header .column_headerpic{
	padding-right:0 !important;
}
.header .column_headerform{
	padding-left:0 !important;
	padding-right: 0 !important;
}
.termine_ticker{
    width:100%;
	position: relative;
	z-index: 199;
}
.termine_ticker_outer{
	background-color: #049ad7;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-bottom:8px;
	z-index: 197;
	position: relative;
	padding:0 0 0.4em 0;
}
.termine_ticker_intro{
	background-color: #049ad7;
    border-top-right-radius: 25px;
	width:9%;
	min-width: 90px;
    top: -2.4em;
    position:relative;
    line-height: 1.2;
	float: left;
}
.termine_ticker_intro_txt{
	background-color: #049ad7;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
	min-width:9%;
	padding: 0.6em 1em 0.4em;
	color:#fff;
    text-align:center;
    text-transform:uppercase;
    line-height: 2.1;
    top: -2.4em;
    left:0;
    position:absolute;
	overflow: hidden;
}
.termine_ticker_intro_txt div{
	font-size: 0.9rem;
	line-height: 1.2;
	letter-spacing: -1px;
}
.termine_ticker_inner{
	font-size: 0.9rem;
    border-bottom-right-radius: 25px;
	background-color:#c8cfdb;
	padding:0.8em 1em 0.7em;
	margin-left: 9%;
	margin-right: 2px;
	line-height: 1;
}
.termine_ticker_inner a{
	text-decoration:underline;
	color: #3d322d;
}
.termine_ticker_inner .termine_weitere_link{
	font-size: 0.9rem;
	font-weight:bold;
	padding:0 1em;
	white-space: nowrap;
	float:right;
}
.termine_ticker_inner .termine_weitere_link a{
	color:#FFFFFF;
	text-decoration:none;
}
.termine_ticker_inner .termine_ticker_resource{
	white-space: nowrap;
	overflow: hidden;
}
.termine_ticker_inner .termine_ticker_resource marquee{
	position:relative;
}
.ticker2, .ticker2 a{
	color: #fc6d4c;
	font-weight: bold;
}
.ticker2 a{
	text-decoration: none;
}
.ticker2 a:hover{
	text-decoration: underline;
}
.ticker_2{
	height: 24px;
}
.headerpic{
}
.noheaderpic{
	height:3px;
}

#homeSlider_container {
    height: 446px;
    position: relative;
    width: 100%;
}
#homeSlider {
    height: 446px;
    position: relative;
    width: 100%;
	background:transparent none 50% 50%;
	/*background:transparent url(assets/images/layout/loading.gif) 50% 50%;*/
	background-repeat:no-repeat !important;
	/*background-size:cover !important;*/
}
#homeSlider_noscript {
    position: absolute;
    top: 0;
}
#homeSlider img {
    display: none;
    position: absolute;
}
#homeSlider div.navBulletsWrapper {
	display:none;
}
#homeSlider a.imgLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.sidebar_right{
	background:transparent url(assets/images/layout/sidebar_bg.png) left top repeat-y;
}
.sidebar_right .columns{
    padding-right: 0;
    padding-left: 0;
}
#slider-container1 { 
	zoom: 1; 
	position: relative; 
	margin:0 auto;
	z-index:100;
	border:none;
	text-align:left; /* reset align=center */
}
#slider-container1{ 
	background-color:#efefef;
}
#slider-container1 ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;

}
#slider-container1 ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0;
    margin:0;
}

#slider-container1 .slider_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#slider-container1 .slider_images a{
	width:100%;
	display:block;
}

#slider-container1 .slider_images img{
	width:100%;
	border:none 0;
	max-width: none;
}
#slider-container1 .nnb_title{
	position: absolute;
	bottom:0;
	left: 0;
	z-index: 50;
	padding:4px;
	color: #5b5d61;
	font-size: 16px;
	line-height: 17px;
	width:192px;
	text-align:center;
}
#slider-container1 .platin{
	background: url("assets/css/images/sliderbg_platin.png") repeat-y 0 0;
}
#slider-container1 .gold{
	background: url("assets/css/images/sliderbg_gold.png") repeat-y 0 0;
}
#slider-container1 .silber{
	background: url("assets/css/images/sliderbg_silber.png") repeat-y 0 0;
}
#slider-container1 .nnb_title div{
	padding-top:5px;
	font-size: 13px;
	text-transform:none;
}
.content .row{
	padding:0 11.11%;
}
.content .row.sponsoren {
    padding: 0;
}
.content .row.handbuch{
	padding:0;
}
/* Slidernavigation - Startseite */
.orbit-container .orbit-next {
    content: url(/assets/images/layout/sliderNav_right.png);
    width: 15px;
    height: 45px;
    margin-right: 15px;
}
.orbit-container .orbit-prev {
	content: url(/assets/images/layout/sliderNav_left.png);
    width: 15px;
    height: 45px;
    margin-left: 15px;
}
/* Gallery */
.gamma-container {
	min-height: auto !important;
}
.gamma-gallery li img {
    width: 325px !important;
}
button.gamma-btn-close:before {
	font-family: 'Open Sans', sans-serif !important;
    content: 'schließen \2715' !important;
}
.gamma-btn-close {
    min-width: 30px !important;
    width: auto !important;
}
/* Galerie 2017 */
.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    line-height: 0;
}
a.thumbnail {
    transition: box-shadow 200ms ease-out;
}
/* AKTUELLES */
.b1Start{
	background-color:#d0d0d0;
}

.title {
color: #4c5257;
}

.b1aktuelles .b1_trenner {
    margin-bottom: 10px;
}



.b1aktuelles .news-list-morelink a {
    color: #00a7e2;
    display: block;
    text-align: right;
    text-decoration: none;
    width: 100%;
	font-size: 10pt;
	margin-top: 25px;
}

.b1_trenner {
    /*background: url("assets/css/images/trenner.png") left center no-repeat;*/
    height: 17px;
}
.b1content{
	padding: 0 10px 0 20px;
}

.b1aktuelles{
	margin-bottom: 3px;
}

.b1aktuelles span.date{
	color: #00a7e2;
	margin-bottom:5px;
	display: block;
}
.b1aktuelles .b1content{
	padding: 0 10px 0 0;
}
.b1aktuelles a{
	text-decoration:none;
}
.b1aktuelles a:hover{
	color:#666;
}

a.b1head{
	text-decoration:none;
}
a.b1head h3{
   	cursor: pointer;
}
a.b1head span{
    display: block;
    padding: 0 0 5px 0;
    width: 100%;
}

a.b1head span.b1Start{
    display: block;
	padding: 5px 0 5px 15px;
	width: auto;
	font-weight: normal;
	font-size: 0.9em;
}

.b1 a.b1head:hover {
    text-decoration: none;
}
.faerstaeggt {
    display: none;
}
/*footer_nav*/
.footer_nav{
	list-style-type:none;
	text-decoration: none;
	background-color:#acb0b3;
	color:#413e3e;
}

.footer_nav ul{
	margin-left: 0;
}
.footer_nav > ul{
	list-style-type:none;
	text-decoration: none;
	padding-top: 20px;
}

.footer_nav li{
	float:left;
	list-style-type:none !important;
	text-decoration: none;
}

.footer_nav li:last-child {
    padding-bottom: 20px;
}

.footer_nav > ul > li a {
    padding:0 20px;
    display: block;
}
.footer_nav > ul > li > a {
    font-weight: bold;
}

.footer_nav > ul > li {
	background:url("assets/images/layout/footer_grau.png")  no-repeat left top;
	width:20%;
}
.footer_nav > ul > li.first {
	background:none;
}

/*pre-footer*/
.footer1{
	background-color:#00a7e2;
	color:#fff;
	/*margin-bottom: -13px;*/
}

.box{
	padding-bottom: 20px;
}
.boxKal{
	margin: 0 auto;
	z-index: 100;
	border: none;
}

.fr_box{
float: right;
width: 335px;
}
.fr_box img.zeichen{
	float:right;
	margin-top:-87px;
	margin-right:45px;
}

.fr_box_inner {
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
background-color: #4dc2eb;
margin-right: 45px;
margin-top: 25px;
margin-bottom: 60px;

}

.fl_box {
width: 600px;
padding-right: 12px;
padding-left: 45px;
padding-top: 25px;
/*min-height: 365px;*/

}

.footer2{
	background-color:#acb0b3;
}
.footer2 a{
	color:#413e3e;
	text-decoration:none;
}
.footer3{
	background-color:#413e3e;
}
.footer3 .footer3Pic{
	text-align:right;
}

.bpwlogo-start {
	float: left;
	margin-right: 15px;
}
.ende {
	margin-right: 0px;
}
.bpwlogo-start-div {
	margin: 1.5em 0;
	}
.content .pfeil_klein{
	background-repeat:no-repeat;
	padding-left: 25px;
	}
.content .pfeil_klein a:hover { 
	text-decoration:underline;
}
.content .pfeil_rot{
	background-image:url(assets/images/layout/pfeil_rot_klein.png);
	}
.content .pfeil_rot a { 
	color: #d2232a;
}
.content .pfeil_blau{
	background-image:url(assets/images/layout/pfeil_blau_klein.png);
	}	
.content .pfeil_blau a { 
	color: #23408f;
}
.content .pfeil_gelb{
	background-image:url(assets/images/layout/pfeil_gelb_klein.png);
	}
.content .pfeil_gelb a { 
	color: #ec9f3d;
}
.content .pfeil_gruen{
	background-image:url(assets/images/layout/pfeil_gruen_klein.png);
	}	
.content .pfeil_gruen a { 
	color: #40ae49;
}


/*
 * Social-Buttons
 */
.at4-icon-left{
	width: 30px !important;
	height: 30px !important;
}
div#left_socialbookmark {
    /*background-color: #d7d8d8;*/
    /*border: 1px solid #CCCCCC;*/
    /*padding: 7px;*/
    position: fixed;
    left: 0;
    top: 295px;
    width: 30px;
    z-index: 5000;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
div.weitersagen {
    /*background-color: #d7d8d8;*/
    /*border: 1px solid #CCCCCC;*/
    left: 0;
    /*padding: 7px;*/
    position: fixed;
    top: 363px;
    width: 30px;
    z-index: 5000;
}
div#left_socialbookmark a {
    display: block;
    width:30px;
    height:30px;
    padding-bottom: 34px;
    position: relative;
    z-index: 3000;
    text-decoration:none;
}

div#left_socialbookmark a#fb {background:url(assets/images/sb/facebook_32.png) 0 0 no-repeat;}
div#left_socialbookmark a#tw {background:url(assets/images/sb/twitter_32.png) 0 0 no-repeat;}
div#left_socialbookmark a#xi {background:url(assets/images/sb/xing_32.png) 0 0 no-repeat;}
div#left_socialbookmark a#yt {background:url(assets/images/sb/youtube_32.png) 0 0 no-repeat;}
/*
div#left_socialbookmark a:hover#fb {background:url(assets/images/sb/facebook_32.png) -30px 0 no-repeat;}
div#left_socialbookmark a:hover#tw {background:url(assets/images/sb/twitter_32.png) -30px 0 no-repeat;}
div#left_socialbookmark a:hover#xi {background:url(assets/images/sb/xing_32.png) -30px 0 no-repeat;}
div#left_socialbookmark a:hover#yt {background:url(assets/images/sb/youtube_32.png) -30px 0 no-repeat;}
*/
#left_socialwrapper {
  position: fixed;
  left: -320px;
  top: 295px;
  height:280px;
  width:344px;
  z-index: 9;
}
#fb_likebox_inner {
  position: fixed;
  left: -320px;
  top: 295px;
  background: #fff; /* Standartmäßig ist die Box transparent */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  height:580px;
  z-index: 1000;
}

#left_socialwrapper.hover #fb_likebox_inner {
  left: 30px;
}
.fb-like-box{
	background:#fff;
}
.partnerItemGross {
    float: left;
    padding: 5px 0;
    text-align: center;
    /*width: 370px;*/
}
.partnerItemMittel {
    float: left;
    padding: 5px 0;
    text-align: center;
    /*width: 247px;*/
}
.partnerItemKlein {
    float: left;
    padding: 5px 0;
    text-align: center;
    /*width: 185px;*/
    min-height: 150px;
}
.tooltip {
    margin-top: 80px;
	background-color: #fff;
    border: 1px solid #D4D4D4;
    box-shadow: 0 0 5px #888;
    color: #6C6C6C;
    display: none;
    font-size: 11px;
    padding: 10px;
    width: 400px;
    max-width: 600px;
    z-index: 1000;
}
.tooltip h6 {
    color: #00a7e2;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 21px;
}
.tooltip p{
	font-size:11px !important; 
}
form table td {
    padding: 2px 20px;
}

form#Event-Filter table td {
    padding: 2px 5px !important;
}
td input[type=text], td select{
	margin-top: 17px;
}
input[type=text] {
    /*background-color: #d9d9d9;*/
    /*border: 1px solid #979a9d;*/
    /*width: 60%;*/
    /*padding:5px;*/
}
input[type=checkbox] {
    width:20px;
    height:20px;
    border:1px solid #000;
}
td input[type=checkbox] {
    margin: 5px 0 0 0;
}
select{
	padding:5px;
}
input[type=submit], button {
    background-color: #00a7e2;
    border: 0;
    color: white;
    cursor: pointer;
    float: right;
    font-size: 1rem;
    font-weight: bold;
    margin: 20px 0;
    padding: 5px 10px;
    height: 2.3125rem
}
.form-buttons input[type=submit]{
	float: none;
}
.cleverreach input[type=submit], .cleverreach button {
	margin:0;
	float:none;
}
input.search[type=submit] {
	background-color: #00a7e2;
	margin:0 20px;
	float:right;
}
.top input.search[type=submit] {
	float:left;
}
input.search[type=text] {
    padding: 0 2px;
}
.top input.search[type=text] {
	float:left;
	width:240px;
}
.anmeldung{
	width: 50%;
	padding-left: 23%;
}

input[name=teamanrede]{	
}

.top input.search[type=submit], .sidebar_right input[type=submit]{
	background:transparent url(assets/images/layout/lupe.png) left top no-repeat;
	height: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    position:relative;
}
.sidebar_right input[type=submit]{
    top: -40px;
    left: -25px;
    float: none;
}
.top input.search[type=text], .sidebar_right input[type=text]{
	padding:0 0 0 30px;
	border:0;
	background:transparent url(assets/images/layout/suche_bg.png) left bottom repeat-x;
	box-shadow:none;
	width:90px;
	height:20px;
	margin-left:-30px;
	position:relative;
	color:#686a61;
}
.sidebar_right input[type=text]{
	width:100%;
}
.sidebar_right input[type=text]:focus{
	width:100%;
}
.top input.search[type=text]:focus{
	width:170px;
}
input.checkbox {
    /*position: relative;*/
    top: 2px;
    float: left;
}
input.checkbox.f_right {
    float: right;
    margin-right: -30px;
}
div.event-small-description {
    border-top: 1px solid #575656;
    padding-bottom: 40px;
    position: relative;
    width: 100%;
}
.back-button{
	width:100%;
	height:45px;
}
div.event-small-description h4 {
    color: #404445;
    font-size: 12px;
    margin-top: 20px;
}
/* SliderHtml */
.orbit-div{
	height: 430px;
}
.orbit-div h2{
	position: relative;
    top: 65px;
    left: 83px;
    font-size: 2.1rem;
    line-height: 1.1em;
    max-width: 340px;
}
.headerpicText{
	position: relative;
    top: 65px;
    left: 83px;
    font-size: 2.5rem;

}
.orbit-div h3{
    position: relative;
    top: 75px;
    left: 83px;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #3d322d;
    max-width: 285px;
}
.orbit-div h3 a{
	color:#fc6d4c;
	font-style: italic;
	font-weight: bold;
	line-height: 2.5;
}
.orbit-bullets-container{
	display: none;
}
/* Sponsorenslider */
.home_orbit .sponsoren-orbit-content li img{
	-webkit-border-top-left-radius: 25px;
    -moz-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
}
/* Tabelle */
.no-lines{
	border: none;
}
.no-lines tr{
	background: none;
}
/*----------- navigation buttons on both sides of the slider -----------*/
.group1-Wrapper 
{
    position:absolute;
    z-index:20;
    top:120px;
    width:100%;
}
a.group1-Prev, a.group1-Next
{
    width:50px;
    height:150px;
    background:transparent url(assets/images/layout/navbuttons_bay2.png); 
    display:block; 
    cursor:pointer;
    position:absolute;
    top:-50px;
    user-select: none;
}
a.group1-Prev{background-position:0 0; }
a.group1-Next {background-position:0 -150px;right:0;}

a.group1-Prev:hover{background-position:50px 0;}
a.group1-Next:hover {background-position:50px -150px;}


.b1content > .img{
	float:left;
	min-height:120px;
	margin-right:10px;
}
.error {
    background-color:#ffdddd !important;
    border: 1px solid #aa002d !important;
}
p.error{
	padding: 5px 20px;
}
.loggedAdmin {
    background-color:#c7fdc7;
    border: 1px solid green;
    padding: 5px 20px;
}
div.loggedAdmin {
    float:right;
}
div.terminfilter{
	float:left;
	width:33%;
}
div.terminfilter.newrow{
	margin-top:10px;
}
form .box {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
form .box_head {
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
    padding: 8px 10px 5px 0;
}
.box_head {
    font-size: 2rem;
    padding-top: 10px;
    padding-bottom: 21px;
}
form .h_startseite, .info, .box_head, .box_footer {
    color: #00a7e2;
}
form .clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}
form .bpwb {
    width: 100%;
}

.tab_mitglied {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 5px;
    padding: 0 0 3px;
}
.anschrift {
    float: left;
    height: 23px;
    width: 68px;
}
.anschrift_feld {
    float: left;
    padding-left: 20px;
    width: 210px;
}
.label {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    text-align: center;
    width: 109px;
}
.edit_user {
    background-image: url("assets/images/forms/edit.gif");
    border: 0 none;
    color: red;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
    text-indent: -1000em;
    width: 20px;
    cursor:pointer;
}
.delete_user {
    background-image: url("assets/images/forms/delete.gif");
    border: 0 none;
    color: red;
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
    text-indent: -1000em;
    width: 20px;
    cursor:pointer;
}
.delete_2_user {
    float: left;
}
* html .delete_2_user, * html .delete_user, * html .edit_user {
    float: none;
}
.abschluss {
    padding-left: 10px;
}
* + html .abschluss, * html .abschluss {
    line-height: 21px;
}
.div_label {
    color: #00a7e2;
    font-weight: bold;
    font-size: .8rem;
    padding-bottom: 25px;
}
.bpnb_steps{
	margin-left: 10px;
	vertical-align: middle;
}
.abgabeparty_img {
    display: block;
    float: left;
    cursor:pointer;
}
input[type="text"][readonly]{
	background-color:#fff;
	border:none;
	box-shadow: none;
	margin: 0;
	display:inline;
}
form#abschluss label{
	width:60%;
}
form#mitglieder input[type="text"]{
	margin-bottom:3px;
}
form#abschluss .clear{
	margin-bottom:15px;
}
.hvb{
	width: 100%;
}
.hvb textarea{
	/*width: 98%;*/
}
.hvb p{
	padding-right: 15px;
}
input.verstaeggt{
	display:none;
}
#brake{
	width: 100%;
}
.datenschutz{
	padding-top: 125px;
}
.form-info{
	font-size: 0.75rem;
}

/* Rakete - Tabs */
#rocketblocks{
	padding-bottom: 50px;
}
#ceckblock{
	padding-top: 11px;
	text-decoration: underline;
	font-weight: bold;	
}

#rocketblocks > * p, #rocketblocks > * h2, #rocketblocks > * a, #rocketblocks > * h3, #check1, #check2, #check3, #check4{
	color: #a8a8a7;
}
#rocketblocks > *:hover h2, #ceckblock:hover {
	color: #049ad7 !important;
}
#rocketblocks > *:hover h3 {
	color: #fc6d4c !important;
}
#rocketblocks > *:hover a{
	color: #fc6d4c !important;
}
#rocketblocks > *:hover p{
	color: #3d322d !important;
}

#rocketblocks #block1 h2{
	color: #049ad7;
}
#rocketblocks #block1 p{
	color: #3d322d;
}
#rocketblocks #block1 #ceckblock {
    color: #049ad7;
}
#rocketblocks > *:hover #ceckblock{
    color: #049ad7 !important;
}
#rocketblocks h3{
	font-size:1rem;
}
#rocketblocks #block1 h3{
	color: #fc6d4c;
}
#rocketblocks #block1 a{
	color: #fc6d4c;
}
.checkbox2, .checkbox3, .checkbox4{
	background: #878787;
}
.checkbox1, .checkbox2, .checkbox3, .checkbox4{
	float: left;
    height: 45px;
    margin: 0 8px 0 0;
}
.checkbox1{
	background:#049ad7;
}
#check1{
	color: #049ad7;
}
.checkbox1 img, .checkbox2 img, .checkbox3 img, .checkbox4 img{
	padding-top: 5px;
}
.rocketcolumn2{
	padding:0;
}
#rocketblocks:hover #block1 p, #rocketblocks:hover #block1 h2, #rocketblocks:hover #block1 h3, #rocketblocks:hover #block1 a {
	color: #a8a8a7;
}
#rocketblocks2{
	margin-bottom:36px;
}
.content .row.rocketrow{
	padding:0;
}
.rocketblock2{
	padding:0;
}
.rocketblock2 > div{
	background-color:#fc6d4c;
	margin-right:.8em;
	padding:.5em;
}
.rocketblock2 > div.last{
	margin-right:0;
}
.rocketline{
	background-image: url(assets/images/layout/background_rakete.png);
	height: 7px;
}

.row .row.rocketcontent{
	margin-top:50px;
}
.checkline{
	background: #efefef;
	height: 45px;
}
.checkline#checkline2{
	display:none
}
.rocketblock a{
	font-weight: bold;
    font-style: italic;
}
#rocket{
	top: -60px;
	width: 95px;
    left: 80px;
    position: relative;
	z-index: 41;
}
.start_check{
	height: 45px;
	margin-top: -45px;
	text-transform:uppercase;
	white-space: nowrap;
	margin-bottom: 15px;
}
.block h3{
	font-size: 0.8em;
}
.block h2{
	color: #049ad7;
	font-size: 1.2em;
}
.block a, .content_box_inner_content a{
	color: #fc6d4c;
	font-style: italic;
}
.js-falle{
	display:none;
	margin-bottom: -70px;
}
/* Blogvorschau */
.baystartup-blog{
	padding: 0 !important;
}
.news{
	height: 400px;
	width: 570px;
	background: green;
}
.blog_preview{
	background: #efefef;
	height: 375px;
}
.blog_preview_ueberschrift{
	padding-bottom:25px;
}
.blog_preview_outer{
	margin-top: -400px;
}
.rondell-caption.rondell-item-overlay{
	background-color: #e3e3e3 !important;
	-webkit-border-bottom-right-radius: 15px !important;
	-moz-border-bottom-right-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	-webkit-border-bottom-left-radius: 15px !important;
	-moz-border-bottom-left-radius: 15px !important;
	border-bottom-left-radius: 15px !important;
	margin: -5px;
}
.rondell-caption-info{
	float: right;
	background: #049ad7 url(assets/images/layout/info.png) center 15px; 
	background-repeat: no-repeat;
	width: 150px;
    height: 110px;
    margin-right: -5px;
    margin-top: -10px;
    text-align: center;
    font-style: italic;
    text-decoration: underline !important;
    padding-top: 65px;
}
.rondell-caption-content{
	float: left;
	width: 405px !important;
	text-align: left;
    padding-left: 25px;
    color: black;
}
.rondell-caption-content h5{
	font-size: 1.0rem;
    margin-bottom: 0;
}
.rondell-item img {
	height: auto !important;
}
.postcon{
	display: inline-block;
}
/* Desktop-Rondell*/
.rondell-item{
	width: 431px !important;
    height: 300px !important;
    top: 50px !important;
}
.rondell-item-focused {
    width: 575px !important;
    height: 400px !important;
    top: 0px !important;
    left: 25% !important; 
}
.rondell-container{
	width: 100% !important;
    height: 400px !important;
    z-index: 100;
}
.rondell-shift-left{
	left: 0px !important;
	top: 190px !important;
}
.rondell-shift-right{
	right: 0px !important;
	    top: 190px !important;
}
.rondell-caption.rondell-item-overlay{
	height: 100px !important;
	overflow: hidden!important;
}
.rondell-control{
	border: none !important;
    background: none !important;
    box-shadow: none !important;
}
/* Überschrift */
.headline{
	padding-bottom: 1em;
	margin-top:50px;
	margin-left: -63px;
}
.headline h2{
    font-size: 1.8em;
    color: #049ad7;
    padding-left: 64px;
    line-height: 1em;
}
.headline h3{
	font-size: 0.8em;
    text-transform: uppercase;
    color: #3c3c3b;
}
.headline img{
	float: left;
    padding-right: 10px;
}
/*Countdown*/
.time{
	font-size: 2em;
    padding-left: 15px;
}
.timetrenner{
	font-size: 2em;
    margin-left: 4px;
    position: absolute;
}
.scale{
    position: absolute;
    margin-top: 40px;
    font-size: 0.6em;
}
.tag{
	margin-left: -33px;
}
.std, .min, .sek{
	margin-left: -40px;
}
.smalltext{
	padding-top: 5px;
	font-size: 16px;
}
/* Sidebar */
.sidebar_box_outer{
	background: #049ad7;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	padding-top: 8px;
	margin-bottom: 60px;
}
.sidebar_box_inner{
	background: #efefef;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
}
#dot{
	border-bottom: 1px dotted #000;
}
/* blockelemente */
.top_r{
	color: #049ad7;
    padding: 10px 25px;
    font-size:1.1rem;
    text-transform:uppercase;
    background: #fff url("assets/images/layout/sidebar_bg.png") repeat-y left top;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
}
.bottem_r{
	background: #fc6d4c;
	padding: 3px 0 3px 25px;
	font-size:.9rem;
	font-weight:bold;
}
.bottem_r a{
	color: #fff;
	display: block;
}
.center_r{
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background: #efefef;
	font-size: 1rem;
}
/* Kalender */
#calendar{
	background: #efefef;
}
#calendar h3{
	color: #049ad7;
	font-size: 1rem;
	padding-top: 0.6rem;
	text-align:center;
	margin-top:0;
}
#calendar table {
    border-top: 1px solid #c6c7d0 !important;
    border-bottom: 0px solid #c6c7d0 !important;
    border-left: 0px solid #c6c7d0 !important;
    border-right: 0px solid #c6c7d0 !important;
}
#calendar th {
    border-bottom: 1px solid #c6c7d0 !important;
    background: #efefef;
    height: 45px;
}
.other-month{
	background: #dadada !important;
}
.current-month{
	background: #efefef !important;
	height: 36px;
}
#prevMonth{
	padding-left: 2em;
}
#nextMonth{
	padding-right: 2em;
}
#prevMonth, #nextMonth{
	padding-top: .4em;
	color:#dadada;
	font-weight: bold;
	font-size: 1rem;
}
.content-events {
    padding: 36px 0 35px;
    background-color: #049ad7;
}
.content-events h2 {
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
}
.content-events .termin {
    padding-bottom: 40px;
}
.content-events .animBlock {
    display: inline-block;
    opacity: 0;
    position: relative;
    transition: all 0.55s ease-in 0s;
}
.content-events .animBlock[data-position="left"] {
    left: -20%;
}
.content-events .animBlock[data-position="right"] {
    right: -20%;
}
.content-events .animBlock.viewed[data-position="left"] {
    left: 0;
    opacity: 1;
    width: 100%;
}
.content-events .animBlock.viewed[data-position="right"] {
    opacity: 1;
    right: 0;
    width: 100%;
}
.content-events .tdate {
    float: left;
    margin-right: 20px;
}
.content-events .tday {
    background: #9cdbfc;
    color: #5b5b5b;
    height: 63px;
    text-align: center;
    width: 63px;
}
.content-events .tday p {
    font-size: 3rem;
    line-height: 1.3;
}
.content-events .tday::after {
    content: url("/assets/images/layout/terminarrow.png");
    margin-left: 31px;
    margin-top: -90px;
    position: absolute;
}
.content-events .tmonth {
    background: #5b5b5b none repeat scroll 0 0;
    color: #ffffff;
    font-size: 1.2rem;
    height: 63px;
    text-align: center;
    width: 63px;
}
.content-events .tmonth p {
    line-height: 1.2;
    padding-top: 10px;
}
.content-events .tname {
    float: none;
}
.content-events .tname h4{
    color:#fff;
    font-size: 14px;
}
.content-events .tdesc {
    color: #ffffff;
    height: 126px;
    position: relative;
    width: 380px;
}
.content-events .tlink {
    bottom: 0;
    left: 83px;
    position: absolute;
	font-size: 14px;
}
.content-events a {
    color: #fff;
    text-decoration:underline;
}
.content-events a:hover, .content-events a:focus {
    color: #ccc;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
/* kontakt */
.sidebar_kontakt{
	background: #049ad7;
	-webkit-border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	margin: 0;
	color: #fff;
	font-size: 0.8em;
	padding: 1em 1.5em;
	float:right;
	width:260px;
}
.sidebar_kontakt a{
	color: #fff;
	text-decoration: underline;
	text-transform:uppercase;
}
/* Newsletter Header*/
.kontakt_outer input[type=text], .kontakt_outer select{
	margin-bottom: 0.5rem;	
	padding: 0.3rem !important;
	height: auto;
}
.kontakt_outer #newsletter1:hover {
    background-color: #00a7e2 !important;
    transition: background-color 300ms ease-in;
}    
/* Kontakt-Form */
.newsletter-box{
	position: fixed;
    top: 160px;
    right: 0;
    z-index: 5;
    height: 560px;
    width: 275px;
}
#kontakt, #newsletter, #newsletter1{
	background-color: #fc6d4c !important;
    transition: background-color 300ms ease-out;
    width: 100%;
    font-size: 1rem;
    text-transform: uppercase;
    padding-top: 6px;
    margin-top: 10px !important;
}
#newsletter1{
    font-size: .8rem;
    padding-top: 8px;
}
.column_headerform input[type=checkbox], #newsletterslide_inner input[type=checkbox]{
	height: auto;
	width: auto;
}
#kontakt:hover , #newsletter:hover{
	background-color: #049bd6 !important;
	transition: background-color 300ms ease-in;
}
#newsletter1:hover{
	background-color: #a8a8a7 !important;
	transition: background-color 300ms ease-in;
}
#checktext{
	float: left;
    margin: -32px 0px 10px 25px;
    font-size: 0.8em;
    line-height: 1.2em;
}
.kontaktForm input, .kontaktForm select {
    margin: 0 0 10px 0 !important;
    background-color: #c1c9d4 !important;
    height: 29px;
}
.kontaktForm select {
	padding-bottom: 0px;
	padding-top: 0px;	
}
.kontaktForm .error{
	border: 1px solid red;
}
.kontakt_outer{
	background:linear-gradient( #c8cfdb, #FFFFFF, #c8cfdb);
	padding: 20px 30px 0;
}
::-webkit-input-placeholder {
   color: black;
}
:-moz-placeholder { /* Firefox 18- */
   color: black;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}
:-ms-input-placeholder {  
   color: black;  
}
/* Sponsoren */


/* Startseite */
.start_sponsoren_outer{
	background: #049ad7;
	padding-top: 5px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	margin-bottom: 1em;
}
.start_sponsoren_outer > p{
    height:25px;
    text-align:center;
    margin:0;
    color:#fff;
}
.start_sponsoren_inner{
	background: #efefef;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	overflow: auto;
	height: 282px;
}

.start_sponsoren_inner .sponsoren-orbit-content li img {
    -webkit-border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
}

#start_sponsoren_outer{
	background: #049ad7;
	padding-top: 5px;
	-webkit-border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	border-top-left-radius: 25px;
}
#start_sponsoren_inner{
	background: #efefef;
	-webkit-border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	border-top-left-radius: 25px;
	overflow: auto;
}
#start_sponsoren_inner .bottem_r, #start_termine_inner .bottem_r{
	background: #848585;
	height: 50px;
    padding-top: 15px;
}
#start_termine_outer{
	background: #049ad7;
	padding-top: 5px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
}
#start_termine_inner{
	background: #efefef;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	overflow: auto;
}
#start_termine_inner .top_r {
	background: none;
}
.blog2_start_outer{
	background-color: none;
	/*background-color: #b8b8b8;*/
	padding-top: 5px;
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	margin-bottom:1em;
	position:relative;
	overflow: hidden;
}
.blog2_start_outer:hover{
	/*background-color: #31c3ff;*/
	background-color: none;
}
.blog2_start_inner{
	background-color: #049ad7;
	/*background-color: #5e6669;*/
	background-position:center 56px;
	background-repeat:no-repeat;
	/*background-size:cover;*/
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	overflow: auto;
	height:307px;
}
.blog2_start_outer:hover .blog2_start_inner{
	background-color: #9cdbfc !important;
	transition:  background-color 0.8s;
}
.blog2_start_outer:hover .blog2_start_inner .blog2-caption-content h5{
	color: #000000;
	transition:  color 0.5s;
}
.blog2_start_inner a{
	display:block;
}
.blog2-caption-content{
    text-align: center;
    padding: 3px 15px;
    height:50px;
}
.blog2-caption-content h5{
    color: #fff;
    font-size: 0.9rem;
}
.blog2_start_outer img{
	height:245px;
	width:auto;
}

.blog2_start_outer .blog2-slidin{
	position:absolute;
	top: 60px;
	margin:10px;
	padding:50px 15px 15px;
	height:232px;
	width:calc(100% - 20px);
	background-color: rgb(4, 154, 215);
    background-color: rgba(4, 154, 215, .6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#049ad7, endColorstr=#049ad7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#049ad7, endColorstr=#049ad7)";

    color:#fff;
    font-size: 0.9rem;
}
.blog2_start_outer .blog2-caption-info{
	background:url('/assets/images/layout/blog2_pfeil.png') left center no-repeat;
	padding:20px 0 0 60px;
	height:60px;
	margin:10px 0 0 10px;
}
/* Blog Vorschau */
.bloglist_item{
    padding-bottom: 25px;
}
.bloglist_item .row {
    padding: 0 10%;
}
.bloglist_inner{
	min-height: 180px;
}
hr.bloglist {
    margin-top: 20px !important;
    width: 100% !important;
    border: 0 !important;
    height: 1px !important;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(4, 154, 215, 1), rgba(0,0,0,0)) !important;
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)) !important;
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)) !important;
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)) !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.bloglist_date{
	/*display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    border-radius: 10px;
    border: 1px solid transparent;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    background-color: #049ad7;*/
    color: #2d2d2d;
    padding-bottom: 15px; 
}
.bloglist_readmore{
	display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    border-radius: 10px;
    border: 1px solid transparent;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 1;
    text-align: center;
    color: #fefefe;
}
.bloglist_item h5{
	color: #049ad7;
	font-style: italic;
}
.bloglist_item a:hover, .bloglist_item a:focus, .bloglist_item a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
/* Gewinnspiel */
img.gewinn{
	margin-bottom:1em;
    width: 75%;
   }
img.gewinn2{
	width:100%;
	height:auto;
	margin-bottom:1em;
}
.gewinn_inner_left{
	margin-top:3em;
}
.gewinn_inner_left p a{
	color: #fc6d4c;
	font-weight:bold;
}
.gewinn_inner_right{
	position: absolute;
	right: 25%;;
    top: 30%;
    float: right;
    width: 36%;
    padding:0 2%;
    text-transform:uppercase;
    margin-right: 0.9375rem;
}
.gewinn_inner_right .inhalt{
	color: #3c3c3b;
    text-transform: none;
    margin-top: -50px;
    margin-left: -80px;
    margin-right: -80px;
    float: none;
}
.gewinn_inner_right .subline{
	/*text-align: center;*/
	color: #FFFFFF;
	font-style: italic;
	margin-right: -85px;
    margin-left: -20px;
}
/* Content */
.faerstaeggt{
	display: none !important;
}
.content_box_outer{
	background: #049ad7 url(assets/images/layout/info.png) 33px center; 
	background-repeat: no-repeat;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: visible;
	margin-right:1em;
	position: relative;
} 
.content_box_inner{
	background: #efefef;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top:5px;
}
.content_box_inner_content{
	padding:35px 75px 35px 75px;
}
.content_box_inner_content h3{
	
}
.content_box_inner_left{
	 float: left;
	 width: 114px;
	 bottom: 25px;
     position: absolute;	
     text-align: center;    
}
.content_box_inner_left a{
	color: #FFFFFF;
	display: block;
    line-height: 1;
}
.content_box_inner_left a:visited{
	color: #FFFFFF;
}
.content_box_inner_left a:hover{
	font-weight: bold;
}
.content_box_inner_left img{
	padding: 60px 0 0 0;
}
.content_box_inner_left a{ 
	color: #fff;
	font-style: italic;
	text-decoration: underline;
}
.content_box_inner_right{
	margin-left: 114px;
	background: #efefef;
	padding: 25px 30px;
	margin-right:-1em;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
/* Newsletter - Slidein */

#newsletterslide {
    position: absolute;
    width:322px;
    height: 50px;
    /*background-color: #049ad7;*/
    right: -222px;
    top: 8em;
    transition-duration: 0.8s;
    z-index: 9999;
}
.dummy{
	height: 80px;
	width: 100px;
	background: linear-gradient(45deg, #fff 50%, #049ad7 50%);
}
.topdown{
	color: #fff;
    text-transform: uppercase;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    float: left;
    margin: 120px 0 0 -45px;
    /* padding: 5px 5px 5px 5px; */
    background-color: #049ad7;
    font-size: 1.6875rem;
    position: absolute;
    left: -20px;
    top: 5px;
}

#newsletterslide.hover {
    right: 0;
}
#newsletterslide_inner{
	color: #fff;
    background-color: #049ad7;
    height: auto;
    position: absolute;
    left: 62px;
    top: 0;
    transition-duration: 0.8s;
    width: 285px;
    padding: 50px 30px 0px 50px;
    border-bottom-left-radius: 25px;
}
#newsletterslide_inner input[type=text]{
	margin: 0 0 10px 0 !important;
}
#newsletterslide_inner label{
	color:#fff;
}
#newsletterslide_inner select{
	padding-bottom: 0px;
	padding-top: 0px;
}
/* BLOG */
.content .newstable {
    -moz-column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1em;
    column-count: 2;
    column-gap: 1em;
}
.content .newsItem {
    display: inline-block;
    width: 100%;
    margin-bottom: 1em;
}
.title{
	font-size:20px;
	color:#00a7e2;
	margin: 0.5em 0 0.5em 0;
}
.title a{
	color:#00a7e2;
}	
.sidebar_blog{
	float:left;
	width:210px;
	padding:0 0 0 0;
}
.sidebar_blog h1{
	margin: 0 0 0 0;
	background-size: 22px;
}
.leftnaviblog{
  	padding: 10px 0 10px 20px;
}

.leftnaviblog ul{
	list-style-type:none;
	margin-left:20px;
}
.leftnaviblog > ul > li{
	text-indent: -10px;
}
.leftnaviblog ul li a{
	color:#2d2d2d;
	padding:3px 4px;
	font-size: 14px;
	/*display:block;*/
}
.leftnaviblog ul li a:before{
	content:"» ";
}
.leftnaviblog ul li ul li a:before{
	content:"› ";
}
.leftnaviblog ul li ul li {
	text-indent: -5px;
}
.leftnaviblog ul li ul li a {
	padding:2px 3px;
	font-size: 12px;
}
.leftnaviblog li.last{
	background-image:none;
}
.leftnaviblog li.active > a{
	color:#00a7e2;
}
.leftnaviblog li a:hover{
	color:#00a7e2;
}
/* SUCHE */
.sisea-search-form label{
	display: none;
}
/*.sisea-search-form input[type=text]{
	width: 80%;
	margin: 15px 0 0 15px;
	background-color: #00a7e2;
	color: white;
	border: none;
}
.sisea-search-form input[type=submit]{
	background:transparent url(assets/images/layout/suche.png) no-repeat;	
	margin: 10px;
  	padding: 14px 23px;
}*/
.sisea-search-form fieldset {
	height: 50px;
	border: none;
}
.sisea-results-list{
	width: 99%;
}
.blogsearch{
	  height: 60px;
	  width: 98%;	  
	  background-color: #00a7e2;
	  border-bottom-right-radius: 30px;
	  margin: -14px 0 0 0;
}
.blogsearch p#BS{
	float: right;
  	color: white;
 	padding-right: 35px;
  	font-size: 1.5em;
}
.blogsearch p#SB{
	float: left;
}
#blogsearch {
	width: 565px;
  	background-color: white;
  	height: 57px;
  	float: left;
  	margin: -12px 0 0 1px;
}

.blog-article{
	  padding: 0 35px 0 0;
}
.post{
	/*width: 50%;
	float: left;*/	
}
/*.postcon{
	padding: 5px;
  	margin: 20px 15px 15px 10px;
}*/
#postbild{
	width: 100%;
}
/* postmeta */
.postmeta {
	/*padding: 5px; margin: 20px 15px 15px 10px;*/
	border: 1px solid #EBEBEB;
	background: #d0d0d0;
	padding-bottom: 0;
}
.postmeta a { 
	background: transparent; 
	color: black;
}
.postmeta a:hover { 
	border: none;
	color:#ff0000;  
}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 15px;	}
.postmeta .date{ margin: 0 10px 0 5px;}

.post-info { font-size: .95em; padding-top: 3px; color: #B0B0B0; height: 25px;}
.post-info a, .post-info a:visited { color: #00a7e2; border: none; }
.postmeta img {
  padding: 0;
}
.blog-post .postmeta {
   padding-bottom: 7px;
   }
.postmeta .tags {
	display: block;
	width: 400px;
	float: left;
}
.postmeta .fb-like {
   float: right;
   border:none;
   overflow:hidden;
   width:250px;
   height:22px;
}

.paging {
	margin: 0;
	padding: 0px 0 25px 15px;
	width: 100%;
	}
.paging ul {
    list-style: none;
    margin: 0;
    padding: 0 0;
}
.paging .pageList li a {
	list-style: none;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px 3px !important;
	width: auto !important;
	text-align: center;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	color: gray;
}
.paging li a:hover {
	background-color: #f4f4f4;
	color: #00a7e2;
}
.paging a:active {
	color: #00a7e2;
}
.sidebar_blog #rightSlider #slider-container1{
	width: 185px;
	padding: 0 0 0 15px;
}
.back{
	float: right;
	padding-right: 15px;
  	padding-bottom: 15px;
}
.postmeta img{
	position: absolute;
	padding-left: 20px;
	margin: -3px;
}
.entry hr, .post-comments hr{
	background-image: none !important;
    height: 1px;
    width: 100%;
    border: solid 1px #c8cfdb;
    margin-bottom: 20px;
}
.blogsuche{
	padding: 10px 0 10px 20px;
}
.content #searchContent input[type="text"]{
	width:50%;
	float:left;
}
.content #searchContent input[type="submit"]{
	float:left;
}
.content #searchContent #onlyEvents{
	clear: left;
	float: left;
}
.content #searchContent label{
	float: left;
}
.content .searchEvents input[type="text"]{
	width:50%;
	float:left;
}
.content .searchEvents input[type="submit"]{
	float:left;
}
/* Sociallinks */
.some {
  bottom: 20px;
  right: 15px;
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border-radius: 50%;
  z-index: 10;
  /*z-index: 600;*/
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.some.preload .so-1 {
  transform: translate(0px, -170px);
}
.some.preload .so-2 {
  transform: translate(-60px, -150px);
}
.some.preload .so-3 {
  transform: translate(-110px, -110px);
}
.some.preload .so-4 {
  transform: translate(-150px, -60px);
}
.some.preload .so-5 {
  transform: translate(-170px, 0px);
}
.some .so-1 {
  width: 50px;
  height: 50px;
  /*width: 60px;
  height: 60px;*/
  background-color: #3b5998;
  border-radius: 50%;
  position: absolute;
  color: white;
  text-align: center;
  line-height: 65px;
  top: 0;
  left: 0;
  z-index: 599;
  transform: translate(0, 0);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.some .so-2 {
  width: 50px;
  height: 50px;
  /*width: 60px;
  height: 60px;*/
  background-color: #1da1f2;
  border-radius: 50%;
  position: absolute;
  color: white;
  text-align: center;
  line-height: 64px;
  top: 0;
  left: 0;
  z-index: 599;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
}
.some .so-3 {
  width: 50px;
  height: 50px;
  /*width: 60px;
  height: 60px;*/
  background-color: #0077b5;
  border-radius: 50%;
  position: absolute;
  color: white;
  text-align: center;
  line-height: 60px;
  top: 0;
  left: 0;
  z-index: 599;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
}
.some .so-4 {
  width: 50px;
  height: 50px;
  /*width: 60px;
  height: 60px;*/
  background-color: #026466;
  border-radius: 50%;
  position: absolute;
  color: white;
  text-align: center;
  line-height: 69px;
  top: 0;
  left: 0;
  z-index: 599;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.6s;
}
.some .so-5 {
  width: 50px;
  height: 50px;
  /*width: 60px;
  height: 60px;*/
  background-color: #ff0000;
  border-radius: 50%;
  position: absolute;
  color: white;
  text-align: center;
  line-height: 70px;
  top: 0;
  left: 0;
  z-index: 599;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.8s;
}
.some .mask {
  bottom: 20px;
  right: 14px;
  width: 52px;
  height: 52px;
  /*width: 62px;
  height: 62px;/*
  /*background: linear-gradient(#c12125, #540709);*/
  background: linear-gradient(#efefef, #878787);
  border-radius: 50%;
  z-index: 601;
  color: white;
  /*color: #049ad7;*/
  text-align: center;
  line-height: 69px;
  cursor: pointer;
  position: fixed;
}
.some .mask i {
    font-size: 2em;
    margin-left: -5px;
}
/* Sociallinks - Ende */
@media all and (max-width: 1168px){
	.newsletter-box{
		display: none;
	}
	div#left_socialbookmark {
	    background-color: transparent;
	    border: none;
	    position: absolute;
	    margin:auto;
	    left:60%;
	    top: 4px;
	    height: 30px;
	    width: 100px;
	}
	div#left_socialwrapper, div.weitersagen{
		display: none;
	}
	div#left_socialbookmark a{
		float: left;
		margin-right:7px;
	}
	.headerpicText{
		left:0;
	}
	#newsletter1 {
	    padding-left: .5rem;
	    padding-right: .5rem;
	}
}
@media all and (max-width: 1024px){
	.medium-0{
		display: none;
	}
	/* BLOG */
	.post{
		width: 100% !important;
	}
	.content .newstable {
    	-moz-column-count: 1;
    	-moz-column-gap: 1em;
    	-webkit-column-count: 1;
    	-webkit-column-gap: 1em;
    	column-count: 1;
    	column-gap: 1em;
	}
	.content .newsItem {
    	display: inline-block;
    	width: 100%;
    	margin-bottom: 1em;
	}	
	img.gewinn{
		margin-bottom:1em;
	    margin-top: 25%;
   }
	.top-bar-section ul li > ul a {
	    width: 46%;
	}
	.top-bar-section .has-dropdown > a{
		/*margin-top: -10px;*/
	}	
	.termine_ticker_inner {
	    margin-left: 11%;
	}
	.content_h1_outer img.h1_pfeil{
		margin-left:0;
	} 	
	.h1_introtext {
		padding-left:50px;
	}
	.content_h1_outer h1{
		padding-left:50px;
	} 	
	.rondell-item{
		display: none !important;
	}
	.rondell-item-focused{
		display: block !important;
    	width: 100% !important;
    	left: 0px !important;
    	height: auto !important;
    	max-height: 350px;
	}
	.rondell-caption-info{
		width: 27% !important;
	}
	.rondell-caption-content{
		width: 73% !important;
		padding-left: 15px;
	}
	.blog_preview_outer{
		margin-top: -350px;
	}
	.blog_preview {
    	height: 350px;
	}
	.rondell-control{
		opacity: 1 !important;
		padding: 0px !important;
		margin-top: -100px;
	}
}

@media all and (max-width: 860px){
	.footer_nav > ul > li {
	    width: 33%;
	}
	img.gewinn{
    margin-top: 0%;
   }
}
@media all and (max-width: 750px){
	h2{
		font-size: 1.6rem;
	}
}
@media all and (max-width: 680px){
	h2{
		font-size: 1.4rem;
	}
}
@media all and (max-width: 640px){
	h2{
		font-size: 1.3rem;
	}
	.js-falle{
		margin-bottom: 0;
	}
	.headline {
	    margin-left: 0;
	}
	.top-bar-section .has-dropdown > a {
    	margin-top: 0;
    }
    .top-bar .name {
	    display: block;
	    text-align:right;
	    color:#fff;
	    padding-top: 10px;
	}
    .top-bar .name a{
	    padding: 0 0.9375rem;
	    color:#fff; 
	    display: inline-block;
	}
	#breadcrumb {
	    margin-left:0;
	}	
	div#left_socialbookmark {
	    left:4%;
	}
	.top_navi {
	    display:none;
	}
	#searchTop{
		margin-top:3rem;
	}
	.top input.search[type=submit] {
	    z-index: 771;
	}
	.top input.search[type=text] {
		z-index: 770;
	}
	.header{
		display:none;
	}
	.mainnavi_scroller_anchor2{
		display:none;
	}
	.termine_ticker{
		display:none;
	}
	.top-bar-section ul li {
	    height: auto !important;
	}
	.top-bar-section ul li.active > a {
	    background-color: #049ad7;
	    color: #fff;
	}	
	.top-bar-section .dropdown {
		top:0 !important;
	}
	.content_h1_outer {
	    margin-top: 1em !important;
	}
	.content_box_outer{
	    background: #049ad7 url(assets/images/layout/info.png) 2px 2px; 
	    background-repeat: no-repeat;
	}
	.content_box_inner_right {
	    margin-left: 0px;
	    margin-top: 50px;
	}
	.content_box_inner_left {
		display: none;	
	}
	.content_h1_outer{
		background-position: 0 0;
	}
	.sidebar_box_inner img.spottster{
		width:100%;
	}
	.checkline#checkline2{
		display:block;
		float: left;
    	width: 100%;
    }
	#rocketblocks{
		padding-bottom:0;
	}
	#block1, #block2{
		margin-bottom:90px;
	}
	.rocketline{
		display:none;
	}
	#rocket{
		display:none;
	}
	.footer3 .footer3Pic img{
		width:100%;
		height:auto;
	}
	.content_footer ul li.copy {
	    padding-left:20%;
	}
	.footer_nav {
    	padding-left: 0;
    }	
	.footer_nav > ul > li {
		background:none;
	    width: 45%;
	    padding-left:5%;
	}
	.footer_nav > ul > li a {
	    padding: 0;
	    font-size: .8rem;
	}	
	div.terminfilter {
	    width: 50%;
	    margin-top: 10px;
	}
}
@media all and (max-width: 540px){
	.rondell-caption-content h5{
		font-size: 0.8rem;
	}
	.rondell-caption-content{
		font-size: 0.6rem;
	}
	.rondell-caption.rondell-item-overlay{
		height: auto !important;
	}
}
@media all and (max-width: 400px){
	#ceckblock{
		font-size: 0.8rem;
	}
	.rocketblock p{
		font-size: 0.7rem;
	}
	.rondell-caption-info{
		height: 125px;
		font-size: 0.6rem;
	}
	.postmeta img {
    padding-left: 10px !important;
	}
}
@media print{
	.top, .main_navi, .header, .sidebar_right, .footer2, .footer3, #breadcrumb{
		display:none;
	}
	a[href]:after {
    	content: "";
	}
	.content_footer ul:nth-of-type(2){
		display:none;
	}
}