@charset "utf-8";

/* Source Sans Pro: font-weight: Normal 400 - Semi-bold 600 - Bold 700 */

body {
	-webkit-text-size-adjust: none;
	width: 100%;
	margin: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #666666;
}
form {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.headerBasis {
	border-bottom: 1px solid #E6E6E6;
	height: 171px;
}
.header {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
.headerLink {
	float: right;
	margin-top: 78px;
	margin-right: 30px;
}
.headerLink a {
	font-size: 17px;
	color: #8a8a8a;
	text-decoration: none;
}
.headerLink a:hover {
	color: #ac0404;
	text-decoration: none;
}
.logo {
	margin-top: 36px;
}
.footer {
	background-color: #AEAEAE;
	height: 50px;
}
.content {
	width: 1040px;
	padding-top: 39px;
	padding-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
}
.content a {
	color: #ac0404;
	text-decoration: none;
}
.content a:hover {
	color: #ac0404;
	text-decoration: underline;
}
.contentLinks {
	width: 662px;
	float: left;
	font-size: 16px;
	line-height: 27px;
}
.contentLinks h1 {
	margin-top: 0px;
	margin-bottom: 48px;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
	color: #333333;
}
.contentLinks p {
	margin-top: 0px;
	margin-bottom: 27px;
}
.contentRechts {
	width: 290px;
	float: right;
	font-size: 16px;
	line-height: 27px;
	margin-top: 88px;
}
.contentRechts p {
	margin-top: 0px;
	margin-bottom: 27px;
}
.product {
	background-color: #EFEFEF;
	padding: 10px;
	margin-top: 5px;
}
.product:hover {
	background-color: #E0E0E0;
	cursor: pointer;
}
.prijs {
	font-size: 18px;
	font-weight: 700; 
	float: right;
	padding-top: 12px;
}
.subtitel {
	width: calc(100% - 80px);
	font-size: 14px;
	line-height: 22px;
}
.productinfo {
	display: none;
	border: 1px solid #EFEFEF;
	padding: 10px;
}
.productinfo div {
	padding-bottom: 4px;
}
.productinfo .label {
	width: 180px;
	float: left;
}
.productinfo .buttons {
	margin-left: 180px;
}
.productinfo input[type=text] {
	font-family: 'Source Sans Pro', sans-serif;
	color: #141412;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 4px;
	border: 1px solid #999999;
	width: 446px;
}
.buttonGroen {
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #B8C71C;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 6px;
	margin-top: 10px;
	-webkit-appearance: none;
}
.buttonGroen:hover {
	background-color: #ED871A;
}
.buttonBlauw, .buttonBlauw-v1 {
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #0097CE;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 6px;
	margin-top: 10px;
	-webkit-appearance: none;
}
.buttonBlauw:hover {
	background-color: #ED871A;
}
.buttonBlauw-v1:hover {
	background-color: #B8C71C;
}
.buttonOranje {
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #ED871A;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 6px;
	margin-top: 10px;
	-webkit-appearance: none;
}
.buttonOranje:hover {
	background-color: #B8C71C;
}
.wwProduct {
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #EFEFEF;
}
.wwTotaal {
	background-color: #EFEFEF;
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #EFEFEF;
}
.wwTotaal-v1 {
	background-color: #D1D1D1;
	padding: 10px;
	margin-top: 5px;
	border: 1px solid #D1D1D1;
}
.wwPrijs {
	font-size: 18px; 
	float: right;
}
.wwFormKruis {
	float: left;
}
.wwKruis {
	margin-top: 7px;
	margin-left: 20px;
}
.wwKruis:hover {
	cursor: hand;
	cursor: pointer;
}
.wwKruisPrijs {
	float: right;
	width: 150px;
}
.bedrijfsinfo div {
	padding-bottom: 4px;
}
.bedrijfsinfo .label {
	width: 180px;
	float: left;
}
.bedrijfsinfo .opmerking {
	margin-left: 180px;
}
.bedrijfsinfo .buttons {
	margin-left: 180px;
}
.bedrijfsinfo input[type=text] {
	font-family: 'Source Sans Pro', sans-serif;
	color: #141412;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 4px;
	border: 1px solid #999999;
	width: 468px;
}
.bedrijfsinfo textarea {
	font-family: 'Source Sans Pro', sans-serif;
	color: #141412;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	padding-left: 6px;
	padding-right: 6px;
    margin-bottom: 0px;
	border-radius: 4px;
	border: 1px solid #999999;
	width: 468px;
}
.bedrijfsinfo select {
	font-family: 'Source Sans Pro', sans-serif;
	color: #141412;
	font-size: 16px;
	font-weight: 400;
	vertical-align: middle;
	border-radius: 4px;
	border: 1px solid #999999;
	width: 482px;
	height: 30px;
}
.linkButtonOranje, .linkButtonGroen {
	padding-bottom: 30px;
}
.linkButtonOranje a {
	font-size: 15px;
	font-weight: 600;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #ED871A;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 6px;
}
.linkButtonOranje a:hover {
	background-color: #B8C71C;
	color: #FFFFFF;
	text-decoration: none;
}
.linkButtonGroen a {
	font-size: 15px;
	font-weight: 600;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #B8C71C;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 6px;
}
.linkButtonGroen a:hover {
	background-color: #ED871A;
	color: #FFFFFF;
	text-decoration: none;
}















.plattegrond {
    background-image: url(plattegrond2019wtc.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 600px;
}
.stand {
	border: 1px solid #333333;
	box-sizing: border-box;
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	position: absolute;
}
.standLink a {
	border: 1px solid #333333;
	box-sizing: border-box;
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	position: absolute;
    text-decoration: none;
}
.standLink a:hover {
	color: #000000;
    text-decoration: none;
    background-color: #999999 !important;
}
#legendaKleur1 {
	width: 18px;
	background-color: #B4D05A;
	height: 18px;
	float: left;
	margin-top: 4px;
    margin-bottom: -4px;
	margin-right: 6px;
	display: block;
}
#legendaKleur2 {
	width: 18px;
	background-color: #E6A43D;
	height: 18px;
	float: left;
	margin-top: 4px;
    margin-bottom: -4px;
	margin-right: 6px;
	display: block;
}
#legendaKleur3 {
	width: 18px;
	background-color: #FFF138;
	height: 18px;
	float: left;
	margin-top: 4px;
    margin-bottom: -4px;
	margin-right: 6px;
	display: block;
}
#legendaKleur4 {
	width: 18px;
	background-color: #0097CE;
	height: 18px;
	float: left;
	margin-top: 4px;
    margin-bottom: -4px;
	margin-right: 6px;
	display: block;
}
.selectievakje {
    margin-top: 2px;
    margin-bottom: -2px;
    margin-right: 8px;
}
.lijstExposanten a {
	color: #666666;
	text-decoration: none;
}
.lijstExposanten a:hover {
	color: #ac0404;
	text-decoration: underline;
}















@media(max-width: 1024px) {
.header {
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
}
.headerLink {
	margin-right: 0px;
}
.content {
	width: auto;
	margin-left: 30px;
	margin-right: 30px;
}
.contentLinks {
	width: calc(100% - 270px);
}
.contentRechts {
	width: 210px;
}
.productinfo .label {
	width: auto;
	float: none;
	display: block;
}
.productinfo .buttons {
	margin-left: 0px;
}
.productinfo input[type=text] {
	width: calc(100% - 12px);
}
.buttonGroen {
	width: 100%;
}
.buttonBlauw {
	width: 100%;
}
.buttonOranje {
	width: 100%;
}
.bedrijfsinfo .label {
	width: auto;
	float: none;
	display: block;
}
.bedrijfsinfo .opmerking {
	margin-left: 0px;
}
.bedrijfsinfo .buttons {
	margin-left: 0px;
}
.bedrijfsinfo input[type=text] {
	width: calc(100% - 12px);
}
.bedrijfsinfo textarea {
	width: calc(100% - 12px);
}
.bedrijfsinfo select {
	width: 100%;
}
.linkButtonOranje a, .linkButtonGroen a {
	width: calc(100% - 40px);
	display: block;
}
}









@media(max-width: 768px) {
.content {
	padding-bottom: 20px;
}
.contentLinks {
	width: auto;
	float: none;
	line-height: 22px;
}
.contentLinks h1 {
	margin-bottom: 18px;
}
.contentLinks p {
	margin-top: 0px;
	margin-bottom: 22px;
}
.contentRechts {
	width: auto;
	float: none;
	line-height: 22px;
	margin-top: 44px;
}
.contentRechts p {
	margin-top: 0px;
	margin-bottom: 22px;
}
.wwKruis {
	margin-top: 5px;
}
}











@media(max-width: 500px) {
.header {
	width: 223px;
	margin-right: auto;
	margin-left: auto;
}
.headerLink {
	float: none;
	margin-top: 4px;
	width: auto;
	text-align: center;
}
.logo {
	margin-top: 15px;
}
.content {
	margin-left: 20px;
	margin-right: 20px;
}
.wwKruisPrijs {
	width: 115px;
}
}
