/***************************  INHOUD  ***************************
1-ALGEMEEN
2-CONTENT
3-CONTENT-KLEUREN
4-HEADLINES
5-FORM
6-MENU
****************************************************************/


/***************************1-ALGEMEEN***************************/

a {
	text-decoration: none;
	color:#003366;
	}
	
a:hover {
	text-decoration:underline;
	}

a.wit {
	color:#ffffff;
	text-decoration: none
	}
	
a.wit:hover {
	color:#ffffff;
	text-decoration:underline
	}

body {
	margin:0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color:#000000;
	background-image: url('../IMAGES/GFX/achtergrond_1.gif')
}


body.lined {
	margin:0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color:#000000;
	background-image: url('../IMAGES/GFX/achtergrond_lined.gif')
	}
	
body.wit {
	margin:0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color:#000000;
	background-image: url('../IMAGES/spacer.gif')
	}
	
body.programma {
	margin:0;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color:#000000;
	background-image: url('../IMAGES/GFX/achtergrond_programma.gif')
	}

div.lijn	{
		margin-top:10px;
		width:560px;
		height:1px;
		background-color:#FCD12D;
		font-size:0px;}
		
img	{
	border-width: 0px;
	}


/***************************2-CONTENT***************************/

.titel 
{
font-family: verdana, arial, helvetica;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color:#003366;
}

.standaard
{
font-family: verdana, arial, helvetica;
font-size: 11px;
line-height: 15px;
/*margin-top: 10px;*/
color:#000000;
}

.teaser-titel
{
font-size: 11px;
line-height: 14px;
font-family: verdana, arial, helvetica;
font-weight:bold;
}

.copyright
{
font-family: verdana, arial, helvetica;
font-size: 9px;
line-height: 15px;
color:#444444;
}

.bloktitel
{
font-size: 10px;
line-height: 13px;
font-family: verdana, arial, helvetica;
color:#ffffff;
}


.titel, h1
{
font-family: verdana, arial, helvetica;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color:#003366;
}

.titel2, h2
{
font-family: verdana, arial, helvetica;
font-size: 12px;
line-height: 18px;
font-weight: bold;
color:#003366;
}

.standaard
{
font-family: verdana, arial, helvetica;
font-size: 11px;
line-height: 15px;
/*margin-top: 10px;*/
color:#000000;
}

.teaser-titel
{
font-size: 11px;
line-height: 14px;
font-family: verdana, arial, helvetica;
font-weight:bold;
}

.fototitel
{
font-family: verdana, arial, helvetica;
font-size: 9px;
line-height: 15px;
color:#000000;
text-align:center;
}

.bloktitel
{
font-size: 10px;
line-height: 13px;
font-family: verdana, arial, helvetica;
color:#ffffff;
}

/***************************3-CONTENT-KLEUREN***************************/

.zetbovenaan 
{
vertical-align:top;
}

.rood-1 
{
/*background-color: #FF3C00;*/
background-color: #800000;
}
	
.rood-2
{
background-color: #FFB199;
}

.rood-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
color: #800000;
}

.geel-1 
{
/*background-color: #FFE614;*/
background-color: #FF8400; /* NORMAAL oranje*/
}
	
.geel-2
{
/*background-color: #FFF6AB;*/
background-color: #FFCE99;/* NORMAAL oranje */
}

.geel-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
color:#FFA024;
/*color: #FFE614;*/
}


.leiestreek-1 
{
background-color: #009900;

}
	
.leiestreek-2
{
/*background-color: #99CC66;*/
background-color: #CCFF99;
}

.leiestreek-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
color: #009900;
}


.item-1 
{
background-color: #663399;
}
	
.item-2
{
/*background-color: #CC99CC;*/
background-color: #FFCCFF;
}

.item-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
color: #663399;
}

.briellennium-1 
{
background-color: #B94064;
}
	
.briellennium-2
{
/*background-color: #DC9FB1;*/
background-color: #E793A2;
}

.briellennium-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
/*color: #B94064;*/
color: #A35469;
}

.programma-1 
{
background-color: #009999;

}
	
.programma-2
{
/*background-color: #99CCCC*/;
background-color: #CCFFFF;
}

.programma-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
color: #009999;
}
	
.radio-1 
{
/*background-color: #FFA024;*/
/*background-color: #FF8400; NORMAAL oranje*/
/*background-color: #FFCF2F;titel-geel*/
/*background-color: #FFFC00; fel geel*/
background-color: #FCD12D;
}
	
.radio-2
{
/*background-color: #FFCE99; NORMAAL oranje */
/*background-color: #FFEDAF;*/
/*background-color: #FBFF91;*/
background-color: #FDE896;
}

.radio-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
/*color:#FFA024; NORMAAL oranje*/
/*color:#FFCF2F;*/
/*color:#FFFC00;*/
color: #FCD12D;
}

.nieuws-1
{
background-color: #2F5FAF;
/*background-color: #003399;*/
}
	
.nieuws-2
{
background-color: #BED6F2;
}

.nieuws-header
{
font-family: verdana, arial, helvetica;
font-size: 10px;
line-height: 15px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2;
color: #2F5FAF;
}

/***************************4-HEADLINES***************************/

td.headlines
{
background-color: #2F5FAF;
/*vertical-align:top;*/
}

.hdl1
{
font-size: 12px;
line-height: 16px;
font-family: verdana, arial, helvetica;
font-weight:bold;
color:#ffffff;
}

.hdl2
{
font-size: 11px;
line-height: 14px;
font-family: verdana, arial, helvetica;
font-weight:bold;
color:#ffffff;
}

.hdltext
{
font-size: 10px;
line-height: 13px;
font-family: verdana, arial, helvetica;
color:#ffffff;
}

/***************************5-FORM*******************************/

fieldset.radio {
/*border-color:#FFA024;*/
border-color:#FCD12D;
border-width:1px;
border-style:solid;
}

legend.radio {
/*color:#00000;*/
color:#003366;
font-weight:bold;
}

input.radio, textarea.radio, select.radio {
/*border-color:#FFA024;*/
border-color:#FCD12D;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
font-family: verdana, arial, helvetica;
font-size: 11px;
/*line-height: 15px;*/
color:#000000;
}

fieldset.item {
/*border-color:#FFA024;*/
border-color:#663399;
border-width:1px;
border-style:solid;
}

legend.item {
/*color:#00000;*/
color:#663399;
font-weight:bold;
}

input.item, textarea.item, select.item {
/*border-color:#FFA024;*/
border-color:#663399;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
font-family: verdana, arial, helvetica;
font-size: 11px;
/*line-height: 15px;*/
color:#000000;
}


input.nieuws, textarea.nieuws, select.nieuws {
/*border-color:#FFA024;*/
border-color:#2F5FAF;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
font-family: verdana, arial, helvetica;
font-size: 11px;
/*line-height: 15px;*/
color:#000000;
}


fieldset.programma {
/*border-color:#FFA024;*/
border-color:#009999;
border-width:1px;
border-style:solid;
}

legend.programma {
/*color:#00000;*/
color:#CCFFFF;
font-weight:bold;
}

input.programma, textarea.programma, select.programma {
/*border-color:#FFA024;*/
border-color:#009999;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
font-family: verdana, arial, helvetica;
font-size: 11px;
/*line-height: 15px;*/
color:#000000;
}

input.briellennium, textarea.briellennium, select.briellennium {
/*border-color:#FFA024;*/
border-color:#B94064;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
font-family: verdana, arial, helvetica;
font-size: 11px;
/*line-height: 15px;*/
color:#000000;
}

/***************************6-MENU***************************/
.hand {
cursor: hand;
}

.menuitem {
font-family: verdana, arial, helvetica;
font-size: 12px;
line-height: 17px;
font-weight: bold;
text-decoration: none;
color:#003366;
cursor: pointer;
}
