@media screen and (max-width: 1100px) {
.ansprechpartner, .impre {
	font-size:13px;	
}
.ansprechpartner tr, .impre tr {
	display:block;
	margin-bottom:20px;
}
.ansprechpartner tr td, .impre tr td {
	display:block;
}

}
@media screen and (max-width: 920px) {

.content {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    margin: -1px auto;
    width: 100%;
}

.content .column {
    float: right;
    padding: 30px 20px;
}

.column.right {
	width: 100%;
	margin: 0 auto;
	background:#fff;
	padding:0 0 0 20px;
}
header {
	height:inherit;
}

nav.desktop {
	line-height: 26px;
	height:26px;
	margin-top:220px;
	background:#fff;
	position:relative;
	z-index:10;
	padding:0 6px;
	border-bottom:1px solid #ccc;
}

.search_field {
    width: 100%;
}
.topmeldung_column {
	padding:0 20px 0 0;
	max-width:300px;
}
}

@media screen and (max-width: 690px) { 

.white_fade {
	display:none;
}
.content {
    margin: 200px auto 0 auto;
}
	nav.desktop li {
		margin-right: 10px;
	}
	
	nav.desktop a.servicenav, nav.desktop a.servicenavon {
		float: right;
		margin-right: 30px;
		padding: 0 5px;
	}
.content .column {
    float: none;
    padding: 30px 20px 15px 20px;
}
.content .column.center {
	padding: 55px 20px 15px;
    width: 100%;
}
.content .column.left {
    width: 100%;
}
.column.right img{
	display:none;
}
.search_field {
    max-width: 250px;
}


.formlabel {
	width:100%;
	padding:2px 0;
	display:inline-block;
	float:left;
}

.textinputstyle {
	border:0;
	float:left;
	width:100%;
	padding:2px 0;
	border-bottom:1px solid #232021;
	display:inline-block;
	margin-bottom:20px;
	margin-right:0;
}

nav.responsive { 
	display: block;
	z-index:2000;
	position:relative;
	top:251px;
	left:15px;
	width:90%;
}
nav.responsive > section{
	position:absolute;
	right:0;
	top:0;
}
nav.responsive span{
	font-size:18px;
	margin-left:5px;
}
nav.responsive > section a{
	float:right;
	margin-left:12px;
}


nav.desktop { display: none; }


.footer_column {
	float:left;
	margin-right:18px;
	width:100%;
	margin-bottom:15px;
}

.footer_column#footernav_9 {
	width:100%;
}

#footernav_1, #footernav_3 {
	float:left;
	text-align:left;
}
}
@media screen and (max-width: 450px) {
.verbaende_list {
	margin-left:-6px;
	margin-bottom:25px;
}
.verbaende_list tr td:first-child {
    width:0 !important;
}
}