body{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #FFF;
}



/* layout structure */

#container{
	min-width: 500px;
	max-width: 1400px;
	height:95px;
	background: url(../img/header-bg.gif) repeat-x;
}



/* header */
#header{
	border-bottom: 1px solid #fff;
}

#header h1{
	margin:0; 
	padding:0;
	font-family: Lucida Grande, sans-serif;
	font-size: 150%;
	letter-spacing: 1px;
	color: #ccc;
	text-align:right;
}

#fotootjes{
	background:#fff url(../img/fotootjes.jpg) repeat-x ;
	height:5em;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D4558 ;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {      /*navigatiebalk*/  
	font-size: 14px;
	font-weight: normal	;
	color: #FFFFFF;
}

.text2 {      /*standaard content*/
	font-size: 14px;
	font-weight: normal;
	font-style: Verdana;
}

.text3 {      /*h eerste gedeelte*/
	font-size: 12px;
	font-style: Verdana;
	font-weight: 1000;
}

.text4 {      /*h tweede gedeelte*/
	font-size: 16px;
	font-style: Verdana;
	font-style: normal;
	font-weight: 500;
}

.text5 {      /*content 1/3 deel*/
	font-size: 14px;
	font-weight: normal;
	font-style: Verdana;
}

.text6 {      /*content opsomming*/
	font-size: 10px;
	color: #757575;
}

.text7 {      /*standaard content*/
	font-size: 14px;
	font-weight: bold;
	color: #27536C;
}

.text8 {     /*standaard content*/
	font-weight: normal;
	font-style: normal;
}

.text9 {     /*standaard content*/
	padding-top: 5px;
	background: url(images/homepage13.gif) repeat-x left top;
	text-align: right;
	font-weight: bold;
}

.text10 {    /*standaard content*/
	text-align: center;
	font-size: 9px;
	color: #7F7F7F;
}

.text11 {    /*standaard content*/
	font-size: 11px;
	font-weight:  bold;
}


/* message */

#message{
	margin:0;
	padding:5px;
	font-size:70%;
	color:#fff;
	xbackground:#97B08F url(../img/message-bg.gif) repeat-x top left;
	background:#4D6645;
	border-bottom: 1px solid #fff;
}

#message a{
	color:white;
	text-decoration:none;
}

#message a:hover{
	color:white;
	text-decoration:underline;
}

#message strong{
	color:#fff;
}

#message .language{
	border:0;
	vertical-align:middle;
}

/* navigation */

#nav{
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	background: #97B08F url(../img/nav-bg.gif) repeat-x bottom left;
}

#nav li{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#nav li.home{
	margin-left: 50px;
	padding:0px;
}

* html #nav li.home{
	margin-left: 25px;
}

#nav a{
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #5a5a5a;
	background: #807F7F url(../img/off-bg.gif) repeat-x top left;
}

* html #nav a{
	margin: 0 1px -1px 0;
}

#nav a:hover, #selected a{
	color: #5a5a5a;
	padding: 4px 8px;
	border-bottom: 1px solid #fff;
	background: #fff url(../img/on-bg.gif) repeat-x top left;
}



/* Content */
#content{
	float: left;
	width: 74%;
	font-size:95%;
	line-height: 1.5em;
	color: #333;
	border-right: 1px solid #5a5a5a;
}

#content h1{
	color: #FF9C00;
	font-size: 130%;
	padding-top:20px;
	border-bottom: 1px dotted #5a5a5a;
}

#content p.paragraaf{
	clear: left;
	padding:10px 0 0 0;
}

#content p.strong{
	color: #FF9C00;
	font-size: 110%;
}

#content ol{
	padding-left:20px;
}

#content table td{
	border:1px solid #839F2D;
		
}

#content a{
	color:#960D0D;

}
#content a:hover{
	color:#F7BF46;

}

#api{
	height:65px;
	width:84px;
	
}
/* Content1 */
#content1{
	float: left;
	width: 37%;
	font-size:95%;
	line-height: 1.5em;
	color: #333;
	
}

#content1 h1{
	color: #FF9C00;
	font-size: 130%;
	padding:5px 0 5px 0;

}
#content1 h2{
	color: #FF9C00;
	font-size: 110%;
	padding:5px 0 2px 0;

}
#content1 p.paragraaf{
	clear: left;
	padding:0 0 20px 0;
}

#content1 p.strong{
	color: #FF9C00;
	font-size: 110%;
}

#content1 ol{
	padding-left:4px;
}

#content1 table td{
	border:1px solid #839F2D;
		
}

#content1 a{
	color:#960D0D;

}
#content1 a:hover{
	color:#F7BF46;

}

#api{
	height:65px;
	width:84px;
	
}

/* Content2 */
#content2{
	float: left;
	width: 37%;
	font-size:95%;
	line-height: 1.5em;
	color: #333;
	border-right: 1px solid #5a5a5a;
}

#content2 h1{
	color: #FF9C00;
	font-size: 130%;
	padding:5px 0 5px 0;

}
#content2 h2{
	color: #FF9C00;
	font-size: 110%;
	padding:5px 0 2px 0;

}
#content2 p.paragraaf{
	clear: left;
	padding:0 0 20px 0;
}

#content2 p.strong{
	color: #FF9C00;
	font-size: 110%;
}

#content2 ol{
	padding-left:2px;
}
#content2 ul{
	padding:o o o o;
}


#content2 table td{
	border:1px solid #839F2D;
		
}

#content2 a{
	color:#960D0D;

}
#content2 a:hover{
	color:#F7BF46;

}

#api{
	height:65px;
	width:84px;
	
}

.gutter{
	padding: 25px;
}

.gutter-left{
	padding-left:75px;
	padding-right:50px;
	padding-top:5px;
}
/* sidebar */

#sidebar{
	float: right;
	width: 25%;
	margin-bottom: 25px;
}


#sidebar table td  {
float: right;
width: 25%;
margin-bottom: 25px; 
background-color: #ff9c00; 
background-image: url(../img/tabelachtergrond.gif); 
background-repeat: repeat-y; 
background-position: 0 0; 
border: solid 1px #839f2d 
}


#sidebar table h1{
	color: #FF9C00;
	font-size: 130%;
	padding:5px 0 5px 0;

}
#sidebar table h2{
	color: #FF9C00;
	font-size: 110%;
	padding:5px 0 2px 0;

}

#sidebar table p.strong{
	color: #FF9C00;
	font-size: 110%;
}

#sidebar table ol{
	padding-left:2px;
}
#sidebar table ul{
	padding:o o o o;
}


#sidebar table table td{
	border:1px solid #839F2D;
		
}

#sidebar table a{
	color:#960D0D;

}
#sidebar table a:hover { color: #FFFFFF }








/*banner*/


#banner{
	margin:0 auto 0 auto;
	width:159px;
	text-align:center;
	background:#FF9C00 url(../img/banner-top.gif) no-repeat 0 0;
}

#banner a{
	color:#EC0D16;
	text-decoration:none;
}

#banner a:hover{
	color:white;
	text-decoration:underline;
}

#banner p{
	color:red;
	font-size:12px;
	font-weight:bold;
	padding:20px;
	margin:0;
}

#banner p.green{
	color:white;
	background:#4D6645;
	padding:10px;
}

#banner p.green a{
	color:white;
	text-decoration:none;
}

#banner p.green a:hover{
	color:white;
	text-decoration:underline;
}

#banner p.foto{
	background:#B0ACDA url(../img/tulpen.jpg) no-repeat;
	padding:0;
	height:192px;
}

#banner p.last{
	background:#4D6645 url(../img/banner-bottom.gif) no-repeat bottom left;
}



/* footer */

#footer{
	clear: both;
	background: url(../img/footer-bg.gif) repeat-x top left;
	border-top: 1px solid #5a5a5a;
	height:2em;
}

#footer a{
	color:black;
	text-decoration:none;
}


#footer a:hover{
	color:black;
	text-decoration:underline;
}

#footer p{
	margin:0;
	padding:5px;
	font-size:70%;
	color:#fff
}
