html{	
	height: 100%;
	}

body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	line-height:140%;
	color:#000000;
	margin:0px;
	}

#left{
	height:70px;
	width:50%;
	background-color:#ff8742;
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	}
	
#right{
	height:70px;
	width:50%;
	background-color:#38528c;
	position:absolute;
	z-index:0;
	top:0;
	right:0;
	}
	
#container{
	margin: 0 auto;
	position:relative;
	width:912px;
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	z-index:1;
	}
	
#header1{
	width:912px;
	height:270px;
	float:left;
	background-image: url(../images/header1.jpg);
	background-repeat:no-repeat;
	}

#header2{
	width:912px;
	height:270px;
	float:left;
	background-image: url(../images/header2.jpg);
	background-repeat:no-repeat;
	}

#header3{
	width:912px;
	height:270px;
	float:left;
	background-image: url(../images/header3.jpg);
	background-repeat:no-repeat;
	}
	
#header4{
	width:912px;
	height:270px;
	float:left;
	background-image: url(../images/header4.jpg);
	background-repeat:no-repeat;
	}		

#navigation{
	width:305px;
	float:left;
	margin:0px;
	margin-top:20px;
	padding-bottom:25px;
	}

#logos{
	width:255;
	float:left;
	padding-left:50px;
	padding-top:15px;
	}

#content{
	width:912px;
	color:#FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	float:left;
	display:block;
	}
	
#icon{
	color:#FFFFFF;
	background-image: url(../images/content_icon.gif);
	background-repeat:no-repeat;
	background-position:95% 90%;
	overflow:hidden;
	float:left;
	display:block;
	}
	
#content_txt{
	width:577px;
	padding:20px 20px 20px 10px;
	height:100%;
	z-index:101;
	float:right;
	color:#000000;
	}
	
#content_txt h3 {
	color:#38528c;
	font-size:16px;
	margin-top:0px;
	margin-bottom:7px;
	text-indent:-1px;
	}
	
.news{
	border-bottom:1px #a0a0a0 dotted;
	padding-bottom:3px;
	margin:0px;
	}
	
.news h3{
	color:#38528c;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1px;
	}
	
a.link_news:link, a.link_news:visited, a.link_news:active{
 	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	color: #6e6e6e;
	}

a.link_news:hover{
	text-decoration: underline;
	}
	
a.link_newsarchief:link, a.link_newsarchief:visited, a.link_newsarchief:active{
 	text-decoration: none;
	margin-left:2px;
	font-weight:bold;
	font-size:12px;
	color: #38528c;
	}

a.link_newsarchief:hover{
	text-decoration: underline;
	}

#footer{
	width:912px;
	text-align:left;
	height:43px;
	background-color:#ececec;
	font-size:10px;
	color: #626262;
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	float:left;
	}

#copyright{
	text-align:center;
	width:912px;
	height:20px;
	color:#939393;
	font-size:10px;
	margin: 0 auto;
	}
	
#buttons{
	width:305px;
	height:35px;
	padding-top:8px;
	float:left;
	text-align:center;
	}
	
a.link_buttons:link, a.link_buttons:visited, a.link_buttons:active{
 	text-decoration: none;
	font-size:11px;
	padding-right:15px;
	font-weight:bold;
	color: #FFFFFF;
	}
a.link_buttons:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}

a.link_buttons1:link, a.link_buttons1:visited, a.link_button1s:active{
 	text-decoration: none;
	font-weight:bold;
	color: #000000;
	}
a.link_buttons1:hover{
	text-decoration: underline;
	color: #000000;
	}
	
#adres{
	width:607px;
	height:40px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	padding-top:3px;
	line-height:130%;
	font-size:11px;
	}
	
.projects_item{
	margin-top:5px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	}

a.link_copyright:link, a.link_copyright:visited, a.link_copyright:active{
 	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #939393;
	}

a.link_copyright:hover{
	text-decoration: underline;
	}

h4{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 0;
	font-size:12px;
	}
	
h3{
	color:#FFFFFF;
	font-size:14px;
	margin-top:5px;
	margin-bottom:7px;
	text-indent:5px;
	}
	
h2{
	color:#38528c;
	font-size:16px;
	margin-top:0px;
	margin-bottom:7px;
	text-indent:-1px;
	}

h1{
	color:#38528c;
	font-size:16px;
	margin-top:0px;
	margin-bottom:7px;
	text-indent:-1px;
	}
	
a.link_sitemap:link, a.link_sitemap:visited, a.link_sitemap:active{
 	text-decoration: none;
	padding:2px;
	font-size:14px;
	color: #d12f35;
	}

a.link_sitemap:hover{
	text-decoration: underline;
	color: #d12f35;
	}
	
a.link:link, a.link:visited, a.link:active{
 	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	}
a.link:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.inputbox{
	width:150px;
	color:#8d7d51;
	border:#a29061 solid 1px;
	background-color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	}
	
.inputbox2{
	width:250px;
	border:#38528c solid 1px;
	color:#38528c;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:5px;
	font-weight:normal;
	}
	
.selectbox{
	color:#8d7d51;
	border:#a29061 solid 1px;
	background-color:#FFFFFF;
	margin-right:5px;
	}

.textarea{
	color: #FFFFFF;
	border: #334a65 solid 1px;
	font-size:12px;
	}

.submit_button{
	color:#FFFFFF;
	border:0px;
	margin-top:8px;
	padding:2px;
	font-size:11px;
	font-weight:bold;
	background-color:#42669b;
	border:#FFFFFF solid 1px;
	cursor:pointer;
	} 
	
td{
	font-size: 11px;
	padding: 0px;
	vertical-align:top;
	}
	
table{
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
/*
	Navigatie
*/

.menu{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:40px;
	}

.menu li{
	width:220px;
	}

.menu li a.button{	
	color:#38528c;
	display:block;
	border-bottom:1px #a0a0a0 dotted;
	font-size:12px;
	line-height:180%;
	font-weight:bold;
	height:20px;
	padding-left:30px;
	text-decoration:none;
	background-image: url(../images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}	

.menu li a:hover{
	color: #38528c;
	position:relative;
	background-color:#ebeff7;
	display:block;
		background-image: url(../images/menu_arrow2.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}
	
/*
	Navigatie selected
*/

.menu_selected{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:40px;
	}

.menu_selected li{
	width:220px;
	}

.menu_selected li a.button{	
	color:#38528c;
	display:block;
	border-bottom:1px #a0a0a0 dotted;
	font-size:12px;
	line-height:180%;
	background-color:#f2f2f2;
	font-weight:bold;
	height:20px;
	padding-left:30px;
	text-decoration:none;
	background-image: url(../images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}	

.menu_selected li a:hover{
	color: #38528c;
	position:relative;
	background-color:#ebeff7;
	display:block;
		background-image: url(../images/menu_arrow2.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}
	
/*
	Submenu selected
*/

.submenu_selected{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:40px;
	}

.submenu_selected li{
	width:220px;
	}

.submenu_selected li a.button{	
	color:#38528c;
	display:block;
	border-bottom:1px #a0a0a0 dotted;
	font-size:12px;
	line-height:180%;
	background-color:#f2f2f2;
	font-weight:bold;
	height:20px;
	padding-left:30px;
	text-decoration:none;
	background-image: url(../images/menu_selected_arrow.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}	

.submenu_selected li a:hover{
	color: #38528c;
	position:relative;
	background-color:#ebeff7;
	display:block;
	background-image: url(../images/menu_selected_arrow2.gif);
	background-repeat:no-repeat;
	background-position:3% 50%;
	}
	
/*
	Sub navigatie
*/

.submenu{
	list-style: none;
	margin: 0px; padding: 0px;
	z-index:100;
	margin-left:40px;
	}

.submenu li{
	width:220px;
	}

.submenu li a.button{	
	color:#38528c;
	display:block;
	border-bottom:1px #a0a0a0 dotted;
	background-color:#f5f5f5;
	font-size:12px;
	line-height:180%;
	height:20px;
	padding-left:30px;
	text-decoration:none;
	}	

.submenu li a:hover{
	color: #38528c;
	position:relative;
	background-color:#ebeff7;
	display:block;
	}
	
	
/*	
	==========================================================================================
 	list (kan ge-embed worden (conform type cms-item) in (nieuws, weblog, persoon, ... ) ) : 
 	item, sorting, paging (items in een list) 
	==========================================================================================
 */
.list .sorting {}
.list .paging {}
.list .content {}
.list .content .item {	padding: 0 0 20px 0; } 

.list .content .item a {
	color: #f7901e;
}

.list .content .item {
	margin-bottom: 20px;
}

.list .content .item h2 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 5px;
}

.list .content .item h2 a {
	color: #f7901e;
	border-bottom: 1px dotted #f7901e;
	padding-bottom: 1px;
}

.list .content .item h2 a:hover { color: #666; border-bottom: 1px dotted #666; }

.list .content .item .title {}
.list .content .item .subject {}
.list .content .item .intro { clear: both; }

.list .content .item ul.header { margin: 0; }
.list .content .item ul.header .date { display: none; }
.list .content .item ul.header .group {}
.list .content .item ul.header .address {}
.list .content .item ul.header .city {}
.list .content .item ul.header .state {}

.list .content .item ul.header li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	color: #757575;
	/*padding: 0 4px 0 18px;*/
	padding: 0 4px 0 0;
	margin-right: 1px;
}

.list .content .item ul.header li a { color: #757575; }

.list .content .item ul.footer {
	margin: 20px 0 0 0;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
	background-color: #ffffcc;
	height: 20px;
}

.list .content .item ul.footer li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	color: #757575;
	/*padding: 1px 2px 0 18px;*/
	padding: 1px 2px 0 8px;
	margin-right: 0px;
}

.list .content .item ul.footer li a { color: #757575; }
.list .content .item ul.footer li.author {}
.list .content .item ul.footer li.calender {}

.list .content .item ul.footer li.category {
	padding-left: 20px;
	border-right: none;
}

.list .content .item ul.footer li.read_more {
	padding-left: 18px;
}

.list .content .item ul.footer li.comment {
	padding-left: 20px;
	border-right: none;
}


/*
	==========================================================================================
	detail (kan ge-embed worden (conform type cms-item) in (nieuws, weblog, persoon, ... ) ) 
	(item, paging in detail, in 1 pagina, dus niet in list) 
	==========================================================================================
*/
.detail .paging {}
.detail .content {	margin-bottom: 20px; }

.detail .content a {
	color: #f7901e;
}

.detail .content {
	margin-bottom: 20px;
}

.detail .content h2 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 5px;
}

.detail .content h2 a {
	color: #f7901e;
	border-bottom: 1px dotted #f7901e;
	padding-bottom: 1px;
}

.detail .content h2 a:hover { color: #666; border-bottom: 1px dotted #666; }


.detail .content .title {}
.detail .content .subject {}
.detail .content .intro { clear: both; }

.detail .content ul.header { margin: 0; }
.detail .content ul.header .date { display: none; }
.detail .content ul.header .group {}
.detail .content ul.header .address {}
.detail .content ul.header .city {}
.detail .content ul.header .state {}

.detail .content ul.header li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	color: #757575;
	padding: 0 4px 0 0;
	margin-right: 1px;
}

.detail .content ul.header li a { color: #757575; }

.detail .content ul.footer {
	margin: 20px 0 0 0;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #ffcc66;
	background-color: #ffffcc;
	height: 20px;
}

.detail .content ul.footer li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	color: #757575;
	/*padding: 1px 2px 0 18px;*/
	padding: 1px 2px 0 8px;
	margin-right: 0px;
}

.detail .content ul.footer li a { color: #757575; }

.detail .content ul.footer li.author {}
.detail .content ul.footer li.calender {}

.detail .content ul.footer li.category {
	padding-left: 20px;
	border-right: none;
}

.detail .content ul.footer li.read_more {
	padding-left: 18px;
}

.detail .content ul.footer li.comment {
	padding-left: 20px;
	border-right: none;
}

/*** Nieuws ***/
#content #nieuws {}
#content #nieuws .item { border-bottom: 1px dotted #aaa; 	margin-bottom: 10px; padding-bottom: 10px;}
#content #nieuws .item .date {font-style: italic; font-size: smaller; }
#content #nieuws .item .title { display: block; text-align: left; }
#content #nieuws .item .subject { font-size: 12px; }
#content #nieuws .item .intro {}


