/*---{ common )-------------------------------------------------------*/

body {
	font-size: x-small;
	text-align: center;
	color: #454545;
	background-color: #FFFFFF;
    background: url("../images/body-bg.gif") repeat-x #82BF2A;\
	background-position: 0px 0px;
	padding: 0;
	margin: 0;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body, input, select, textarea, td, th {
	font-size: 100%;
	line-height: normal;
}

h1, .Kop1 {
    color: #197222;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 160%;
    font-weight: normal;
}

h2, .Kop2 {
    color: #197222;
    display: block;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 130%;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
}

h3, .Kop3 {
	/*font-size: 120%;
	font-weight: bold;
	color: #454545;*/
	wborder-bottom: 1px dotted #CCCCCC;
    color: #AAAAAA;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

hr {
	border: 0 solid #ddd;	
	border-bottom: 1px solid #ddd;	
	line-height: 1px;
	height: 1px;
}

.Standaard {
	font-size: 110%;	
}

p{
	padding:0;
	margin:0 0 20px 0;
}
a {
	text-decoration: none;
	color: #454545;
}

a.download{}

a:hover
{
	text-decoration: underline;
}

div.media {
}

.testEnvironment{
	background: red;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 0px;
}

.clsSmall{
	font-size: 85%;	
}

.clearleft{
	clear: left;
}

.clearright{
	clear: right;
}

.clearboth{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper{
	background: url("../images/cols-bg.gif") repeat-y scroll left top #FFFFFF;
    font-size: 100%;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    text-align: left;
    width: 760px;
}

/* xtra1 */

#xtra1{
	background:url(../images/left-xtra.gif) left top no-repeat;
	width:20px;
	height:388px;
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
}

/* xtra2 */

#xtra2{
	background:url(../images/right-xtra.gif) left top no-repeat;
	width:20px;
	height:388px;
	position:absolute;
	z-index:1;
	right:0px;
	top:0px;
}
#xtra3{
	width:82px;
	height:82px;
	background:url(../images/left-footer-xtra.gif) left top no-repeat;
	position:absolute;
	top: 16px;
	left:-63px;
}

#xtra4{
	width:82px;
	height:82px;
	background:url(../images/right-footer-xtra.gif) left top no-repeat;
	position:absolute;
	top: 16px;
	right:-63px;
}

/*---{ header )-------------------------------------------------------*/

#header{
    background: url("../images/header-clean.gif") no-repeat scroll left bottom #FFFFFF;
	height: 388px;
	padding: 0;
	margin: 0 0 30px 0;
	position: relative;

}

#flashAnimation{
	z-index:1;
	position:absolute;
	left:0px;
	top:133px;
}
/* logo */

#logo{
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 1;
	padding: 0;
	margin: 0;
	background: url(../images/logo-zandbergen.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a{
	width: 177px;
	height: 117px;
}

#logo a span{
	display: none;
	overflow: hidden;
}
#certified{
	height:123px;
	width:194px;
	padding:0 0 0 100px;
	margin:0;
	color:#fff;
	position:absolute;
	z-index:2;
	left:520px;
	top:255px;
	background:url(../images/certified.gif) left top no-repeat;
	font-size:85%;
	line-height:1.5em;
}

#certified span{
	display:none;
	overflow:hidden;
}
/* address */

#header address{
	display: none;
}


/* textSizeNav */

#textSizeNav{
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 50px;
}
/* languageNav */

#languageNav{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	position:absolute;
	z-index:1;
	right:0px;
	top:20px;
}

#languageNav li{
	list-style:none;
	padding:0;
	margin:0 3px 0 0;
	float:left;
	height:1%;
}

#languageNav li a{
	padding:0;
	margin:0;
	float:left;
}

#languageNav li a span{
	display:none;
	overflow:hidden;
}

/* flags */

#lDutch{
	background:url(../images/dutch.gif) left top no-repeat;
	width:24px;
	height:17px;
}

#lDutch a{
	width:24px;
	height:17px;
}

#lGerman{
	background:url(../images/german.gif) left top no-repeat;
	width:26px;
	height:17px;
}

#lGerman a{
	width:26px;
	height:17px;
}


#lEnglish{
	background:url(../images/english.gif) left top no-repeat;
	width:27px;
	height:17px;
}

#lEnglish a{
	width:27px;
	height:17px;
}

/* utilNav */

#utilNav{
	position: absolute;
	z-index: 1;
	right: 110px;
	top: 20px;
	float: left;	
}

#utilNav li{
	/*padding: 0 8px 0 0;
	float: left;
	margin: 0 8px 0 0;*/
	list-style: none;
	height: 1%;
	display: inline;
}

#utilNav li.hide{
	display: none;
}

#utilNav li.noborder a {
    border: none;
	padding: 0px;
	margin: 0px;
}

#utilNav li a{
	float: left;
    border-right: 1px solid #CCCCCC;
    color: #AAAAAA;
    font-size: 85%;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}

/* breadCrumbs */
#breadcrumbs{
	position: absolute;
	top: 0px;
	left: 20px;
	font-size: 100%;
	font-weight: normal;
}

#breadcrumbs a{}

/* globalNav */

#globalNav ul{
	position: absolute;
	z-index: 1;
	top: 99px;
	right: 0px;
	list-style: none;
	float: left;
}

#globalNav li{
	padding: 0;
	/*margin: 0 20px 0 0;*/
	margin: 0px;
	float: left;
}
#globalNav li.active {
    background: url("../images/tab-bg.gif") repeat-x scroll left top transparent;
}

#globalNav li a{
    display: block;
    height: 30px;
    padding: 8px 10px 0;
}

#globalNav li.active a{

	background: url("../images/tab-left.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
}
#globalNav li.active span {
    background: url("../images/tab-right.gif") no-repeat scroll right top transparent;
	display: block;
    height: 30px;
	padding: 8px 10px 0;
	margin: -8px -10px 0px;
}
/*#globalNav li a span {

    padding: 8px 10px 0;
    white-space: nowrap;
    width: 1%;
}*/

body.homepage #cols{
	background:none;
}

body.homepage #content{
	padding:0;
	margin:0;
	width:760px;
}
body.fullwidth #content{
	width: 720px;
}


body.homepage #sidecol{
	display:none;	
}


/*---{ cols )-------------------------------------------------------*/

#cols{
	position: relative;
	padding: 0 0 30px 0;
	margin: 0px;
	width: 760px;
	background:url(../images/graylogo.gif) left bottom no-repeat;
}

#content{
	position: relative;
	padding: 0px 20px;
	margin: 0;
	width: 460px;
	float: left;
	line-height: 1.8em;
}
#utilNav .logout a,
#content a {
    color: #E1441C;
}

#sidecol{
	position: relative;
	padding: 0px 20px;
	margin: 0;
	width: 220px;
	float: right;
}
#sidecol address {
    color: #AAAAAA;
    font-size: 85%;
    font-style: normal;
    line-height: 1.8em;
    margin: 0 0 30px;
    padding: 0 0 0 20px;
}
#sidecol address a{
	color: #aaaaaa;
}

	
/*---{ sideBar )-------------------------------------------------------*/

#sidebar{
	display: none;
}

/*---{ localNav )-------------------------------------------------------*/

#localNav{
	padding: 0;
	margin: 0 0 30px 0;
}
#sidecol h3{
    background: url("../images/h3-left.gif") no-repeat scroll left top #E1441C;
    color: #FFFFFF;
    font-size: 85%;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
}
#sidecol h3 span{
    background: url("../images/h3-right.gif") no-repeat scroll right top transparent;
    display: block;
    height: 20px;
    margin: 0;
    padding: 5px 20px 0;
}
#sidecol ul li {
    background: url("../images/bullet.gif") no-repeat scroll 20px 4px transparent;
    border-bottom: 1px dotted #CCCCCC;
    height: 1%;
    list-style: none outside none;
    margin: 0 0 8px;
    padding: 0 20px 8px 40px;
}
#sidecol ul li a {
	color: #aaaaaa;
}

#sidecol ul li.active {
    background: url("../images/bullet-active.gif") no-repeat scroll 20px 4px transparent;
}
#sidecol ul li.active a {
    color: #E1441C;
}


/*---{ footer )-------------------------------------------------------*/

#footer{	
	background: url(../images/footer-bg.gif) left top transparent no-repeat;
    color: white;
    font-size: 85%;
    height: 150px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    text-align: left;
    width: 760px;	
}

#footerNav{
	position:absolute;
	z-index : 1;
	left : 0px;
	top : 0px;
}

#footerNav ul{
	float: left;
    left: 45px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    z-index: 1;
	width:700px;
}

#footerNav li{
	float: left;
}

#footerNav li a{
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #FFFFFF;
}
span.hide {
	display: none;
}
.hide {
	display: none;
}


#footerNav li a.active{
	font-weight: bold;
}

#footerNav li a.more {}

/* legal */

#legal{
	position: absolute;
	z-index: 1;
	left: 45px;
	top: 55px;
	padding: 0;
	margin: 0;
}

#divide{
	position: absolute;
	z-index: 1;
	right: 45px;
	top: 35px;
	padding: 0;
	margin: 0;
}

#gotoTop{
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 40px;
	padding: 0;
	margin: 0;
}


#footer a {
	color: white;
}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sitemapNav{
	padding: 0;
	margin: 0;
}

#sitemapNav li{
}

#sitemapNav li a{
	margin: 0 5px 0 0;
	padding: 0;
	color: #E31619;
}

#sitemapNav li.more a.more{
	font-weight: bold;
}

#sitemapNav li.active a.active{
	font-weight: bold;
}

/*---{ frm }---------------------------------------------------------*/

#frm{
	font-size: 110%;
	padding: 0;
	margin: 0 0 20px 0;
}

#frm table{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#frm td, #frm th{
	padding: 0 10px 10px 0;
	margin: 0;
	text-align: left;
}

#frm th{
	font-weight: normal;
}

#frm .clsReq, .requiredField{
	color: #ff0000;
	padding: 0 0 0 5px;
}

#frm input, #frm textarea, #frm select{
	padding: 2px;
	margin: 0 5px 0 0;
}

#frm select{
	padding: 0px;
}

#frm input.single, #frm textarea{
	width: 300px;
}

#frm input.short{	
	width: 120px;
}

#frm textarea{
	height: 150px;
}

/*---{ page-navigation }---------------------------------------------------------*/

#pageNav {}

#pageNav .comments{
	float: left;	
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
}

#pageNav ul{
	float: right;
	margin: 0 0 30px 0;
}

#pageNav li{
	margin: 0 5px 0 0;
	float: left;
}

#pageNav li.active{
	font-weight: bold;
}

#pageNav li.nextDisabled{
	color: #ccc;
}

#pageNav li.prevDisabled{
	color: #ccc;
}

#pageNav ul a{
	text-decoration: none;
	height: 1%;
}

#pageNav ul a:hover {}

#pageNav ul a.active{
	font-weight: bold;
}

/*
.navFolder.active{
	background: url("../images/tab-right.gif") right top no-repeat;
	border: 1px solid blue;
	z-index: 100;
}*/
/* Homepage workaround */
body #welcome{
	display:none;	
}
body.homepage #welcome{
	display: block;
	height: 225px; 	
	background: url("../images/welcome-bg.jpg") no-repeat scroll left top transparent;
    font-size: 85%;
    left: 20px;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
}
body.homepage h2.homeTitle {
	display: block;
	position: absolute;
	color: #ffffff;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 30px;
    font-weight: normal;
    left: 22px;
    position: absolute;
    text-transform: uppercase;
    top: -199px;
}
body h2.homeTitle {
	display: none;
}
body.homepage #content h1,
body.homepage #content p {
	/*display: none;*/             /* Tijdelijke oplossing. Moet deze content ook uit NOW gaan komen?*/
}
body.homepage #footer {
    background: url("../images/footer-bg-clean.gif") no-repeat scroll left top transparent;
}
#welcome div.navBox {
    color: #FFFFFF;
    left: 510px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    width: 185px;
}
#welcome div.navBox ul{
	margin: 0px;
}
#welcome div.navBox ul li{
	list-style: none;
}
#welcome div.navBox ul li a{
	color: white;
}
#homeNav{	
	margin: 0px;
}
#welcome div.aboutBox {
    color: #AAAAAA;
    left: 20px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    width: 150px;
}
/*
#welcome .aboutBox h1.about {
    color: #197222;
    display: block;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 160%;
    font-weight: normal;
    margin: 0 0 10px;
    display: block;
}
#welcome .aboutBox p.about {
    display: block;
}
#welcome .aboutBox p.about a{
    display: block;
	color: #E31619;
}
*/
