body, html 
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #fff;
	background-image: url(images/body-repeater.gif);
	background-repeat: repeat-x;
}
form
{
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
*
{
	font-family: Verdana;
}
h1
{
	font-size: 16px;
	color: #FF6600;
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 16px;
	color: #FF6600;
	margin: 0;
	padding: 0;
}
h3
{
	font-size: 14px;
	color: #FF6600;
}
h4
{
	font-size: 12px;
	color: #FF6600;
}
strong
{
	font-size: 11px;
	font-weight: bold;
	color: #222222;
}
.spanklein
{
	font-size: 11px;
	color: #222222;
}
.fmenu
{
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
img
{
	border: 0;
}

#menu
{
	margin-left: 11px;
	margin-right: 10px;
	background-color: #153695;
	/*height: 17px;*/
	height: 26px;
	padding-left: 47px;
	color: #fff;
	font-size: 12px;
	padding-top: 9px;
}
#menu a
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#menu a:hover
{
	color: #FF6600;
}
.amenu
{
	color: #FF6600 !important;
}

#headercontainer
{
	margin-left: 11px;
	margin-right: 15px;
	height: 252px;
	position: relative;
	background-color: #153695;
}
#topmenu
{
	background-color: #fff;
	width: 523px;
	height: 25px;
	padding-top: 34px;
	float: left;
}
#topmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#header
{
	width: 523px;
	height: 193px;
	background-image: url(images/header.jpg);
	float: left;
	background-color: #fff;
}
#paginaafbeelding
{
	height: 252px;
	width: 252px;
	float: right;
	background-color: #464646;
}
#paginaafbeelding img
{
	display: block;
	margin: 16px auto 0 auto;
}

#container, #container2
{
	width: 801px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	overflow: hidden;
	background-image: url(images/home-repeater.png);
	background-repeat: repeat-y;
}
#container2
{
	background-image: url(images/vervolg-repeater.png);
}
.balk
{
	height: 14px;
	/*background-image: url(images/repeater.gif);*/
	/*background-repeat: repeat-y;*/
}

#contentcontainer
{
	margin-bottom: 257px;
	overflow: hidden;
	margin-left: 54px;
	color: #222222;
	font-size: 11px;
	position: relative;
}

#content_links
{
	float: left;
	width: 460px;
	line-height: 1.5;
}
#content_rechts
{
	float: left;
	margin-left: 24px;
	width: 243px;
}
#content_midden
{
	width: 710px;
	line-height: 1.5;
}

#footer
{
	position: relative;
	width: 801px;
	height: 227px;
	margin: -227px auto 0 auto;
	clear: both;
	/*ackground-image: url(images/footer.gif);*/
	overflow: auto;
}
#footercontent
{
	overflow: hidden;
	background-color: #666;
	margin-left: 11px;
	margin-right: 10px;
	height: 227px;
}
#footertekst
{
	float: right;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 20px;
}
#footerbalk
{
	height: 11px;
	background-color: #153694;
	border-bottom: 1px solid #fff;
}
#footermenu
{
	height: 169px;
	overflow: hidden;
	font-size: 11px;
	padding-top: 20px;
}
#footercopyright
{
	height: 19px;
	background-color: #333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	padding-top: 5px;
}
#footercopyright div
{
	float: right;
	font-size: 11px;
	color: #fff;
	padding-right: 10px;
}
#footerafbeelding
{
	float: left;
	width: 320px;
	height: 169px;
	padding-left: 40px;
}

.footerlist
{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	list-style-position: inside;
	margin-top: 10px;
	color: #333;
}
.footerlist li
{
	list-style-position: inside;
}
#menuleft
{
	float: left;
	width: 200px;
}

#footer a
{
	text-decoration: none;
	color: #333;
}
#footer a:hover
{
	color: #ff6600;
}
#footercopyright a
{
	color: #fff;
}


/* Menu box
============*/
.MenuContainer
{
	background-color: #EDECEC;
	padding: 4px;
	margin-bottom: 4px;
}
.MenuTitle
{
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
    /*height: 15px;*/
    /*width: 234px;*/
}
.MenuContent
{
	padding-top: 8px;
}



.textbox
{
	border: 1px solid #E0E0E0;
}
#filmSWF
{

}
.content_achtergrond
{
    background-color: #EDECEC;
	padding: 11px;
	margin-bottom: 11px;
	width: 450px;
}
input, textarea, select
{
	border: 1px solid #C0C0C0;
}
select
{
	font-size: 12px;
}
.oranjelink
{
	color: #FF6600;
}
.oranjelink:hover
{
	color: #222;
}
.filedownload, .standaardlink
{
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.filedownload:hover, .standaardlink:hover
{
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}