/* algemeen */
.NoScreenDisplay {
    display:none;
    }

/*-------------------------------------------------------------*/
body{
	font-family: "Trebuchet MS", Verdana;
	color: #999999;
	font-size: 80%;
	line-height: 140%;
	margin:0;
	padding:0;
}

td{
	font-size: 100%;
}
p{
	padding:0px;
	margin:0px}
#wrapper {
	top:0px;
	width: 970px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#parent {
	background-image: url(content.jpg);
	background-color:#CC0000;
	position: relative;
	float:left;
	top:0px;
	height: auto;
	width: 1000px;
}
#bannerLeft {
	float:left;
	position:relative;
	width:155px;
	display:block;
	padding-left: 5px
}
#hoofdmenu2 {
	position:relative;
	top:202px;
	left:164px;
	width:770px;
	float:left;
}
#content {
	width:740px;
	float:left;
	position:relative;
	margin-left:20px;
}
#footer {
	background-image: url(footer.jpg);
	background-color:#CC0000;
	position: relative;
	float:left;
	height: auto;
	width: 1000px;
	height: 159px;
	background-repeat: no-repeat;
}


hr {
	color:#CCC;
	height: 1px
	}
#header {
	background-image: url(header.jpg);
	top: 0px;
	left:0px;
	float:left;
	height: 270px;
	width: 998px;
	position: relative;
	background-repeat: no-repeat;
}


/* ----------------------------------------------------------------------------------------- */
/* content links - OPGELET :WEL subclass omdat die kunnen bepalen in de modules!!*/
a.url:link, a.url:visited, a.ankerlijst:link, a.ankerlijst:visited,
#content a:link, #content a:visited  {
	color: #E4A257;
	text-decoration: underline;
}
a.url:hover, a.url:active, a.ankerlijst:hover, a.ankerlijst:active,
#content a:active, #content a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*-------- LINKS : KRUIMELPAD ----------------*/
#kruimelpad  a.kruimelpad:link, a.kruimelpad:visited {
	color: #E4A257;
	text-decoration: underline;
}
#kruimelpad   a.kruimelpad:active, a.kruimelpad:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------- */
/* beschrijving & positionering lagen*/
#banner {
	position: relative;
	z-index: 1;
	width: 800px;
	left: 0;
	top: 0;
}
#hoofdmenu {
	position: absolute;
	z-index: 10;
	height: 46px;
	/*width: 542px; --- verwijderen IE dmenu-bug ----*/
	left: 62px;
	top:166px;
	color: #FFF;
}
#linkerbg {
	position: absolute;
	z-index: 6;
	width: 176px;
	height: 117px;
	left: 604px;
	top: 81px;
}
#tussenstuk {
	position:absolute; 
	left:0px; 
	top:204px; 
	width:773px; 
	height:46px; 
	z-index:3;
}
#inhoud {
	position: relative;
	z-index: 5;
	width: 680px;
	margin: 0;
	background-image: url(bg.gif);
	padding-left: 0px;
	padding-right: 80px;
	top: 25px;
}
#kruimelpad {
	position: absolute;
	z-index: 4;
	width: 680px;
	left: 70px;
	top: 212px;
	margin: 0;
	color: #999;
}
/* ----------------------------------------------------------------------------------------- */
/* opmaak modules */
h1 {
	color: #E4A257;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	text-align: left;
	margin-bottom: 5px;
	font-family: "trebuchet MS";
}
h2 {
	color: #E4A257;
	font-weight: bold;
	font-size: 14px;
	line-height: 160%;
}
h3 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 110%;
}
h2, p, li{
	margin-top: 0;
	margin-bottom: 3px;
}
.BeeldRechts {
	float: right;
	clear: none;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.IkoonLinks{
	float: left;
	margin: -5px 5px -2px 0;
	padding: 0
}
.BeeldLinks {
	float: left;
	clear: none;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footer {
	color: #8DAD56;
	border-top: 1px dashed #8DAD56;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	width: 605px;
}
.pdfopmerking {
	color: #FFF;
	padding: 2px;
	margin-left: 10px;
	float: right;
	background-color: #Ce3000;
} 
#pdf {
}

.box {
	display:block;
	margin:0 0 5px;
	padding:0
}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF;
}
/* vormgeving standaard + uitgebreid formulier ---------- */
input,textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 666;
	font-size: 100%;
	text-align: left;
	padding: 0 2px;
}
.form {
	color: #182431;
	margin: 0 0px 5px 0px;
	padding: 0;
	line-height: 190%;
	width:670px
}
.content{
	margin: 0 0 0 20px;
}
.content2{
	margin:0;
	float:left;
}
.label{
	margin: 0 5px 0 0;
	padding: 0;
	width: 100px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
}
.label2{
	margin: 0 5px 0 0;
	padding: 0;
	width: 85px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
}
input.knop {
	color: #FFF;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	margin: 5px 0 0 20px;
	padding: 2px;
	font-weight: bold;
	background: #C00;
}
/* 2 kolommen tekst + beeld ------------ */
table.portal {
	margin:10px 0;
	width:100%;
	}
table.portal .kolom1 {
	border-right: 1px solid #CCC;
	padding: 0;
	vertical-align:top;
	width:50%;
	}
table.portal .kolom2 {
	padding: 0;
	vertical-align:top;
	width:50%;
	}

#contentSitemap{
	position: relative;
	width: 740px;
	float: left;
	padding-left: 10px
}
#contentSitemap a:link, #contentSitemap a:visited, #contentSitemap a:active{
	text-decoration: underline;
	color: #E4A257;
	}	
#contentSitemap a:hover{
	color: #E4A257;
	text-decoration: none;
}
#contentSitemap a.sitemap1:link, 
#contentSitemap a.sitemap1:visited
{
	text-transform: uppercase;
	font-size: 90%;
	color: #E4A257;
	font-weight: bold;
	text-decoration: none;
}
#contentSitemap a.sitemap1:active, 
#contentSitemap a.sitemap1:hover
{
	text-transform: uppercase;
	background-position: 6px 4px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
#contentSitemap a.sitemap2:link, 
#contentSitemap a.sitemap2:visited
{
	padding-left: 25px;
	color: #E4A257;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: none;
}
#contentSitemap a.sitemap2:active, 
#contentSitemap a.sitemap2:hover
{
	padding-left: 25px;
	color: #E4A257;
	background-position: 6px 4px;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: underline;
}
#contentSitemap a.sitemap3:link, 
#contentSitemap a.sitemap3:visited
{
	text-decoration: none;
	padding-left: 66px;
}
#contentSitemap a.sitemap3:active, 
#contentSitemap a.sitemap3:hover
{
	text-decoration: underline;
	padding-left: 66px;
	color: #666;
}
#contentSitemap a.sitemap4:link, 
#contentSitemap a.sitemap4:visited
{	text-decoration: none;
	padding-left: 100px;
	color: #E4A257;
}
#contentSitemap a.sitemap4:active, 
#contentSitemap a.sitemap4:hover
{	text-decoration: underline;
	padding-left: 100px;
	color: #E4A257;
}
table.fotoreeks {
	clear:left;
}
#sitemaptaal {
	text-transform:capitalize;
}
