html{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	overflow-y:yes;
	overflow-x:hidden;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #333333;
}
p, li{
	font-family: Arial,helvetica,sans-serif;
	font-size:13px;
}
.lettertype{
	font-family: Arial,helvetica,sans-serif;
	font-size:13px;
}
.searchbar{
	background-image:url(images/searchbar_background.jpg);
	background-repeat:repeat-x;
	border:0px;
	height:15px;
	font-size:10px

}
.hoofdmenu {
	font-size: 13px;
	font-weight: bold;
}
.titel {
	font-size: 16px;
	font-weight: bold;
	padding-left:2px;
}
.contactgegevensgeel {
	color: #FFEE00;
	font-weight: bold;
	font-size:10px;
}
.contactgegevenswit {
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
}
.contactgegevensgrijs {
	color: #939598;
	font-size:10px;
	font-weight: bold;
}

.contentbackground{
	background-image:url(images/background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.zoeksubmit{
	background-color:#FBF9D2;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	vertical-align:middle;
}

.zoekveld{
	background-color:#FBF9D2;
	padding-top:2px;
	border: 0px;
	vertical-align:middle;
	width:100px;
	height:22px;
}
a.bottommenu:link {
	font-size:10px;
	color: #FDE900;
	font-weight: bold;
	text-decoration: none;
}
a.bottommenu:visited {
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #FDE900;
}
a.bottommenu:hover {
	font-size:10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FDE900;
}
a.bottommenu:active {
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #FDE900;
}

a.submenu:link {
	font-size:10px;
	color: #231F20;
	text-decoration: none;
}
a.submenu:visited {
	font-size:10px;
	text-decoration: none;
	color: #231F20;
}
a.submenu:hover {
	font-size:10px;
	text-decoration: underline;
	color: #231F20;
}
a.submenu:active {
	font-size:10px;
	text-decoration: none;
	color: #231F20;
}

a.hoofdmenulink:link {
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.hoofdmenulink:visited {
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.hoofdmenulink:hover {
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.hoofdmenulink:active {
	color:#333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color:#939598;

	text-decoration: none;
}
a:visited {
	color:#939598;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}
a:active {
	color:#939598;
	text-decoration: none;
}

.submitbtn
{
	height:17px;
	font-size:10px;
	background-color:#FBF9D2;
	border:1px solid #E8E6C0;
	border-top-color:#E8E6C0;
	border-left-color:#E8E6C0;
	border-right-color:#E8E6C0;
	border-bottom-color:#E8E6C0;
	color:#83827F;
}


.submitbtn2
{
	height:19px;
	font-size:11px;
	background-color:#FBF9D2;
	border:1px solid #585858;
	color:#585858;
}


input, textarea
{
	background-color:#FBF9D2;
	border:1px solid #585858;
	font-family: Arial, Helvetica, sans-serif;
	color:#585858;
	font-size: 11px;	
}

.radiopoll
{
	background-color:#FFFFFF;
	border:0px solid;
} 

.geslacht
{

	width:79px;
}

select
{
	width:120px;
	font-size: 10px;
	background-color:#FBF9D2;
	border:1px solid #4FA145;
}

div.blokje{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
	background-image:url('/images/blokje_y.jpg');
	width: 171px;
	height: 185px;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top:30px;
}

div.blokje-inner{
	font-size:14px;
	font-weight:bold;
	position: relative;
	padding-left: 7px;
	padding-top: 5px;
	width: 160px;
	height: 170px;
	text-align: center;

}
div.blokjetekst{

	font-family: arial;
	font-size:11px;
	font-weight:normal;

}

div.blokjetekst ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-align: left;
}

div.datumtekst{
	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	
}
div.titeltekst{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
div.programma{
	padding-top:3px;
	font-size:10px;
	font-style:italic;
	font-weight:normal;	
}
div.programma2{
	padding-top:3px;
	font-family: verdana;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}

.leftalign {
	text-align: left;
}
