/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #786E50 url(images/img1.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3728;
}

h1, h2, h3 h4{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
p, ol, ul {
	line-height: 20px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}
.tabelform{
	border: 1px solid #333333;
	margin-top: 20px;
	padding: 10px;
	margin-bottom: 20px;
}
.kader{
	background-color: #999999;
	border: 1px solid #000000;
}
.agenda{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;

}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}
.imageR {
	float: right;
	margin: 5px 10px 0 15px;
	border: 4px solid #000000;
}
.imageflag{
	border: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
	border: thin solid #333333;
}
.bylinekader {
	margin: 0 0 10px;
	padding: 0 5px;
	height: 130px;
	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
}
.bylinenews {
	margin: 0 0 10px;
	padding: 0 5px;
	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	min-height: 160px;
}





.keuzebalk {
	margin: 5;
	padding: 5;
	background: #666666;
	font-size: 9px;
	border: thin solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
/* Header */

#header {
	width: 892px;
	height: 112px;
	margin: 0 auto;
	background: url(images/15.jpg);
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

/* Menu */

#menu {
	width: 894px;
	height: 30px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	background-color: #645B43;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#menu li {
	display: inline;
}

#menu a {
display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}


/* Content */







#content {
	width: 892px;
	margin: 0 auto;
	background: #CCCCCC url(images/img5.gif) repeat-y;
	border-top: 4px none #000000;
	border-right: 4px solid #000000;
	border-bottom: 4px solid #000000;
	border-left: 4px solid #000000;

}

#colOne {
	float: left;
	width: 166px;
	padding: 2px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#colOne h3 {
	margin: 5px 0 6px;
	color: #786E50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#colOne td {
	background-color: #645B43;
	border: 1px solid #000000;
	padding-left: 5px;
}
#colOne img{

}

#colTwo {
	float: right;
	width: 646px;
	padding: 10px 20px 20px;
	margin-top: 0px;
}
#colTwo p {
	line-height: 15px;
	text-align: justify;	
}
#colTwo input {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#colTwo textarea {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#colTwo select {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #3C3728;
}

#footer a {
	color: #786E50;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}
