body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center;
}


a {
	text-decoration: underline;
}

a:link, a:visited, a:active{
	color: #333333;
	}

a:hover {
	color: #FF0000;
} 

 

.kop {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #FF0000;
}

em {
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.halve_regel{
	Margin-bottom:-5px;
}

#container {
	height: 525px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}

#top_index {
	height: 20px;
	width: 954px;
	float: none;
	font-size: 12px;
	font-weight: normal;
	}

#logo_index {
	height: 200px;
	width: 954px;
	}

#main_1_index {
	background-color: #FFFFFF;
	height: auto;
	width: 77px;
	margin-top: 3px;
	float: left;
		}

#main_2_index {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-top: 3px;
	float: left;
		}
		
#main_3_index {
	background-color: #FFFFFF;
	height: auto;
	width: 77px;
	margin-top: 3px;
	float: left;
		}

#footer {
	height: 18px;
	width: 954px;
	float: left;
	margin-top: 2px;
}


#main_1_vervolg {
	height: 313px;
	width: 227px;
	margin-top: 2px;
	float: left;
	overflow: visible;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#main_2_vervolg {
	height: auto;
	width: 455px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}


#main_3_vervolg {
	height: 333px;
	width: 237px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	overflow: visible;
	background-color: #FFFFFF;
}

h6 {
	font-size: 11px;
	font-weight: normal;
}

.tips {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

small{
	font-size: 10px;
}