/*
	Dit bestand is onderdeel van de beheermodule
	en eigendom van YolkNet Internetservices
		www.yolknet.nl
	
	Laatste wijziging: 13-08-2010 18:12:59
*/


/*
	Algemene opmaakcodes
*/

body {
	min-width: 900px;
	margin-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	color: #011D3F;
	background-color: #ffffff;
}

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

img {
	border: 0px;
}

input {
	font-family: Verdana, sans-serif;
	color: #011D3F;
}

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

textarea {
	font-family: Verdana, sans-serif;
	color: #011D3F;
}

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

.button {
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 17px;
}

/*
	Opmaakcodes voor de kaders van de website
*/

.kader {
	width: 900px;
	margin: 0px auto;
}

.topbalk {
	background-color: #C42326;
}

.tekstbalk {
	clear: both;
	background-color: #C42326;
	text-align: center;
}

.tekstbalk h1 {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	font-size: 120%;
}

.frame {
	margin: 0 auto;
	width: 900px;
	clear: both;
	background-color: #72A721;
}

.menuvak {
	float: left;
	width: 169px;
	padding-top: 26px;
	color: #ffffff;
}

.tekstvak {
	background-color: #ffffff;
	padding-top: 15px;
	margin-left: 169px;
}

.tekstkader {
	border: 2px solid #1E93D1;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	z-index: 10;
}

.tekstlogo {
	position: relative;
	top: -35px;
	left: 600px;
	width: 108px;
	background-color: #ffffff;
	z-index: 20;
	padding-left: 10px;
	height: 35px;
}

.leegvak {
	clear: both;
	height: 1px;
	background-color: #C42326;
}

.voettekst {
	clear: both;
	background-color: #C42326;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
}

.voettekst h1 {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}

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

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

.voettekst a:active {
	color: #ffffff;
}

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

/*
	Opmaakcodes van de navigatiestructuur
*/

.menu_lijst {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu_nivo1 {
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
} 

a.menu_nivo1:link {
	text-decoration: none;
}

a.menu_nivo1:visited {
	text-decoration: none;
}

a.menu_nivo1:hover {
	color: #404F6B;
}

.menu_nivo1_select {
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #D14498;
	font-size: 100%;
	font-weight: bold;
}

a.menu_nivo1_select:link {
	text-decoration: none;
}

a.menu_nivo1_select:visited {
	text-decoration: none;
}

a.menu_nivo1_select:hover {
	text-decoration: none;
}

.menu_nivo2 {
	display: block;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
} 

a.menu_nivo2:link {
	text-decoration: none;
}

a.menu_nivo2:visited {
	text-decoration: none;
}

a.menu_nivo2:hover {
	color: #404F6B;
}

.menu_nivo2_select {
	display: block;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #404F6B;
	font-size: 100%;
	font-weight: bold;
}

a.menu_nivo2_select:link {
	text-decoration: none;
}

a.menu_nivo2_select:visited {
	text-decoration: none;
}

a.menu_nivo2_select:hover {
	text-decoration: none;
}

.menu_nivo3 {
	display: block;
	padding-left: 70px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
} 

a.menu_nivo3:link {
	text-decoration: none;
}

a.menu_nivo3:visited {
	text-decoration: none;
}

a.menu_nivo3:hover {
	color: #404F6B;
}

.menu_nivo3_select {
	display: block;
	padding-left: 70px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #404F6B;
	font-size: 100%;
	font-weight: bold;
}

a.menu_nivo3_select:link {
	text-decoration: none;
}

a.menu_nivo3_select:visited {
	text-decoration: none;
}

a.menu_nivo3_select:hover {
	text-decoration: none;
}

.menu_nivo4 {
	display: block;
	padding-left: 100px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
} 

a.menu_nivo4:link {
	text-decoration: none;
}

a.menu_nivo4:visited {
	text-decoration: none;
}

a.menu_nivo4:hover {
	color: #404F6B;
}

.menu_nivo4_select {
	display: block;
	padding-left: 100px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #404F6B;
	font-size: 100%;
	font-weight: bold;
}

a.menu_nivo4_select:link {
	text-decoration: none;
}

a.menu_nivo4_select:visited {
	text-decoration: none;
}

a.menu_nivo4_select:hover {
	text-decoration: none;
}

/*
	Opmaakcodes voor contactformulier
*/

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

.form_rechts {
	width: 480px;
	padding-bottom: 7px;
}

.form_tekst {
	width: 340px;
}

/*
	Opmaakcodes voor bestelformulier
*/

.bestelformulier td {
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}