BODY
{
font-size: 11px;
font-family: Arial;
}


A IMG
{
	border: 0;
}

P, UL
{
line-height: 150%;
}

H1
{
font-size: 22px;
font-weight: normal;
}

H2
{
margin: 7px 0;
margin-bottom: 5px;
font-size: 13px;
}

A
{
color: #FF9900;
text-decoration: none;
}

A:hover
{
text-decoration: underline;
}

.container
{
width: 903px;
border: 1px dashed #009933;
margin-left: auto;
margin-right: auto;
}

.header
{
line-height: 0;
border-bottom: 1px dashed #009933;
}

.col-1, .col-2, .col-3
{
margin-left: 14px;
float: left;
}

.col-1
{
width: 170px;
}

.col-2
{
width: 457px;
}

.col-3
{
width: 220px;
}

/* Colors on the left and right column are blue */
.col-1 A, .col-3 A
{
color: #64A9DF;
}

.clear
{
clear: both;
}

.box
{
margin: 14px 0;
}

.agenda-rss
{
list-style-type: none;
margin: 0;
padding: 0;
}

.agenda-rss LI
{
margin: 0;
padding: 1px 0;
}

.menu
{
margin: 0;
padding: 0;
border-top: 1px dotted #0168CE;
list-style-type: none;
}

.menu LI
{
padding: 3px 0;
margin: 0;
border-bottom:  1px dotted #0168CE;
}

.menu A
{
	color: #000000;
}

.menu .active A
{
	font-weight: bold;
}

HR
{
height: 1px;
background-color: none;
color: none;
border: 0;
border-top: 1px dashed #CCCCCC;
}

.advertenties-groot DIV
{
	margin-right: 14px;
	float: left;
}

.advertenties-klein DIV
{
	margin-right: 14px;
	float: left;
}


.advertenties-groot .advertentie-1
{
	margin: 0;
}


.advertenties-klein .advertentie-3
{
	margin: 0;
}

.error-message
{
	color: #CC0000;
}