@media screen and (max-width:920px)
{
body {
	background-image: none;		
	}
#logo, #context-hg, .rastergif, .logogif, .pagetitlegif, #balken2 {
	 display:none;	 
 }
.pagetitle {
	display:block;	
}
#bildleiste {
	background-position: 0px 0px;
 } 
#buttons {
	margin-left: 0px; 
 }
#balken0 {
	background-color: #fff;
	height: 0px;	
}  
.logoresponsivegif {
	display: block;	
}
#balken1 {
	background-image: url(../gifs/logo_responsive.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	min-height:45px;
}

}

@media screen and (max-width:700px)
{
#bildleiste {
	height: 100px;
	background-size:cover;
 } 	
.leftcol, .rightcol {
    float: none;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
#content_inner {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
 } 

.lang {
	 display:none;	
}
#balken3 {
	height: auto;
}
#menu-button {
	display: block;
}
#buttons {
	width:100%;	
	overflow: auto;
	height: auto;
}
  .hlist {
	overflow: auto;
	height: auto;
  }	
  .hlist ul {
	float:none;
	height: auto;
	display: none;
	}
  .hlist ul.open {
	float:none;
	height: auto;
	display: block;
	}	  
  .hlist ul li {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}  
  .hlist ul li a,
  .hlist ul li strong {
	background:transparent;
	color:#666;
	display:block;
	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
	width:auto;
	padding-top: 1.4em;
	padding-right: 1.8em;
	padding-bottom: 0.2em;
	padding-left: 1.8em;
	min-height:24px;
  }	
  .greybox p {
	text-align: left;
}
}
@media screen and (max-width:580px)
{	
.rightcolimg, .leftcolimg {
	float: none;
	padding-bottom: 20px;
}
.w25, .w28, .w35, .w45, .w50, .w55, .w60, .w65 {
	 width: 100%;
}
}
@media screen and (max-width:410px)
{	
.l-img {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
.r-img {
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;	
}
	h1 {
	font-size: 120%;
}
}