a.main:link{ color:#000000; text-decoration: underline; }

a.download:link { color:#000000; text-decoration: none; }
a.download:hover { color: #ed268a; text-decoration: none; }


a.contact:link{ color:#ed268a;}
a.contact:visited{ color:#ed268a;}
a.contact:hover{ text-decoration: underline; }

a.contactap:link{ color:#f6b83d;}
a.contactap:visited{ color:#f6b83d;}
a.contactap:hover{ text-decoration: underline; }


a{ color:#666666; text-decoration: none;}
a:hover {
color: #000000;
}

#border{
	border: solid 1px gray;

}

h1 {

	font-size: 15px;
	font-family: Lucida Grande, Helvetica, sans-serif;

}

#main{
	float:left;
	width: 800px;
	height: 100%;
    left: 50%;
    margin-left: -400px; /* - (width/2)  */
    position: relative;

}

#toparea {
	
	width:800px;
	left: 50%;
    margin-left: -330px; /* - (width/2)  */
    position: relative;
	height: 32px;
}

#idh {

	width:30px;
	position: absolute;
	margin-left: -295px;
	margin-top: -16px;
}

#contact{
	float: right;
	margin-right: 143px;
	margin-top: -48px;
}

#wrap{
	margin:0 auto;
	width:100%;
}

#wrap_heading{
	width:100%;
	height:3px;
	/*background-color:#c6c6c6;*/
	background-color:#ed268a;
	border-color:#000000;
}

#wrap_heading-ap{
	width:100%;
	height:3px;
	/*background-color:#c6c6c6;*/
	background-color:#f6b83d;
	border-color:#000000;

}

#wrap_heading_2{
	width:100%;
	height:200px;
	background-color:#c6c6c6;
	/*background-color:#ed268a;*/
	border-color:#000000;
	margin-top:450px;
}

#sidenav_right{
	float:right;
	margin-right: +50px;
	margin-top: +11px;
	position:relative;
	
}


#sidenav_left{
	float:left;
	margin-left: -350px;
	margin-top: +11px;
	position:relative;

}

pre {
	margin-left: -200px;
	white-space: pre-wrap;
	/*white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;*/
}


#text_main_title{
	margin-left: +70px;
}

#text_sub_title{
	margin-left: +70px;
}

#text_main_header{
	padding: 6px;
	font-family: tahoma;
	font-size: 5px;
	color:#ffffff;
	margin-left: +295px;
		
}

#text {
	font-family: tahoma;
	font-size: 16px;
	color:#666666;
}

#text_contact {
	font-family: tahoma;
	font-size: 16px;
	color: #ed268a;

}

#text_contact-ap {
	font-family: Tahoma;
	font-size: 16px;
	color: #f6b83d;
}

#text_main {
	padding: 6px;
	text-align: justify;
	font-family: Helvetica;
	font-size: 14px;
	color: black;
}

#text_sub{

	font-family: Lucida Grande, Helvetica;
	font-size: 12px;
	margin-left: +70px;
	margin-right: +75px;
	text-align: justify;
}

#handleidingen_clean{
	
	margin-left: -270px;
	font-family: "Helvetica";
	font-size: 25px;
}

#inputbut {
	width: 525px;
	height: 30px;
	font-size: 20px;
	text-align: center;
}

/*#mysubmit {
	padding-top: 20px;
	background-image: transparent url(/images/001_25.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 30px;
	font-size: 20px;
}*/

#border{
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #c7fa6e;
	padding: 2px;
	background-color: #c7fa6e;
}

#border-ap{
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ebebeb;
	padding: 2px;
	background-color: #ebebeb;
}


.welkom {
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ee258b;
	/*padding: 2px;*/
	background-color: #ee258b;
	display: inline;
	color: #ffffff;

}

#text_sub label {
	margin-left: 10px;
	font-weight: 100;
	width: 90px;
	line-height: 34px;
	float: left;
}

.input2{
	position: absolute;
	float:left;
	left: 20%;
}

.textarea2{
	position: absolute;
	float:left;
	left: 20%;
}

/*toevoeging voor menu*/
