/**
* Gally Websolutions GmbH 2014
* www.gally-websolutions.com
**/


@media only screen and (max-width: 1024px)  {
	.content {
		padding: 0px 10px 40px 10px;
		box-sizing:border-box;
	}
	
	#header_line{
		transform: none;
	}
	#header {
		width:100%;
		box-sizing:border-box;
	}
	
	#header-contenter {
		
	}
	
	.content img {
		/*width:100%;
		height:auto;*/
	
	}
	ul.thumbsoverview li {
	}
	ul.thumbsoverview li img {
		width:auto!important;
	}
	
	.circlebox_wrap {
		width:33%;
	}
	.row_left, .row_right {
		width:100%;
		max-width:100%;
		float:none;
	}	
	.keller_left, .keller_right {
		width:100%;
		max-width:100%;
		float:none;
	}
	.larve_btn_keller {
		padding-bottom:60px;
	}	
	
	#header-contenter {
    position: relative;
}
	#sliderwrap {
    clear: both;

}

/*	
	#blackbox {
		position:relative;
		height:auto;
	}
	
	.circlebox_wrap {
		width:100%;
	}

	
	
	
	
	
	#filler {
	}
	
*/	

}

@media only screen and (max-width: 720px)  {
	.circlebox_wrap {
		width:100%;
	}
}

@media only screen and (max-width: 590px)  {
	#footerblack p {
		padding-top:6px;
	}
	.footercontent {
		padding-right:0;
	}
	
	
	.keller_left {
		width: 100%!important;
	}

}


/*
@media only screen and (max-width: 450px)  {
	
.content {
		padding:0 10px 0 10px;
		box-sizing:border-box;
	}
	
p{
	text-align:center;
}

.bignews{
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:25px;
}

.bignews img{
	max-width:300px;
	display:inline-block;
	margin-right:15px;
	float:none;
	overflow:hidden;
}


	
	
.singlenews{
	float:none;
	margin-bottom:20px;
	width:250px;
	height:300px;
	overflow:hidden !important;
	background-color:green;
	padding-left:none;
}

.singlenews .content{
	padding:0;
	width:275px;
	overflow:hidden !important;
}

.singlenews .top{
	width:275px;
	height:260px;
	padding:40px 0px 0px 0px;
}

.middle{
	margin:0;
	margin-bottom:20px;
}


#black_top{
}

#black_bottom{
	margin-top:550px;
	margin-bottom:20px;
}

#blackbox_wrap{
	height:570px;
	width:100%;
	color:#fff;
	margin:20px 0 20px 0;
}

#blackbox{
	height:540px;
}

.circlebox_wrap{
	width:100%;
	height:160px;
	text-align:center;
	float:none;
}


.circlebox{
	width:100px;
	height:100px;
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}

.circlebox .hover{
	width:100px;
	height:100px;
	-webkit-border-radius: 100px;
-moz-border-radius:100px;
border-radius: 100px;
background:url(../img/circle_hover_s.svg);
	background-position:center;
	background-repeat:no-repeat;
}

.row_left{
	display:none;
}

.row_right{
	display:none;
}

.white{
	display:none;
}

.keller_left, .keller_right{
	float:none;
	width:100%;
	height:auto;
	text-align:center;
	margin-top:10px;
}



#footer{
	width:100%;
	background:#000;
	height:auto;
}

#footerblack{
	width:100%;
	background:#000;
	margin:0;	
}


#footerblack img{
	margin-top:5px;
	display:none;
}

#footerblack p{
	font-size:10px;
	color:#FFF;
	text-align:center;
	width:100%;
	margin:0 auto;
	padding-top:10px;
}

}
*/