
body {
	font-family:verdana,helvetica,arial;
	font-size: 11px;
}

table {
	font-family:verdana,helvetica,arial;
	font-size:11px;
}

img {
	border: 0px;
}

hr {
	border: 1px solid #6B7278;
	heigth: 0px;
}

h1 {
	font-family:verdana,helvetica,arial;
	font-size: 17px;
	color: #6B7278;
	padding: 2px 2px 2px 2px;
}

.logo {
	width: 156px;
	height: 128px;
	background: url("../afbeeldingen/logo.gif");
	background-repeat: no-repeat;
}

.header {
	width: 644px;
	height: 128px;
	background: url("../afbeeldingen/header.gif");
	background-repeat: no-repeat;

}

.rechts {

	background: url("../afbeeldingen/rechts_achtergrond.gif");
}

.inhoud {
	width: 624px;
	padding: 10px;
}

.contact {
	width: 156px;
	height: 28px;
	background: url("../afbeeldingen/contact.gif");
	background-repeat: no-repeat;	
}

.aslv_zin {
	width: 644px;
	height: 28px;
	background: url("../afbeeldingen/aslv_zin.gif");
	background-repeat: no-repeat;	
}

.menu {
	background: url("../afbeeldingen/menu_achtergrond.gif");
}


.contact_info {
	background: url("../afbeeldingen/contact_achtergrond.gif");
	padding: 5px;
	font-family:arial,helvetica;
	font-size: 10px;
	color: #6C7379;
}

.contact_info_2 {
	background: url("../afbeeldingen/contact_achtergrond.gif");
	font-family:arial,helvetica;
	font-size: 10px;
	color: #6C7379;
}


.fotos {
	border: 1px solid #6B7278;
	background-color: ECECEC;
	width: 100%;
}

.kader {
	border: 1px solid #000000;
}

.foto {
	border: 1px solid #6B7278;
}

.foto_groot {
	border: 1px solid #6B7278;
	padding: 5px 5px 5px 5px;
	background-color: ECECEC;

}


.kader_adres {
	border: 1px solid #336699;
	padding: 5px 5px 5px 5px;
	width: 300px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #606060;
}
 a:hover {
	color: #606060;
	text-decoration: underline;
}



input, select, textarea {
	background-color: #F5F5F5;
	font-size: 11px;
	color: #4D6FAE;
	font-family: Verdana;
	border: 1px solid #6B7278;
	margin: 0px;
	font-weight: none;
}

input.radio { 
	border: 0px solid #6B7278; margin: 0px;
	font-weight: none;
}

.intro {
	background-color: #E6E6E6;
}

.formulier {
	width:100%;
	border-top: 1px solid #6B7278;
	border-bottom: 1px solid #6B7278;
	padding: 5px 5px 5px 5px;

}

.form_kleur1 {
	background-color: #E6E6E6;
	color: #6B7278;
	font-weight: bold;
}

.form_kleur2 {
	background-color: #FFFFFF;
	color: #6B7278;
	font-weight: bold;
}

.error {
	padding: 5px 5px 5px 5px;
	border: 1px solid red;
	background-color: #F3CACA;
	margin-bottom: 10px;
}