#body {
	background-image:url('../img/hintergrund.gif');
	background-repeat:no-repeat;
	height: 100%;
	
	}
	
header {
	margin-top:30px;}
	
nav.navbar.navbar-default.navbar-custom {
margin-top:52px;
}
.right-box {
	background-color: #ddd0c3;
	border-radius: 10px;
	box-shadow: 5px 10px 20px grey;
	margin-top:40px;
	padding-bottom:2px;

}

#contentContainer  {
   max-width:1170px;
   margin-left:none;
}

.box-content {
	margin:10px;

}

.box-content h4{
	padding-top:10px;
	margin-bottom:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	border-bottom: 1px solid black;
	
}
.push {
height:50px;
}
.footer {
border-top: 1px solid #cdd1d3;
margin-top:15px;
padding-top:5px;
min-height:45px;
background-image:url('../img/bg-footer.png');
background-position:bottom;
background-repeat:repeat-x;
 position: relative;

  clear:both;

}

.navbar-custom {
background-color:none;

}

.navbar-nav>.active>a, {
background-color: #eadcce;
color:#FFFFFF;

}

.navbar-default {
	background-color:none;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -50px;

}

#footerContent {
display:inline-block;
}

.activeLL {
color: black;
}
.csc-header1 h1 {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}

.archive-link {
text-align:center;
border-top:1px solid black;
padding-top:2px;

}

#crumb {
	margin-top:5px;
	margin-bottom:5px;

}

.news-single-sub h2{
font-size:20px;

}

#startlink-normal {
display:initial;
margin-left:18px;
}

#startlink-normal a img {
border:none;
}



#startlink-collapse {
display:none;
}

#news-single-images .news-single-img {
float:none;
}
#news-single-images .news-single-img img{
float:left;
margin-right:5px;
margin-bottom:5px;
}

@media(max-width:760px) {
#body{
	background-image:url('../img/bg-small.gif');
	background-repeat:no-repeat;
}

#footer a {
color:#ff8401;

}

#startlink-normal {
display:none;
}

#startlink-collapse {
display:initial;
}
}

@media(max-width:640px) {
#body{
	background-image:url('../img/bg-small.gif');
	background-repeat:no-repeat;
}
.csc-firstHeader {
font-size:32px;
}
}

.news-single-img {
float:none !important;
}

.news-single-img img {
max-width: 350px;
}
