* {
	margin: 0;
	padding: 0;

	}

html, body {
	height: 100%;
	color: #000000;
        background-color:#ffffff;	
	} 

body {
	 /* just some defaults - should be customized */
	font-family: Arial, Verdana;
	font-size: 75%;
	line-height: 140%;

	} 
img
{
border:none;
}

html>body { 
	
	} /* for modern browsers that can resize px */

#wrap {
	position: relative;
	height: 100%;
	width: 100%;
	min-width:930px;
	}

#middle {
	position: relative;
	height: auto;
	min-height: 100%; /* for modern browsers, to push the footer down */
	width: auto;
	background-color: #ffffff;
	}

#middle:after { /* this will keep the floats contained, for modern browsers */
	content: "."; 
	display: block; 
	height: 0; 
	overflow: hidden; 
	clear: both; 
	visibility: hidden; 
    } 

* html #middle {
	height: 100%; /* for IE because it doesn't do min-height */
	}

#header {
display:none;
	}

#login
{
display:none;
}

#xtra
{
display:none;
}



#main {
		position: relative; /* IE float bug workaround */
		float: left;
		width: 100%;
		
	}

#content {
		position: relative;
		float: right;
		width: 100%;
		z-index:10;
	}

#content hr
{

        margin-bottom:20px;
}

#rounding
{
display:none;
}
.hidden
{
	display: none;
}

#content .pad
{
display:none;
}


#content h1
{
	position: relative;
	padding-bottom:4px;

	font-size:150%;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Verdana;
	border-bottom: 1px solid #939598;
	width:auto;
margin-bottom:20px;
}

#content .contenttekst h1
{
	padding-bottom:4px;
margin-left:0;
border-bottom:0;
margin-top:16px;
	font-size:150%;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Verdana;
}

#content .contenttekst h2
{
	padding-bottom:4px;
margin-top:16px;
	font-size:130%;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Verdana;
}

#content .contenttekst h3
{
	padding-bottom:4px;
margin-top:16px;
	font-size:100%;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Verdana;
}


#content .contenttekst h4,#content .contenttekst h5
{
	padding-bottom:4px;
margin-top:16px;
	font-size:100%;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Verdana;
}

#nav {
	position: relative;
	float: left;
	width: 183px;
	margin: 0px 0px;
	margin-left: -184px; /* width */
	height: 100%;
	}


#nav_spacer
{
	height:36px;
	background: url('../images/menu_top.jpg') top left no-repeat;	
	width:183px;
}


#

#nieuwsblokextra
{
display:none;
}



#zoeken
{

display:none;
}



#footer {
display:none;
}

/* minimum menu requirements for functionality */
#dmenu_div
{
display:none;
}

/* Begin van menu */
#menu
{
display:none;
}

#formulier label
{
	width:			11em;
	text-align:		left;
	float:			left;
	margin:			5px;
}


#formulier .radio label
{
	width:			10px;
	text-align:		left;
	float:			left;
	margin:			2px;
}

#formulier .checkboxen label, #formulier .radiobutton label
{
	width: auto;
	text-align:		left;
	float:			left;
	margin:			2px;
        margin-right: 5px;
}

#formulier .checkboxen label, #formulier .radiobutton label
{
	margin:0;
        padding:0;
        padding-top:6px;
}

#formulier .onderwerp
{
	width:			11em;
	text-align:		left;
	float:			left;
	margin:			5px;
        width: 500px;
}


#formulier input,#formulier textarea,#formulier select
{
	vertical-align:		top;
	margin:			5px 5px 5px 0px;
}

#formulier input,#formulier .checkboxen input, #formulier.radiobutton input
{
height:12px;
}

#formulier .checkboxen input,#formulier.radiobutton input
{
float:left;
} 

#formulier input.button
{
height:20px;
	vertical-align:		middle;
}

#formulier br
{
	clear: left;
}

#nieuwsblok br
{
	clear: none;
}

.nieuwsdatum
{
        font-size:80%;
color:#999999;
}

.nieuwskop_top
{
	position: relative;
        margin-top:10px;
        margin-bottom:10px;
	font-size:130%;
	font-weight:bold;

}

#nieuwsblok
{
padding-bottom:10px;

margin-bottom:10px;
}


#nieuwsbloktitel
{
padding-bottom:10px;

margin-bottom:10px;
}

.nieuwstitel_intro,.nieuwstitel_detail,.nieuwstitel_intro a,.nieuwstitel_titel,.nieuwstitel_titel a
{
        color:#000000;
        text-decoration:none;
}


.nieuwstitel_intro,.nieuwstitel_detail, .nieuwstitel_intro a
{
      font-weight:bold;
}

.nieuwstitel_intro a:hover,.nieuwstitel_titel a:hover
{
        text-decoration:underline;
}

.nieuwstitel_titel li
{
margin-left:0em;
}
.nieuwsimage
      {

             float:right;
             margin: 4px 4px 4px 4px;

}

#contactgegevens
{
}

