body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

a {
	color: #000000;	
}

hr {
	border: 1px solid #f1c324;	
	width: 90%;
}

.buttons {
	padding-left: 15px;
}

.buttons_link {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.buttons_gay {
	font-size: 16px;
	color: #f1c324;
	font-weight: bold;
	text-decoration: none;
	background: #d2288f;
}

.nieuws_frame {
	border: 2px solid #efca46;
	background: #FFFFFF;
}

.nieuws_frame_5 {
	padding: 5px;
	font-size: 12px;	
}



.nieuws_titel {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

.nieuws_intro {
	font-size: 12px;
	color: #000000;
}

.nieuws_tekst {
	font-size: 12px;
	color: #000000;
}

.nieuws_meer {
	font-size: 11px;
	color: #858585;
	font-weight: bold;
	text-decoration: none;	
}


.rechts_frame {
	border: 2px solid #f1c324;
}



.titel_small {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
}

.footer {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.sublink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
}

.intro_tekst {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}



.spacer_table {
	line-height: 5px;
}



h1 {
	font-size: 18px;
	color: #f1c324;
	font-weight: bold;
}



.contactform .tekstveld {
	width: 200px;
	font-size: 13px;
	color: #000000;
	border: 1px solid #f1c324;
	padding: 2px;
}

.contactform #verzenden {
	border: 1px solid #f1c324;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}
.contactform .bericht {
	width: 200px;
	height: 150px;
	border: 1px solid #f1c324;
	font-size: 13px;
	color: #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform th {
	vertical-align: top;
	padding-top: 5px;
	font-size: 12px;
}




ul, li{margin:0; border:0; padding:0; list-style:none;}
#middlebar{
font-size: 16px;
color: #000000;
font-weight: bold;
text-decoration: none;
height:30px;
}
#middlebar .menu li {
height:30px;
}
#middlebar .menu li a{
color:#000000;
text-decoration:none;
height:30px;
line-height:30px;
display:block;
}

#middlebar ul .submenu {
border:solid 1px #f2c425;
border-top:none;
background:#ffffff;
position:relative;
padding-top:4px;
clear:both;
z-index:2;
display:none;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
#middlebar ul .submenu li{
background:none;
display:block;
float:none;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #DEDEDE;
}
#middlebar .submenu li a{
background:none;
display:block;
float:none;
padding:5px 3px;
margin:0;
border:0;
height:auto;
color:#5897da;
line-height:normal;
}
#middlebar .submenu li a:hover{
background:#ebd99d;
}





.programma_schema {

	font-size: 10px;	
}

.schema_title {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;	
}






