/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 2px;
	background-color: #989495;
	margin: 10px;
	color: #eeeaeb;
	overflow:auto;
}

#hoofd{
	margin:0 auto;
	width: 900px;
	text-align: left;
	z-index:0;
}

#logo{
	width:900px;
	height:100px;
	background:url(../img/logo4.jpg) no-repeat;
	background-position: center;
	z-index:1;
	top:20px;
}
#vergroten{
	position:absolute;
	height:35px;
	width:35px;
	top:270px;
	left:380px;
	z-index:3;
	visibility:hidden;
}
#swf{
	position:absolute;
	top:380px;
	left:50px;
	z-index:3;
	height:40px;
}
#close{
	position:absolute;
	height:35px;
	width:35px;
	top:320px;
	left:380px;
	z-index:3;
	visibility:hidden;
}
#fotoGroot{
	position:relative;
	margin-top:-889px;
	height:407px;
	z-index:3;
	visibility:hidden;
}
#menu{
	position: relative;
	top: 10px;
	width: 170px;
	border: solid 1px #eeeaeb;
	height: 407px;
	margin-top: 10px;
	z-index:2;
}

#main{
	position: relative;
	top: -407px;
	left: 180px;
	width: 530px;
	border: solid 1px #eeeaeb;
	height: 407px;
	max-height: 410px;
	overflow:auto;
	margin-top: 10px;
	z-index:1;
}
#main2{
	position: relative;
	top: -407px;
	left: 180px;
	width: 719px;
	border: solid 1px #eeeaeb;
	height: 407px;
	max-height: 410px;
	overflow:auto;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	z-index:1;
}

#extra{
	position: relative;
	top: -824px;
	left: 720px;
	width: 180px;
	border: solid 1px #eeeaeb;
	height: 407px;
	margin-top: 10px;
	z-index:1;
}

#blok1 {
	position: relative;
	top: 10px;
	left: 0px;
	width: 450px;
	border: solid 1px #eeeaeb;
	height: 407px;
	max-height: 410px;
	overflow:auto;
	margin-top: 10px;
	z-index:1;
}

#blok2 {
	position: relative;
	top: -407px;
	left: 460px;
	width: 440px;
	border: solid 1px #eeeaeb;
	height: 407px;
	margin-top: 10px;
	z-index:1;
	text-align:center;
}
#bottom {
	position: relative;
	width:900px;
	height:30px;
	top: -817px;
	border: solid 1px #eeeaeb;
}

#bottom2 {
	position: relative;
	width:900px;
	height:30px;
	top: -397px;
	border: solid 1px #eeeaeb;
}
#bottom3 {
	position: relative;
	width:900px;
	height:30px;
	top: -405px;
	border: solid 1px #eeeaeb;
}
#extra2 {
	position: relative;
	width:900px;
	height:30px;
	top: -410px;
	border: none;
}
#reageer{
	position: relative;
	top: -890px;
	left: 460px;
	z-index:1;
	text-align:center;
	width:50px;
}


td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#eeeaeb;
}
td.TopObject{
	font-size: 14px;
	font-weight: bold;
}
td.foto2{
	color:#eeeaeb;
	border: 1px solid #eeeaeb;
	background:#eeeaeb;
}
td.functions{
	color:#000000;
	font-weight:bolder;
	font-size: 13px;
}
#showfoto{
	background:#eeeaeb;
}
li.LookLikeLink{
	display: block;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	margin: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#eeeaeb;
	text-decoration:none;

}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.link_rose{
	color:#FFCCFF;
	text-decoration:none;
	font-weight:bold;
}
a.link_rose:hover{
	color:#FFCCFF;
	text-decoration:underline;
	font-weight:bold;
	
}
span.rose{
	color:#FFCCFF;
	text-decoration:none;
	font-weight:bold;
}
td{
	font-size: 12px;
	font-weight:normal;
}
td.object{
	border-bottom: solid 2px #eeeaeb;
	font-size: 12px;
	font-weight:normal;
}
td.object2{
	font-size: 17px;
	font-weight: bold;
}
td.objectName{
	border-bottom: solid 2px #eeeaeb;
	font-size: 14px;
	font-weight:bolder;
	color:#000000;
}
td.overzicht{
	marign-left: 5px;
	margin-right: 5px;
}


/* Navigatie */
#nav, #nav ul, #nav ul ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	z-index:3;
}

#nav{
	width: 150px;
}

#nav li{
	width: 130px;
}

#nav ul{
	position: absolute;
	width: 100px;
	left: -1000px;
	margin: -22px 0 0 95px;
	font-size: 100%;
	background: #eeeaeb;
}

* html #nav ul{
	margin: -23px 0 0 95px;
}

#nav li li{
	width: 150px;
	background: #eeeaeb;
}

#nav ul ul{
	width: 150px;
	margin: -22px 0 0 100px;
	font-size: 100%;
	background: #eeeaeb;
}

* html #nav ul ul{
	margin: -23px 0 0 100px;
}

#nav li li li{
	width: 145px;
}

#nav li:hover ul, #nav li.ie_does_hover ul{
	left: auto;
}

#nav li:hover ul ul, #nav li.ie_does_hover ul ul{
	left: -1000px;
}

#nav ul li:hover ul, #nav ul li.ie_does_hover ul{
	left: auto;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	margin: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#nav a:link, #nav a:visited{
	background: #989495;
	color: #eeeaeb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#nav a:hover, #nav a:active{
	background: #a7a7a7;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
} 
