body{
	background-color:  #1C98C0;
	background-image: url(/images/body_back.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a{
	color: white;
	text-decoration: none;
}
#top_back{
	width: 100%;
	height: 171px;
	background-image: url(/images/top_back.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
}
#global{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#top{
	height: 171px;
	width: 1000px;
	width :100%;
}
#top #logo{
	float: left;
	width: 250px;
	margin-left :50px;
	height: 171px;
}
#top #top_nav{
	color: #1C98C0;
}
#top #top_nav span{
	border-left: 1px solid #1C98C0;
	display: block;
	float: left;
	line-height: 60px;
	padding-left:15px;
}
#top #top_nav a span{
	text-decoration: none;
	color: #1C98C0;
	cursor: pointer;
}
#top .home{
	background-image: url(/images/home.gif);
	background-repeat: no-repeat;
	background-position: 75px top;
	width: 100px;
}
#top .letter{
	background-image: url(/images/letter.gif);
	background-repeat: no-repeat;
	background-position: 130px top;
	width: 158px;
}
#top .contact{
	background-image: url(/images/contact.gif);
	background-repeat: no-repeat;
	background-position: 100px top;
	width: 120px;
}
#top .sitemap{
	background-image: url(/images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 100px top;
	width:120px;
}
#top .zoeken{
	background-image: url(/images/zoeken.gif);
	background-repeat: no-repeat;
	background-position: 85px top;
	width: 120px;
	border-right: 1px solid #1C98C0;
}
#global_content{
	width: 1000px;
	float: left;
		
}
#global_content #left{
	width : 300px;
	background-image: url(/images/pijl_wit_links.gif);
	background-position: 20px 95px;
	background-repeat: no-repeat;
	min-height: 20px;
	float: left;
}
#global_content #left #laatste_nieuws{
	width: 225px;
	float: right;
	margin-top: 40px;
}
#global_content #left #laatste_nieuws a{
  text-decoration: none;
  color: white;
}
#global_content #left #laatste_nieuws a:hover{
  text-decoration: underline;
}
#global_content #left #laatste_nieuws h1{
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 30px;
}
#global_content #left #laatste_nieuws .nieuws_content{
	font-style: italic;
}
#global_content #left #laatste_nieuws .lees_verder{
	font-style: italic;
	display :block;
	margin-top: 10px;
}
#global_content #left #colofon{
	float: left;
	margin-left: 57px;
	width: 150px;
	border-top: 1px solid white;
	padding: 10px;
	margin-top: 180px;
}
#global_content #left #colofon img{
	float: left;
	margin-right: 10px;
}
#global_content #left #colofon{
	line-height: 24px;
}
#global_content #left #colofon .nummer{
	font-weight: bold;
	line-height: 32px;
}
#global_content #right{
	float: left;
	width :700px;
}
/*--------------menu-------------*/
#global_content #right h1{
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 160px;
	margin-right: 0px;
	height: 48px;
}
#global_content #right ul{
	margin: 0;
	padding: 0;
	list-style: none;

}
#global_content #right ul li ul{
	margin: 0;
	padding: 0;
	list-style: none;

}
#global_content #right ul li{
	line-height: 2.0em;
}
#global_content #right ul li a{
	color: white;	
	text-decoration: none;
	display: block;
	padding-left: 35px;
}
#global_content #right ul li ul {
  margin:0 0 20px;
}
#global_content #right ul li a:hover{
	color: white;	
	background-image: url(/images/pijl_wit_blauw.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#top_content{
	width: 700px;
	float: left;
	
}
#top_content #tab1, #top_content #tab2, #top_content #tab3, #top_content #tab4{
	padding: 0;
	margin: 0;	
	margin-top: 67px;
	height: 44px;
	width: 135px;
	padding-left: 40px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	line-height: 44px;


}
#top_content #tab1{
	background-image: url(/images/tab1.gif);
}
#top_content #tab2{
	background-image: url(/images/tab2.gif);
}
#top_content #tab3{
	background-image: url(/images/tab3.gif);
}
#top_content #tab4{
	background-image: url(/images/tab4.gif);
}
#right #content1, #right #content2, #right #content3, #right #content4{
	width: 175px;
	float: left;	
	margin: 0;
	padding: 0;

}
#right #content1 .has-child, 
#right #content2 .has-child, 
#right #content3 .has-child, 
#right #content4 .has-child {
  font-weight: bold;  
}


#right img{
	float: right;
	height: 143px;
	padding: 0;
	margin: 0;
	display: block;

}
span.disclaimer a{
  text-decoration: none;
  color: white;
}
span.disclaimer a:hover{
  text-decoration: underline;
}
span.inloggen a{
  text-decoration: underline;
}


