body {
	background-image: url('afb/achtergrond.jpg');
	background-repeat: repeat-x;
	background-position: 50% 0%;
	background-color: #c0636e;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 80%;
	margin: 0px;
	padding: 2px;
}

img {
	border: 0px;
}

input {
	font-family: Comic Sans, Comic Sans MS, cursive;
}

textarea {
	font-family: Comic Sans, Comic Sans MS, cursive;
}

.button {
	padding: 5px;
	width: 170px;
}

.melding {
	color: #645b2d;
	font-weight: bold;
	background-color: #ffdd34;
	border: 2px solid #645b2d;
	margin: 10px;
	padding: 3px;
}

.frame {
	width: 950px;
	margin: auto;
}

.kolom_links {
	padding-top: 350px;
	width: 279px;
	float: left;
}

.kolom_rechts {
	padding-top: 30px;
	width: 665px;
	float: right;
}

.logo_div {
	clear: both;
	margin-left: 68px;
	margin-bottom: 50px;
}

.tekst_top {
	clear: both;
	color: #452b0e;
	background-image: url(afb/tekst-achter-kop.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.tekst_top h1 {
	margin-bottom: 0px;
	font-size: 170%;
}

.tekst_tussen {
	clear: both;
	color: #452b0e;
	background-image: url(afb/tekst-tussen.gif);
	background-repeat: repeat-y;
	padding-left: 70px;
	padding-right: 25px;
}

.tekst_tussen p {
	margin-top: 0px;
}

.tekst_voet {
	clear: both;
	height: 30px;
	background-image: url(afb/tekst-onder.gif);
	background-repeat: no-repeat;
}

.voettekst {
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 85%;
}

.voettekst a:link, .voettekst a:visited {
	color: #ffffff;
	font-weight: bold;
}

/*
	Opmaakcode voor het navigatiemenu
*/

.menu_div {
	width: 204px;
	line-height: 10px;
}

.menu_lijst {
	padding-left: 5px;
	margin: 0px;
	background-image: url(afb/menu-tussen.gif);
	background-repeat: repeat-y;
	list-style-type: none;
}

.menu_item {
	padding-left: 5px;
	padding-right: 5px;
}

/* 	Menuniveau 1	*/

.menu_nivo1 {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #452b0e;
}

.menu_nivo1_select {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #452b0e;
	background-color: #f4bcc4;
	margin-right: 36px;
}

.menu_nivo1:link, .menu_nivo1_select:link {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

.menu_nivo1:visited, .menu_nivo1_select:visited {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

.menu_nivo1:hover, .menu_nivo1_select:hover {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	background-color: #f4bcc4;
	background-image: url(afb/menu-over.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-right: 36px;
}

/* 	Menuniveau 2	*/

.menu_nivo2 {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #452b0e;
}

.menu_nivo2_select {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #452b0e;
	background-color: #f4bcc4;
	margin-right: 36px;
}

.menu_nivo2:link, .menu_nivo2_select:link {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

.menu_nivo2:visited, .menu_nivo2_select:visited {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

.menu_nivo2:hover, .menu_nivo2_select:hover {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	background-color: #f4bcc4;
	background-image: url(afb/menu-over.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-right: 36px;
}

/*
	Opmaakcodes voor formulieren
*/

.form_links {
	width: 100px;
	float: left;
	padding-bottom: 7px;
}

.form_rechts {
	width: 500px;
	padding-bottom: 7px;
	clear: right;
}

.form_tekst {
	width: 390px;
	height: 75px;
}

/*
	Opmaakcodes voor gastenboek
*/

.gast_afzender {
	color: #eaf0e6;
	background-color: #5d9732;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.gast_datum {
	color: #eaf0e6;
	width: 150px;
	text-align: right;
	background-color: #5d9732;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.gast_bericht {
	padding-left: 15px;
	padding-right: 15px;
}
