<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Small */
@media only screen and (max-width: 767px) {
 
}
 
/* Small and medium */
@media only screen and (max-width: 999px) {
 
}
 
/* Medium */
@media only screen and (min-width: 768px) and (max-width: 999px) {
 
}
 
/* Medium and large */
@media only screen and (min-width: 768px) {
 
}
 
/*  Large */
@media only screen and (min-width: 1000px) {
 
}

/*
Static page
*/

.staticpage {
background: #ffffff;
}


/*
Attentie Vak
*/

#attention {
	background: #b7c9d3;
	padding: 15px;
	margin: 20px;
}

#attention p {
	color: #ffffff;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
}

#attention a {
	color: #ffffff;
}


/*
Attentie Vak ROOD
*/

#attentionred {
	background: #d0006f;
	padding: 15px;
	margin: 20px;
}

#attentionred p {
	color: #ffffff;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
}

#attentionred a {
	color: #ffffff;
}


/*
Vak
*/

#mainHelp {
	background: #ffffff;
	width: 695px;
	margin-left: 10px;
}




/*
Titels &amp; broodtekst opmaak
*/

.h1-staticpage {
	color: #009cde;
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin: 20px 0px 10px 20px;
}

.h2-staticpage {
	color: #009cde;
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 10px 20px;
}

.h3-staticpage {
	color: #009cde;
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 20px;
}

.h4-staticpage {
	color: #414141;
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 20px;
}

.h4-staticpage a {
	color: #009cde;
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
        text-decoration: underline;
}

p {
	color: #414141;
	line-height: 20px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
	}
	
#p-introductie {
	font-weight: bold;
}

#p-introductie a {
	font-weight: bold;
	color: #009cde;
	font-size: 14px;
}

#p-introductie a:hover {
	font-weight: bold;
	color: #009cde;
	text-decoration: underline;
	font-size: 14px;
}

/*
Linkjes
*/

a {
	color: #009cde;
	text-decoration: none;
	font-weight: normal;
}
a_black {
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #009cde;
}	

a-blue:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #009cde;	
	
}
a-black:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #414141;
}

/*
List
*/

.ul-staticpage {
	font-size: 14px;
	margin-bottom: 15px;
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
}

.ul-staticpage li {
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	list-style-type: circle;
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
}

.ul-staticpage li a {
	color: #009cde;
	text-decoration: none;
	font-weight: normal;
}

.ul-staticpage li a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #009cde;
}

/*
Table
*/

table {
	margin-left:20px;
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
}

/*
Outlet lijst verkooppunten
*/

.heading {	font-weight: bold;}

.pxtext {
	font-family: "TMSans-Regular", "Helvetica", Arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
    }
	
    .text {	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
        font-size: 12px;
        text-align: left;
    }
	
    #outlet {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	padding: 5px;
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	text-align: left;
    }
	
    #title {
	font-family: "TMSans-Regular","Helvetica",Arial,sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #FFF;
	text-align: left;
    }
	
    #outlet tr:hover {
        background-color: #b7c9d3;
        color: #FFF;
	}

    #outletgooglemaps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-left: 0px;
    }
    #outletgooglemaps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 95% !important;
        height: 100% !important;
		margin-left: 20px;
    }</pre></body></html>