@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:20px;
	-ms-text-size-adjust: 100%;
 	-webkit-text-size-adjust: 100%;
	color: #004570;
}

h1 { font-family: 'Neuton', serif; font-weight:800; font-size:24px; color:#a77c18;}
h2 { font-family: 'Neuton', serif; font-weight:500; font-size:24px; color:#a77c18; letter-spacing:1px;}
h3 { font-family: 'Neuton', serif; font-weight:500; font-size:18px; color:#a77c18;}	

h3.name{
	font-family: 'Shadows Into Light Two', cursive; letter-spacing:1px;}
	
.consult {background-color:#FFF; padding:6px; margin-top:-45px; margin-left:4px; display:block; margin-right:-1px; z-index:99; position:relative; margin-bottom:20px; max-width:220px;
}	

.consultt {background-color:#FFF; padding:6px; margin-top:-49px; margin-left:4px; display:block; margin-right:-1px; z-index:99; position:relative; margin-bottom:15px; max-width:220px;
}	

.center{ text-align:center;}

.footer{
	color: #6a9bad;
	font-size:13px;
	font-weight:400;
}

@media only screen and (max-width : 790px) {
	.menu{
	font-size:16px;
	font-weight:500;
}

}

@media only screen and (max-width : 750px) {
	.footer{
	font-size:16px;
	font-weight:500;
}
}

a.link { text-decoration:none; display:block; width:100%; background-color:#fff; font-family: 'Neuton', serif; font-weight:500; font-size:18px; color:#a77c18; letter-spacing:1px; padding:15px; margin-bottom:4px; border:solid 1px #e0e0e0;}
a.link:active {}
a.link:visited {}
a.link:hover {color: #fff; background-color:#a77c18; color:#fff;} 

a.linksmall { text-decoration:none; font-family: 'Neuton', serif; font-weight:500; font-size:18px; color:#a77c18; text-align:right; float:right;}
a.linksmall:active {}
a.linksmall:visited {}
a.linksmall:hover {color: #004570;} 

a.download { text-decoration:none; font-family: 'Neuton', serif; font-weight:500; font-size:18px; color:#fff; background-color:#004570; text-align:center; width:90%; padding:14px; padding-left:24px; padding-right:24px; display:block; margin:5px; border:1px solid #e9eef4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}
a.download:active {}
a.download:visited {}
a.download:hover {background-color:#a77c18; color:#FFF;} 

a { color:#a77c18; }
a:active {}
a:visited {}
a:hover {color:#004570;} 	

p.small-text{
		font-size: 13px;
	}
	
	
/* knoppen knop button buttons a href ahref */

a.big, a.normal, a.klein, a.big:visited, a.normal:visited, a.klein:visited{
display: block;
text-align: center;
color: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
text-decoration:none;
background-color:#004570;
display:inline-block;
border:solid 1px #FFF;
}

a.big:hover, a.normal:hover, a.klein:hover, a.big:active, a.normal:active, a.klein:active {
	color: #fff; background-color:#71bf43;
	} 


a.klein{
	font-size:16px;
	line-height:32px;
	padding:0px 16px 0px 16px;
}

a.normal{
	font-size: 18px;
	line-height:36px;
	padding:6px 22px 6px 22px;
}

a.big{
	font-size: 24px;
	line-height:48px;
	padding:0px 24px 0px 24px;
}

a.breed{
	display:block;
	}

a.blauw, a.blauw:visited {
 color: #fff; background-color:#004570;
}	

a.blauw:hover, a.blauw:active {
 color: #fff; background-color:#71bf43;
}	

a.gold, a.gold:visited {
 color: #fff; background-color:#a77c18;
}	

a.gold:hover, a.gold:active {
 color: #fff; background-color:#5da032;
}	
	
a.groen, a.groen:visited {
 color: #fff; background-color:#71bf43;
}	

a.groen:hover, a.groen:active {
 color: #fff; background-color:#5da032;
}	

.position{
	padding-top:60px;
	margin-top:-60px;
	}