.main { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	background: #E7E7E7; 
}
		
.menu_inhoud {
	width: 195px;
	text-align: left;
	vertical-align: top;
	background: #F9F9F9;
}
		
.tekst_inhoud {
	font-family: Arial;
	font-size: 12px;
	color: #373737;
	text-align: left;
	vertical-align: top;
}

.main_inhoud {
	width: 794px;
	height: 500px;
	border-top: none;
	border-bottom: #C4C4C4 2px solid;
	border-left: #C4C4C4 2px solid;
	border-right: #C4C4C4 2px solid;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

.pure_inhoud {
	width: 790px;
	height: 500px;
	vertical-align: top;
}
	
a {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0066cc;
}

.a_c_size {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee
}

.a_c_size:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee;
}
		
.a_c_size:visited {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee;
}
	
.a_c_size:active {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee;
}

.a_c_size:hover {
    font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #445991;
}

a:link {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee;
}
		
a:visited {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee;
}
		
a:active {
    font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00b9ee;
}
		
a:hover {
    font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #445991;
}
		
.inhoud_titel {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #4a4a4a;
}
		
.p1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: bold;
	color: #4a4a4a;
}
		
.footer {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #5B5B5B;
	vertical-align: top;
}

ul {
	color: #0000FF;
}

ul span {
	color: #373737; 
}

.menu_titels {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4a4a4a;
}

.dynamische_content {
	width: 495px;
	height: 600px;
	border: none;
	color: #373737;
	font-family: Arial;
	font-size: 12px;
	font-weight: none;
	text-align: center;
	text-decoration: none;
}
		
.dynamische_titel {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #4a4a4a;
}

.contactplak {
	width: 100%;
	height: 110px;
	background: #98d5f5;
	border: none;
	color: #0000FF;
	font-family: Arial;
	font-size: 12px;
}