


html, body {
	text-align: center;
	handle margin: 0 auto;
}

#container {
	width: 1000px;
	//height: 100%;
	text-align: left; 
	margin: 0 auto; 
	background-image: url(images/bg100.jpg);
	background-repeat: no-repeat;
	background-color: #0A4991;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.leesverder {
	color: #E45917;
	font-weight: bold;
	text-decoration: none
}

.leesverder:hover {
	color: #E45917;
	font-weight: bold;
	text-decoration: underline;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

.broodkruimel {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

.tekstoranje {
	color: #E45917;
}

}



.subgekozen {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

.subgekozen_klein {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

.titel {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #e5e5e5;
	line-height: 20px;
}



.tekst {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}

.submenu {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

.submenu_klein {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.submenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}

.submenu_klein:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}



input {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}


textarea, select {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

.titeloranje {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E45917;
	line-height: 20px;
}

img, div { behavior: url(iepngfix.htc) }
