html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {line-height:1;font-family: Trebuchet MS, verdana, arial, sanf-serif;font-size: 16px;}
address{font-style:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
figure{line-height:0;}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins {background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
img { border: none; }
fieldset { border: none; }
caption { display: none; }
img,video,audio {max-width: 100%;height: auto;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
h1 { font-size:2.25em;}
h2 { font-size:1.5em;}
h3 { font-size:1.125em;}
h4 { font-size:0.875em;}
html {-webkit-text-size-adjust: none;}

/* SETUP */						/* SETUP */						/* SETUP */
body{
color:;
background:white;
font-family:;
}

article ul li{
line-height:1.3em;
}

article div{
line-height:1.3em;
}

article img{
margin:20px;
}

table, tr, td{
line-height:1.3em;
}

h1,h2,h3,h4,h5,h6 {
font-family:;
color:#b10135;
font-weight: normal;
}

a { color: #6f6f6f; text-decoration: none;}
a:hover { color:#b10135; }
a:active { color:#b10135; }

p{ margin:15px 0px; font-size:1em;}

@font-face{ 
	font-family: 'OfficinaSerifOSITCTTBold';
	src: url('/Forms/fonts/OfficinaSerifOSITCTTBold.eot');
	src: url('/Forms/fonts/OfficinaSerifOSITCTTBold.eot?#iefix') format('embedded-opentype'),
	     url('/Forms/fonts/OfficinaSerifOSITCTTBold.woff') format('woff'),
	     url('/Forms/fonts/OfficinaSerifOSITCTTBold.ttf') format('truetype'),
	     url('/Forms/fonts/OfficinaSerifOSITCTTBold.svg#OfficinaSerifOSITCTTBold') format('svg');
		font-weight: normal;
		font-style: normal;		 
}
/* Normaal menu style */
button.sf-responsive{background: #424242;border: medium none;cursor: pointer;height: 45px;outline: medium none;overflow: hidden;position: relative;text-indent: -900em;width: 50px;display:none;top:-10px;}
button.sf-responsive:after {background: #FFFFFF;box-shadow: 0 10px 0 #FFFFFF, 0 20px 0 #FFFFFF;content: "";height: 5px;left: 16%;position: absolute;top: 10px;width: 68%;}
button.sf-responsive:hover{background:#b10135;}

/* Rechthoek menu style */	
button.sf-responsive-plat{background: #ac4051;border: medium none;cursor: pointer;height: 35px;line-height:35px;outline: medium none;position: relative;width: 100px;display:none;color:white;top:-10px;box-shadow:1px 1px 3px black;}
button.sf-responsive-plat:hover{background:#ccc;color:#292929;}


.sf-3d-button{
	position: relative;
    color: white;
    text-decoration: none;
    background-color: #009ee0;  
    font-weight: 700;
    font-size: 1.5em;
    display: block;
    padding: 10px 5%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px #005186, 0px 9px 25px #005186;
    -moz-box-shadow: 0px 9px 0px #005186, 0px 9px 25px #005186;
    box-shadow: 0px 9px 0px #005186, 0px 9px 25px #005186;
    margin: 100px auto;
	width: 90%;
	text-align: center;
	font-family: 'square721_bt';
	
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
	
	.sf-3d-button:active,.sf-3d-button:hover{
	-webkit-box-shadow: 0px 3px 0px #005186, 0px 3px 6px #005186;
    -moz-box-shadow: 0px 3px 0px #005186, 0px 3px 6px #005186;
    box-shadow: 0px 3px 0px #005186, 0px 3px 6px #005186;
    position: relative;
    top: 6px;
	color:white;
}
	
.sf_wrapper{max-width:960px;margin:0px auto;}
.sf_table{overflow-y:auto;border-bottom: red 1px dotted;}

::selection{background:#ffe06f;}
::-moz-selection{background:#ffe06f;}

::-webkit-scrollbar {width: 1%;}
::-webkit-scrollbar-track {-webkit-box-shadow:  0 2 6px rgba(0,0,0,0.3); border-radius: 6px;}
::-webkit-scrollbar-thumb {background:#b10135;border-radius: 6px;-webkit-box-shadow: 0 2 6px rgba(0,0,0,0.5);}

/* End Setup */						/* End Setup */						/* End Setup */

header#top{
float:left;
width:100%;
background:white;
border-top:10px solid #b10135;
}

#logo{
float:left;
width:100%;
padding: 5px 0px;
text-align:center;
}

#logo img{
}

#slider{
float:left;
width:100%;
position:relative;
line-height: 0px;
}
#slider img{
width:100%;
min-height:300px;
}

#slider p{
float: left;
width: 460px;
background: rgba(0, 0, 0, 0.55);
position: absolute;
margin: 38px 0px;
padding: 55px 250px;
top: 0px;
line-height: 2em;
color: white;
font-size: 1.6em;
text-align: center;
}
/* End Header */					/* End Header */					/* End Header */

nav{
float:left;
width:100%;
padding:30px 0px 40px 0px;
background:#2f2e36;
background-image:url(/Forms/img/border.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

ul#main_nav{
float:left;
width:;
height:;
}

#main_nav li{
float:left;
height:;
}

#main_nav li a{
float:left;
height:;
line-height:;
font-size: 1.4em;
padding:0px 20px;
color:white;
font-family: 'OfficinaSerifOSITCTTBold';
}

#main_nav li a:hover,#main_nav li a.active{
color: #b10135;
/*background: #b10135;*/
}

/* End Nav */						/* End Nav */						/* End Nav */
#main{
float:left;
width:100%;
margin: 25px 0px;
}


#main_content{
float:left;
width:70%;
margin-right:5%;
}


article.mid_content{
float:left;
padding:;
}

article.mid_content h1{
font-size:1.3em;
color:#2e2d35;
}

article.mid_content p{
line-height:1.5em;
}

article.mid_content p a{
color:;
}

article.mid_content p a:hover{
color:;
}





#right_content{
float:left;
width:25%;
}

#right_content address{
float:left;
background:#b10135;
text-align:center;
width:100%;
padding: 10px 0px;
color:white;
border-radius:5px;
}
#right_content address a{
color:white;
}
#right_content address a:hover{
text-decoration:underline;
}


.diensten{
float:left;
width:100%;
background-image:url(/Forms/img/bg.jpg);
background-position:top center;
background-repeat:no-repeat;
padding: 30px 0px;
}


.dienst h3{
color:white;
font-weight:bold;
}

.dienst{
float: left;
width: 18.1%;
text-align: center;
color:white;
padding: 10px 2.5% 30px 2.5%;
background: #b10135;
}

.dienst p{
line-height:1.5em;
}

.twee{
margin-left:2.5%;
}

.dienst span{
padding:5px 10px;
margin-top:20px;
border-radius:5px;
background:#2e2c35;
}

.dienst:hover{
color:white;
}
.dienst:hover span{
color:white;
text-decoration:underline;
}

/* End Main */						/* End Main */						/* End Main */

footer#bottom{
float:left;
width:100%;
margin-top:50px;
padding:25px 0px 20px 0px;
color:white;
background:#2f2e36;
background-image:url(/Forms/img/border2.jpg);
background-position:top;
background-repeat:repeat-x;
}

section#copyright{
float:left;
}

section#copyright a{
color:;
}

section#copyright a:hover{
color:;
}
/* End Footer */					/* End Footer */					/* End Footer */


/* CMS I */							/* CMS I */							/* CMS I */	


/* EndCMS I */						/* End CMS I */						/* End CMS I */	
