body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(gfx/top_bg.jpg);
	background-repeat: repeat-x;
	overflow-y: scroll;
}

img { border: 0px; }

#placeholder {
	width: 970px;
	margin: 0 auto;
}

#topmenu {
	height: 90px;
	margin-top: 8px;
}

#header {
	height: 200px;
}

#footer {
	height: 40px;
	clear: both;
	margin-top: 5px;
	border-top: 7px solid #F30000;
}

#photodiv {
  background-repeat: no-repeat;
}

#hoofdscherm {
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#links {
	width: 215px;
	float: left;
}

#rechts {
	width: 215px;
	float: right;
	font-size: 11px;
	line-height: 15px;
}

#content {
	width: 500px;
	margin-left: 235px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

.nieuws_item {
	margin-top: 10px;	
}

#linkerMenu {

}

#zoekvraag {
	height: 12px;
	width: 130px;
	background-image:url(gfx/zoeken/vergrootglas.png);
	background-repeat: no-repeat;
	padding: 3px 3px 0px 20px;
	font-size: 10px;
	border: 1px solid #848587;
	margin-right: 3px;
}

/* Tekst stijlen */
#rechts h1 {
	font-size: 14px;
	font-weight: normal;
}

#content h1 {
	font-size: 16px;
	font-weight: normal;
}

#linkerMenu h1 {
	font-size: 14px;
	font-weight: normal;
}

.leesverder {
	font-size: 10px;
	color: #0003AD;
	text-decoration: none;
}

.leesverder a, .leesverder a:link, .leesverder a:visited, .leesverder a:active {
	color: #0003AD;
	text-decoration: none;
}

.leesverder a:hover {
	color: #0003AD;
	text-decoration: underline;
}

#rechts a, #rechts a:link, #rechts a:visited, #rechts a:active {
	color: #0003AD;
	text-decoration: none;
}

#rechts a:hover {
	text-decoration: underline;	
}

#content a, #content a:link, #content  a:visited, #content a:active {
	text-decoration: underline;
	color: #000F7E;
}

#content a:hover {
	text-decoration: none;	
}

#footer {
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#rechts ul {
	list-style-image:url(gfx/arrow.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;

}
#content ul {
	list-style-image:url(gfx/arrow.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
}

/** CSS stijl voor het menu-systeem **/
.topmenu {
	font-size: 11px;
	color: #7B817F;
	padding-top: 6px;
}

.topmenu a, .topmenu a:link, .topmenu a:visited, .topmenu a:active {
	color: #7B817F;
	text-decoration: none;
}

#hoofdmenu {

}

#hoofdmenu span {
	margin-left: 5px;
	font-size: 11px;
}

#hoofdmenu span a {
	color: #7B817F;	
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#linkerMenu {
	margin-left: 5px;
	font-size: 12px;
}

#linkerMenu ul {
	list-style-image:url(gfx/arrow.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
}

#linkerMenu li {
	border-bottom: 1px solid #D9DADB;
	padding: 2px;
}

#linkerMenu ul ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}

#linkerMenu a, #linkerMenu a:link, #linkerMenu a:visited, #linkerMenu a:active {
	color: #7B817F;
	text-decoration: none;
}

#linkerMenu a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.boodschap {
	font: Verdana;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 4px;
	border-width: 1px;
	border-color:#FF0000;
	border-style: dotted;
}

.vergeten {
	background-color: red;
	color: white;
}
