*{margin:0;padding:0;}

#my-menu .active {
	color:#fc6777;
	font-weight:600;
}

.logo-overzicht {
	margin-top:0px;
	margin-left:0px;
	margin-right:25px;
	margin-bottom:25px;
	width:140px;
	display:inline-block;
	vertical-align: text-top;
}

.button {
	position:relative;
	font-weight:600;
	border-radius: 4px;
	background-color: #fc6777;
	border: none;
	text-align: center;
	font-size: 125%;
	padding: 15px;
	margin: 5px;
	width:200px;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: 'Montserrat', sans-serif;
	line-height:1.400em;
	font-size:100%;
	color:#000000;
	background-color:#ffffff;
	-webkit-text-size-adjust:100%;
}
.mainwrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:100%;
	overflow:hidden;
	min-height:100%;
}
#menu_link {
	width:100%;
	height:30px;
	background:#ecc13f;
	padding:5px;
	padding-left:10px;
	position:fixed;
	z-index:900;
}
#logo_klein {
	width:180px;
	height:30px;
	padding:5px;
	padding-left:10px;
	position:fixed;
	z-index:901;
	left:50%;
	margin-left: -90px;
}
#header {
	padding-top:52px;
}
.lijn {
	position:fixed;
	z-index:901;
	background:#ffffff;
	width:100%;
	height:1px;
	top:40px;
}
.gouden_lijn {
	width:100%;
	height:3px;
	background-color:#c69c6d;
	margin-top:-7px;
}
.image {
	padding-top:0px;
}
.image img	{
	width:100%;
	max-width:100%;
}
#logo {
	position:relative;
	width:100%;
	max-width:100%;
}
#button-assortiment {
	position:absolute;
	width:300px;
	height:41px;
	margin:0 auto;
	padding-top:250px;
	left:50%;
	margin-left: -150px;
}

#logoNiet {
	position:absolute;
	width:250px;
	height:160px;
	margin:0 auto;
	padding-top:calc(50% - 82px);
	left:50%;
	margin-left: -125px;
}
.divider {
	height:90px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	margin-top:5px;
	margin-bottom:25px;
}
.container {
	position:relative;
	width:100%;
	margin: 0 auto;
}

table {
	font-size:100%;
	line-height:1.950em;
}

#tabel {
	margin: 0 auto;
	position:relative;
	line-height:1.600em;
	font-size:105%;
}
#tabel h2 {
	text-transform: uppercase;
	font-size:140%;
	text-align:center;
	padding:10px;
	padding-bottom:7px;
	font-weight:bold;
}
#tabel h3 {
	text-transform: uppercase;
	font-size:100%;
	text-align:left;
	padding-top:10px;
	padding-bottom:7px;
	font-weight:bold;
}
#tabel a {
	color:#9f0066;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}
#contact {
	position:relative;
	width:100%;
	font-size:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.800em;
}
#contact a {
	text-decoration:underline;
	font-weight:bold;
	color:#c69c6d;
}
.content_car {
	position:relative;
	left:5%;
	width:90%;
	overflow:auto;
	padding-bottom:20px;
	padding-top:20px;
	line-height:1.800em;
}
.content_car a, .content_car a[href^="tel:"]  {
	text-decoration:none;
	color:#fc6777;
	font-weight:600;
}

.contactpersoon a, .contactpersoon a[href^="tel:"]  {
	text-decoration:none;
	color:#c69c6d;
}

.content_car ul {
	padding-left:26px;
}
.content_car p {
	font-size:110%;
	line-height:1.500em;
}
.content_car li {
	margin-bottom:10px;
	font-size:110%;
	padding-left:5px;
}
.content_car img, .content_car iframe {
	width:99%;
	max-width:99%;
	margin-bottom:10px;
	height: auto;
	margin-bottom:20px;
}
img {
	width:100%;
	max-width:100%;
	margin-bottom:10px;
	height: auto;    
}
.appleLinks a {
	text-decoration:none;
	color:#c69c6d;
}
h1 {
	font-size:125%;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:20px;
	line-height:1.400em;
	text-align:left;
}
h2 {
	font-size:175%;
	font-weight:600;
	text-align:left;
	line-height:1.400em;
}
h3 {
	font-size:100%;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:bold;
}
h4 {
	font-size:110%;
	font-weight:normal;
	font-style:italic;
	margin-top:0px;
	margin-bottom:0px;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #312d29;
	margin:0.5em 0;
	padding:0;
}
#footer {
	position:relative;
	left:5%;
	width:90%;
	font-size:120%;
	text-align:left;
	background-color:#050237;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:30px;
	line-height:1.900em;
}
#footer a {
	text-decoration:none;
	color:#ebc13f;
}
#footer_inhoud li {
	list-style-type:none;
}
#footer_inhoud {
	width:100%;
	left:0%;
	font-size:100%;
}
#footer_inhoud hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ffffff;
	margin:0.5em 0;
	padding:0;
	position:relative;
	width:92%;
	left:4%;
}
a img,:link img,:visited img,fieldset {
	border:none;
}