/*
	Dit bestand is gemaakt door YolkNet Internetservices
		www.yolknet.nl
	
	Dit bestand is onderdeel van de website van Stichting Bewonersoverleg Naastenbest
		www.naastenbest.nl
*/

/*
	Opmaakcodes voor de globale pagina
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, san-serif;
	font-size: 80%;
	color: #787f8c;
	background: #ffffff;
}

img {
	border: 0px;
}

input {
	padding: 3px;
	font-family: Arial, san-serif;
}

p {
	margin: 0;
	padding: 0;
}

textarea {
	padding: 3px;
	font-family: Arial, san-serif;
}

.button {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
}

.melding {
	color: #ffffff;
	background-color: #f15c29;
	padding: 4px;
}

/*
	Opmaakcodes voor de div-frames
*/

.frame {
	width: 960px;
	background-image: url('afb/achtergrond-tekst.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0px 10px;
}

.topbalk {
	width: 960px;
	height: 215px;
	background-image: url('afb/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.pagina {
	clear: both;
	width: 960px;
	height: 100%;
}

.submenu {
	float: left;
	width: 210px;
}

.memo {
	background-image: url('afb/memo.jpg');
	background-repeat: no-repeat;
	color: #0051d8;
	font-size: 130%;
	width: 189;
	height: 117px;
	padding-left: 13px;
	padding-top: 40px;
	margin-left: 10px;
	margin-top: 50px;
	line-height: 25px;
}

.tekst {
	float: right;
	width: 710px;
	padding-right: 10px;
}

.tekst a:link, .tekst a:visited {
	color: #0099CC;
	text-decoration: none;
} 

.tekst a:hover {
	color: #006699;
	text-decoration: underline;
}

.voettekst{
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}

.voettekst a:link, .voettekst a:visited {
	color: #0099CC;
	text-decoration: none;
} 

.voettekst a:hover {
	color: #006699;
	text-decoration: underline;
}

/*
	Opmaakcodes voor het navigatiemenu
*/

.menu {
	clear: both;
	width: 960px;
	height: 50px;
	background-image: url(afb/achtergrond-menu.gif);
	background-repeat: repeat-x;
}

.menu_lijst {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

.menu-item {
	text-align: center;
	display: inline;
}

.menu-link-eerst:link, .menu-link-eerst:visited {
	padding: 5px 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0099CC;
	border-right: 1px solid #d5d5d5;	
}

.menu-link-eerst:hover {
	color: #1d2f53;
}

.menu-link:link, .menu-link:visited {
	padding: 5px 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0099CC;
	border-right: 1px solid #d5d5d5;	
}

.menu-link:hover {
	color: #1d2f53;
}

.menu-link-selected:link, .menu-link-selected:visited {
	padding: 5px 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #1d2f53;
	border-right: 1px solid #d5d5d5;	
}

.menu-link-selected:hover {
	color: #1d2f53;
}

.menu-link-laatst:link, .menu-link-laatst:visited {
	padding: 5px 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0099CC;
	border-right: none;
}

.menu-link-laatst:hover {
	color: #1d2f53;
}

.menu-link-laatst-selected:link, .menu-link-laatst-selected:visited {
	padding: 5px 25px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #1d2f53;
	border-right: none;
}

.menu-link-laatst-selected:hover {
	color: #1d2f53;
}

/*
	Opmaakcodes voor het submenu
*/

.submenu_lijst {
	list-style: none;
	padding-left: 10px;
}

.submenu_item {
	padding-bottom: 1px;
}

.submenu_link1:link, .submenu_link1:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	display: block;
	border-left: 10px solid #f1f2f2;
	border-right: 5px solid #f1f2f2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}

.submenu_link1:hover {
	border-left: 10px solid #0099CC;
	border-right: 5px solid #015672;
	background-color: #0099CC;
	color: #ffffff;
}

.submenu_link1_selected:link, .submenu_link1_selected:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-left: 10px solid #0099CC;
	border-right: 5px solid #0099CC;
	color: #787f8c;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}

.submenu_link1_selected:hover {
	border-left: 10px solid #0099CC;
	border-right: 5px solid #015672;
	background-color: #0099CC;
	color: #ffffff;
}

.submenu_link2:link, .submenu_link2:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	display: block;
	border-left: 10px solid #f1f2f2;
	border-right: 5px solid #f1f2f2;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
}

.submenu_link2:hover {
	border-left: 10px solid #0099CC;
	border-right: 5px solid #015672;
	background-color: #0099CC;
	color: #ffffff;
}

.submenu_link2_selected:link, .submenu_link2_selected:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-left: 10px solid #0099CC;
	border-right: 5px solid #0099CC;
	color: #787f8c;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
}

.submenu_link2_selected:hover {
	border-left: 10px solid #0099CC;
	border-right: 5px solid #015672;
	background-color: #0099CC;
	color: #ffffff;
}

.submenu_link3:link, .submenu_link3:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	display: block;
	border-left: 10px solid #f1f2f2;
	border-right: 5px solid #f1f2f2;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}

.submenu_link3:hover {
	border-left: 10px solid #0099CC;
	border-right: 5px solid #015672;
	background-color: #0099CC;
	color: #ffffff;
}

.submenu_link3_selected:link, .submenu_link3_selected:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-left: 10px solid #0099CC;
	border-right: 5px solid #0099CC;
	color: #787f8c;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}

.submenu_link3_selected:hover {
	border-left: 10px solid #0099CC;
	border-right: 5px solid #015672;
	background-color: #0099CC;
	color: #ffffff;
}

/*
	Opmaakcodes voor het (contact)formulier
*/

.form_regel {
	clear: both;
}

.form_links {
	float: left;
	width: 130px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.form_rechts {
	padding-top: 8px;
	padding-bottom: 8px;
}

.form_textarea {
	width: 460px;
	height: 90px;
}
