body 
    {
    background-color: #FFF;
	text-align:center;
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica;
    }
p, td, th, span, h1, h2, h3, h4 
    {
    font-size: 11px;
    color: #369;
    }
h1
{
	font-size: 18px;
/*	margin-left: 14px;	*/
    color: #069;
	font-weight: bold;
}	
h2
{
	font-size: 14px;
/*	margin-left: 14px;	*/
    color: #069;
	font-weight: bold;
}	
h3
{
	font-size: 12px;
    color: #069;
	font-weight: bold;
}	
#Website 
    {
		margin: 0 auto 0 auto;  /* site centreren */ 
        padding-top: 10px;
        width: 917px;
		border:0px solid #F00;
    	text-align: left;
    }
#Top
{
	font-size: 1px;
	height: 60px;
	width:617px;
	border: 0px solid #F00;
	margin-bottom: 8px;
}	
#Toplanguage
{
	width:200px;
	float:right;
	margin-top:43px;
	text-align:right;	
	font-weight: bold;
	font-size:12px;
}
#TopRight
{
	width:200px;
	float:right;
	margin-bottom: 8px;
	text-align:right;	
	font-size: 1px;
}


#Middle	
	{
/*	background: url(/look/Middle.jpg);
    background-position: top center;*/
	padding: 0px 0px 0px 0px; 	
	margin:  0px 0px 0 0px; 	
	width:   917px; 
	border:  0px solid #F00;
} 	
#Content
{
	padding: 0px 0px 0px 0px; 	
    font-size: 11px;	
/*	background: url(/look/bg.jpg) no-repeat;
    background-position: top center;*/
	
}
#Content a {color: #369;}
#Content a:hover {color: #036; text-decoration: none;}
#Content .Foto {Border: 1px solid #727D73;}


#Contentmain
{
	width:915px !important;
	width:917px;
	padding:0px;
	margin:0px;
	color:#369;
    border:0px solid #F00;		
/*	border-left:  1px solid #999;
	border-right:  1px solid #999;*/
}
#Contentmain .left
{
float:left;
width:311px;
margin: 0 0 0 0; 
border:0px solid #F00;
}
#Contentmain .right
{
width:601px !important;
width:603px;
border:0px solid #F00;
background-color:#F4F3F7;
margin: 0 0 5px 314px !important;
margin: 0 0 5px 311px; 
}
#Contentmain .rightinfo
{
background: url(/look/ContentRightBG.jpg) no-repeat;
background-position: top;
padding:5px;

}
#Contentmain .rightbottom
{
/*width:601px !important;
width:603px;*/
/*border:1px solid #F00;*/
background: url(/look/ContentRightBGBottom.jpg) no-repeat;
background-position: top;
font-size:1px;
/*
margin: 0 0 0 314px !important;
margin: 0 0 0 314px; */
margin-bottom:10px !important;
margin-bottom:0px; 
height: 8px;
}


#ContentAdres
{
	width:901px !important;
	width:917px;
	padding-top: 2px;
	padding-left:14px;
	padding-bottom:3px;	
	background-color:#080048;
	color:#FFF;
/*	border-left:  1px solid #999;
	border-right:  1px solid #999;
	border-bottom:  1px solid #999;*/
	text-align:center;
	clear: left;
}
#ContentAdres a {color: #FFF; text-decoration: none;}
#ContentAdres a:hover {color: #FFF; text-decoration: underline;}

#Menu
{
	margin-top:8px;
	width:915px !important;
	width:917px;
	height:28px;
	background: url(/look/MenuBG.jpg) no-repeat;
    background-position: top left;
	border:0px solid #F00;	
}

ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 915px !important; /*For KHTML*/
  width: 917px; /*For KHTML*/
  list-style: none;
  height: 28px;
  z-index: 3;
  border:0px solid #F00;
}
ul#navmenu li {
  margin: 0;
  border: 0 none;
  height: 28px;
  float: left; /*For Gecko*/
  list-style: none;
  font-size:13px;
  font-weight: bold;
  position: relative;
  z-index: 3;
}

ul#navmenu li.MOff 
{
  background: url(/look/buttonOff.gif) repeat;
}
ul#navmenu li.MLeftOff {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  list-style: none;
  position: relative;
  height: 28px;
  z-index: 3;
  width:5px;
  background: url(/look/buttonleftOff.gif) no-repeat;
}
ul#navmenu li.MRightOff {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  list-style: none;
  position: relative;
  height: 28px;
  z-index: 3;
  width:7px;
  background: url(/look/buttonRightOff.gif) no-repeat;
}

ul#navmenu li.MOn 
{
  background: url(/look/buttonOn.gif) repeat;
}
ul#navmenu li.MLeftOn {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  list-style: none;
  position: relative;
  height: 28px;
  z-index: 3;
  width:5px;
  background: url(/look/buttonleftOn.gif) no-repeat;
}
ul#navmenu li.MRightOn {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  list-style: none;
  position: relative;
  height: 28px;
  z-index: 3;
  width:7px;
  background: url(/look/buttonRightOn.gif) no-repeat;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 22px;
  left: 0;
}

#navmenu a {color:#FFF; text-decoration: none;  padding: 5px 5px 0 5px; line-height:26px;}
#navmenu a:link {color:#FFF; text-decoration: none;}
#navmenu a:visited {color:#FFF; text-decoration: none;}
#navmenu a:hover {color:#FFF; text-decoration: underline;}

#language {color: #0873BD;}
#language a:link {color: #0873BD; text-decoration: none;}
#language a:visited {color: #0873BD; text-decoration: none;}
#language a:hover {color: #0873BD; text-decoration: underline;}


/* Creations & Disclaimer */
#Bottom 
{
/*	background: url(/look/bottom.jpg) no-repeat;
    background-position: top center;*/
	height:50px;
	width:917px;
    font-size: 9px; 
	color:#DDD;
    padding: 4px 0px 0px 0px;
}
#Bottom a {color: #DDD; text-decoration: none;}
#Bottom a:hover {text-decoration: underline;}
#Bottom .Creations {margin-right: 0px; text-align:right;}
#Bottom .Disclaimer {margin-left: 0px !important; margin-left: 0px; float:left;}  

div.wrapper {margin:0px;position:relative;float:left;vertical-align:top;}
div.wrapper img{float:left;}
div.wrapper div{position:absolute;width: 7px;height: 7px; margin:0 !important; margin:0px 3px 0px 3px;}
div.wrapper div.tl{background:transparent url(/look/tl.gif) top left no-repeat;left:0;top:0;}
div.wrapper div.tr{background:transparent url(/look/tr.gif) top right no-repeat;right:0;top:0;}
div.wrapper div.bl{background:transparent url(/look/bl.gif) bottom left no-repeat;left:0;bottom:0;}
div.wrapper div.br{background:transparent url(/look/br.gif) bottom right no-repeat;right:0;bottom:0;}

#Gebouwenlijst
{
overflow: auto; 
width: 593px; height: 367px !important;
width: 593px; height: 380px;
}

#Gebouwenlijst a {color: #369; text-decoration: none;}
#Gebouwenlijst a:hover {color: #F93; text-decoration: none;}

#Gebouwenlijst .GebouwLijstItem
{
width:139px;
height:65px !important;
height:75px;
float:left;
padding: 5px 5px 2px 0;
border:0px solid #F00;
}


#Formulier
{
margin:0;
padding:0;
}

#Formulier .Titel
{
	color:#069;
	FONT-WEIGHT: bold;
}
#Formulier td
{
	color:#069;
}
#Formulier a.Link
 {color: #069; text-decoration: underline; FONT-SIZE: 9px;}

#Formulier a.Link:hover
 {text-decoration: none;}

#Formulier .Button
 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	MARGIN-BOTTOM: 0px;
	background-color: #F1F2F6;
	border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-right: 1px solid #069;
    border-bottom: 1px solid #069;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
}
#Formulier SELECT, input, textarea
 {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Times, Serif;
	FONT-WEIGHT: normal;
	text-transform: none;
	color: #069;
}
#Formulier .Error
{FONT-SIZE: 10px; color: #900; font-family: Verdana, Arial, Swiss, Helvetica; font-weight: bold;
margin: 0px 0 5px 0;
/*height: 15px;*/
}

/* Curvy corners */
.Inset
{
    margin: 0 0 10px 0px !important;
    margin: 0 0 10px 3px;	
	width:288px !important;
	width:300px;
    color: #0873BD;
    padding: 5px;
    text-align: left;
    background-color: #F4F3F8;
    border: 1px solid #0873BD;
}

.InsetPersoneel
{
	width:277px !important;
	width:285px;
	height:63px !important;
	height:65px;
}
.PersoneelFoto
{
	float:right;
	border:1px solid #999;
}
.PersoneelNaam
{
	width:165px;
	font-weight:bold;
	margin-bottom:5px;
}
.PersoneelFunctie
{
	width:165px;
}

#Content form
    {
    padding: 10px;
    font-size: 11px;
	color: #036;
	margin:0;
    } 

#Content label
    {
    float: left;
    width: 75px;
    text-align: right;
    margin-right: 5px;
    }	
	
#Content input
    {
    background-color: #FFF;
    font-size: 11px;
	width:250px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 2px;
	color:#036;
    }	

#Content input.button
    {
	font-weight: bold;	
    background-color: #036;
    font-size: 11px;
	width:250px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 2px;
	color:#FFF;
    }		
#Content	select
    {
    width: 160px;
    font-size: 11px;
    background-color: #FFF;
    
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    
    margin-bottom: 2px;
    }
	
#Content textarea
    {
    width: 250px;
    height: 100px;
    background-color: #FFF;
    
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    
    margin-bottom: 2px;
    }
	
#Content .FormErrorMessage	
{
color:#D00;
font-size:10px;
font-weight: bold;
/*border:1px solid #0F0;*/
line-height:12px;
}