body
{ 
	margin: 0px 0px 0px 0px; 
	background-color:#E1E1E1; 
	overflow:auto;
}

/* Header */

#header1
{
	margin-left: auto; margin-right: auto;  
	width:1000px; height:71px;  
	position:relative; top:10px; 
	background-color:#336666;
}
#header2
{
	width:100%; height:65px;  
	position:relative; top:0px; 
	background-color:#336666;
	z-index:-1;
	padding-top:15px;
}

#header2 h3
{
	font-size:17px; font-family:"Garamond", "Verdana"; color:#fafa96; 
	text-align:center
}


/* Venster/Container */

#venster
{
	float: center; margin-left: auto; margin-right: auto;  
	width:1000px; min-height:380px; _height:380px; 
	position: relative; top:0px; left:0px; right:0px; bottom:0px;
	background-image:url(../images/content_bg2.png); background-repeat:repeat-y;
	
}

/* Menu */

#menu
{
	width:994px; height:32px; margin-left:3px; 
	font-family:"Garamond", "Verdana"; font-size:15px; color:#000000; font-weight:bold;
	z-index:1;
}

#menu .button
{
	position:relative; top:0px; left:0px; float:left;
	margin-left:7px; margin-right:41px; padding-top:4px; padding-bottom:4px;  padding-left:6px; padding-right:6px;
	text-align:left;
	border-style:solid; border-left-width:2px; border-right-width:2px; border-top-width:0px; border-bottom-width:0px; border-color:#fafa96;
	
}
#menu .buttoncontact
{
	position:relative; top:0px; left:0px; float:left;
	margin-left:7px; margin-right:0px; padding-top:4px; padding-bottom:4px;  padding-left:6px; padding-right:6px;
	text-align:left;
	border-style:solid; border-left-width:2px; border-right-width:2px; border-top-width:0px; border-bottom-width:0px; border-color:#fafa96;
	
}

#menu .button A
{
	font-family:"Garamond", "Verdana"; font-size:15px; color:#000000; font-weight:bold; text-decoration:none;
}
#menu .buttoncontact A
{
	font-family:"Garamond", "Verdana"; font-size:15px; color:#000000; font-weight:bold; text-decoration:none;
}



/* Content */

#content
{
	position:relative; left:24px; top:5px; padding-bottom:20px;
	width:955px; min-height:355px; _height:355px;
	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:14px; line-height:18px;
	text-align:justify;
}

#content .taal
{	z-index:5;
	float:right;
	padding-left:10px;
}

#content h1
{
background-image:url(../images/h1_bg2.png); height:auto; width:972px; padding-top:10px;  padding-left:20px; padding-bottom:10px;
position:relative; left:-20px; top:-5px; 
z-index:0;
font-family:"Garamond", "Verdana";  font-size:23px;	 margin-top:0px;  margin-bottom:5px; 
border-style:solid; border-left-width:0px; border-right-width:0px; border-top-width:1px; border-bottom-width:1px; border-color:#b3b3b3;
}

#content h4
{
font-family:"Garamond", "Verdana";  font-size:18px;	 margin-top:0px; 
}

#content .floatright
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

#content .floatleft
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}



#content h2
{
 font-size:15px; 
 
 color:#000000;
}

#content A
{
 color:#336666; font-size:14px; text-decoration:none;
}
#content A.kleiner
{
 color:#336666; font-size:12px;
}
#content A:hover
{
  text-decoration:underline;
 
}
#content .contentrechts
{
	float:right; text-align:right;  
	width:auto; height:auto;  margin-left:25px; margin-bottom:3px;
}

#content .path
{
	font-size:12px;
}

#content .path A
{
	font-size:12px;
}

ul.inspringen
{
	position:relative; left:15px;
}

/* Footer */

#footer
{
	margin-left: auto; margin-right: auto;  
	
	width:1000px; height:14px;  
	position:relative; top:0px; 
	background-color:#336666;
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
}

#footer A
{
  font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none
}

/* TEKSTEN */

.tekstbalk
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:12px;
}

.tekstklein 
{
	font-size:14px;
}
.tekstkleiner
{
	font-size:12px;
}


.tekstkleinst
{
	font-size:10px;
}
.tekstkleingrijs
{
	font-size:14px; color:#999999;
}
.tekstkleinergrijs
{
	font-size:12px; color:#999999;
}
.tekstkleinstgrijs
{
	font-size:10px; color:#999999;
}



