.container {
	position: absolute;
	background-image: url(../images/achtergrond.jpg);
	width: 955px;
	padding: 0px;
	height: 667px;
	top: 50%;
	left: 50%;
	margin-top: -333px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px;
	background-repeat: no-repeat;
}
body {
	background-color: #101B23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686866;
	line-height: 1.2em;
	scrollbar-face-color:#e1ded9; 
	scrollbar-highlight-color:#e1ded9; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#e1ded9; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
}
a {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #73734D;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}
.content {
	height: 405px;
	width: 501px;
	left: 285px;
	position: absolute;
	top: 205px;
	padding: 15px;
	overflow: auto;
}
.content #logincontent {
	position: absolute;
	top: 46px;
	width: 500px;
	overflow: auto;
	height: 372px;
	left: 27px;
}
#submenu
{
	/* container div set-up */
	font-size: 12px;
	height: 27px;
	width: 468px;
	position: absolute;
	top: 10px;
	/* Set line-height because I think it looks better like this ;^) */
	letter-spacing: .03em;
	line-height: 22px;
	list-style-type: none;
/* Set letter-spacing so text don't jump as much when it turns bold on hover */
}
#submenu ul
{
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}
#submenu li
{
	/* Set text-decoration and color so there is no default */
	float: left;
	display: block;
	text-decoration: none;
	text-indent: 8px;
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-right: 0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 6px;
}

#submenu a:hover
{
	background-color: #DFDFCE;
	letter-spacing: 0;
/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */
}
#submenu li#current
{
	font-weight: bold;
	letter-spacing: 0;
	border: 2px dotted #D5D5C1;/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */
}
#submenu ul li
{
padding-left: 8px;

/* Set margin-left to set-up the left border */
}
.uitbaters {
	font-size: 14px;
	font-weight: bold;
}
.googlemap {
	position: absolute;
	height: auto;
	width: 498px;
	top: 402px;
	display: block;
	left: 287px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686866;
}
.mapje {
	border: 1px solid #CCCC99;
	float: right;
	margin-left: 15px;
	padding: 1px;
}

h1 {
	font-size: 14px;
	line-height: 15px;
	color: #a89e78;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	padding: 0;
	margin: 10px 0 7px 0;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	color: #a89e78;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	padding: 0;
	margin: 30px 0 7px 0;
}
p {
	margin: 5px 0 5px 0;
	line-height: 14px;
}

#navcontainer {
	/* container div set-up */
	font-size: 12px;
	text-transform: uppercase;
	height: auto;
	width: 164px;
	position: absolute;
	left: 74px;
	top: 221px;
	/* Set line-height because I think it looks better like this ;^) */
	letter-spacing: .03em;
	line-height: 22px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
/* Set letter-spacing so text don't jump as much when it turns bold on hover */
}

#navcontainer a
{
/* Set text-decoration and color so there is no default */
	text-decoration: none;
	text-indent: 13px;
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #686866;
	display: block;
}

#navcontainer a:hover
{
font-weight: bold;
background-color: #F7F4F2;
letter-spacing: 0;
/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */
}

#navcontainer ul
{
list-style-type: none;
padding-left: 0px;
margin: 0px;
}

#navcontainer ul ul
{
padding-left: 20px;
/* offset sub menu */
}

#navcontainer ul li
{
padding-left: 5px;

/* Set margin-left to set-up the left border */
}

#subnavlist {
line-height: 1.2em;
/* Set line-height because I think it looks better like this ;^) */
}

#subnavlist a
{
	text-decoration: none;
	text-indent: 7px;
	font-size: 10px;
	background-image: url(../images/pijltje.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding: 3px;
}

#navcontainer ul li#active
{
margin-left: 0px;
/* Set margin back half of left-border width (5px) */
}

#navcontainer ul ul li#subactive
{
margin-left: 0px;

/* Set margin back half the 30px padding above */
}

#current
{
font-weight: bold;
letter-spacing: 0;
background-color: #F5F1EF;
}

#subcurrent
{
font-weight: bold;
letter-spacing: 0;
background-color: #F5F1EF;
}

.knop {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
}
.menurechts {
	position: absolute;
	left: 818px;
	top: 206px;
	height: 433px;
	width: 135px;
	font-size: 10px;
}
.foto {
	width: 110px;
	height: 110px;
	padding: 1px;
	border: 2px solid #fff;
	display: block;
	margin-right: 10px;
	margin-left: 9px;
}
a.foto {
	border: 2px solid #fff;
}
a:hover.foto {
	border: 2px solid #666;
}
.fotoactive {
	width: 110px;
	height: 110px;
	padding: 1px;
	display: block;
	margin-right: 10px;
	margin-left: 9px;
	border: 2px solid #666;
}
.fotogallery {
	padding: 1px;
	border: 1px solid #CCCC99;
	display: block;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
}
.inzicht {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	height: 15px;
	width: 100px;
	top: 437px;
	position: relative;
	padding-right: 26px;
}


a.fotogallery {
	border: 1px solid #CCCC99;
}
a:hover.fotogallery, a:active.fotogallery {
	border: 1px solid #73734D;
}
.gallery {
	height: 602px;
	width: 661px;
	border: 4px solid #FFFFFF;
	position: absolute;
	top: 0px;
	left: 286px;
	background-color: #fbf9f1;
	padding-top: 30px;
}
.meerfoto {
	font-size: 12px;
	color: #999966;
	float: right;
	height: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.meerfoto2 {
	font-size: 12px;
	color: #999966;
	float: right;
	height: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: 110px;
	right: 0px;
	left: 170px;
}
.titel {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
	height: 15px;
}
.titeldatum {

	width: 180px;
	display: block;
	float: left;
}
.titelpersoon {

	width: 140px;
	display: block;
	float: left;
	text-indent: 15px;
}
.gedicht {
	font-size: 12px;
	height: 15px;

}
.gedichtauteur {
	width: 120px;
	left: 15px;
	float: left;
}
.gedichttitel {
	float: left;
	background-image: url(../images/kruisje.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 17px;
	position: relative;
	display: block;
	margin-left: 10px;
}
.deleteitem {
	float: left;
	background-image: url(../images/del.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 17px;
	position: relative;
	display: block;
	margin-left: 20px;
}
.link {
	font-size: 12px;
	height: 15px;

}
.linkitem {
	float: left;
	background-image: url(../images/kruisje.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 17px;
	position: relative;
	display: block;
}
.overzicht {
	background-image: url(../images/knop_overzicht.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 91px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	position: absolute;
	left: 40px;
	top: 90px;
}
.overzicht a {
	color: #FFFFFF;
}
.overzicht a:hover {
	color: #999966;
}
.bericht {
	font-size: 12px;
	height: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.berichtdatum {
	width: auto;
	float: left;
	background-image: url(../images/kruisje.jpg);
	background-repeat: no-repeat;
	text-indent: 17px;
	background-position: left bottom;
}
.berichtpersoon {
	width: 200px;
	display: inline;
	float: left;
	background-image: url(../images/blad.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 25px;
	position: absolute;
	left: 125px;
}
.berichtplaats {
	width: auto;
	display: block;
	float: left;
	margin-right: 6px;
}
/* Formulier */

form {
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	line-height: 20px;
	width: 100px;
	float: left
}
textarea {
	font: 10px "Trebuchet MS", Verdana, sans-serif;
	background: #fff;
	margin: 0 0 2px 0;
	padding: 0;
	width: 150px;
	border: solid 1px #DED5B3;
}


input {
	background: #fff;
	margin: 0 0 4px 0;
	padding: 2px 5px 2px 5px;
	width: 150px;
	border: solid 1px #DED5B3;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
input.verstuur {
	margin: 15px 0 0 100px;
	padding: 0;
	width: 91px;
	height: 23px;
	border: 0;
	background: url(../images/knop_login.jpg) no-repeat;
}
input.verstuur:hover {
	background: url(../images/knop_login2.jpg) no-repeat;
}
input.pasaan {
	padding: 0;
	width: 91px;
	height: 23px;
	border: 0;
	background: url(../afbeeldingen/knop_pasaan.png) no-repeat;
	margin: 15px 20px 0 0;

}
input.pasaan:hover {
	background: url(../afbeeldingen/knop_pasaan.jpg) no-repeat 0px -23px;
}
input.toevoegen {

	margin: 15px 0 0 100px;
	padding: 0;
	width: 111px;
	height: 23px;
	border: 0;
	background: url(../images/knop_toevoegen.jpg) no-repeat;
}
input.toevoegen:hover {

	background: url(../images/knop_toevoegen2.jpg) no-repeat;
}
#verhuis {
	height: auto;
	width: 150px;
	padding-top: 289px;
	padding-left: 100px;
	/* verhuis div set-up */
	font-size: 12px;
	text-transform: uppercase;
	/* Set line-height because I think it looks better like this ;^) */
	letter-spacing: 0.03em;
	line-height: 22px;
	display: block;
/* Set letter-spacing so text don't jump as much when it turns bold on hover */
}
#verhuis p a
{
/* Set text-decoration and color so there is no default */
	text-decoration: none;
	text-indent: 13px;
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #686866;
	display: block;
}

#verhuis p a:hover
{
	font-weight: bold;
	letter-spacing: 0.04em;
	background-color: #F7F4F2;

/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */
}


#verhuis li a {

/* Set text-decoration and color so there is no default */
	text-decoration: none;
	text-indent: 13px;
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #686866;
	display: block;
}
