body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}


a {
	text-decoration: underline;
}

a:link, a:visited {
	color: #FFFFFF;
	}

a:hover, a:active{
	color: #FF0000;
} 


.kop {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	line-height: 16px;
}

i {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

em {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
}

#small {
	font-size: 10px;
	color: #CCCCCC;
}

.lijn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#container {
	height: 525px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	height: 64px;
	width: 555px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

#logo {
	height: 64px;
	width: 400px;
	float: left;
	margin-bottom: 5px;
}

#foto_1 {
	height: 230px;
	width: 472px;
	float: left;
}

#foto_2 {
	height: 230px;
	width: 472px;
	float: left;
	margin-left: 10px;
}


#menu_index {
	height: 20px;
	width: 955px;
}

#nieuws {
	height: 20px;
	width: 955px;
	float: left;
	margin-top: 8px;
	padding-top: 2px;
	margin-bottom: 5px;
	}

#footer {
	height: 18px;
	width: 954px;
	float: left;
	margin-top: 4px;
}


#main_1 {
	height: 313px;
	width: 217px;
	margin-top: 30px;
	float: left;
	overflow: visible;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main_2 {
	height: auto;
	width: 452px;
	margin-top: 30px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#main_3 {
	height: 333px;
	width: 237px;
	margin-top: 30px;
	margin-left: 2px;
	float: left;
	overflow: visible;
}

#main_4 {
	height: auto;
	width: 691px;
	margin-top: 30px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-bottom: 10px;
	padding-left: 10px;
}

