/*
 * Version: $Revision: 1.4 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2009 BeSite
 */

BODY
{
	background:url(../../../img/vanmilt/bg_body.png) #e7edf4 repeat-x;
}

DIV#Center
{
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

DIV#Top
{
	position: relative;
	width: 990px;
}

DIV#Logo
{
	position: absolute;
	left: 40px;
	width: 130px;
	height: 133px;
}

DIV#Top ul#Menu 
{
   	margin: 0;
   	padding: 0;
   	height: 39px;
	padding-left: 210px;
}

DIV#Top ul#Menu li
{
	list-style: none;
	display: inline;
}

DIV#Monument
{
	position: absolute;
	top: 42px;
	text-align: center;
	height: 71px;
	width: 990px;
}

DIV#Header
{
	position: absolute;
	top: 113px;
	height: 230px;
	width: 990px;
	text-align: center;
}

DIV#HeaderImages
{
	width: 580px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
}

DIV#Main
{
	position: relative;
	padding-top: 304px;
	_padding-top: 301px;
	width: 990px;
}

DIV#HeadMain
{
	width:990px;
	float:left;
	height:25px;
	background:url(../../../img/vanmilt/head_main.png) no-repeat;
}


DIV#CenterMain
{
	background:url(../../../img/vanmilt/bg_main.png) repeat-y;
	width:990px;
	float:left;	
	padding-bottom:25px;	
}

DIV#CenterLeft
{
	width:208px;
	float:left;
	margin-left:3px;
}

DIV#CenterLeft ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

DIV#CenterLeft ul li
{
	padding:2px 0px;
	margin:5px 0px;
}

DIV#CenterLeft ul li a
{
	padding-left: 25px;
}

DIV#CenterLeft ul li:hover
{
	background-image:url(../../../img/vanmilt/arrow.png);
	background-repeat:no-repeat;
	background-position: 10px 5px;
}

DIV#CenterLeft ul li.Menu.Selected
{
	background-image:url(../../../img/vanmilt/arrow.png);
	background-repeat:no-repeat;
	background-position: 10px 5px;
}

DIV#Partner 
{
	width:208px;
	float:left;
	_padding-left:10px;
	margin-top:50px;
	text-align:center;
	
}

DIV#Partner img
{
	margin-bottom:10px;
}

DIV#CenterContent
{
	width:525px;
	float:left;
	overflow-x:hidden;
	margin-left:6px;
	padding-left:15px;
	_padding-left:10px;
}

DIV#CenterRight
{
	width:180px;
	float:left;
	margin-left:20px;
	padding-left:14px;
}

DIV#FooterMain
{
	width:990px;
	float:left;
	height:25px;
	background:url(../../../img/vanmilt/footer_main.png) no-repeat;
	margin-bottom:25px;
}

DIV#FooterContent
{
	text-align:center;
}

H1#PageTitle,H1#Fotos
{
	margin-top:5px;
}

/* FOTO CONTAINER */
DIV#FotoContainer DIV.Foto
{
	width: 75px;
	height: 56px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}


