html {
	overflow: hidden;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height: 100%;
}
img{
	border: 0;
}
td {
	padding: 0;
	margin:0;
}


th {
	text-align: left;
	border-bottom:1px solid;
	
	padding: 0;
	margin:0;
}
.main{
	padding-top: 10px;
	margin:0pt auto;
	width: 790px;
	
	position: relative;
}
.headerbg	{
	/*background-color:#8baddb;
	filter:alpha(opacity=85);
	-moz-opacity:.35;
	opacity:.35;*/
	
	
}
.header	{
	height:55px;
	padding-left:35px;
	padding-top :30px;
	text-align: left;
	
	vertical-align: bottom;
	background-image: url(images/img_header_rond.gif);
	background-repeat: no-repeat;
	
}
.header a {
	color: #24528c;
	font-size: 20px;
	text-decoration: none;
	
}
.top-menu {
	background: #D9E1E5 url(images/button.jpg) repeat-x scroll left top;
	padding-left: 150px;
	height:24px;
	border:1px solid #7795BD;
}
.menu {
	border-left:1px solid #7795BD;
	height:23px;
	background: #D9E1E5 url(images/button.jpg) repeat-x scroll left top;
	
}
.menu a {
	background:transparent url(images/button.jpg) repeat-x scroll left top;
	border-right:1px solid #7795BD;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	padding:0pt 18px;
	text-decoration:none;
}
.menu .admin{
	padding:0 2px;
}
.menu a:hover {
	background:transparent url(images/button.jpg) repeat scroll left bottom;
	color:#F1F1F1;
}
.content {
	width: 790px;
	background-color: #e6e6e6;
	overflow: auto;
}
.links {
	float:left;
	margin:0pt;
	width:130px;
	padding-right: 5px;
	padding-left: 10px;
	background: #ccd5e2 url(images/vuurtoren.gif) no-repeat 32px 100%;
	height: 100%;
	
	
}
.foto {
	padding: 15px 5px;
	z-index: 1;
}
.subMenu  {
	margin-bottom: 5px;
	width: 100px;
}

.adminsubMenu {
	margin-bottom: 5px;
	width: 140px;
	
}
.adminsubMenu span {
	
	padding: 3 1px;
	
}
.subMenu  a {
	position: relative;
	left: -2px;
	width: 67px;
	text-align: center;
}
.adminsubMenu  a {
	position: relative;
	overflow: hidden;
	left: -2px;
	width: 67px;
	text-align: center;
}

.submenuItem {
	height:23px;
	margin-bottom: 5px;
}
.menuimage {
	
	
}
.midden {
	float: right;
	width: 630px;
	/*padding-right: 5px;*/
	padding-left: 10px;
	background-color: #e6e6e6;
	overflow: auto;
	position:relative;
	
}
.subLinks{
	float:left;
}
.subMidden{
	/*float: right;*/
}
.clear {
	
	clear: both;
}

h1  {
	margin:20px 0px;
	border-bottom:1px solid #7795BD;
	color:#000000;
	font-size:14px;
	padding:0pt 0pt 3px;
}
h3, .normaltext {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	/*padding-bottom:6px;*/
	font-weight: normal;
}
.editTable td{
	
	vertical-align: top;
	padding-bottom: 10px;
	font-weight: bold;
}
.fileListItem{
	font-size:15px;
	padding-left: 10px;
}

.iframecont{
	position: relative;
	height: 100%;
	width: 100%;
}
.activediv{
	background-color: #6374AB;
	opacity: .5;
	filter: alpha(opacity=50);
	filter: alpha(opacity=50);
}
.adminLinks {
	position: absolute; 
	display:none; 
	top: 3px; 
	background-color: #E6E6E6;
	z-index: 10;
}
.fileSelector{
	height: 200px;
	overflow: auto;
}
