/* CSS */

body,
html {
	margin:0;
	padding:0;
	background:#F3F3F3;
	color:#000000;
	font: normal normal normal 11px Verdana;

}

a img
{
	border: 0px;
}

h1 {
	font: normal normal bold 12px Verdana;
	color: #AB0A17;
}

h2 {
	font: normal normal bold 11px Verdana;
	color: #8C6436;
	margin-top: -5px;
	margin-bottom: 0px;
	
}

h3 {
	font: normal normal bold 11px Verdana;
	color: #AB0A17;
}

h4 {
	font: normal normal bold 11px Verdana;
	color: #003366;
}

th
{
	text-align: left;
	padding-right: 5px;
}

tr
{
	text-align: left;
}

#container {
	background-image: url(images/bg_container2.gif);
	background-repeat: repeat-y;
	/*background-color: #f3f3f3;*/
	width:1000px;
	margin: 0px auto;
	position: relative;	
}
	
#header {
	position: relative;
	width: 1000px;
	height: 151px;
	/*background: url(images/header.jpg) no-repeat;*/
}

#middle_left 
{
	float: left;
	width: 124px;
}

div#middle_right
{
	float: right;
}

div#sidemenu
{
	padding-top: 15px;
}

div#sidemenu a
{
	display: block;
	background: transparent url(images/logo_red_circles.png) no-repeat left center;
	padding-left: 24px;
	line-height: 19px;
	height: 19px;
	width: 100px;
	margin-top: 5px;
	text-decoration: none;
	font-size: 9px;
}

div#footerlinks
{
	bottom: -10px;
	left: 130px;
	position: absolute;
}

/*#header img {
	position: absolute;
	top: 53px;
	right: 28px;
}*/

#nav
{
	height: 20px;
	padding-left: 124px;
	background-image: url(images/menuitem_background.png);
	background-repeat: repeat-x;
	background-position: center top;	
}

#nav img {
	border: 0px;
	/*margin-top:-15PX;*/
}

#balk {
	/*width: 1000px;*/
	height: 8px;
	background: url(images/balk.gif);
}

#Div1
{
	/*width: 1000px;*/
	height: 8px;
	background: url(images/balk.gif);
}

#nieuws {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	width: 227px;
	padding: 11px;
	clear: both;
	height:371px;
	overflow: auto;
	
	background: #FFFFFF url(images/news_background.jpg) no-repeat center bottom;
}

#nieuws h1
{
	padding-left: 25px;
	background: #FFFFFF url(images/logo_red_circles.png) no-repeat left center;
	font: normal normal bold 20px Verdana;
	margin-top: 0px;
}

#nieuws h4
{
	margin-top: 0px;
	padding: 0px;
	font-weight: normal;
}

#nieuws strong
{
	color: #003366;
}

#nieuws_container
{
	background-color: White;
	height: 392px;
	width: 249px;
	float: right;
}

#nieuws a {
	color: #000000;
	font: normal normal normal 11px Verdana;
	text-decoration: none;
}

#nieuws a:hover {
	text-decoration: underline;
}
		
#content {
	position: relative;
	float: left;
	top: 0px;
	width: 573px;
	overflow: auto;
	padding: 15px 27px 27px 27px;
	height:350px;
	overflow: auto;
}

.expand 
{
	cursor:pointer;
}

.expand h2
{
	text-decoration: underline;
}

.expand p
{
	display: none;
}

div.expand
{
	margin: 10px;
}

ul.expand li
{
	margin: 10px;	
}

#footer {
	position: relative;
	font: normal normal normal 11px Verdana;
	clear:both;
	width: 1000px;
	height: 13px;
	
}

.level1 .item
{
	width: 125px;
	height: 22px;
	top: -18px;
}

.item .first
{
	width: 125px;
	height: 22px;
	top: -18px;
}

.SubMenu
{
	width: 125px;
	height: 22px;
	padding-left: 30px;
	background-image: url(images/scrolldown.gif);
	color: #000000;
	text-decoration: none;
}

a {
	font: normal normal normal 11px Verdana;
	color: #8C6436;
	margin-top: 20px;
	margin-bottom: 0px;	
}

#contact_control_box 
{
	position: absolute;
	right: 30px;
	top: 11px;
	float: right;
}
