body{
	left: 0px;
	top: 0px;
	background-color: #e6e6e6;
	margin: 0px;
}
#contents{
	float: top,left;
	margin-left: 50px;
	//margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 778px;
	background-color: white;
}
#leeg {
	width:5px;
	background-color: white;
}
#submenu-balk{
	float: top,left;
	background-color: #333;
	margin-bottom: 0px;
	height: 100%;
	width: 211px;
	z-index: -1;
}
#main {
	top: 0px;
	vertical-align: top;
}

#menu {
	margin-top: 80px;
	margin-bottom: 0px;

}
/* Linker menu */
#submenu {
	background-color: #333;
	height: 550px;
	text-align: center;
	font-family: Arial,Helvetica,Verdana;
	color: white;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	vertical-align: top;
}
#submenu a:link{
	color: white;
	text-decoration: none;
}
#submenu a:visited{
	color: white;
	text-decoration: none;
}
#submenu a:hover{
	color: #e6e6e6;
	text-decoration: none;
}
/* bovenste menu */
#topmenu {
	background-color: #96172e;
	height: 25px;
	text-align: center;
	font-family: Arial,Helvetica,Verdana;
	//color: white;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
}
.selected_topmenu a:link{
	color: #e6e6e6;
	text-decoration: none;
}
#topmenu a:link{
	color: white;
	text-decoration: none;
}
#topmenu a:visited{
	color: white;
	text-decoration: none;
}
#topmenu a:hover{
	color: #333;
	text-decoration: none;
}
#copyright {

	font-family: Arial,Helvetica,Verdana;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	color: #666;
}
#copyright a:link{
	color: #666;
	text-decoration: none;
}
#copyright a:visited{
	color: #666;
	text-decoration: none;
}
#copyright a:hover{
	color: #000;
	text-decoration: none;
}

#tekst {
	width: 567px;
	vertical-align: top;
	background-color: white;
}
#tekst-tabel{
	
}
#titel{
	padding-top:50px;
	padding-left: 40px;
}
#linker-kolom {
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 20px;
	width: 280px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	color: #333;
	text-align: justify;
	font-weight: 500;
	vertical-align: top;
}
#rechter-kolom {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	color: #333;
	text-align: justify;
	font-weight: 500;
	vertical-align: top;
}
#homepage-linker-kolom {
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 20px;
	width: 223px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	color: #333;
	text-align: justify;
	font-weight: 500;
	vertical-align: top;
}
#homepage-rechter-kolom {
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 10pt;
	color: #333;
	text-align: justify;
	font-weight: 500;
	vertical-align: top;
}
h1{
	font-family: Arial,Helvetica,Verdana;
	color: #333;
	text-align: left;
	font-size: 14px;
	font-weight: 900;
}
h2 {
	font-family: Arial,Helvetica,Verdana;
	color: #96172e;
	text-align: left;
	font-size: 12px;
	font-weight: 900;
}
h3 {
	font-family: Arial,Helvetica,Verdana;
	color: #333;
	text-align: left;
	font-size: 11px;
}
h4 {
	font-family: Arial,Helvetica,Verdana;
	color: #96172e;
	text-align: left;
	font-size: 10px;
}
h5 {
	font-family: Arial,Helvetica,Verdana;
	color: #96172e;
	text-align: left;
	font-size: 10px;
}
/* layout voor contact tabel */
.contact_tabel {
	width: 680px;
	margin-left: 30px;
	border: 1px #efefef solid;
}
.contact_tabel td {
	background-color: white;
	font-family: Arial,Helvetica,Verdana;
	color: #333;
	font-size: 10px;
	border: 1px solid #efefef;
}
.contact_txt {
	background-color: white;
	font-family: Arial,Helvetica,Verdana;
	color: #333;
	font-size: 12px;

}
/* gebruikt voor alignment */
#alc {
	text-align: center;
}
#all {
	text-align: left;
}
#alr {
	text-align: right;
}
#uitleg {
	font-family: Arial,Helvetica,Verdana;
	font-size: 10px;
	color: #96172e;
}

#foutmelding {
	margin-top: 30px;
	margin-left: 30px;
	font-family: Arial,Helvetica,Verdana;
	font-weight: 900;
	font-size: 14px;
	color: #96172e;
}
#bedankt_kolom {
	padding-top: 25px;
	padding-left: 20px;
	width: 500px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 11pt;
	color: #333;
}

