/* Basic Stuff */

*
{
margin: 0;
padding: 0;
}

body
{
	color: #040404;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0;
	background-color: #a0ceca;
}

table { border-collapse:collapse;
		
		}
td {vertical-align:top;}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
text-transform: none;
color:#fff;
}

h2,h3,h4,h5,h6  {}

h1 {font-size:25px;}

h1 span, h3 span, h4 span
{
 color:#B5B5B5;
}

em {font-style:normal;}

img
{
border: 0;
}

a
{
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

a:hover
{
text-decoration: underline;
color:#334C2E;
}

p
{
line-height: 1.4em;
text-align:left;
margin:0 0 10px 0;
}

img.left {float:left;
		  margin:0 30px 0 0 ;
		  }
input {border:0;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   }
/* Header */
#shadow_top {
	height: 8px;
	width: 936px;
	margin:0 auto;
	position:relative;
	padding: 0px;
}
#mt_top {
	background: url(../images/t.png) repeat-x;
	width: 920px;
	height: 8px;
	position:absolute;
	top: 0px;
	left: 8px;
}

* html #mt_top {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/t.png", sizingMethod="scale");}

#lt_corner {
	background: url(../images/lt.png) no-repeat;
	height: 8px;
	width: 8px;
	position:absolute;
	left: 0px;
	top: 0px;
}

* html #lt_corner {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lt.png", sizingMethod="image");}

#rt_corner {
	background: url(../images/rt.png) no-repeat;
	height: 8px;
	width: 8px;
	position:absolute;
	left: 928px;
	top:0px;
}

* html #rt_corner {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/rt.png", sizingMethod="image");}

#contentwrap {
	width: 936px !important;
	margin:0 auto;
	position:relative;
}

#leftshadow {
	background: url(../images/l.png) repeat-y;
	width: 8px;
	height: 637px;
	position: absolute;
	left: 0px;
	top: 0px;
}

* html #leftshadow {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/l.png", sizingMethod="scale");}
 
#rightshadow{
	background: url(../images/r.png) repeat-y;
	width: 8px;
	height: 637px;
	position: absolute;
	left: 928px;
	top: 0px;
}

* html #rightshadow {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/r.png", sizingMethod="scale");}
 
#fixed
{
	background: #f2f2f3;
	width: 920px !important;
	margin:0 auto;
	position:relative;
}

#header
{
top: 4px;
width:100%;
height:246px;
position:relative;
}

#head_left { position:absolute;
			 top:0;
			 left:0;
			 z-index:99;
			 width:114px;
			 height:321px;
			 background:url(../images/head_img.gif) no-repeat top left;
			}
			
#head_images {position:absolute;
			 bottom:0;
			 left:84px;
			 background: none;
			 width: 196px;
			 height: 143px;
			 }
#head_images img {display: none;}


#logo { position:absolute;
		left:75px;
		top:48px;
		width:228px;
		height:16px;
		background:url(../images/logo.jpg) no-repeat top left;
		}

#persoon {position:absolute;
		  top:43px;
		  right:75px;
		  }


/* NAV Menu */

#nav
{
position:absolute;
top:218px;
bottom:15px;
left:280px;
/*z-index:999;*/
}

* html #nav {z-index:999;}
#nav ul
{
list-style: none;
}

#nav li
{
float: left;
display:block;
font-size:11px;
}


#nav li a
{
font-size: 1em;
font-weight:normal;
color:#000;
padding:0 12px 0 14px;

}

#nav li a.active {color:#9DCEC5; text-decoration:none;}
#nav li a:hover {color:#9DCEC5; text-decoration:none;}

	

/* Main */
#main {
	width:100%;
	color:#333333;
	position:relative;
	min-height:320px;
	height:auto !important;
	height:320px;	
}

#general_padd {padding:0 76px 0 65px;
			   }
			   
#main_bg { 
		  padding:0 2px 0 2px;
		  width:784px;
		  height:316px;
		  clear:both;
		  position:absolute;
		  top:0;
		  left:65px;
		  z-index:99;
		  overflow:hidden;
		  }			   

#content {
	float:left;
	height:316px;
	width:362px;
	position:relative;
	background-color: #009c96;
}
.groen {
	font-weight: bold;
	color: #009c96;
}



#content h1{
	font-size:20px;
	padding:0 0 25px 0;
}

#content.internal {
	padding-right:30px;
}

#content.internal h1 {
	font-size:30px;
	padding:0 0 10px 0;
}

#content.internal h3 {
	font-size:18px;
	padding:0 0 30px 0;
	
}
#content p {
	color:#FFFFFF;
}
#content h4 {
	font-size:11px;
	font-weight:bold;
	padding:0;
	
}

#content h4 a {color:#fff;}

#arrow_up {position:absolute;
		   top:13px;
		   right:13px;
		   }

#arrow_down {position:absolute;
		   bottom:10px;
		   right:13px;
		   }
#inner_content {/*padding:37px 20px 20px 35px;*/
				overflow:hidden;
				height:280px;
				width:320px;
				right:-6px;
				top: 4px;
				/* IE overflow fix, position must be relative or absolute*/
				position: relative;
				margin: 0.3em auto;
				padding: 10px;
				/*padding: 15px;*/}
				
ul.news_list {list-style:none;}

ul.news_list li {clear:both; padding:10px 0; position: relative;}

ul.news_list li div {float: left; max-width: 210px; color:#FFFFFF;}

a.more {display:block;
		color:#FFF;
		}
		
#right_side {float:left;
			 background:#FFFFFF;
			 height:100%;
			 position:relative}		 

#slideshow {float:left;}

#submenu_block {position:absolute;
				top:28px;
				left:149px;
				/*width:143px;*/
				width:170px;
				background:url(../images/png_bg.png);
				z-index:999;
				height:316px;
				}
	
* html #submenu_block {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/png_bg.png", sizingMethod="scale");}

#submenu_block ul { 
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: disc;
	display: block;
	margin:25px 13px 10px 10px;
}
					
#submenu_block ul li {padding:8px 0;  margin: 0; float: none;}

#submenu_block ul li a {color:#fff; padding: 0; margin: 0; float: none;}
							
#contact {float:left;
		  background:#83CFC8;
		  width:421px;
		  height:100%;
		  color:#000;
		  }
#contact .txt {padding:35px 0 15px 45px; color:#565F60}		  
#contact .thank {padding:35px 45 15px 45px; color:#ffffff;}		  
table.form {width:358px;}

table.form th { text-align:right;
				width:90px;
				padding:2px 18px 2px 0;
				vertical-align:top;
 				}
table.form td {padding:1px 0;}

* html table.form td {padding:0;} 				
table.form input {border:2px solid #8E9093;
				  width:268px;
				  height:22px;
				  background:#F1F1F2;
				  }				

table.form textarea {border:2px solid #8E9093;
				  width:268px;
				  height:155px;
				  background:#F1F1F2;
				  }		
table.form a {color:#565F60;}				  
/*			END CONTAINER			*/
.login input {height:17px;}
.submit input{
	background: #4C7645;
	border: 1px solid #b2b2b2;
	color: white;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding: 3px;
    text-align: center;
	cursor:pointer;
	height:25px;
	}					
.login { width:400px;}
.login th {text-align:left;
		   }
		   


.clear {clear:both;}
		
img.floatR {float:right;
			 padding:3px;
			 border:1px solid #46703E;
			 background:#E1E1E1;
			 margin:0 10px 10px 10px;
			}  

#footer { width:100%;
		  height:71px;
		  clear:both;
		  position:relative;
		}

#shadow_bottom {
	height: 8px;
	width: 936px;
	margin:0 auto;
	position:relative;
	padding: 0px;
}
#mb_bottom {
	background: url(../images/b.png) repeat-x;
	width: 920px;
	height: 8px;
	position:absolute;
	top: 0px;
	left: 8px;
}

* html #mb_bottom  {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/b.png", sizingMethod="scale");}

#lb_corner {
	background: url(../images/lb.png) no-repeat;
	height: 8px;
	width: 8px;
	position:absolute;
	left: 0px;
	top: 0px;
}

* html #lb_corner  {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lb.png", sizingMethod="scale");}

#rb_corner {
	background: url(../images/rb.png) no-repeat;
	height: 8px;
	width: 8px;
	position:absolute;
	left: 928px;
	top:0px;
}

* html #rb_corner  {background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/rb.png", sizingMethod="scale");}

.green_bg {
	width:252px;
	height:75px;
	position:absolute;
	top:-4px;
	left:177px;
	background-color: #FFFFFF;
			}	

.footer_content {float:right;
				 padding:5px 75px 0 0;
				 width:410px;
				 font-size:9px;
				  }	
.footer_content p {
				line-height:14px;
}
.footer_content a {color:#000;}		

/*					RIGHT ABSOLUTE BLOCK			*/

#tabs {position:absolute;
				 top:-220px;
				 left:498px;
				 /*background:url(../images/right_absolute_bg.png) repeat-y left;*/
				 width:100px;
				 padding:10px 0 }		  			
				 
#tabs a {color:#000; cursor:pointer;}
#tabs a:hover { text-decoration:none}
.right_block {margin:8px 0 0 0;
			  padding:2px 0 6px 0;
			  width:100%;
			  text-align:center;
			  background:url(../images/right_block_bg.gif) repeat-y left;
			  position:relative;
			  }	
			  		 
.right_block .bottom {position:absolute;
					  bottom:0;
					  left:0;
					  height:2px;
					  width:100%;
					  background:url(../images/right_block_bot.gif) no-repeat bottom left;
					  }	

.right_block .top {position:absolute;
					  top:0;
					  left:0;
					  height:2px;
					  width:100%;
					  background:url(../images/right_block_top.gif) no-repeat top left;
					  }					  		  
._chage {float:right; margin:-10px 0 0 0}

#pagetypes {
		float:right; margin:0;
}	

.thank {
	color: #ffffff;
	padding-top: 25px;
}				  			
