body {
	background-image: url(../images/background.png);
	font-size: 0.9em;
	font-family: Georgia, Times New Roman, Arial;
	background-repeat: repeat-x;
	background-color: #7B8061;
}

.hide, .hidden { position: absolute; left: -9999px; }

ul {
	color: #D1CEBC;
}

li {
	color: #D1CEBC;
}

.frontcontainer {
	width: 735px;

	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.header {
	height: 130px;
}

#logo {
	margin-top: 15px;
	margin-left: 80px;
	float: left;
}
#gvhs {
	float: right;
}

.frontcontent {
	height: 342px;
	position: relative;
	background-image: url(../images/frontcontent_background.jpg);
}

.frontintro {
	position: absolute;
	left: 30px;
	top: -40px;
	display: block;
	width:170px;
	height: 190px;
	padding: 15px;
	line-height: 150%;
	font-size: 11px;
}

.hoofdmenu {
	position: absolute;
	left: 226px;
	border-top: 1px solid #F9F9F9;
	height: 30px;
	width: 509px;
	text-align: right;

}
.hoofdmenu a{
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	height: 22px;
	font-weight: bold;
	color: #1C1F26;
	text-decoration: none;
	font-size: 11px;
}
.hoofdmenu a:hover{
	background-color: #1C1F26;
	color: #FFF;
}

.frontfooter {
	background-color: #2A2313;
	color: #D3CDBD;
	font-size: 10px;
	height: 27px;
	padding-left: 30px;
	padding-top: 13px;
	
}

.frontfooter a{
	color: #D3CDBD;
}

.frontfooter a:hover{
	color: #FFF;
}
/* SUB PAGINA */

.sub-hoofdmenu {
	position: relative;
}
.subcontainer {
	width: 735px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

a.home {
	display: block;
	font-weight: bold;
	color: #1C1F26;
	text-decoration: none;
	font-size: 11px;
	position: absolute;
	left: 100px;
	top: 9px;
}

a.home:hover {
	text-decoration: underline;
}

.subhoofdmenu {
	position: absolute;
	left: 226px;
	border-top: 1px solid #F9F9F9;
	height: 30px;
	width: 509px;
	text-align: right;
}
.subhoofdmenu a{
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	height: 22px;
	font-weight: bold;
	color: #1C1F26;
	text-decoration: none;
	font-size: 11px;
}
.subhoofdmenu a:hover{
	background-color: #1C1F26;
	color: #FFF;
}

.subcontent {
	margin-top: 30px;
	background-color: #1E1E1E;
}

.subcontent-header {
	background-image: url(../images/sub_headerpic.jpg);
	height: 82px;
	overflow: hidden;
}

.subcontent-submenu {
	background-color: #A99C85;
	height: 23px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 50px;
	padding-top: 7px;
	border-bottom: 20px solid #FFF;
}

.subcontent-submenu a {
	color: #1C1F26;
	display: block;
	margin-right: 15px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	font-size: 11px;
}
	
a.on {
	color: #FFF;
}


.subcontent-submenu a:hover {
	color: #FFF;
	
}
.subcontent-inhoud {
	background-color: #1E1E1E;
	padding-bottom: 10px;
	padding-left: 50px;
	position: relative;
}

.subcontent-inhoud h1 {
	color: #C7A467;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 20px;
	position: relative;

}

.subcontent-tekst {
	border-top: 1px solid #52514F;
	border-right: 1px solid #52514F;
	float: left;
	margin-top: 10px;
	width: 415px;
	padding-bottom: 20px;

}

.subcontent-tekst a{
	color: #C8A466;
	font-weight: bold;

}

.subcontent-tekst h2{
	color: #C8A466;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 30px;

}

.subcontent-tekst p{
	color: #D1CEBC;
	margin-top: 10px;
	margin-right: 10px;


}

.subcontent-plaatje {
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 36px;
	width: 169px;
	border: 1px solid #4B4A49;
	padding: 15px;
}

.subfooter {
	background-color: #1E1E1E;
	color: #D3CDBD;
	font-size: 10px;
	height: 27px;
	padding-left: 50px;
	padding-top: 13px;
	clear: both;
}

.subfooter a{
	color: #D3CDBD;
}

.subfooter a:hover{
	color: #FFF;
}

p.plaatjes {
	text-align: center;
}

p.note {
	font-size: 0.8em;
	padding-right: 15px;
	margin: 0;
}
p {
	margin: 0;
}
img {
	vertical-align: bottom;
	border: 0;
}

/* Inschrijfformulier */
form.inschrijfform,
form.inschrijfform fieldset,
form.inschrijfform legend {
	padding: 0;
	margin: 0;
	border: 0;	
}

form.inschrijfform legend { display: none; }

form.inschrijfform { 
	color: #D1CEBC;
	margin: 10px 10px 0 0; 
}

form.inschrijfform label {
	display: block;
	float: left;
	width: 190px;
	font-size: 12.5px;
	padding: 3px 0;
}

form.inschrijfform label em {
	color: #f7403a;
}

form.inschrijfform li.form-input-multipleselect label {
	width: auto;
	float: none;	
}


form.inschrijfform li.form-input-multipleselect ul input.checkbox,
form.inschrijfform li.form-input-multipleselect ul label {
	float: left;
	margin: 3px 10px 3px 0;	
}

form.inschrijfform li.form-input-multipleselect ul input.checkbox {
	margin: 7px 10px 0 5px;	
}

form.inschrijfform input.text {
	width: 200px;
	border: 1px solid #52514f;
	float: left;
	background: #1e1e1e;
	color: #D1CEBC;
	padding: 2px 5px;
	font-family: Georgia,Times New Roman,Arial;
}

ul.velden,
ul.velden ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

ul.velden li { 
	overflow: hidden;
	padding: 3px 0; 
}

ul.velden ul li { padding: 2px 0; }

ul.velden li.space {
	margin-top: 15px;	
}

div.buttons { padding: 10px 0; }
input.button {
	font-family: Georgia,Times New Roman,Arial;
	background: #1e1e1e;
	color: #C8A466;
	border: 1px solid #52514f;
	padding: 3px 7px;
	font-weight: bold;
	cursor: pointer;
}

input.button:hover,
input.button:focus { text-decoration: underline; }


/* Errors en succesmelding */
div#succes,
div#errors {
	margin: 10px 10px 15px 0;
	padding: 5px 10px;
	border-left: 4px solid #f7403a;
	color: #f7403a;	
}

div#succes { border-color: green; }

div#succes p,
div#errors p { margin: 0; }

ul.errors {
	list-style: square;
	margin: 8px 0 0;
	padding: 0;
}
ul.errors li { 
	margin: 0 0 0 20px;
	padding: .2em 0; 
}

/*
div#errors,
div#errors p,
div#errors ul,
div#errors li { color: #000 !important; }
*/
