.page {
	width: 1020px;
	margin: 0 auto; 
}
.slogan h1 {
	font-size: 2em;
}
.metamenu .showmenu {
	display: none;
}
.stage {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.stage.right,
.stage.left {
	width: 75.49019607843137%; /* 770 of 1020 */
}
.stage.right {
	float: right;
}
.stage.left {
	float: left;
}
.main .stage {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
.box.servicebuttons {
	width: 230px;
}
.box.servicebuttons.workshop {
	width: 100%;
}
.box.servicebuttons .box_padding {
	height: 340px;
}
.servicebuttons ul {
	display: block;
	margin-right: -3px;
	margin-left: -3px;
}
.servicebuttons li {
	float: left;
	width: 33.3333333333333%;
	margin-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
}
.box.servicebuttons.workshop li {
	float: left;
	width: 11.11111111111111% !important;
	padding-right: 3px;
	padding-left: 3px;
}
.servicebuttons li:nth-child(1),
.servicebuttons li:nth-child(4),
.servicebuttons li:nth-child(7) {
	clear: left;
}
.servicebuttons.workshop li:nth-child(1),
.servicebuttons.workshop li:nth-child(4),
.servicebuttons.workshop li:nth-child(7) {
	clear: none;
}
.main.left,
.main.right,
.stage.left {
	width: 75.49019607843137%; /* 770 of 1020 */
}
.main.right {
	float: right;
}
.main.left,
.stage.left {
	float: left;
}
aside.bottom.right {
	float: right;
	width: 75.49019607843137%; /* 770 of 1020 */
}
.box_wrap.full {
	width: 100%;
}
.box_wrap.half {
	width: 50%;
}
.box_wrap.third {
	width: 33.33333333333333%;
}
.box_wrap.twothird {
	width: 66.66666666666666%;
}
.sidemenu.workshopservices {
	min-height: 400px;
}
.quickfinder_wrap {
	width: 100%;
	margin-top: 10px;
}
.cols.cols2.workshopadress .col {
	padding: 1em 0 0 0;
	width: 100%;
}
.cols.cols2.workshopadress .col:first-child {
	padding: 0;
}
.box.appointment .box_padding {
	padding-bottom: 15px;
}
.clear_row.visible {
	display: block;
}