BODY {
	text-align: center;
	color: #363636;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	background-color: #071e38;
}
a {
	color: #1962af;
}
a:hover {
	color: #f19920;
}
img {	border: none;}
td {
	font-family: Arial;
	font-size: 12px;
	line-height:21px;
	color: #545454;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}
h1 {
	font-size: 18px;
	font-family: Trebuchet MS, Arial;
	color: #1962af;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}
h2 {
	font-size: 14px;
	font-family: Trebuchet MS, Arial;
	color: #f19920;
	font-weight:bold;
	margin:0px;
	padding-bottom:2px;
}
input {
	font-family:Arial;
	font-size:12px;
}
input.verzend, input.button{
	border:1px solid #d0d0d0;
	height: 20px;
	padding-left:10px;
	padding-right:10px;
	color: #363636;
	background:white;
	font-family: arial;
	font-size:11px;
	text-transform:uppercase;
	padding-bottom: 2px;
	margin-top:2px;
}
input.opslaan {
	background-image: url(img/opslaan.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:20px;
	border:none;
	margin-top:10px;
}
input.gb {
	background-image: url(img/verzend.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:20px;
	border:none;
	margin-top:10px;
}
input.opslaan2 {
	background-image: url(img/opslaan.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:20px;
	border:none;
	margin-bottom:4px;
	font-size:19px;
}
input.opslaan3 {
	background-image: url(img/opslaan.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:20px;
	border:none;
	margin-bottom:4px;
	font-size:20px;
}
input.inputfield {
	border: 1px solid #d0d0d0;
	width: 200px;
	height: 22px;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
}
input.inputfield:HOVER {
	background-color:#e7f3ff;
}
input.inputfield_small {
	border: 1px solid #d0d0d0;
	width: 150px;
	height: 22px;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
}
input.inputfield_small:HOVER {
	background-color:#e7f3ff;
}
input.inputfield_nieuws {
	border: 1px solid #d0d0d0;
	width: 420px;
	height: 22px;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom:8px;
	font-family:Arial;
	font-size:12px;
}
input.inputfield_nieuws:HOVER {
	background-color:#e7f3ff;
}
input.date {
	border: 1px solid #d0d0d0;
	width: 40px;
	height: 22px;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
}
textarea.inputfield {
	border: 1px solid #d0d0d0;
	width: 500px;
	height: 120px;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
}
textarea.inputfield:HOVER {
	background-color:#e7f3ff;
}
tr.dark td, tr.dark th{
	background: #F1F1F1;
}
tr.light td, tr.light th {
	background: #FFFFFF;
}
tr.dark2 td, tr.dark2 th{
	background: #F1F1F1;
	border-bottom:1px solid #E2E2E2;
}
tr.light2 td, tr.light2 th {
	background: #FFFFFF;
	border-bottom:1px solid #E2E2E2;
}
td.gastenboek_date {
	font-size:9px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}
td.gastenboek_name {
	vertical-align:top;
	font-weight:bold;
	color:#1962af;
}
#error {
	color: #de1b1b;

	background:url(img/del2.png) 0px 0px;
	background-repeat:no-repeat;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:2px;
}
#ok {
	color: #406622;
	background:url(img/accept.png) 0px 0px;
	background-repeat:no-repeat;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:2px;
}
#gb {
	width:680px;
	overflow:hidden;
}
#login {
	text-align:right;
	padding-top:30px;
	padding-right:30px;
}
#container_repeat {
	height:881px;
	background: url(img/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 906px;
	margin: 0px auto;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	text-align: center;
}
#menu {
	clear:right;
	width:700px;
	height:20px;
	text-align: left;
	margin-left: 140px;
	font-size: 14px;
	font-family: Trebuchet MS, Arial;
}
#menu a {
	height:20px;
	color: #1962af;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom:3px solid #1962af;
}
#menu a:hover {
	height:20px;
	color: #f19920;
	border-bottom:3px solid #f19920;
	text-decoration: none;
}
.m_select {
	height:20px;
	color: #f19920;
	border-bottom:3px solid #f19920;
	text-decoration: none;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}
/* SUBMENU \*/
#nav, #nav ul {
	padding: 0px 0 0 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
}

#nav ul {
	position: absolute;
	left: -1000px;
	width: 150px;
}

#nav ul a{
	border:none;
	color:white;
	display:block;
	text-transform:none;
}
#nav ul a:hover{
	border:none;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
}

ul ul li{
	border-bottom:1px solid white;
	background:#1962af;
	padding:2px;
	width:100%;
	font-size:12px;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
	border-bottom: 1px solid #FFF;	
}

* html ul ul li{
	position:relative;
	left:-85px;
	top:18px;
	margin-top:0px;
}
/* Einde IE only hack */ 

#top_text {
	font-size:11px;
	color:white;
	text-align:right;
	padding-right:20px;
}
#content {
	
	text-align: left;
}
#content_in {
	margin-left: 145px;
	width: 680px;
	text-align: left;
	padding-bottom: 20px;
	padding-top:20px;
	color: #545454;
	line-height:21px;
}
#content_left {
	color: #545454;
	font-family: Arial;
	font-size: 12px;
	margin:0px;
	padding:0px;
	width:450px;
	line-height:21px;
	text-align: justify;
}
#content_right {
	margin-left:30px;
	padding:0px;
	width:201px;
	line-height:18px;
}

/*AGENDA*/
#content_agenda_top {
	background:url(img/sub_top.png);
	background-repeat:no-repeat;
	height:27px;
	width:201px;
}
#content_agenda_center {
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	background:url(img/sub_mid.png);
	background-repeat:repeat-y;
}
#content_agenda_center a{
	color:#363636;
	text-decoration:none;
}
#content_agenda_center a:hover{
	color:#363636;
	text-decoration:underline;
}
#content_agenda_bottom {
	background:url(img/sub_bottom.png);
	background-repeat:no-repeat;
	height:24px;
	width:201px;
}
/*****FOTOBOEK*****/

img.centreren {
    vertical-align:middle;
    margin: 5px;
    border: 0px;
}

img.thumbs {
    vertical-align:middle;
    border: 1px solid #d0d0d0;
    margin: 5px;
}

img.groot {
    vertical-align:middle;
    border: 1px solid #d0d0d0;
}

div.blok {
	border:1px solid #C9C9C9;
	padding:10px;
	width:655px;
	margin-bottom:10px;
}