SELECT {
	font-size: 10px;
}

.titel
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #138345;
	font-weight: bold;
	}
	
.nieuws
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000000;
	}

.links01
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.links01:A:hover
	{
	text-decoration: underline;
	}

.links02
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	}
	
.links03 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.links03bold {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
	
.links02:A:hover
	{
	text-decoration: underline;
	}
	
.links03:A:hover
	{
	text-decoration: underline;
	}
	
.datum
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000000;
	}
	
.artikel A , .headline A{
	
	color: #38678E;
	text-decoration: none;
}

.artikel A:hover {
	text-decoration: underline;
}
	
.kopartikel
	{
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #128245;
	padding-bottom: 2px;
	}

.artikel {
	
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #000000;
	}
	
.lijn
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #138345;
	}		

.menu01
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #38678E;
	text-decoration: none;
	padding: 0px,5px,0px,5px;
	}
	
.menu01:A:hover
	{
	text-decoration: underline
	}
	
.menu02
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.menu02:A:hover
	{
	text-decoration: underline;
	}
	
.tools
	{
	font-family: arial;
	font-size: 11px;
	color: #38678E;
	text-decoration: none;
	}
	
.tools:A:hover
	{
	text-decoration: underline;
	}
	
.baronder
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	}
	
.koprechts
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #138345;
	font-weight: bold;
	}
	
.headline
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #38678E;
	text-decoration: none;
	}
	
.headline:A:hover
	{
	text-decoration: underline;
	}	
	
.poll
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #38678E;
	text-decoration: none;
	}

.poll:A:hover
	{
	text-decoration: underline;
	}

.boven
	{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #38678E;
	text-decoration: underline;
	}

.dagen
    {
    font-family: verdana, arial;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    border-right: 0px solid;
    border-bottom: 1px solid;
    border-color: #BBBBBB;
    }

.uren
    {
    font-family: verdana, arial;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    border-right: 1px solid white;
    border-bottom: 1px solid #BBBBBB;
    }

.lessen
    {
    font-family: verdana, arial;
    font-size: 9px;
    color: #000000;
    border-right: 0px solid;
    border-bottom: 1px solid;
    border-color: #BBBBBB;
    height: 25px;
}
    
.bold {
	font-weight: bold;
}

#content TD, #content DIV {
	line-height: 15px;
}

#content UL {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 1.9em;
}

#content OL {
	margin-bottom: 0px;
	margin-top: 0px;
}

.gray {
	color: #999999;
}