body,html{
	font-family:arial, verdana;
	font-size:13px;
	width:100%;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #fff;
}


a:link, a:visited {
	text-decoration: none;
	color: #6592C9;
}
a:hover {
	text-decoration: underline;
	color: #D12222;
}
#banner {
	background-color:#2C61A3;
	height:130px;
	border-bottom: solid 1px #000;
}
#banner_right {
	float:right;
	color: white;
	font-size: 18px;
	background-color:#2c61a3;
	border-right: solid 0px #000;
	display: inline;
	margin: 15px 10px 0px 10px;
}
#banner_middle {
	float:left;
	background-color:#2D64A7;
	height:130px;
	background-image: url(../images/head_middle.jpg);
	background-repeat:no-repeat;
	margin-left: 10px;
	display: inline;
}
#main_menu {
	width: 100%;
	height: 35px;
	background-color: #dce6f5;
	border-bottom: solid 1px #C0C0C0;
}
#menu {
	width: 100%;
	height: 24px;
	background-color: #6592C9;
	border-bottom: solid 1px #003366;
	
}


/* Begin Main-content style */
* html #left {
	height: 350px;
}
#left {
	position: absolute;
	top: 167px;
	left: 0px;
	width:160px;
	min-height: 450px;
	border-right:solid 1px #C0C0C0;
	background-color: #dce6f5;
	display: inline;
	font-size: 11px;
}
#print {
	position: absolute;
	top: 617px;
	left: 0px;
	width:160px;
	height: 20px;
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	background-color: #dce6f5;
	display: inline;
	text-align: center;
}
#menu2_head {
	width: 80%;
	height: 14px;
	padding: 8px 0px 2px 0px;
	margin-left: auto;
	margin-right: auto;
	color: #2D64A7;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 3px #6592C9;
}
a.menu2:link, a.menu2:visited{
	float:left;
	width:80%;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	margin: 6px 10px 0px 20px;
	padding:2px 0px 2px 0px;
}
a.menu2:hover{
	float:left;
	width:80%;
	text-decoration: none;
	font-weight: bold;
	color: #D12222;
	margin: 6px 10px 0px 20px;
	padding:2px 0px 2px 0px;
}
#main-content{
	padding: 20px 185px 20px 180px;
	font-size: 13px;
}
#content_pagetitle {
	font-size: 13px;
	margin: 0px 0px 20px 0px;
}
#content_photo {
	float: right;
	border: solid 1px #000;
	margin: 35px 0px 10px 10px;
}
#right {
	position: absolute;
	top: 167px;
	right: 0px;
	width:165px;
	border-left:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	background-color: #dce6f5;
	display: inline;
}
.right_title {
	width: 140px;
	height:15px;
	margin: 10px 10px 0px 10px;
	padding: 1px;
	color:white;
	text-align: center;
	font-weight: bold;
	border: solid 1px #000;
	border-bottom: none;
	background-color:#2C61A3;
}
.right_box {
	width: 140px;
	margin: 0px 10px 10px 10px;
	padding: 1px;
	font-size: 11px;
	color: #2C61A3;
	text-align: center;
	border: solid 1px #000;
	background-color: #fff;
}

/* End Main-content style */

#photo {
	float:left;
	margin: 12px;
}

input, textarea, select {
	font-family:tahoma,verdana;
	font-size: 11px;
	color: black;
	background-color: #dce6f5;
}
input, textarea, select {
	border: solid #C0C0C0 1px;
	background-color: #dce6f5;
}

legend {
	border:solid 1px #C0C0C0;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
	color: red;
	font-weight: bold;
	position: relative;
	top: -1em;
}


*> legend {
	margin-bottom: 0.5em;
}

fieldset {
	display: block;
	border:solid 1px #C0C0C0;
	background-color: #dce6f5;
	position: relative;
	padding: 0px 20px 0px 20px;
}
*> fieldset {
	padding-top: 20px;
	padding-bottom: 20px;
}
a.agenda:link, a.agenda:visited{
	background-color: white;
	color: #000;
	text-decoration: none;
}
a.agenda:hover {
	text-decoration: none;
}
#agenda_rechts {
	float:right;
	margin-left:40px;
}
fieldset.agenda_box{
	width: 350px;
	padding:10px;
	background-color:#fff;
}
* html fieldset.agenda_box{
	width: 100%;
}
input.planner, select.planner {
	background-color: #fff;
}
ul,li{
	margin-bottom: 0px;
	margin-top: 0px;
}


h1 {
 	font-size: 14px;
	margin: 0px 0px 20px 0px;
}
h2 {
  	font-weight : normal;
	font-size: 15px;
}
h3 {
  	font-weight : normal;
	font-size: 14px;
}
h4 {
 	font-size: 13px;
	font-weight : normal;
}
h5 {
  	font-weight : normal;
	font-size: 12px;
	margin: 0px;
}
h6 {
  	font-weight : normal;
	font-size: 11px;
	margin: 0px;
}
p{
	margin: 0px;
}


a img {
	border:none;
}
#thumbnail {
	float: left;
	margin: 5px 5px 5px 5px;
}
#thumbnail_img {
	border: solid 1px #011529;
}
.gastenboek {
	background-color: #dce6f5;
	margin-bottom: 20px;
	padding: 10px;
	border: solid 1px #C0C0C0;
}
.gastenboek input, .gastenboek textarea {
	border: solid 1px #000;
}

