* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, "Verdana", Verdana, sans-serif;
	font-size: 12px;
	color: #202020;
	background-image: url('img/bg.jpg');
	background-color: #f2f2f2;
}

img {
	padding:0;
	margin:0;
	border:0;
}

a {
	margin:0;
	padding:0;
	border:0;
}

#top {
	margin:0 auto;
	padding:0;
	background-image: url('img/top_bg.png');
	width: 980px;
	height: 21px;
}

#container {
	margin:0 auto;
	padding-left:15px;
	padding-right: 15px;
	width: 950px;
	background-image: url('img/container_bg.png');
}

#menu {
	width: 950px;
	height: 28px;
	background-image: url('img/menu_bg.jpg');
}

#menu ul {
	
}

#menu li {
	display:block;
	float:left;
	height: 28px;
}

#menu li a {
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
}

#menu li a:hover {
	color: #99cccc;
}

#content {
	width: 950px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.content_links {
	float:left;
	width: 450px;
}

.content_rechts {
	float:right;
	width: 250px;
}

#left {
	float:left;
	width: 206px;
	margin-right: 30px;
}



.item {
	width: 204px;
	border: 1px solid #c9c9c9;
	background-image: url('img/item_left_bg.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}

.item h1 {
	font-size: 12px;
	color: #603160;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.item p {
	padding-left: 10px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.item img {
	margin-left: 18px;
	padding-bottom: 15px;
}

p {
	line-height: 20px;
}
strong {
	line-height: 20px;
}

#mid {
	float:left;
	width: 459px;
}

#mid h1 {
	font-size:14px;
	color: #006666;
	margin-bottom: 21px;
}

#mid h1 a {
	color: #006666;
	text-decoration:  none;
}

#mid h3 {
	font-size:14px;
	color: #006666;
}

#mid img.icon {
	margin-left: 18px;
	margin-right: 18px;
}

#mid .nieuws_bottom {
	clear:both;
	width: 700px;
	height: 1px;
	border-bottom: 1px solid #c3c3c3;
	padding-top: 10px;
	margin-bottom: 10px;
}

#pagtekst {
	float:left;
	width: 700px;
}

#pagtekst h1 {
	font-size:14px;
	color: #006666;
	margin-bottom: 21px;
}

#pagtekst h1 a {
	color: #006666;
	text-decoration:  none;
}

#pagtekst img.icon {
	margin-left: 18px;
	margin-right: 18px;
}

#pagtekst .nieuws_bottom {
	clear:both;
	width: 700px;
	height: 1px;
	border-bottom: 1px solid #c3c3c3;
	padding-top: 10px;
	margin-bottom: 10px;
}

a.leesverder{
	color: #CF005A;
	text-decoration: none;
	font-weight: bold;
	float:right;
	margin-right: 30px;
}

a.leesverder img{
	vertical-align: middle;
}

p.nieuwsdatum {
	color: #ababab;
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-bottom: 15px;
}

.links {
	float:left;
	width: 480px;
}

.links_pf {
	float:left;
	width: 560px;
}

.rechts {
	float:left;
	width: 200px;
	background: url('img/foto_frame.jpg');
	padding: 9px 7px 9px 7px;
}

.rechts_noframe {
	float:left;
	width: 120px;
}

.rechts_pf {
	float:left;
	width: 120px;
	background: url('img/foto_frame_pf.jpg');
	padding: 10px 10px 9px 10px;
}

#right {
	float:right;
	width: 225px;
	margin-left: 20px;
	background-image: url('img/nieuws_bg.jpg');
	background-repeat: no-repeat;
}

#right h1 {
	font-size: 12px;
	color: #cc0066;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#right h2 {
	font-size: 11px;
	color: #cc0066;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}

#right p {
	padding-left: 10px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#right img {
	float:right;
	margin-right: 10px;
}

#right .nieuws_bottom {
	clear:both;
	width: 205px;
	height: 1px;
	border-bottom: 1px solid #c3c3c3;
	margin-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}


#left .link_bottom {
	clear:both;
	width: 184px;
	height: 1px;
	border-bottom: 1px solid #c3c3c3;
	margin: 5px 10px 5px 10px;
}

#left .sublinks {
	width: 204px;
	border: 1px solid #c9c9c9;
	background-image: url('img/item_left_bg.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 15px;
	min-height: 200px;
}

#left .sublinks p{
	margin: 0;
	padding: 0px 15px 0px 15px;
}

#left .sublinks a{
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 19px;
	font-weight: bold;
	color: #006666;
}

#left .sublinks img{
	vertical-align: top;
}


#bottom {
	margin:0 auto;
	padding:0;
	background-image: url('img/bottom_bg.png');
	width: 980px;
	height: 21px;
}

#footer {
	width: 950px;
	height: 110px;
	line-height: 18px;
	color: #666666;
}

.footer_1 {
	float:left;
	margin-right: 20px;
}

.footer_2 {
	float:left;
	margin-right: 20px;
}

.footer_3 {
	float:right;
	margin-right: 10px;
}

.footer_4 {
	float:right;
}

.verborgen {
	display:none;
}

/* FORMULIEREN */

form p.veldnaam {
	float:left;
	width: 100px;
	margin-bottom: 5px;
}

form p.veldnaam span {
	color: red;
}

form input.veld{
	float:left;
	height: 20px;
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

form input.cf {
	height: 20px;
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

form textarea.cf {
	height: 100px;
	width: 250px;
	border: 1px solid #ccc;
}
