body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
td {
}
a {
	text-decoration:none;
	letter-spacing:2px;
	font-variant:small-caps;
	color:#C00;
	font-weight: bold;
}
a: hover {
	text-decoration: underline;
}
.block {
	padding-bottom:0px;
}

/******************************* secties **********************/
/*  margins, padding, width, etc.. van secties                */

/******************************* secties einde ****************/


/******************************* menu **********************/
.main_menu {
}
.main_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	letter-spacing:2px;
	font-variant:small-caps;
}
.main_menu .menu2, .main_menu .menu2_active {
	height:25px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main_menu .menu_seperator {
	width:2px;
	background-color:#FFFFFF;
}
.second_menu {
	vertical-align:bottom;
	padding-bottom:0px;
}
.second_menu .menu2, .second_menu .menu2_active {
	padding-bottom:10px;
}
.second_menu a {
	letter-spacing:2px;
	font-variant:small-caps;
	color:#003300;
	font-weight: bold;
}
/******************************* menu einde ****************/


/******************************* classes **********************/
.main {
	width: 995px;
	height: 600px;
	background:url(/images/background.gif) top left no-repeat;
}

.section1 {
	padding:5px;
	background-color: #C22F16;
	color:#FFFFFF;
	font-size:12px;
	font-weight: normal;
	letter-spacing:1px;
	line-height:22px;
}
.section3 {
	padding:5px;
	font-size:12px;
	letter-spacing:1px;
	line-height:22px;
}
.icon {
	height:100px;
	background:url(/images/olijf.jpg);
	background-repeat:no-repeat;
}
.bullet {
	height:105px;
	width:105px;
	float:left;
}
#bullet_seperator {
	float:left;
	width:25px;
}
#bullet1 {
	background:url(/images/bullet1.png);
}
#bullet2 {
	background:url(/images/bullet2.png);
}
#bullet3 {
	background:url(/images/bullet3.png);
}
#bullet4 {
	background:url(/images/bullet4.png);
}
.footer {
	color:#030;
	font-size:9px;
	text-align:center;
}
.footer a {
	font-variant:normal;
	letter-spacing:normal;
	font-weight:normal;
}

/******************************* classes einde ****************/
