/*
	Dit bestand is gemaakt door YolkNet Internetservices
		www.yolknet.nl
	
	Dit bestand is onderdeel van de website van Numero 31
		www.numero31.nl
*/

/*
	Opmaakcodes voor de globale pagina
*/

html {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #c0c0c0;
}

h1 {
	font-size: 160%;
	color: #404040;
}

img {
	border: 0px;
}

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

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

a:link {
	color: #9cce5b;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #9cce5b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9cce5b;
	text-decoration: none;
	font-weight: bold;
}

.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: 950px;
	margin: 0 auto;
}

.div_midden {
	background-color: #e7e3dd;
	background-image: url('afb/behang.gif');
	background-repeat: repeat-y;
}

.div_linker_kolom {
	width: 282px;
	text-align: center;
	float: left;
	overflow: hidden;
	position: relative;
}

.monthly_must_have {
	padding: 6.8em 1em 0 1em;
}

.div_rechter_kolom {
	width: 660px;
	float: right;
}

.div_pagina {
	color: #636363;
	clear: both;
	text-align: justify;
}

.tekst {
	padding-left: 20px;
	padding-right: 10px;
	min-height: 374px;
}

.merken {
	background-color: #ffffff;
	text-align: center;
}

.voettekst {
	clear: both;
	text-align: center;
	color: #b0a696;
	background-color: #e7e3dd;
	font-size: 85%;
	padding-top: 8px;
	padding-left: 283px;
}

.voettekst a:link {
	color: #b0a696;
}

.voettekst a:visited {
	color: #b0a696;
}

.voettekst a:hover {
	color: #b0a696;
}

/*
	Opmaakcodes voor het navigatiemenu
*/

.menu {
	clear: both;
	height: 48px;
	background-position: bottom;
}

.menu-lijst {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	padding-top: 8px;
	background-image: url('afb/achtergrond-menu.gif');
	background-repeat: no-repeat;
	height: 48px;
}

.menu-item {
	display: inline;
	padding-left: 17px;
	padding-right: 15px;
	border-right: 2px solid #cdc6bc;
}

.menu-link {
	color: #404040;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 130%;
}

.menu-link:link, .menu-link:visited {
	text-decoration: none;
	color: #404040;
	font-weight: normal;
}

.menu-link:hover {
	text-decoration: none;
	color: #404040;
	border-bottom: 2px solid #404040;
	font-weight: normal;
}

.menu-link-selected {
	color: #404040;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	
	font-size: 130%;
}

.menu-link-selected:link, .menu-link-selected:visited {
	text-decoration: none;
	color: #404040;
	font-weight: normal;
	border-bottom: 2px solid #cdc6bc;
}

.menu-link-selected:hover {
	text-decoration: none;
	color: #404040;
	border-bottom: 2px solid #404040;
	padding-bottom: 3px;
}

/*
	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_text {
	width: 250px;
}

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