* {
	margin: 0;
	padding: 0; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	height:100%;
	background: url(../images/pageparts/verloop-bg2.gif) repeat-x;
}

#DLVerloopBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 523px;
}


/* PAGE STRUCTURE */

#DLPageWrap {
  position: absolute;
  left: 50%;
  width: 935px;
  height: 70%;
  margin-left: -477px; 
}

	#DLHeader {
	  margin: 0 0 0 10px;
	  padding: 0;
	  width: 935px;
	  height:184px;
	  background-image: url(../images/pageparts/header3.jpg);
	}

		#DLNavigationWrap {
		  position: absolute;
		  top: 108px;
		  left: 334px;
		  width:580px;
		}

			#DLWebTitle {
			  position: absolute;
			  top: 12px;
			  left:6px;
			  color: #fff;
			  font-family: Arial Black, Arial, Helvetica, sans-serif;
			  font-size: 14px;
			  font-style: normal;
			  letter-spacing: 0,8em;
			}
		
			#DLNavigation1 {
			  position: absolute;
			  height: 15px;
			  width: 600px;
			  top: 31px;
			  left:6px;
			  font-size:10px;
			  color:#fff;
			}
		
			#DLLIne {
			  position: absolute;
			  top: 50px;
			  left:6px;
			  border-top: 1px solid #fff;
			  width: 580px; 
			}

			#DLNavigation2 {
			  position: absolute;
			  top: 53px;
			  left:6px;
			  width: 600px; 
			  font-size:10px;
			  color:#fff;
			}

		#DLContentWrap {
		  margin: 0 0 0 10px;
		  padding: 0 0 0 10px;
		  width: 925px;
		  background-color: #fff;
		  min-height: 820px;
		  height: 100%;
		  * height: auto;
		  z-index: 1;
		}

			#DLLeftColumn {
			  float: left;
			  width: 160px;
			  margin: 67px 20px 0 18px;
			  * margin: 67px 20px 0 5px;
			  padding: 0;
			  color: #000;
			  background-color:#fff;
			}

			#DLCenterColumn {
			  float: left;
			  margin: 17px 15px 0 0;
			  padding: 0;
			  width: 530px;
			  color: #000;
			  text-align: left;
			  background-color: #fff;
			  z-index: 1;
			}

			#DLCenterColumnBig {
			  float: left;
			  margin: 17px 15px 0 0;
			  padding: 0;
			  width: 700px;
			  color: #000;
			  text-align: left;
			  background-color: #fff;
			  z-index: 1;
			}

			#DLRightColumn {
			  float: left;
			  width: 170px;
			  margin: 54px 0 0 0;
			  padding: 0;
			  color: #fff;
			}

				#DLSponsors {
				  width: 160px;
				}
	
	#DLLoginKader {
		width: 160px;
		height: 128px;
		background-image: url(../images/pageparts/loginKader.jpg);
	}

	#DLSponsorKader {
		width: 160px;
		height: 160px;
		color: #ccc;
		font-weight: bold;
		}

		#DLSponsors1 {
		position: absolute;
		left: 68px;
		top: 440px;
			width: 100px;
			height: 100px;
		}
		
		#DLKaderSmall {
			color: #164595;
			font-size: 11px;
			text-align: center;
		}

		#DLKaderSmallInhoud {
		}

#DLFooterWrap {
  background: url(../images/pageparts/footer.jpg) no-repeat;
  height: 36px;
  width: 950px;
}

#DLFooter {
margin: 0 20px 0 20px;
padding: 3px 0 0 0;
width: 875px;
text-align: center;
font-size: 10px;
background: #fff;
color: #ccc;
border-top: solid 1px #ccc;
}

#shadow-background{
position: relative;
bottom: 351px;
height: 351px;
width: 955px;
background-image: url(../images/pageparts/shadow-bg.gif);
z-index: -1;
}
		
.DLLoginContent {
	position: relative;
	top: 15px;
	left: 10px;
	width: 135px;
	height: 98px;
	color: #fff;
	font-size: 11px;
}

input.loginField {
	font-size: 11px;
}

input.loginButton {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background-color: #164595;
	border: 0;
}
		
.NavigationActive{
	color:#000;
	text-decoration:none;
}
.NavigationInactive{
	color:#fff;
	text-decoration:none;
}

.NavigationInactive:hover{
	color:#fff;
	text-decoration:underline;
}

.LinkFooter {
	color:#ccc;
	text-decoration:underline;
}

h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #EF861B;
	font-weight:bold;
	padding: 7px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
a {
	color:#000000;
}
a:hover {
	color:#EF861B;
}

a.DLLogin {
	color:#fff;
	text-decoration: none;
}
a.DLLogin:hover {
	color:#fff;
	text-decoration: underline;
}




#div_logo_2 {
	margin-top: -124px;
	margin-left: 20px;
}
#div_logo_3{
	float: left;
	position:absolute;
	top:140;
	left:20;
	
	}

.content_image {
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 20px; }

#ShowWebsite {
	position: absolute;
	top: 273px;
	right: 18px;
	width:150px; 
	border:1px solid #fff;
	background-color: #EB7418;
	font-size: 10px; 
	padding:10px;
	visibility: hidden;
	z-index: 100; 
}



.clear
{
clear: left;
}

a.ShowWebsite {
	color: #fff;
	text-decoration: none;
}

a:hover.ShowWebsite {
	color: #FF6815;
	text-decoration: underline;
}

input.SearchButton {
	margin-top: 10px;
	color: #fff;
	border: 0;
	background-image: url(../images/pageparts/quickSearchButton.jpg);
	height: 25px;
	width: 170px;
	font-size: 10px;
}

.error {
	color: #FF0000; }

.mPhoto {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}

<!-- CSS Styles voor het weergeven van de results -->
.ZW_title  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    color: #000000}
.ZW_body   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    color: #000000}
.ZW_table   {
    border-collapse: collapse;
    color: #000000}
.ZW_tab_hdg  { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #00ffff;
    color: #000000}
.ZW_tab_even  { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #c0c0c0;
    color: #000000}
.ZW_tab_odd  { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #00ffff;
    color: #000000}
.ZW_tab_cell  { 
    text-align: center;
    border-left: 1px;
    border-right: 1px;
    padding: 2px}
.ZW_tab_hdgcell  { 
    text-align: center;
    padding: 2px}
.ZW_trailer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #ffffff;
    color: #000000}
.ZW_HR  { 
    color: #000000}
	
			.rssfeed {
			color: #000;
			font-size: 11px;
			font-style:normal;
			font-weight: normal;
		}

