* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	height: 100%;
	
}

.intro {
	font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	height: 100%;
	
}



a{
font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 17px;
	color: #4e222f;
	text-decoration:none;

}

a:hover{
font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 17px;
	color: #cc0000;
	text-decoration:underline;

}
a:visited{
font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 17px;
	color: #cc0000;
	text-decoration:none;

}


h1 {
	font-family: 'Signika', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #A70006;
}

h2 {
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #4E3906;
}


h3 {
	font-family: 'Terminal Dosis', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}

.plat {
	font-family: 'Georgia', serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	
}

.kruimel {
	font-family: 'Terminal Dosis', sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	
}

.rood {
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	color: #4e222f;
	padding:5px 0px 20px 20px; 
	
}





.adsense 
{
padding:10px 10px 20px 10px;
background-color:#fff8e7; 
border-style:solid;
border-width:0px;
border-color:#1122cc; 

}



.adsensetekst 
{
font-size:12px;
font-family: 'arial', sans-serif;
color: #000000;

}
.adsensetekst strong
{
font-size:15px;
font-family: 'arial', sans-serif;
color: #1122cc;

}

.adsensetekst b
{
font-size:15px;
font-weight:normal;
font-family: 'arial', sans-serif;
color: #676767;

}


.adsense a{
    text-decoration: none;
    color: #009933;
    font-family: 'arial', sans-serif;
    
    }
 
.adsense a:visited{
     text-decoration: none;
    color: #6611cc;
    font-family: 'arial', sans-serif;
        
    }
 
.adsense a:hover{
    text-decoration: underline;
    color: #009933;
    font-family: 'arial', sans-serif;
    
    }


.adsense2 
{
padding:10px 10px 20px 10px;
background-color:#ffffff; 
border-style:solid;
border-width:0px;
border-color:#1122cc; 

}

.adsense2 a{
    text-decoration: none;
    color: #009933;
    font-family: 'arial', sans-serif;
    
    }
 
.adsense2 a:visited{
     text-decoration: none;
    color: #6611cc;
    font-family: 'arial', sans-serif;
        
    }
 
.adsense2 a:hover{
    text-decoration: underline;
    color: #009933;
    font-family: 'arial', sans-serif;
    
    }


table,td,th
{
border:0px solid black; 
}
table
{
width:100%; 

}

td
{
text-align:right;
}

	

.line-separator{
height:1px;
background:#ffffff;
border-bottom:1px solid #437600;
width:90%
}
			
.kadertje 
{
margin: 20px 100px 20px 50px;
padding:10px 10px 10px 10px;
background-color:#ffffff; 
border-style:dotted;
border-width:1px;
border-color:#A70006; 

}


.kadertje2 
{
margin: 0px 20px 10px 10px;
padding:60px 10px 300px 10px;
background-color:#ffffff; 
border-style:solid;
border-width:1px;
border-color:#A9CD02; 

}

.kopje_links
{
	font-family: 'Terminal Dosis', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #A9CD02;
	text-align: center;
	}



.onderschrift
{
	font-family: 'Georgia', serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding:0px 0px 20px 0px;
	}







p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	min-width: 800px;
	max-width: 1400px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



.menu{
    width: 100%;
    background-color: #A70006; 
        
    }
    
 .menu ul{
    margin: 60; padding: 20;
    float: left;
    background-color: #A70006; 
    font-family: 'Signika', sans-serif;
    font: 16px; 
    
    
    }
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
    float: left; text-decoration: none;
    color: white;
    font-family: 'Signika', sans-serif;
	font-weight: 400;
    padding: 10px 50px;
    background-color: #A70006; 
    
    }
 
.menu ul li a:visited{
    color: white;
    font-family: 'Signika', sans-serif;
	font-weight: 400;
	padding: 10px 50px;
    background-color: #A70006; 
     
    
    }
 
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
    background-color:#de0008;}

 
.menu ul li a:active, .menu ul li .current{
    color: #fff;
    background-color:#A9CD02;}


body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 

{ /* settings for selected tab */
color: #fff;
background-color:#A9CD02;

}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a   

{ /* settings for selected tab link */
    color: #fff;
    background-color:#A9CD02;
}




#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 205px;
width: 205px;
background: url(img/banner2.png) no-repeat;
 z-index:100

}







/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 80px;
	background: #ffffff;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 120px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 280px 0 240px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	padding: 10px ;
	width: 220px;
	margin-left: -100%;
	position: relative;
	background: #ffffff;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: 0px;
	width: 260px;
	margin-left: -260px;
	position: relative;
	background: #ffffff;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -120px auto 0;
	padding: 10px ;
	min-width: 800px;
	max-width: 1400px;
	height: 120px;
	background: #A9CD02;
	position: relative;
	text-align:center; 
}

.footer_titel {
	font-family: 'Terminal Dosis', sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	
}


.footer_tekst {
	font-family: 'Terminal Dosis', sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	
}


.footer a{
	font-family: 'Terminal Dosis', sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4e222f;
	text-decoration:none;
	
}




