<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size: 20px;
}

.side{
	float: none;
	display: none;
}

.mainContentBox
{	
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 15px;
}

.mobileOrderBox{
	margin-top: -80px;
}
.orderBox{
	
	float: right;
 	width: 510px;
}
.articlePrice{
	width: 180px;
}

.footer{
	display: none;
}

.testen{
	display:!important;
	clear: both;
	height: 280px;
	background-color: #FEFEFE;
 	margin-top: -15px;
 	padding-top: -20px;
}
.mobileFooterLeftBox{
	float: left;
	width: 40%;
}

.mobileFooterRightBox{
	 float: right; 
	 width: 40%; 
}

-linktable{
	font-size: 20px;
}</pre></body></html>