#chooseLanguage {
	position: absolute;
	top: 5px;
	right: 9px;
}

#chooseLanguageMenu {
	background-color: #FFF;
	border: 1px solid #000;
	border-bottom: none;
	border-top: none;
	position: absolute;
	top: 22px;
	right: 9px;
	width: 85px;
	overflow: hidden;
	z-index: 100;
}

#chooseLanguageMenu a, #chooseOtherSitesMenu a {
	display: block;
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9b9ba;
	text-decoration: none;
	padding: 2px;
	overflow: hidden;
	z-index: 100;
}

#chooseLanguageMenu a:hover {
	color: #000;
}

#chooseOtherSites {
	position: absolute;
	top: 5px;
	right: 110px;
}

#chooseOtherSitesMenu {
	background-color: #FFF;
	border: 1px solid #000;
	border-bottom: none;
	border-top: none;
	position: absolute;
	top: 22px;
	right: 110px;
	width: 85px;
	overflow: hidden;
	z-index: 100;
}

#chooseOtherSitesMenu a, #chooseOtherSitesMenu a {
	display: block;
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9b9ba;
	text-decoration: none;
	padding: 2px;
	z-index: 100;
	overflow: hidden;
}

#chooseOtherSitesMenu a:hover {
	color: #000;
}

#sitemap a{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #636362;
	color: #2A4278;
}

#sitemap ul {
	padding-left: 10px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
}
#content_container h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #636362;
	color: #2A4278;
	font-weight: bold;
}
#content h1{
	margin: 0 0 1em 0;
}

h2 {
	font-size:12px;
	font-weight: bold;
}

h3 {
	font-size:10px;
	font-weight: bold;

}

a {
	color: #8CB53E;
}

.even_pers {
	background-color: #D5F6AF;
}

.oneven_pers {
	background-color: #EEEEEE;
}

#menu p.nieuws{
	font-size: 10px;
	margin-bottom:12px;
	font-weight:normal;
}
#menu p.nieuws .datum{
	font-size: 8px;
	display:block;
	color: #b9b9ba;
	font-weight:bold;
}

#menu p.nieuws a {
	font-size: 10px;
	font-weight:bold;
}

#topMenu{
	position:absolute;
	right:210px;
	top:7px;
	color: #b9b9ba;
	font-size: 10px;
}

#topMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b9b9ba;
	text-decoration: none;
	margin: 0 10px;
}

#login_afnemer{
	padding:10px;
	color:#0A3A84;
	font-size:7pt;
}

#login_afnemer input{
	font-size:7pt;
	border:1px solid #84AED1;
	background-color:white;
	margin-bottom:4px;
	color:#0A3A84;
	width:125px;
}
#login_afnemer .submit{
	width:auto;
}
#login_afnemer form{
	margin:0px;
	padding:0px;	
}

#products img{
	margin-left:5px;
	border:1px solid #0A3A84;;
}
#products table{
	margin-top:5px;
	margin-bottom:5px;
	border-spacing:0px;
	width:250px;
}
#products th{
	padding:8px;
	border-bottom:4px double #84AED1;
}
#products td{
	width:50%;
	padding:8px;
	border-bottom:1px solid #84AED1;
}
#formTable{
	width:400px;
}
#formTable th{
	font-weight:bold;
}
#formTable td{
	padding-bottom:3px;
}
#formTable input[type=text],#formTable textarea{
	width:150px;
}