body {
  color: #FFF;
  margin: 0;
  font-size: 12px;
  background: #353812 url("../images/bg-body.png") repeat-x;
  font-family:Arial, Helvetica, sans-serif;    
}
fieldset {
  margin: -20px 0 0;
  padding: 0;
  border-style: none;
}
h1 {
  height: 275px;
  margin: 25px 0 0;
  background-image: url("../images/header.png");
}
h1 span, .close_window span, #contact_link span, #delete_link span, #login_link span, #logout_link span, #menu_link span, #page_large_link span, #page_link span, #page_add_link span { display: none; }
h2 {
  margin: 0;
  font-size: 14px;
}
hr {
  color: #000;
  border-style: solid;
}
input, textarea { width: 200px; }
label {
  clear: both;
  float: left;
  width: 150px;
}
p { margin-top: 0; }
select { width: 206px; }
th { text-align: left; }
a { 
	color:white;
	text-decoration:underline;
}

#overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 5;
  position: absolute;
  background-color: #000;
}
.container {
  width: 900px;
  margin: 0 auto;
}

#menu {
  height: 24px;
  margin: 0;
  padding: 25px 0 39px;
  font-size: 18px;
  background-image: url("../images/bg-menu.png");
  font-family:Georgia, "Times New Roman", Times, serif;    
}
.submenu {
  top: 359px;
  left: 50%;
  width: 900px;
  height: 21px;
  margin: 0 0 0 -450px;
  display: none;
  padding: 6px 0 2px;
  z-index: 2;
  position: absolute;
  font-size: 14px;
  background-position: 0 -59px;
  font-family:Georgia, "Times New Roman", Times, serif;    
}
#menu, .submenu {
  text-align: center;
  list-style-type: none;
}
#menu li, .submenu li {
  display: inline;
  padding: 0 5px 0 10px;
  border-left: 2px solid #FFF;
}
#menu li.first, .submenu li.first { border-style: none; }
#menu li a, .submenu li a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

#menu .active { display: block; }
.two-col-content-container { margin-top:23px; }
.two-col-content-container .content  {
	width:440px;
	float:left;
}
.two-col-content-container #left {
	margin-right:10px;
}
.two-col-content-container #right {

}

.content-container { margin-top: 23px; }
#content {
  width: 450px;
  float: left;
  margin: 0 5px;
  padding: 0 5px;
  padding-bottom:5px;
  font-family:Arial, Helvetica, sans-serif;
}
.image {
  float: right;
  padding: 10px;
  background-image: url("../images/bg-image.png");
}
.foto-ctn {
  float:left;
  width: 445px;
  padding-bottom:5px;
  margin-bottom:10px;
  background-image: url("../images/bg-foto.png");
}
.foto-ctn .row {
	float:left;
	margin-top:8px;
}
.foto {
	cursor:pointer;
	margin-left:10px;
	float:left;
    height:	170px;
	width: 135px; 
}
.foto img {
	border:none;
}
.foto:hover {
	background-color:white;
}
.content-container #right {
	float:right;
}
.image, .image img {
  width: 405px;
  height: 345px;
}
.dropshadow {
	width:100%;
	height:20px;
	float:left;
	background-image:url("../images/Footer_dropshadow.png");
	background-repeat:repeat-x;
}
.footer-ctn {
	width:100%;
	float:left;
	border-top:1px solid white;
	background-color:#FAFBF7;
    font-family:Georgia, "Times New Roman", Times, serif;	
}
.footer {
  clear: both;
  width: 900px;
  color:#353812;
  margin: 0 auto;
  margin-top:25px;
  background: #FAFBF7 url("../images/footer-logo.png") no-repeat;
}
.footer .contact {
  padding: 20px 0 20px 225px;
  font-size: 16px;
}

#foto_popup {
  width: 600px;
  margin-top: -310px;
  margin-left: -310px;
  padding-top: 10px;
  padding-left: 10px;
}
#foto_popup img {
	width:600px;
}

#login_link, #logout_link {
  top: 10px;
  right: 10px;
}
#login_link { background-image: url("../images/admin/login.png"); }
#logout_link {
  display: block;
  background-image: url("../images/admin/exit.png");
}
#page_large_link, #contact_link, #menu_link, #page_link, #page_add_link {
  left: 50%;
  margin-left: 455px;
}
#contact_link, #menu_link, #page_link, #page_large_link { background-image: url("../images/admin/admin.png"); }
#menu_link { top: 311px; }
#page_link, #page_large_link { top: 411px; }
#page_add_link {
  top: 25px;
  background-image: url("../images/admin/add.png");
}
.close_window, #contact_link, #login_link, #logout_link, #menu_link, #page_link, #page_large_link, #page_add_link {
  width: 24px;
  cursor: pointer;
  height: 24px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
}
.close_window {
  top: -22px;
  left:-25px;
  position:relative;
  z-index: 15;
  background-image: url("../images/admin/close.png");
}
#contact_link { 
	position:relative;
	top: 5px;
}
#contact_form {
  width: 410px;
  height: 250px;
  margin-top: -135px;
  margin-left: -215px;
}
#contact_form #setting_contact { width: 350px; }
#contact_form, #login_form, #menu_form, #page_form, #page_form_large, #page_add_form, #foto_popup {
  top: 50%;
  left: 50%;
  color: #000;
  display: none;
  padding: 10px;
  z-index: 10;
  position: absolute;
  background-color: #FFF;
  visibility:hidden;  
}

#login_form {
  width: 356px;
  height: 88px;
  margin-top: -54px;
  margin-left: -188px;
}
#menu_form {
  width: 502px;
  height: 298px;
  margin-top: -159px;
  margin-left: -251px;
}
#page_form_large {
  width: 600px;
  height: 600px;
  margin-top: -300px;
  margin-left: -300px;
}
#page_form_large .field {
	margin-top:3px;
}
#page_form, #page_add_form {
  width: 600px;
  height: 455px;
  margin-top: -247px;
  margin-left: -300px;
}
#page_form #page_url, #page_form #page_title, #page_add_form #page_add_url, #page_add_form #page_add_title { width: 405px; }
#page_form #page_menu, #page_add_form #page_add_menu { width: 411px; }
#page_form #page_content, #page_add_form #page_add_content {
  width: 405px;
  height: 300px;
}
.admin_submenu { padding-left: 20px; }
.admin_submenu input { width: 193px; }
.add_menu {
  width: 400px;
  margin: 0 auto;
}
.add_menu #add_title, .add_menu #add_url { width: 244px; }
.form_buttons {
  margin-top: 20px;
  text-align: center;
}
.add_button, .cancel_button, .save_button {
  width: 24px;
  height: 24px;
  border-style: none;
  cursor:pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.add_button { background-image: url("../images/admin/add2.png"); }
.cancel_button { background-image: url("../images/admin/undo.png"); }
.save_button { background-image: url("../images/admin/disk_blue.png"); }
.checkbox { width: 13px; }

.contactform {
  float:left;
  width: 445px;
  padding-bottom:5px;
  margin-bottom:10px;
}
.field {
	margin-top:15px;
}
form legend {
	font-weight:bold;
}
.field label {
	width:150px;
}
.field input {
	width:250px;
}
.field em {
	margin-left:-20px;
	margin-right:10px;
}
form .markering {
	margin-left:150px;
	margin-top:20px;
	width:250px;
	display:block;
	font-size:10px;
}
form textarea {
	margin-top:15px;
	width:438px;
	height:200px;
}
form .verstuurknop {
	background-image: url("../images/verstuur.png");
	margin-top:20px;
	cursor:pointer;
	float:right;
	width:100px;
	height:25px;
}
a {
	color:white;
}
a:hover {
	font-weight:bold;
}
.error input {
	background-color:red;
}
.melding {
	height:375px;
	display:block;
}
#menu li.selected a {
	text-decoration:underline;
}
#menu .submenu li a {
	text-decoration:none;
}
#menu .submenu li.selected a {
	text-decoration:underline;
}