.Navigation1Active{
	color:#FFFFFF;
	text-decoration:none;
}
.Navigation1Inactive{
	color:#94ADD8;
	text-decoration:none;
}
.Navigation2Active{
	color:#FFFFFF;
	text-decoration:none;
}
.Navigation2Inactive{
	color:#94ADD8;
	text-decoration:none;
}
.LinkFooter{
	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;
	text-align:center;
	margin-top: 7px;
	/*background-image:url(http://www.peek-utrecht.nl/images/Weblijntjes.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:#FF6815;
}


.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 {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:90%;
	background-color:#FFFFFF;
}
#DLBody {
	width:955px;
	float:left;
}
#DLHeader {
	width:955px;
	height:149px;
	background-image: url(images/topbar.jpg);
	background-color: #2A59A1;
	/*border: 1px solid blue;*/
}
#DLLogo {
	margin-top: 5px;
	float:left; 
	width:170px;
}
#DLNavigation {
	float:right; 
	width:740px;
	height: 149px;
	/*border: 1px solid green;*/
}
#DLPayOff {
	float:left;
	margin-left:130px;
	margin-top: 15px;
	height: 15px;
	/*border: 1px solid red;*/
}
#DLWebTitle {
	/*border: 1px solid blue;*/
	height: 15px;
	margin-top: 70px;
	margin-left:160px; 
}
#DLNavigation1 {
	/*border: 1px solid blue;*/
	height: 50px;
	margin-top: 10px;
	margin-left:151px;
	font-size:12px;
	color:#5B81C2;
}
#DLNavigation2 {
	/*border: 1px solid blue;*/
	height: 30px;
	margin-top: 0px;
	margin-left:171px; 
	font-size:12px;
	color:#5B81C2;
}
#DLLIne {
	border-top: 1px solid #5B81C2;
	height: 0px;
	width: 580px;
	margin-top: 3px;
	margin-left:151px; 
}

#DLContent {
	margin-top:-10px;
	width:390px;
	float:left;
	min-height:340px;
}
#DLImage {
	width:240px;
	margin-left:430px;
}
#DLRightBar {
	width:200px;
	float:right;
	margin-top:55px;
}
#DLFooter {
	clear:both;
	width:100%;
	margin-left:40px;
	bottom:0;
	height:90px;
}

