body{width:100%;}
.results_headlines{margin-left:0px;} 
.minibasket_header{display:block;color:#121212;}
.german_mwst_info{display:inline-block;margin-bottom:20px;}

@media only screen and (orientation:portrait) AND (max-width:500px),only screen and (orientation:portrait) AND (max-device-width:500px) {
	.template_special_main_table>tbody>tr>td{
		display:block;
		width:99.9%;
		max-width:480px;
	}
	#ausland_anfrage2{text-align:left !important;}
	
	
}

@media only screen and (orientation:portrait) AND (max-width:450px),only screen and (orientation:portrait) AND (max-device-width:450px) {
	.template_special_main_table>tbody>tr>td{max-width:400px;}
}

@media only screen and (orientation:portrait) AND (max-width:400px),only screen and (orientation:portrait) AND (max-device-width:400px) {
	.template_special_main_table>tbody>tr>td{max-width:350px;}
}
@media only screen and (orientation:portrait) AND (max-width:350px),only screen and (orientation:portrait) AND (max-device-width:350px) {
	.template_special_main_table>tbody>tr>td{max-width:325px;}
}
@media only screen and (orientation:portrait) AND (max-width:325px),only screen and (orientation:portrait) AND (max-device-width:325px) {
	.template_special_main_table>tbody>tr>td{max-width:320px;}
}
@media only screen and (orientation:portrait) AND (max-width:320px),only screen and (orientation:portrait) AND (max-device-width:320px) {
	.template_special_main_table>tbody>tr>td{max-width:300px;}
}