body {
	background-color:#73c5e5;
	background-position: center;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#000000;
}
a:active {
	color:#000000;
}
.menu {
	border-right: 1px solid #e6f1f5; 
	background-color:#f9fcfc; 
	font-family:tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding-left:15px;
}
.menu_knop {
	background-color:#43809c;
}

.menu_knop a{
	color:#FFFFFF; text-decoration: none;
}

.menu_knop_klein {
	background-color:#43809c;
	padding-left:45px; 
	font-size:10px;
}

.menu_kopje {
	border-bottom:1px dashed #43809c; 
	margin-right:10px; 
	font-size:15px; 
	padding-bottom:1px;
}

.laatste_nieuws_kop {
	border-bottom: 1px dashed #000000; 
	margin-left:10px; 
	margin-right:10px; 
	font-size:19px; 
	padding-bottom:1px;
}

.nieuws_home {
	background: #f9fcfc url(../images/newspaper.png) no-repeat left 20px;
	padding-left:20px; 
	padding-top:20px;
	font-size:14px; 
	font-weight:bold; 
	text-decoration:underline;
}

.nieuws_home_inh ul {
	line-height:16px;
}

.nieuws_home_inh a {
	color:#43809c;
	text-decoration:none;
}

.nieuws_home_inh a:hover {
	color:#43809c;
	text-decoration:underline;
}

.kop3 {
	margin-left:10px; 
	margin-right:10px; 
	font-size:14px;
	font-weight:bold;
	padding-bottom:1px;
	border-bottom: 1px solid #000000;
}

.menu_producten {
	font-size:13px; 
	color:#43809c; 
	font-weight:bold; 
}

.menu_producten a {
	font-size:13px; 
	color:#43809c; 
	font-weight:bold;
	text-decoration:underline;
}

.menu_producten a:link {
	font-size:13px; 
	color:#43809c; 
	font-weight:bold;
	text-decoration:underline;
}

.menu_producten a:visited {
	font-size:13px; 
	color:#43809c; 
	font-weight:bold;
	text-decoration:underline;
}

.menu_producten a:hover {
	font-size:13px; 
	color:#43809c; 
	font-weight:bold;
}

.menu_producten a:active {
	font-size:13px; 
	color:#43809c; 
	font-weight:bold;
	text-decoration:underline;
}

.footer {
	font-family:tahoma; 
	font-size:10px; 
	font-weight:bold; 
	color:#FFFFFF;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

