*{margin:0;padding:0;}

.button {
    display: inline-block;
    border: none;
    padding: 0rem 0rem;
    margin-top: 10px;
    margin-left:0px;
    text-decoration: none;
    background: #d0112b;
    color: #ffffff;
    font-family: Catamaran, sans-serif;
    font-size: 110%;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input {
	font-size: 120%;
}

select {
    font-size: 120%;
width:100%;
height:40px;
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#585d60;
    border:none;
    outline:none;
    display: inline-block;

}


html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Catamaran, sans-serif;
	line-height:1.400em;
	font-size:100%;
	color:#ffffff;
	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%;
	background:#d0112b;
	padding:5px;
	padding-left:10px;
	position:fixed;
	z-index:900;
}
#header {
	padding-top:30px;
}
.rode_lijn {
	width:100%;
	height:6px;
	background-color:#d0112b;
	margin-top:-7px;
}
.image {
	padding-top:0px;
}
.image img	{
	width:100%;
	max-width:100%;
	height: auto;
}
#logo {
	position:absolute;
	width:200px;
	height:201px;
	margin:0 auto;
	padding-top:50px;
	left:50%;
	margin-left: -100px;
}
.divider {
	height:90px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	margin-top:5px;
	margin-bottom:25px;
}
.container {
	position:relative;
	width:100%;
}
#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:#d0112b;
	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:#d0112b;
}
.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:#d0112b;
}

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

.content_car ul {
	padding-left:24px;
	margin-top:20px;
}
.content_car p {
	font-size:130%;
}
.content_car li {
	margin-bottom:10px;
	font-size:130%;
}
.content_car img, .content_car2 iframe {
	width:100%;
	max-width:100%;
	margin-bottom:10px;
	height: auto;    
}
.appleLinks a {
	text-decoration:none;
	color:#d0112b;
}
h1 {
	font-size:125%;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:20px;
	line-height:1.400em;
	text-align:center;
}
h2 {
	font-size:145%;
	font-weight:bold;
}
h3 {
	font-size:125%;
	padding-top:0px;
	padding-bottom:20px;
	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 #ffffff;
	margin:0.5em 0;
	padding:0;
}
#footer {
	position:relative;
	width:100%;
	font-size:125%;
	text-align:center;
	background-color:#191919;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:30px;
	line-height:1.900em;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer_inhoud li {
	list-style-type:none;
}
#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;
}

blockquote {
	background:#efefef;
	border-left: 10px solid #cccccc;
	margin: 1.5em 10px auto;
	padding: 1.0em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	width:80%;
	margin-left:5%;
	font-size:140%;
}

blockquote:before {
	color: #cccccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}

blockquote:after {
	color: #cccccc;
	content: close-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-left: 0.25em;
	vertical-align: -0.6em;
}

blockquote p {
	display: inline;
}