@charset "utf-8";
/* CSS Document */

html {	background-image:url(../img/achtergrond.png);;
		background-color:#f6f7e7;}

a {	color:#133455;
	text-decoration:none;}

#menu ul { list-style-type:none;
	margin:0px;	}
	
#menu li {position:relative;
	background-image:url(../img/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	left:-15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;}
	
a:hover { color:red;}

textarea {	width:550px;
			height:600px;
			background-color:#edeedb;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#4d4d4d;
			font-size:13px;
			border:1px solid gray;}



.textareaklein {	
			width:550px;
			height:50px;
			background-color:#edeedb;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#4d4d4d;
			font-size:13px;
			border:1px solid gray;}

.textklein {
				margin:auto;
				width:400px;
				font-family:Cambria,Georgia,Myriad Pro,Arial,Helvetica;
				color:#133455;
				background-color:#edeedb;
				font-weight:bold;
				font-size:24px;
				margin-bottom:15px;
				border:1px solid gray;
				margin-top:0px;
}

.text {
				margin:auto;
				width:550px;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				color:#4d4d4d;
				background-color:#edeedb;
				margin-bottom:15px;
				border:1px solid gray;
				margin-top:5px;
}

.volgorde {
				margin:auto;
				width:145px;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				color:#4d4d4d;
				background-color:#edeedb;
				font-size:24px;
				margin-bottom:15px;
				border:1px solid gray;
				margin-top:0px;
}
			
input .b{ background-color:red;}

#content p, #content li {	margin:auto;
				width:550px;
				font-family:"Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
				color:#4d4d4d;
				font-size:12px;
				margin-bottom:15px;
				margin-right:15px;
				}

#content #p {	margin:auto;
				width:550px;
				font-family:"Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
				color:#133455;
				font-size:12px;
				margin-bottom:15px;}
				
#content p img {	border:0px solid #5a5a5a}

#content .gastenboek {	margin-left:25px;
					padding:8px;
					font-family:"Times New Roman", Times, serif;
					color:#4d4d4d;
					font-size:14px;
					margin-top:15px;
					border-spacing:0px;
					border:1px #e1e3c4 solid;
					background-color:#ebecd8;
					}
.textgroot {overflow:hidden;}					
					
#content .gastenboek h6 {	height:20px;
					margin:0px;
					font-size:14px;
					font-family:"Times New Roman", Times, serif;
					color:#274e95;
					clear:none;
					float:left;
					margin-right:2px;
					font-size:16px;
					margin-left:5px;
					}
				
#content .gastenboek i { 	position:relative;
					top:0px;
					font-size:14px;
					}

#content .gastenboek p { 	margin:5px;
					margin-right:0px;
					font-size:12px;
					width:100%;
					}
#content .berichtplaatsen {	margin-left:25px;
					padding:8px;
					font-family:"Times New Roman", Times, serif;
					color:#4d4d4d;
					font-size:14px;
					margin-top:15px;
					border-spacing:0px;
					font-weight:bold;
					vertical-align:top;
					margin-top:0px;
					}
					
#content .berichtplaatsen textarea{	height:150px;
									width:490px;}

#content .berichtplaatsen input{	width:200px;
									background-color:#edeedb;
									font-family:Georgia, "Times New Roman", Times, serif;
									color:#4d4d4d;
									font-size:13px;
									border:1px solid gray;
									}
#content h1 {	margin:auto;
				width:550px;
				font-family: "Myrad Pro", Arial, Helvetica, sans-serif, courier;
				color:#133455;
				font-size:24px;
				margin-bottom:15px;
				height:35px;
				border-bottom:1px solid #d7d8ca;
				margin-top:0px;}

#menu h1 {		margin:auto;
				width:200px;
				font-family: "Myrad Pro", Arial, Helvetica, sans-serif, courier;
				color:#133455;
				font-size:24px;
				margin-top:10px;
				margin-bottom:15px;
				height:35px;
				border-bottom:1px solid #d7d8ca;
				text-align:left;}

#header {	margin:auto;
			width:855px;
			height:289px;
			margin-top:20px;
			background-image:url(../img/header.png);
			background-position:bottom center;
			background-repeat:no-repeat;}

#body {		margin:auto;
			width:855px;
			height:286px;
			margin-top:5px;}


	
#menu{		position:relative;
			width:235px;
			background-image:url(../img/menu.png);
			background-position:0px 55px;
			background-repeat:repeat-y;
			padding:0px;		
			margin-top:20px;
			margin-left:618px;}

#content {	width:600px;
			background-image:url(../img/content.png);
			background-position:0px 55px;
			background-repeat:repeat-y;
			padding:0px;
			float: left;
			margin-top:4px;
			margin-bottom:15px;}

#footer {	margin:auto;
			width:855px;
			height:20px;
			margin-top:40px;
			clear:both;
			text-align:center;
			color:#838384;}

.headerimg {	position:relative;
				top:13px;
				left:9px;}

.content-top {	position:relative;
				top:-15px;}

.content-bottom {	position:relative;
					top:11px;}

.menu-top {	position:relative;
				top:-12px;}

.menu-bottom {	position:relative;
					top:12px;}
					
.alignright {text-align:right;}

.smiley {border:0px solid #5a5a5a}

