.Navigation1Active{
	color:#CCCCCC;
	text-decoration:none;
}
.Navigation1Inactive{
	color:#606060;
	text-decoration:none;
}
.Navigation2Active{
	color:#FF0000;
	text-decoration:none;
}
.Navigation2Inactive{
	color:#606060;
	text-decoration:none;
}
.LinkFooter{
	color:#606060;
	text-decoration:none;
}
.LinkPvdWActive {
	color:#FF0000;
	text-decoration: none;
}
.LinkPvdWInActive {
	color: #606060;
	text-decoration: none;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	/*letter-spacing: 0.1em;*/
	height:100%;
	margin:0;
	padding:0;
	background-image:url(http://www.peek-utrecht.nl/images/pageparts/bg.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000000;
	font-weight:bold;
	padding: 7px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
a {
	color:#000000;
}
a:hover {
	color:red;
}


.Peek {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #D4D1E6;
	letter-spacing: 0,8em;
	line-height: 90%;
}
.PeekTitle {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C8C4DF;
	letter-spacing: 0,8em;
	line-height: 90%;
}
.DLWebTitle {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0,8em;
	line-height: 100%;
}


#DLPageWrapper {
	position: absolute;
	width:957px;
	margin-left: -477px;
	left: 50%;
	z-index: 2;
}
#mainContain {
	position: absolute;
	top:0;
	left: 14px;
	z-index: 2;
}

#DLBody {
	width:671px;
	float:left;
	margin-top:55px;
	margin-left:62px;
	z-index: 1;
	background-color: #0000FF;
}

#DLContent {
	position: relative;
	width:390px;
	top: 58px;
	left: 65px;
	min-height: 240px;
}

#DLImage {
	position: absolute;
	top: 158px;
	right: 224px;
	width:240px;
	height: 240px;
}

#DLNAW {
	position: absolute;
	top:158px;
	right: 40px;
	width: 165px;
}

#DLHeader {
	width:915px;
	margin-left:40px;
	height:100px;
	/*border: 1px solid blue;*/
	z-index: 1;
}
#DLLogo {
	margin-top: 5px;
	float:left; 
	width:170px;
	z-index: 1;
}

#DLNavigation {
	float:right; 
	width:740px;
	height: 100px;
	/*border: 1px solid green;*/
	z-index: 1;
}

#DLPayOff {
	float:left;
	margin-left:100px;
	margin-top: 15px;
	height: 15px;
	/*border: 1px solid red;*/
	z-index: 1;
}

#DLWebTitle {
	/*border: 1px solid blue;*/
	height: 15px;
	margin-top: 50px;
	margin-left:100px; 
	z-index: 1;
}

#DLNavigation1 {
	/*border: 1px solid blue;*/
	height: 15px;
	margin-top: 20px;
	margin-left:100px;
	font-size:11px;
	z-index: 1;
}

#DLNavigation2 {
	/*border: 1px solid blue;*/
	height: 30px;
	margin-top: 0px;
	margin-left:20px; 
	font-size:11px;
	z-index: 1;
}

#DLLIne {
	border-top: 1px solid #D4D1E6;
	height: 0px;
	width: 680px;
	margin-top: 3px;
	margin-left:20px; 
	z-index: 1;
}


#DLImage {
	width:240px;
	margin-left:410px;
	z-index: 1;
}

#DLRightBar {
	width:220px;
	float:right;
	margin-top:55px;
	z-index: 1;
}

#DLFooter {
	position: relative;
	clear: both;
	top: 0px; /* andere browsers */
	* top: -3px; /* IE7 hack */
	_ top: -3px; /* IE6 hack */
	left: 0px;
	width:957px; 
	height: 32px;
	z-index: 0;
}
.footerContent{
	position: relative;
	top: -62px;
	left: 14px;
	z-index: 0;
}

#map {
 position: relative;
 }
