/*
	Dit bestand is gemaakt door YolkNet Internetservices
		www.yolknet.nl
	
	Dit bestand is onderdeel van de website van Best Organizing
		www.bestorganizing.nl
*/

/*
	Algemene opmaakcodes
*/

body {
	min-width: 900px;
	background-image: url('afb/achtergrond.gif');
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #011d3f;
}

h1 {
	font-size: 140%;
	margin: 0px;
	padding-bottom: 10px;
	color: #011d3f;
}

img {
	border: 0px;
}

input {
	font-family: Arial, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Arial, sans-serif;
}

.melding {
	color: red;
	font-weight: bold;
	background-color: #eeeeee;
	border: 2px solid #aca065;
	margin: 10px;
	padding: 3px;
}

/*
	Opmaakcodes voor de kaders van de website
*/

#balk_groen1 {
	background-color: #8f9d14;
	height: 32px;
}

#balk_wit {
	background-color: #ffffff;
	border-top: 2px solid #002343;
	border-bottom: 2px solid #002343;
	padding-top: 17px;
	padding-bottom: 10px;
}

#topbalk {
	width: 900px;
	margin: 0 auto;
}

#frame {
	margin: 0 auto;
	width: 900px;
	padding-top: 20px;
}

#frame_kolom_menu {
	width: 214px;
	float: left;
	padding-bottom: 20px;
}

#frame_menu_boven {
	height: 31px;
}

#frame_menu {
	background-image: url('afb/menu_achter.gif');
	background-repeat: repeat-y;
}

#frame_menu_onder {
	height: 24px;
}

#frame_kolom_tekst {
	width: 655px;
	float: right;
	padding-bottom: 20px;
}

#frame_tekst_boven {
	height: 31px;
}

#frame_tekst {
	background-image: url('afb/tekst_midden.gif');
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 27px;
	padding-bottom: 10px;
}

#frame_tekst_onder {
	height: 24px;
}

#balk_groen2 {
	background-color: #8f9d14;
	border-top: 2px solid #002343;
	border-bottom: 2px solid #002343;
	height: 32px;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 90%;
}

/*
	Opmaakcodes van memoblok op homepage
*/

.memo_frame {
	width: 237px;
	height: 174px;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	background-image: url('afb/memo.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.memo_tekst {
	margin-top: 25px;
	margin-left: 18px;
	margin-right: 60px;
	text-align: center;
	color: #bf7103; 
}

/*
	Opmaakcodes van de navigatiestructuur
*/

.menu_lijst {
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	list-style: none;
}

.menu_nivo1 {
	display: block;
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
} 

a.menu_nivo1:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo1:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo1:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo1_select {
	display: block;
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #d7de99;
}

a.menu_nivo1_select:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo1_select:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo1_select:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo2 {
	display: block;
	padding-left: 23px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
} 

a.menu_nivo2:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo2:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo2:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo2_select {
	display: block;
	padding-left: 23px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #d7de99;
}

a.menu_nivo2_select:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo2_select:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo2_select:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo3 {
	display: block;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
} 

a.menu_nivo3:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo3:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo3:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo3_select {
	display: block;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #d7de99;
}

a.menu_nivo3_select:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo3_select:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo3_select:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo4 {
	display: block;
	padding-left: 43px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
} 

a.menu_nivo4:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo4:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo4:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

.menu_nivo4_select {
	display: block;
	padding-left: 43px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #d7de99;
}

a.menu_nivo4_select:link {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo4_select:visited {
	color: #011d3f;
	text-decoration: none;
}

a.menu_nivo4_select:hover {
	color: #f8db09;
	background-color: #8f9d14;
}

/*
	Opmaakcodes van links in de voettekst
*/

a.voetlink:link {
	color: #ffffff;
	font-weight: bold;
}

a.voetlink:visited {
	color: #ffffff;
	font-weight: bold;
}

a.voetlink:hover {
	color: #f8db09;
	font-weight: bold;
}

/*
	Opmaakcodes voor contactformulier
*/

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

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