* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	width:100%;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #898989;
}
p {
	margin: 0 0 1em 0;
}
a {
	color: #898989;
	text-decoration: underline;
}	
a:hover {
	text-decoration: underline;
}	
#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#containerContent{}
#contentImg{
	width: 572px;
	float: left;
}

/********************** langnav */
#top.content {
	width: 100%;
	border-top: 2px solid #f5822b; 
}
#langNav {
	border-top: 2px solid #f5822b; 
	float: left;
}
#langNav.content{
	border-top: 0px solid #f5822b; 
	float: left;
}
#langNav ul{
	list-style-type: none;
	width: 710px;
	text-align: right;
	padding-top: 2px;
}	
#langNav.content ul{
	list-style-type: none;
	width: 760px;
	text-align: right;
	padding-top: 2px;
}
#langNav li{
	padding-left: 1em;
	display: inline;	
}
#langNav li a{
	color: #898989;
	text-decoration: none;
}
#langNav li a:hover, #langNav li a.selected{
	color: #f5822b;
}
input, select {
    color: #898989;
    font-size:1em;
}

/******************* search */
#search{
	width: 240px;
	margin-left: 10px;
	float: left;	
	padding-top: 4px;
	background: url("../images/input_bg2.gif") no-repeat 0 4px;
}
#search.content{
	width: 190px;
	background: url("../images/input_bg.gif") no-repeat 0px 4px;
}
.searchField{
	width: 120px;
	border: 0px solid red;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: transparent;
	padding: 0 20px 0 5px;
	float: left;
}	
.content .searchField{
	width: 75px;
	border: 0px solid red;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: transparent;
	padding: 0 20px 0 5px;
	padding-top: 2px;
}	
.submitBtn{
	border: 0;
	background: url("../images/search_bg.gif") no-repeat 0px 0px;
	color: #f5822b;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 14px;
	width: 75px;
	height: 17px;
	float: right;
}

/*********************** logo */
#logo{
	width: 330px;
	float: left;
	margin-top: -10px;
}	

/***************************************** functnav */	
#functNav{
	float: left;
	width: 280px;	
	padding-bottom: 7px;
}
#functNav.content{
	float: left;
	width: 380px;	
	padding-top: 15px;
	text-align: right;
	font-size: 10px;
}
#functNav ul{
	list-style-type: none;
	padding-top: 15px;
}			
#functNav li {
	padding: 0 0.5em;
	display: inline;		
}
#functNav li a{
	color: #898989;
	text-decoration: none;	
}	
#functNav li a:hover, #functNav li a.selected{
	color: #f5822b;
}	

/*************************************/
#homeImgTxt{
	width: 216px;
	height: 115px;
	color: white;
	position: absolute;
	top: 135px;
	left: 480px;
}
#homeImgTxt h1{
	font-size: 22px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}	
#homeImgTxt p{
	font-size: 12px;
	line-height: 16px;
	margin: 20px 0 0 0;
}	

/*************************************/
#homeContent{
	width: 710px;
	float: left;
}
#homeRight{
	width: 240px;
	margin-left: 10px;
	float: left;	
}
#newsFlash{
	width: 240px;
	height: 240px;
	overflow: hidden;
	background: url("../images/newsflash_bg.gif") no-repeat top left;
}
#newsFlash h1{
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	color: #ff6d02;
	padding: 10px;
	margin-top: 43px;
}	
#newsFlash p{
	padding: 10px 10px 0px 10px;
}	
#newsFlash p.more{
	text-align: right;
	padding: 0 10px 0 0;
}	
#newsFlash p.more a{
	color: #898989;
	text-decoration: none;	
}	

/************************** homeListContainer */
#homeListContainer{
	width: 710px;
	float: left;
	margin-top: 10px;
}
.homeList{
	width: 170px;
	float: left;
	margin-right: 5px;
}	
.homeList .last{
	margin-right: 0;
}	
.homeList h1{
	background: url("../images/homelist_h1.gif") no-repeat top left;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
	color: white;
	font-weight: normal;
	width: 160px;
	height: 30px;
	padding: 10px 0 0 10px;
}	
.homeList h1 a {
	color: white;
	text-decoration:none;
}	
.homeList h2{
	background: url("../images/homelist_h2.gif") no-repeat top left;
	font-size: 11px;
	color: #93a501;
	font-weight: normal;
	width: 160px;
	height: 20px;
	padding: 3px 0 0 10px;
}	
.homeList h2 a{
	color: #93a501;
	text-decoration: none;
}	
.homeList h2 a:hover{
	text-decoration: underline;
}	
.homeList ul{
	list-style-image: url("../images/arrow.gif");
	margin: 0 0 0 25px;
}	
.homeList li a{
	color: #898989;
	text-decoration: none;	
}	
.homeList li a:hover{
	text-decoration: underline;	
}	

/************************** doelgroepen */
#doelgroepContainer{
	width: 710px;
	float: left;
	margin-top: 10px;
	border-top: 3px solid #f5822b;
	background: #efefef;
	padding-top: 15px;
}
.doelgroep{
	width: 170px;
	float: left;
	margin-right: 5px;
}	
.doelgroep .last{
	margin-right: 0;
}	
.doelgroep h1{
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding: 0 0 10px 10px;
}	
.doelgroep h1 a {
	text-decoration:none;
}	
.doelgroep h1 a:hover {
	color:#333;
}
.doelgroep p{
	padding: 10px;
}	

/************************* right */

/*************************** contact */

/*************************** contact */

#contact{
	width: 240px;
	height: 68px;
	margin-top: 10px;
	}

#contact #contactPunten
{
    background: url("../images/contact_bg.gif") no-repeat top left;
	width: 69px;
	height: 68px;
	color: white;
	position: absolute;
	top: 325px;
	left: 723px;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
	}
	
	#contactPunten2
{
/*	width: 60px;
	height: 60px;
	top: 330px;
	left: 728px;
	text-align: center;
	vertical-align: middle;*/
    margin-left: 9px;
    margin-right: 9px;
    margin-top: 18px;
	cursor:pointer;
	}

#contact a:link
{
    text-decoration: none;
}

#contact a:visited
{
    text-decoration: none;
}

#contact a:hover
{
    text-decoration: none;
}

#contact a:active
{
    text-decoration: none;
}
	
#contact2{
	background: url("../images/contact_bg.gif") no-repeat 10px 0;
	width: 240px;
	}

#contact2 #contactPunten2{
	padding: 0 0 60px 0;
	margin: 0;
	}	

#contact2 #contactPunten2 span.one {
	display: block;
	position: relative;
	top: 20px;
	left: 21px;
	width: 45px;
	text-align: center;
	color: white;
	text-decoration: none;
	line-height: 1.2em;
	}	

#contact2 #contactPunten2 span.two {
	display: block;
	position: relative;
	top: 0px;
	left: 90px;
	font-size: 17px;
	font-Family: Tahoma, Arial, sans-serif;
	color: #f68a39;
	text-decoration: none;
	}	

#contact2 p{
	line-height: 1.5em;
	}
	
#contact2 span.big{
	font-size: 15px;
	font-weight: bold;
	}	
		
#contact #contactPunten a, #contact #contactPunten2 a{
	color: white;
	text-decoration: none;
	}	

#contact #contactPunten a:hover, #contact #contactPunten2 a:hover{
	text-decoration: underline;
	}	
	
#contact .contactText{
	position: relative;
	top: 15px;
	left: 75px;
	margin: 0;
	width: 160px;
	}

#contact .contactText .title{
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
	color: #f5822b;
	}	


/************************** newsBlock */ 
 

/************************** newsBlock */ 
 
.newsBlockContainer{
	background: url("../images/newsblock_bg_top.gif") no-repeat top left;
	width: 240px;
	padding-top: 19px;
	margin-top: 10px;
}
.newsBlockContainer a{
	text-decoration: none;
}
.newsBlockContainer a:hover{
	text-decoration: underline;
}
.newsBlock p{
	border-right: 1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 0 10px 10px 10px;
	margin: 0;
	font-size: 9px;
	line-height: 12px;
}
.newsBlock .title {
	color: #93a501;
	font-size: 11px;
	padding: 0 10px;
}
.newsBlock .title a {
	color: #93a501;
}
.newsBlock .bottom{
	border-right: 0;
	border-left: 0;
	font-size: 9px;
	text-align: right;
	background: url("../images/newsblock_bg_bottom.gif") no-repeat top left;
	float: left;	
	width: 220px;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 0;
}
.newsBlock .bottom2{
	border-right: 0;
	border-left: 0;
	font-size: 9px;
	text-align: right;
	background: url("../images/newsblock_bg_bottom2.gif") no-repeat top left;
	float: left;	
	width: 220px;
	height: 30px;
	padding-top: 13px;
	padding-bottom: 0;
}
.newsBlockContainer2{
	background: url("../images/newsblock_bg_top.gif") no-repeat top left;
	width: 240px;
	padding-top: 19px;
	float: left;
	margin-left: 20px;
}
.newsBlockContainer3{
	width: 240px;
	float: left;
	margin-left: 30px;
}
.newsBlock2 p{
	border-right: 1px solid #ccc;
	border-left:  1px solid #ccc;
	padding: 0 10px 10px 10px;
	margin: 0;
}
.newsBlock2 .title{
	color: #93a501;
	padding: 0 10px;
	text-align: left;
}
.newsBlock2 .title a {
	color: #93a501;
}
#content .newsBlock2 .bottom3 {
	border-right: 0;
	border-left: 0;
	font-size: 9px;
	text-align: right;
	background: url("../images/newsblock_bg_bottom.gif") no-repeat top left;
	float: left;	
	width: 220px;
	height: 30px;
	padding-top: 4px;
	padding-bottom: 0;
}
#content .newsBlock2 .bottom4 {
	border-right: 0;
	border-left: 0;
	font-size: 9px;
	text-align: right;
	background: url("../images/newsblock_bg_bottom3.gif") no-repeat top left;
	float: left;	
	width: 220px;
	height: 30px;
	padding-top: 4px;
	padding-bottom: 0;
}
#content .newsBlock2 .bottom3 a {
	text-decoration: none;
}
#content .newsBlock2 .bottom3 a:hover {
	text-decoration: underline;
	color: #898989;
}
#content .newsBlock2 .bottom3 a, #content .newsBlock2 .bottom4 a {
	color: #898989;
}
#content .newsBlock2 h1{
	font-size: 17px;
	font-weight: normal;
	color: #93a501;
	width: 240px;
	background: url("../images/newsblock_h1_bg.gif") no-repeat 0 0px;
	margin: 0;
}
#content .newsBlock2 h1 span{
	padding: 10px 0 0 10px;
	display: block;
}
.newsBlock2 td {
	font-size: 11px;
}
#calenderTable{
	border-collapse: collapse;
	width: 239px;
	padding: 0 5px;
	margin: 0;
}
#calenderTable td{
	padding: 6px;
}
#calenderTable .date{
	color: #aebb40;
}
#calenderTable .all td{
	border-bottom: 1px solid #c9d505 !important;
	background: none;
}
#calenderTable .last{
	border-bottom: none;
}
#tableBorder{
	border-right: 1px solid #ccc;
	border-left:  1px solid #ccc;	
}

/*************************************/

.logInOut{
	width: 130px;
	border-right: 1px solid #fe720b;	
	padding-left: 15px;
	margin-left: 5px;
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: 2em;
	height: 17px;
	padding-bottom: 60px;
}
.logInOut a span{
	background: url("../images/login_bg.gif") no-repeat 100% 0px;
	height: 17px;
	padding: 2px 25px 4px 0;
}
.logInOut a{
	text-decoration: none;
}
.logInOut a:hover{
	text-decoration: none;
	color: #fe720b;
}
#logInForm{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding:0 5px;
}
#logInForm .inputFld {
	border: 1px solid #c9d505;
	width: 135px;
}
#logInForm table td{
	padding: 3px 0;
}
.col1{
	width: 80px;
}	
#logInForm table .aanmelden{
	padding-top: 10px;
}
.newsBlock2 .pwdVergeten{
	font-size: 10px;
	line-height: 12px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
#content .newsBlock2 .pwdVergeten a {
    color:#898989;
}

/*************************************/

/************************************ breadcrumb */

#breadcrumb{
	text-align: right;
	color: #a0a0a0;
	font-size: 10px;
}
#breadcrumb p{
	margin: 0;
	padding: 0;	
}
#breadcrumb a{
	color: #a0a0a0;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #707070;
}

/************************************ nav */
	
#navContainer {}
#logoContent {
	width: 180px;
	float: left;
	padding:8px 0 0 13px;
}	
#nav {
	width: 767px;
	float: left;
	margin-top: 15px;
}
#nav ul {
	list-style-type: none;	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}	
#nav li {
	float: left;
	padding-right: 8px;
}
#nav li.last {
	padding-right: 0px;
}
#nav li a {
	display: block;
	background: url("../images/nav_li_bg.gif") no-repeat top left;
	width: 175px;
	height: 30px;
	padding-top: 10px;
	color: white;
	text-decoration: none;
	padding-left: 10px;
}	
#nav li a:hover, #nav li a.selected{
	background: url("../images/nav_li_bg_over.gif") no-repeat top left;
	color: #93a501;
}	
	
/*************************************/

#container2{	
	background: url("../images/container_bg.gif") no-repeat top left;
	float: left;
	width: 960px;
	}

#left{
	float: left;
	width: 195px;
	margin-top: 10px;	
	padding-bottom: 20px;
 	background: url("../images/subnav_bottom.gif") no-repeat -1px 100%;
}
#subnav{
	padding-top: 35px;
	width: 130px;
	border-right: 1px solid #fe720b;	
	list-style-image: url("../images/arrow.gif");
	margin-left: 20px;
	line-height: 16px;
	padding-bottom: 10px;
}
#subnavExtranet{
	padding-top: 15px;
	width: 131px;
	border-right: 1px solid #fe720b;	
	list-style-type:none;
	margin-left: 20px;
	line-height: 16px;
	padding-bottom: 30px;
}
#subnav a{
	text-decoration: none;
}
#subnav a:hover, #subnav a.selected{
	color: #9aab12;
}
#subsubnav{
	list-style-image: url("../images/arrow_subsub.gif");
	margin-left: 15px;
}
#subsubsubnav{
	list-style-image: url("../images/arrow_subsub.gif");
	margin-left: 13px;
}

/********************************* extra net */

.extranetImgContainer{
	margin: 0 auto;
	width: 100%;
	text-align: center;	
	padding: 10px;
	}
	
.extranetContainer{
	width: 100%;
	padding: 20px 0;
	}
	
/*************************************/
#content{
	float: left;
	width: 520px;
	margin-top: 45px;
	padding:0 60px 50px 0;
}
#content.extranet {
	width: 565px;
	padding-right: 0px;
}
#content.full {
	width: 764px;
	padding-right: 0px;
}
#content a:link, #content a:link font {
	color: #4c4c4c;
}
#content a:visited, #content a:visited font {
	color: #777;
}
#content a:hover, #content a:hover font {
	color: #ff6309;
}
#content a:active {}
#content p {
    line-height:1.4em;}
#content h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	color: #ff6309;
	margin-bottom: 1em;
    line-height:1.3em;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 2em 0 1em 0;
    line-height:1.3em;
}
#content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #898989;
	margin: 2em 0 1em 0;
        line-height:1.3em;
	color:#93a600;
	font-weight:bold;
}
#content .intro{
	font-size: 13px;
	color: #b5b5b5;
	color: #999;
}
#content ul{
	list-style-image: url("../images/arrow.gif");
	margin: 1em 0 1em 1.4em;
}
#content ul ul {
	list-style-image: url("../images/arrow.gif");
	margin: 0.3em 0 1em 1.4em;
}
#content ol {
	margin: 1em 0 1em 2em;
}
#content ol li {
	list-style-type:decimal;
}
#content ol ol{
	margin: 0.3em 0 0.7em 2em;
}
#content ol ol li {
	list-style-type:decimal;
}
#content li p{
	margin:0;
}
#content .tableIntro{
	border-top: 1px solid #c9d505;
	padding-top: 1.5em;
	margin-top: 1.5em;
}

/************************* right */	
#right{
	float: left;
	width: 185px;
	padding-top: 45px;	
	background: url("../images/right_bg.gif") repeat-x top left;
	font-size: 10px;
}
#right h1{
	font-size: 10px;
	color: #ff6309;
	margin-bottom: 10px;
	padding-left: 10px;
}
#right ul{
	list-style-image: url("../images/arrow.gif");
	margin-left: 25px;
}
#right li a{
	text-decoration: none;
}
#right li a:hover{
	text-decoration: underline;
}

/********************************** subnavigatie */

 /************************** footer */
 #footer {
	height: 50px;
	float: left;
	background: url("../images/footer_bg.gif") repeat-x top left;
	width: 100%;
	margin-top: 10px;
}
#footer p {
 	padding-top: 15px;
 	font-size: 10px;
 	color: #b1b4b9;
}	
#footer p a {
 	text-decoration: none;
 	color: #b1b4b9;
}	

/********************************************************/
/******************************************** global styles */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfloats {
	clear:both;
}
.alignR {
    text-align:right;
}
.error {
    color:#f00;
    font-weight:bold;
}
.button {
	background: #fff url("../images/login_bg.gif") no-repeat right 2px;
	border: none;
	color: #898989;
	cursor:pointer;
	font-size:11px;
	padding: 2px 20px 4px 20px;
}
.button a {
	color: #898989;
	text-decoration:none;
}
.inputFld {
	border: 1px solid #c9d505;
}

/******************************************************* taalkeuze */

#taalContainer{
	position: absolute;
	left: 50%;
	width: 710px;
	height: 400px;	
	top:30px;
	margin-left: -355px;
}
#taalBlockContainer{
	width: 710px;
	text-align: left;
}
.taalBlock {
    border-top: 3px solid rgb(249,131,44); /* orange */
	width: 170px;
	height: 160px;
	float: left;
	margin-right: 5px;
	background: #ededed;
}		
.taalBlock img {
	height:62px;
	width: 170px;
}
.taalBlock h1 {
	color: #f5822b;
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0.7em 0;
	padding-left: 10px;
}		
.taalBlock h1 a{
	color: #f5822b;
	text-decoration: none;
}		
.taalBlock h1 a:hover{
	color: #e3242b;
	text-decoration: none;
}		
.taalBlock p {
	font-size:1.3em;
	line-height:1.2em;
	padding: 0 10px 0 20px;
}		
.taalBlock .last{
	margin-right: 0px;
}		
#taalLogo{
	margin-bottom:20px;
	
}
	
/* ------------- overview pages --------------------------*/
.pager {
	border-top:1px solid #ddd;
	margin-top:20px;
	padding:4px 0;
	text-align:center;
}
.pagerTop {
	border-bottom:1px solid #ddd;
	margin:20px 0;
	padding:4px 0;
	text-align:center;
}
#content .pager a, .pagerTop {
	color:#898989;
	text-decoration: none;
}
.listItem {
	padding-top:15px;
}
.listItem .title {
	color:#333;
	font-size:12px;
}
.listItem .title a:link {
	color:#333;
	cursor:pointer;
	text-decoration:none;
}
.listItem .title a:visited {
	text-decoration:none;
}
.date {
	color: rgb(147,165,1);
}
.listItem p {
	margin-top:3px;
}

/* ------------- detail pages --------------------------*/
.detail .date {
	border-bottom:1px solid #ddd;
	padding:4px 0;
	text-align:right;
}
.detail div {
	margin-bottom:1em;
}
#content .detail .intro {
	font-size:14px;
	line-height:1.4em;
}
.detail .contentitem {
	margin-top:1em;
}

/* ------------- photo gallery pages --------------------------*/
#photoCategory {}
#photoCategory img {
	margin:0 10px 10px 0;
}
#photoDetail { 
	text-align:center;
}
#photoDetail img {
	margin:10px 0;
}

/* ------------- form pages --------------------------*/
#content #form input {
    vertical-align:middle;
	margin-right:0.5em;
}

/* ------------- sitemap --------------------------*/
#sitemap a:link, #sitemap a:visited {text-decoration: none;}
#sitemap ul ul{
    margin:0;
    padding:0 0 10px 0;
}
#sitemap ul ul ul {
    margin:0;
    padding:0;
}
#sitemap li {
    margin:0 0 2px 0;
    padding: 8px 0;
    border-top:1px solid #ccc;
    text-transform:uppercase;
    font-size:1.2em;
    font-weight:bold;
    color:rgb(147,165,1);
}
#sitemap li a:link {
    color:rgb(147,165,1);
}
#sitemap li li a:link {
    color:#555;
}
#sitemap li ul {
    margin:10px 0;
}
#sitemap li ul li ul {
    margin:4px 0;
}
#sitemap li ul li ul li ul {
    margin:0;
}
#sitemap li li {
	list-style-image: url("../images/arrow_subsub.gif");
    font-weight:normal;
    font-size:1em;
    margin:0 0 2px 20px;
    padding:0;
    text-transform:none;
    border:none;
}
#sitemap li li li {
    margin:0 0 0 20px;
    font-size:0.85em;
    border:none;
}


.newsBlockContainer2 #contact2{
	background: none;
}

.newsBlockContainer2 #contact2 #contactPunten2 span.one {
	display: none;
}

.newsBlockContainer2 #contact2 #contactPunten2 span.two {
	display: block;
	position: relative;
	top: 0px;
	left: 10px;
	font-size: 17px;
	font-Family: Tahoma, Arial, sans-serif;
	color: #f68a39;
	text-decoration: none;
	}	



#contact2 #contactPunten2{
	padding: 0 0 20px 0;
	margin: 0;
	}	
/*
#contact2 #contactPunten2 span.one {
	display: block;
	position: relative;
	top: 20px;
	left: 21px;
	width: 45px;
	text-align: center;
	color: white;
	text-decoration: none;
	line-height: 1.2em;
	}	

#contact2 #contactPunten2 span.two {
	display: block;
	position: relative;
	top: 0px;
	left: 90px;
	font-size: 17px;
	font-Family: Tahoma, Arial, sans-serif;
	color: #f68a39;
	text-decoration: none;
	}	*/
.teaserImage
{
    margin:0.7em 0;  
    display:block;
}


