/* < 990 */
@media only screen and (max-width: 990px) {

	.center_it {
    margin: 0;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
	}
	
	.content_4_wrap .content_4_wrap_inner {
    float: none;
    padding-top: 281px;
    width: 100%;
}
div#content_title div.header_image {
	display: none;
}

.cols_50_50 IMG {
	width: 100%;
	height: auto;
}

header #box_menutop ul#header_menu li {
    margin-bottom: 4px;
    margin-top: 4px;
    margin-right: 15px;
}
	
}

@media only screen and (max-width: 800px) {
	
	div#box_logo IMG {
	width: 100%;
	height: auto;
}
	

	
.cols_30_30_30 div.col_30 {
    float: none;
    margin-right: 5%;
    width: 95%;
}


footer #box_footer #box_address, footer #box_footer #box_menuservice {
	float: none;
}

footer #box_footer #box_menuservice {
	padding-top: 30px;
}

footer #box_footer {
    padding-top: 10px;
}

	}

@media only screen and (max-width: 640px) {
		.float_boxs div.csc-default {
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    width: 40%;
       min-height: 368px;
}	

.cols_25_25_25_25 div.col_25 {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 46%;
}


.cols_50_50 div.col_50 {
    float: none;
    margin-right: 4%;
    width: 96%;
}


}

/* iPhone and mobiles - Viewport 320px */
@media only screen and (max-width: 480px) {
	
	
h1.content_header {
    font-size: 36px;
}

h3.content_subheader {
    font-size: 22px;
}
	
	div#box_menutop_wrap {
    margin: 0;
    width: 100%;
}

div.tx-powermail {
    width: 306px;
}
	
	header {
	    position: relative;
	}
	
	header #box_menutop div#home {
	    height: auto;
	    margin-top: 6px;
	    position: relative;
	}
	
	
	header #box_menutop ul#header_menu {
	    margin-left: 10px;
	}
	
	
header #box_menutop ul#header_menu li {
    float: none;
}
	
	header #box_menutop div#contact {
	    clear: both;
	    float: right;
	    position: relative;
	}
	
	#box_logo {
	    padding-top: 21px;
	}
	
	.float_boxs div.csc-default {
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
       min-height: 295px;
}

.cols_25_25_25_25 div.col_25 {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}



.content_4_wrap {
    background: none;
}
.bg_bauberater {
    background: none;
}
.content_4_wrap .content_4_wrap_inner {
    padding-top: 0;
}
		
}