body {
	background-image: url(images/bgbody.jpg);
	background-position: center;
}
/* hoofdstructuur */
#container {
	width: 960px;
	border: 1px solid #000000;
	margin: auto;
	height: auto;
	background-color: #F3F3F3;
}
#header {
	background-image: url(images/bgtop.jpg);
	height: 130px;
}
#leftcolumn {
	height: auto;
	width: 220px;
	float: left;
}
#rightcolumn {
	float: right;
	width: 730px;
	padding-right: 10px;
}
#footer {
	clear:both;
	height: 65px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/footerbg.jpg);
}
/* verticaal menu */
#vermenu {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#vermenu ul {
	cursor: default;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
#vermenu a {
	display: block;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	list-style-type: none;
	width: 186px;
	background-image: url(images/bgvertmenu.png);
	font-weight: bold;
}
#vermenu a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#vermenu a:hover {
	color: #000;
	background-image: url(images/menubutton.png);
}
/* horizontaal menu */
#hormenu {
	height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hormenu ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}
#hormenu li {
	display: inline;
}
#hormenu a {
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0.75em;
	padding-bottom: 0.3em;
	padding-left: 0.75em;
	float: left;
	background-image: url(images/menubutton.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#hormenu a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#hormenu a:hover {
	color: #000;
	background-image: url(images/menubuttonhl.png);
}
#hormenuleft {
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/menubuttonleft.png);
	width: 10px;
}
/* content */
#contentheader {
	height: 30px;
	background-image: url(images/contentheader.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF3C3C;
	font-weight: bold;
	text-indent: 20px;
	line-height: 30px;
}
#content {
	background-color: #FAFBFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	background-image: url(images/containercontent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 1px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3E7CBB;
	height: 10px;
	font-weight: bold;
	line-height: 25px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E7CBB;
	height: 10px;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #3E7CBB;
	text-decoration: none;
}
#content a:hover {
	color: #69F;
}
#contentfooter {
	height: 20px;
	background-image: url(images/contentfooter.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.inschrijvenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3E7CBB;
	font-weight: bold;
}
/* verticaal menu en infoboxen */
.boxheader {
	background-image: url(images/containerheader.gif);
	width: 200px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9BB32E;
	text-indent: 10px;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
}
.boxcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/containercontent.gif);
	background-position: bottom;
	height: auto;
	width: 188px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFF;
}
.boxcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E7CBB;
	text-decoration: none;
	font-weight: bold;
}
.boxcontent a:visited {
	color: #3E7CBB;
}
.boxcontent a:hover {
	color: #69F;
}
.boxfooter {
	background-image: url(images/containerfooter.gif);
	height: 10px;
	width: 200px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
/* header en footer */
#search {
	height: 30px;
	width: 150px;
	position: relative;
	left: 710px;
	top: 0px;
}
#search input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bgsearch.png);
	padding-left: 22px;
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.taalnl
{
	width:88px;
	height:20px;
	background-image:url(images/taalen.gif);
	left: 865px;
	position: relative;
	top: -30px;
}
.taalnl a {
	display:block
}
.taalnl a:hover img {
	visibility:hidden;
}
.taalen
{
	width:88px;
	height:20px;
	background-image:url(images/taalnl.gif);
	left: 865px;
	position: relative;
	top: -30px;
}
.taalen a {
	display:block
}
.taalen a:hover img {
	visibility:hidden;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	top: 45px;
	position: relative;
	color: #000;
}
#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
#footertext a:visited {
	color: #000;
	text-decoration: none;
}
#footertext a:hover {
	color: #69C;
}
/* diversen */
.link {
	vertical-align: middle;

}
.formbody {
	background-color: #EFEFE9;
	border: 1px solid #CCC;
	margin-left: 20px;
	padding: 10px;
}
#hidden {
	height:0px;
	font-size: 0px;
	color: #F2F1EC;
}
