* {
	margin:0;
	padding:0;
}

body {
	background-color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	text-align:center;
	margin:0;
	padding:0;
}

#wrapper {
	width: 875px;
	margin: auto;
	font-size: 90%;
	text-align:left;
}

#zoneHeader {
	width:100%;
	height:65px;
	display:block;
	background-color:#990000;
}

#zoneLogo {
	width:335px;
	float:left;
	display:block;
	margin-right:0px;
	height:65px;	
}

#zoneSearch {
	width:520px;
	height:50px;
	display:block;
	margin-left:20px;	
	float:left;
}

#zoneSearch a {
	color:white;
}

#zoneSearch a:hover {
	text-decoration:none;
}

#zoneSearch form {
	margin-top:15px;
}

/* footer Styles */

#zoneFooter {
	clear:left;
	/* border-top: 1px solid silver; */
	/* background-color:lightgrey;   */
	margin-top:10px;
	padding:10px;
}

#zoneVlaanderen {
	width:335px;
	height:60px;
	float:left;
	display:block;
	margin-right:20px;	
}

#zoneFooterNavigation {
	font-size:80%;
	color:silver;	
}

#zoneFooterNavigation a{
	color:gray;
	text-decoration:none;
}

#zoneFooterNavigation a:hover{
	color:red;
	text-decoration:underline;
}

#zoneFooterPartners {}

/* navigation styles */

#zoneBeforeNavigation {
	height: 40px;
	background-color:white;
	background-image:url(../images/maskingVisualNavigation.gif);
}

#zoneNavigation {
	float:left;
	width:200px;
	margin-right:20px;
	background-color:#EEEEEE;
	display:block;
}

#zoneNavigation ul{
	list-style-type:none;		
}

#zoneContent {
	width:445px;
	float:left;
}

#zoneContentFull {
	width:645px;
	float:left;	
}

/* content styles */

#zonePage {}

#zonePage h1 {
	/* border-bottom:1px solid silver; */
	margin-bottom:10px;
	font-size:130%;
	padding-top:10px;
}

#zonePage .dingen{
	color: #648eb0;
}

#zonePage .mensen{
	color: #e1b803;
}

#zonePage .verhalen{
	color: #990000;	
}

#zonePage .plaatsen{
	color: #008000;
}


#zonePage .itemtitel { 
	padding:5px;
	color:white;
	font-size:85%;
	font-weight:bold;
	background-color:#A1AB9C;
	background-image: url(../images/interface/maskingTabSmall.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#zonePage .itemTitel a{
	color:white;
	text-decoration:none;
}

#zonePage .itemTitel a:hover{
	color:black;	
}

#zonePage ul {
	font-size:85%;
	margin-left:20px;
}

#zonePage ul a{
	text-decoration:none;
	font-weight:bold;
	color:#6D7369;
}

#zonePage ul a:hover{
	color:#333333;
}

/* nieuw 090205 start*/
a.asset:link,  a.asset:visited{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background: url(../images/interface/bull_assets.gif) no-repeat 0% 5px;
	padding-left: 15px;
	margin-left: 5px;
	border-bottom: 1px dotted #666;
}

a.asset:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: none;
}

a.external:link, a.external:visited{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

a.external:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: none;
}

a.internal:link,  a.internal:visited{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

a.internal:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: none;
}

a.woordenboek:link,  a.woordenboek:visited{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background: url(../images/interface/bull_woordenboek.gif) no-repeat 0% 3px;
	padding-left: 15px;
	margin-left: 5px;
	border-bottom: 1px dotted #666;
}

a.woordenboek:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: none;
}

a.weblinkcontent:link,  a.weblinkcontent:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	background: url(../images/interface/bull_weblinks.gif) no-repeat 0% 3px;
	padding-left:15px;
	margin-left:5px;
	/* Go netschaap */
	border-bottom: 1px dotted #666;
}

a.weblinkcontent:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: none;
}

#zonePage a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

#zonePage a:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom: none;
}

/* end zone page */

.contentText {
	font-size:81% !important;
	padding-left:10px;
	line-height:16px;
	margin-top:10px;
	margin-bottom:5px;
	line-height:140%;
}


#zoneRight {
	float:right;
	width:200px;
	/* background-color:#EEEEEE;*/
	display:block;
	margin-top:40px;
}

#zoneRightIndekijker, #zoneRightLinks, #zoneRightMapping {
	color:white;
	background-color:#6D7369;
}

#zoneRightLinks ul, #zoneRightMapping ul{
	list-style-type:none;
}

#zoneRightLinks a, #zoneRightMapping a{
	display:block;
	color:white;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/interface/bulletWhite.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	padding-left:10px;
}

#zoneRightLinks a:hover, #zoneRightMapping a:hover{
	background-color:lightgrey;
	color:#6D7369;	
}

/* position class */

#zonePosition {
	font-size:75%;
	height:30px;
	margin-top:10px;
	border-bottom:1px dashed #A1AB9C;
	color:#A1AB9C;
	line-height:120%;
}

#zonePosition a{
	color:#A1AB9C;
	font-weight:bold;
}

#zoneCenterSubnav {
	font-size:85%;
	border-bottom:1px solid gray;
	margin-top:2px;
	padding-bottom:5px;
	color:#333333;
}

#zoneCenterSubnav a{
	text-decoration:none;
	font-weight:bold;
	color:#6D7369;
}

#zoneCenterSubnav a:hover{
	color:#333333;
}

#zoneCenterSubnav .itemTitel{
	padding:5px;
	color:white;
	background-color:#A1AB9C;
	background-image: url(../images/interface/maskingTabSmall.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#zoneCenterSubnav .submenuin{
	font-weight:bold;
	color:#333333;
}

#zoneCenterSubnav .submenuindingen {
	font-weight:bold;
	color: #648eb0;
}

#zoneCenterSubnav .submenuinplaatsen {
	font-weight:bold;
	color: #008000;
}

#zoneCenterSubnav .submenuinmensen {
	font-weight:bold;
	color: #e1b803;	
}

#zoneCenterSubnav .submenuinverhalen {
	font-weight:bold;
	color: #D79942;
}

#zoneRightIndekijker {
	font-size:75%;
}

#zoneRightIndekijker h2{
	margin-top:5px;
	font-size:120%;
}

#zoneRightLinks {
	font-size:75%;
	margin-bottom:20px;
}

#zoneRightMapping {
	font-size:75%;
	margin-bottom:20px;	
}

