html, body {
	background-color: #C9CACC;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
html>body #container {
    height: auto;
	}

#container {
	left: 50%;
	margin-left: -397px;
	position: relative;
	width: 794px;
	min-height: 100%;
	background: url(../images/background.jpg) repeat-y center;
	
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
#header {
	background: url(../images/header.gif) no-repeat;
	background-position: bottom;
	width: 794px;
	height: 134px;
	top: 15px;
	position: relative;
}
#foto_links {
	position: absolute;
	left: 0px;
	top: 4px;
}
#foto_links img {
	height: 126px;
	width: 301px;
}
#logo {
	position: absolute;
	left: 301px;
	top: 0px;
	background: url(../images/logo.jpg);
	width: 493px;
	height: 134px;
}
#main {
	position: relative;
	width: 100%;
	top: 15px;
}
#headtable {
	width: 100%;
	height: 100%;
	background-image: url(../images/background.jpg);
}
#headtable tr {
	vertical-align: top;
}
#linker_kolom {
	width: 0px;
}
#rechter_kolom {
	width: 116px;
}
.foto_groot {
	height: 207px;
	padding-left: 11px;
	width: 275px;
	vertical-align: bottom;
	
}
.foto_groot img {
	width: 271px;  
	height: 203px;
    margin-bottom: 25px;
    border: 3px solid #002A5F;
}
#content {
	width: 580px;
	background-image: url(../images/h_in_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: White;
	font-size: 13px;
	padding-top: 20px;
	padding-left: 25px;
	height: 410px;
}
#content a {
	color: #002A5F;
	text-decoration: none;
}
#footer {
	background: #002A5F;
	width: 794px;
	height: 29px;
	left: 50%;
	margin-left: -397px;
	position: relative;
}
#footer span {
    position: absolute;
    bottom: 5px;
	width: 794px;
	text-align: center;    
    color: White;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: White;
}
td#menu {
	text-align: right;
	margin-right: 50px;
	margin-top: 10px;
	background: url(../images/menulijn.gif) top left repeat-y;
	height: 100px;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu a span {
	background-color: #848589;
	padding-left: 8px;
}

#menu ul li a {
	padding-right: 28px;
	background: url(../images/button.jpg) no-repeat right;
	display: block;
	text-decoration: none;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 249px;
	line-height: 25px;
	letter-spacing: 1px;
}
#menu a#selected {
	color: #002A5F;
}
li ul {
	/*display: block; */
}
  #menu ul li ul li a{

  font-style: italic;
font-weight: normal;
font-size: 10px;
  }


/* Hide submenu */
/* ul li:hover ul, ul li.over ul {
	display: block;
}
The magic for hover*/
#selected_parent ul {
	/* display: block; */
}
/* display submenu's, submenu selected */
/* #selected ul {
	display: block;
}
*/
/* Parent selected, display submenu's */
/* ALBUM */

#album_admin td, #picture_admin td {
	font-size: 11px;
}
table.gallery {
	width: 100%;
	border-collapse: collapse;
}
table.gallery td img {
	padding: 2px;
	margin: 10px;
	border: 1px solid #848589;
}
table.gallery td a:hover img {
	border: 1px solid #AFAFAF;
}
table.gallery td {
	width: 120px;
	height: 50px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

table.gallery td.directory {
	height: 50px;
	text-align: left;
	border-bottom: 1px solid #C9CACC;
	background-color: #848589;
	width: 100%;
}
table.gallery td.directory div {
	vertical-align: top;
	margin-left: 10px;
	cursor: pointer;
	text-align: left;
	height: 50px;
	color: #dddddd;
	margin-bottom: 15px;
    
}
table.gallery td.directory div p {
	padding-top: 5px;
}
table.gallery td.directory div img {
	float: right;
	border: 0px;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	width: 65px;
	height: 50px;
}
.comment {
	font-size: 10px;
}
.album_comment {
	font-size: 11px;
	color: #dddddd;
	font-weight: normal;
}
.edit_menu {
	top: -50px;
	left: 0px;
	width: 100px;
	margin: 3px;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}
.edit_menu a {
	color: #333333;
	text-decoration: none;
}
.edit_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ONE ITEM IMAGES SCROLL BALK */
#fotoalbum {
    background: #B1B2B4;
    border: 3px solid #002A5F;
    width: 447px;
    height: 115px;      
}


#album_page {
  margin: 0px;
  padding: 3px;
  width: 100%;
  vertical-align: middle;
}
#ArrowLeft,#ArrowRight,.ScrollThumb {
    cursor: pointer; cursor: hand;
}
#ArrowLeft{
    background-image: url(../images/foto_terug_passief.gif);    
}
#ArrowRight{
    background-image: url(../images/foto_verder_passief.gif);    
}
#ArrowLeft:hover {
    background-image: url(../images/foto_terug_rollover.gif);
}
#ArrowRight:hover {
    background-image: url(../images/foto_verder_rollover.gif);
}
#TDArrowRight,#TDArrowLeft {

}
#ArrowLeft, #ArrowRight {
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
}

#pictures_number {
display: none;
}

/* CONTACT PAGE */

#contact { width: 430px; }
#contact td {padding: 1px;}
#contact input {width: 200px;}
#contact textarea {width: 200px;height: 100px;}
#contact .submit {width:150px; background: #00275B; color: #ffffff; font-size: bold;border: 1px solid #888C9A;}

/* News */
#news_date {font-size: 10px;color: #C0C0C0;}
#news_line {border-top: 1px solid #C0C0C0; margin-bottom: 15px;}
#pagenr { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #071B4B; }
.cms_item_text {width: 300px;}
.cms_item_cms_desc {font-size: bold;}

.error {
    color: #990000;
    font-weight: bold;
}



