/* Voor het 100% hoogte geven */
body, html{
	height:100%;
}

body{
	margin:0px;
	background-image:url(images/achtergrond.jpg);
	background-position:top left;
	
	
	/*Teksten*/
	font-family:Century Gothic, Helvetica,Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666;
	line-height:24px;
	text-align:left;
	
}
.balk{
	background-image:url(images/balk.png);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:100px;
	position:fixed;
	top:0px;
	display:table;
	
}

.balkdiv{
	width:625px;
	text-align:right;
	height:100px;
	float:left;
}
.logo{
	width:320px;
	height:100px;
	float:left;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	display:table;
}
.balk_tekst{
	color:#FFF;
	margin-top:13px;
	height:37px;
	float:right;
	padding-right:50px;
}
.linkergedeelte{
	width:250px;
	display:table;
	float:left;
		position:fixed;
	top:0px;
	left:0px;
}
.links{
	width:250px;
	height:100%;
	min-height:100%;
	float:left;
}
.rechts{
	width:722px;
	height:100%-90px;
	min-height:100%-90px;
	float:left;
	margin-top:20px;
	display:table;
	
}
.hoofd{
	background-image:url(images/content_home.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:0px;
	width:692px;
	float:left;
}
.footer{
	background-image:url(images/footer.PNG);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:20px;
	padding-top:15px;
	padding-left:22px;
	padding-right:0px;
	width:692px;
	float:left;
	height:50px;
	color:#eb9450;
	font-size:12px;
}
.rechtsvlak{

	background-repeat:repeat-y;
	background-position:top left;
	width:700px;
	padding-left:20px;
	padding-right:0px;
	padding-top:00px;
	float:left;
}
.menu{
	background-image:url(images/menu_achtergrond2.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	
	width:250px;
	height:auto;
	display:table;
	padding-top:105px;
	padding-bottom:0px;
	
}
.knop{
	font-size:18px;
	padding-right:25px;
	color:#777777;
	padding-bottom:5px;
	text-align:right;
	width:200px;
}
.knop_h,.knop:hover{
	font-size:18px;
	padding-right:35px;
	color:#dae3af;
	padding-bottom:5px;
	text-align:right;
	width:200px;
	background-image:url(images/vinkje.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.menu_extra{
	height:270px;
	width:250px;
	float:left;
	background-image:url(images/menu_port.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#slider1{
	padding-left:0px;
	width:190px;
	padding:0;
	margin:0;
}
p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	
}
h1{
	margin:0;
	padding:0;
	padding-bottom:5px;
	color:#dae3af;
	font-size:30px;
}
h2{
	margin:0;
	padding:0;
	padding-bottom:10px;
	color:#eb9450;
	font-size:24px;
}
h3{
	margin:0;
	padding:0;
	color:#888;
	font-size:11px;
	letter-spacing:1px;
}
.bread{
	text-decoration:none;
	color:#888;
	font-size:11px;
	letter-spacing:1px;
}
.bread:hover{
	text-decoration:none;
	color:#CCC;
	font-size:11px;
	letter-spacing:1px;
}
.punt{
	padding-left:30px;
	/*color:#88bedd;*/
	padding-bottom:5px;
	text-align:left;
	width:100%-35px;
	background-image:url(images/vinkje.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#slideshow {
    position:relative;
    height:400px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
height:190px;
	width:250px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
}
.note{
	background-image:url(afb/note.png);
	width:185px;
	height:125px;
	padding-left:20px;
	padding-top:75px;
	padding-right:45px;
	padding-bottom:50px;
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	margin-left:20px;
	font-size:12px;
	line-height:20px;
	color:eb9450;
	
}
.link{
	color:#fff;
	text-decoration:none;
}
.link_g, .link:hover{
	color:#dae3af;
	text-decoration:none;
}
.g{
	color:#5d92f1;
	font-size:16px;
}
.o-e{
	color:#ef4046;
	font-size:16px;
}
.o{
	color:#ffd100;
	font-size:16px;
}
.l{
	color:#2ecb00;
	font-size:16px;
}
.content-link{
	color:#eb9450;
	text-decoration:none;
}
.content-link:hover{
	color:#777777;
	text-decoration:none;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
.wrap{
	display:table;
	width:100%;
	height:inherit;
}
.onderlegger{
	
	padding:0px;
	
	line-height:25px;
	color:#eb9450;
	font-size:13px;
	float:left;
}

.onderlegger3{
	background-image:url(images/onderlegger.png);
	padding:5px;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	line-height:25px;
	width:160px;
	color:#eb9450;
	font-size:13px;
	float:left;
	height:100px;
}
.onderlegger2{
	padding:5px;
	
	text-align:left;
	line-height:21px;
	font-style:italic;
	width:480px;

	font-size:11px;
	float:left;
	height:100px;
	
}

.onderleggerlink{
	color:#eb9450;
	font-size:12px;
	text-align:left;
	line-height:22px;
}
.onderleggerlink:hover{
	color:#666;
}
.mogelijkheid{
	padding:0px;
	text-align:left;
	line-height:21px;
	width:320px;
	font-size:12px;
	float:left;
	display:table;
}
.stap{
	padding:0px;
	text-align:left;
	line-height:21px;
	width:660px;
	font-size:12px;
	float:left;
	display:table;
}
.jth{
	color:#d7df9d;
	font-family:Century Gothic, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.tussenpunt{
	color:#db874b;
	font-family:Century Gothic, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.webdesign{
	color:#a4cfe7;
	font-family:Century Gothic, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.vraag{
	font-family:Century Gothic, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
.zijkant{
	float:right;
	width:400px;
}
input    {
    
    height: 22px;
    border-style: solid;
    border-width: 2px;
    border-color: #a4cfe7;
    background-color: #FFFFFF;
}
input:hover    {
   
    height: 22px;
    border-style: solid;
    border-width: 2px;
    border-color: #d7df9d;
    background-color: #FFFFFF;
}
.submit{
color: #FFFFFF;
font-family:Century Gothic, Helvetica,Arial, sans-serif;
font-weight:bold;
font-size:16px;
width:100px;
background: #a4cfe7;
border: 0px;
margin-top:10px;
} 
.submit:hover{
color: #d7df9d;
font-family:Century Gothic, Helvetica,Arial, sans-serif;
font-weight:bold;
font-size:16px;
width:100px;
background: #FFFFFF;
border: 0px;
margin-top:10px;
} 
textarea
    {
	font-family:Century Gothic, Helvetica,Arial, sans-serif;
    height: 100px;
    background-color: #FFF;
    font-size: 13px;
	color:#999;
	font-weight:bold;
    border-width: 2px;
    border-style: solid;
    border-color:#a4cfe7;
	padding:0px;
    }
