body {
  padding-top: 10px;  
  background: no-repeat 50% 50% fixed; 
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
}
img  {
  width: 100%;
  height: auto;
}

.csc-textpic-intext-right-nowrap {padding-top: 10px;}
.csc-textpic-intext-right-nowrap img{
padding: 30px 30px 0 0;
}

.navbar{
	background:none;
	border:none;
	margin-bottom:-7px;
}



.text-center {
  padding-top: 20px;
}
.col-xs-12 {
  background-color: #fff;
}
#sidebar {
  height: 100%;
  padding-right: 0;
  padding-top: 30px;
}
#sidebar .nav {
  width: 95%;
}
#sidebar li {
  border:0 #f2f2f2 solid;
  border-bottom-width:0px;
}

#sidebar li a, #sidebar li a:visited{
	color:#000;
}

#sidebar li a:hover{
	color:#f00;
	text-decoration:none;
	}
	
#sidebar li a.active {
	color:#f00 !important;
}

.nav > li > a
{
  padding: 10px 15px 5px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background:#fff;
}



#lefttop, #righttop {
		background:#fff !important;
	}
#rightfooter a.active, #righttop a.active{color: #f00 !important;}

.subnav {
	list-style:none;
}

.subnav > li > a{
	display:block;
}

.subnav li {
	padding:5px 0;
}
#jahresmenu{height: 20px; width: 30px; float: left; margin: 30px 0 0 -50px;}



#footer{margin-left: -15px !important; clear: both;}

#leftfooter {
	padding:12px 25px 12px 20px;
	background:#fff; 
	border-top:1px #000 solid;
}
#rightfooter{
	padding:12px 25px 12px 0px; 
	text-align:left; background:#fff; 
	border-top:1px #000 solid;
}



img.logo {
	display: block;
	height: auto;
	max-width: 100%;
	margin-left:-20px;
width: auto;
}

div#logo {
	margin:0 0px 0 25px;
	width:1120px;
	border-top:1px #000 solid;
}

div#logo h1{
padding:50px 0 70px 0px
}

img.slider {
	display: block;
	height: auto;
	width: 100%;
}
/*Slideshow Link*/
.jQuerylink {
	display: block;
	margin-top: 20px;
    color: #000;
	cursor: pointer;
	padding-bottom:10px;
}
.jQuerylink:hover{
  color: #999;
  text-decoration: none;
}

.row{ padding: 0 30px 0 0;}




.yearmenu{padding:30px 0 0 0;}
.yearmenu li{list-style:none; white-space:nowrap; text-align: left;padding-bottom: 10px;}
.yearmenu li a, .yearmenu li a:visited{color: #000; text-decoration: none;}
.yearmenu li a.active, .yearmenu li a:hover {
	color:#f00 !important;
}



.csc-frame-rulerAfter {
	border-bottom:1px #000 solid;
	padding-bottom:20px;
}
.frame-ruler-after:after {
border-bottom:1px #000 solid;
	margin-bottom:50px;
}

td {
	vertical-align:top;
	}

.eintritt td {
	border-bottom: 1px #000 solid;
	padding:5px 0;
	}
.slidercontainer{padding-left:40px}

/*-----------------------------------------------------------------------------------*
/* = Mobile Portrait
/*-----------------------------------------------------------------------------------*/


/* collapsed sidebar styles */
@media screen and (max-width: 767px) {
.yearmenu{margin-left: 0;padding-left: 10px;}
#maincontent{min-height: 450px !important}
.row{padding: 0;}
.slidercontainer{padding-left:10px}

.img-responsive
{
  margin-left: 0px;
  padding: 0 3% !important;
  min-width: 300px !important;
}
.slider{margin-left: -25px;}

  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -41.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -41.6%;
  }
  .row-offcanvas-right.active {
    right: 41.6%;
  }
  .row-offcanvas-left.active {
    left: 41.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 41.6%;
	background:#fff;
	border-right:1px solid #000;
  }
  #sidebar {
    padding-top:0;
  }
  
  .navbar{
	background:#fff;
	border:none;
	}
	
	.topnavi {
		display:none;
	}
	
	#leftfooter {
		display:none;
	}
		
	#footer {
		margin-right:-15px !important;
	}
	
	div#logo {
	border-top:0px !important;
}

img.slider {	
	width: 107% !important;
}



img.logo
	{
	  display: block;
	  height: auto;
	  max-width: 330px !important;
	  margin-left: -20px;
	
	}

}


/*-----------------------------------------------------------------------------------*
/* = Tablet
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
	div#logo {
	margin:0 0px 0 25px;
	width:700px !important;
	border-top:1px #000 solid;
}
}

@media only screen and (min-width: 992px) {
	div#logo {
	margin:0 0px 0 25px;
	width:919px !important;
	border-top:1px #000 solid;
}
}

@media only screen and (min-width: 1200px) {
	div#logo {
	margin:0 0px 0 25px;
	width:1120px !important;
	border-top:1px #000 solid;
}
}




/*-----------------------------------------------------------------------------------*
/* = Mobile Landscape
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}

/*owl carousel*/

Element {
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: 0px;
    padding: 12px 20px 12px 24px;
    margin-right: 10px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]{

    
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]{
	margin-top: -36px !important;
    background: none !important;
	color: #aaa !important;
}
.owl-nav .fa{font-weight: bold !important; font-size: 50px;}

.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
	color: #fff !important;
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
	.owl-nav .fa{font-size: 25px;}
	
.owl-theme .owl-controls .owl-nav [class*="owl-"]
{
  margin-top: -25px !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
}

.image-caption {
	padding-top:5px}

