* {
	margin: 0;
	padding: 0;
}
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	background-color: #FFFFFF;
	line-height: 18px;
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	font-size: 11px;
	color:#000000;
}

ul{
	margin-left:20px;
}

a img {
	border:0;
}
.clear {
	clear: both;
}
#container {
	width: 1000px;
	margin: 0px auto;							/*	Voor het centeren van dit element */
	/* Zorgt voor de 100% hoogte in alle browser */	
	position: relative;
	min-height: 95%;
	height: auto !important; 					/* voor moderne browsers */
	height: 95%; 								/* voor IE */
	background-color: #FFFFFF;
}
#banner {
	width: 1000px;
	height: 100px;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
}

#banner img {
	margin-left: 33px;
}

#topLijn {
	width: 1000px;
	height: 20px;
	background-color: #4a6d0f;
}

#flashbanner {
	width: 1000px;
	height: 180px;
	background-image: url(../images/banner.jpg);
	background-repeat:no-repeat;
}


#content {
	width: 1000px;
	margin-top: 5px;
	background-image:url(../images/bgmenu.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#content2 {
	width: 1000px;
}

#content a {
	color: #4a6d0f;
}

#content a:hover {
	text-decoration: underline;
}
	
#content p {

}

#content h1 {
	font-size: 16px;
	color:#4a6d0f;
}

#content h2 {
	font-size: 18px;
	color:#0c4072;
}

#contentLeft {
	float: left;
	width: 185px;
	background-color: #e1ffe1;
}

#contentRight {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}

.outer{
	list-style:none;
	margin:0px;
	padding-top: 20px;
}

#menu {
	width: 183px;
	padding-top: 15px;
	min-height: 270px;
}
#menu ul{
	list-style:none;
	padding-left: 10px;
	margin-left: 0;
}
	
#menu li a {
	height: 32px;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	padding-left: 17px;
	color: #000000;
	background-image: url(../images/menupijl.jpg);
	background-position:left;
	background-repeat:no-repeat;
}	
	
#menu li a:hover {
	color: #4a6d0f;
	text-decoration: none;
}


#titel {
	width: 200px;
	height: 22px;
	background-color: #4a6d0f;
	float: right;
}

#infoTitel, #mededelingTitel {
	width: 200px;
	height: 22px;
	background-color: #4a6d0f;
	float: right;
	margin-top: 10px;
}

#menuTitel {
	width: 185px;
	height: 22px;
	background-color: #4a6d0f;
	float: left;
}

#titel p, #infoTitel p, #mededelingTitel p {
	margin: 0;
	margin-left: 5px;
	margin-top: 2px;
	font-size: 14px;
	color: #FFFFFF;
}

#menuTitel p {
	margin: 0;
	margin-left: 5px;
	margin-top: 2px;
	font-size: 14px;
	color: #FFFFFF;
}

#info {
	width: 200px;
	height: 205px;
	background-color: #e1ffe1;
	float: right;
	text-align: center;
	padding-top: 5px;
}


#column, #mededeling {
	width: 200px;
	min-height: 140px;
	background-color: #e1ffe1;
	padding-top: 2px;
	padding-bottom: 2px;
}


#column p {
	margin: 0;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}


#statusblok {
	width: 200px;
	height: 150px;
	background-color: #e1ffe1;
}

#beheerblok {
	width: 200px;
	height: 100px;
	background-color: #e1ffe1;
	margin-bottom: 10px;
}

#subpaginas {
	width: 200px;
	min-height: 50px;
	background-color: #e1ffe1;
	margin-bottom: 10px;
}

#statusblok a, #beheerblok a {
	font-size: 12px;
	color: #000000;
}

#footer {
	width: 1000px;
	margin: 0px auto;
	padding-top: 10px;
	background-color:#FFFFFF;
}

#footerLeft {
	float: left;
	width: 500px;
	height: 20px;
	border-top: 1px solid #4d4b38;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#footerLeft a{
	color: #666666;
	font-size: 10px;
}

#footerRight {
	float: left;
	width: 500px;
	height: 20px;
	border-top: 1px solid #4d4b38;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

#topLijn p{
	color: #666666;
	font-size: 10px;
}

#topLijn a{
	color: #666666;
	font-size: 10px;
}

#topLijn ul {
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
}
#topLijn ul li {
	display: inline;
}
#topLijn ul li a {
	float: left;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	border-left: 1px solid #FFFFFF;
	padding-right: 5px;
}
div.titel {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color:#000000;
	font-weight: bold;
}
div.tekst {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.editPage {
	margin-top: 20px;
	width: 400px;
	margin-left: 210px;
}

div.inlogForm {
	margin-top: 10px;
	width: 400px;
	margin-left: 210px;
}

div.inlogForm h1 {
	padding-bottom: 10px;
}

div.tekstForm {
	margin-top: 10px;
	width: 550px;
	margin-left: 185px;
	padding-left: 20px;
}


div.status {
	padding-top: 5px;
	margin-left: 10px;
}

div.status ul, #beheerblok ul {
	padding-top: 10px;
	margin-left: 10px;
	list-style: none;
}

div.status li, #beheerblok li {
	background-image:url(../images/pijl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


div.status li a:hover, div.beheerblok li a:hover {
	color: #26649f;
}

input,submit,textarea,submit,select,button	{
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	background: #FFFFFF;
	border: #003300 1px solid;
}

.radiobuttons input {
	border: 0;
}

div.clear {
	clear: both;
}

div.vraag {
	float: left;
	width: 100px;
	padding-bottom: 3px;
}

div.antwoord {
	float: left;
	padding-bottom: 3px;
}

div.radiobuttons {
	float: left;
	padding-bottom: 3px;
}
	
div.paginaToev {
	margin-top: 10px;
	margin-left: 210px;
	width: 400px;
}

div.submit {
	width: 500px;
	text-align: center;
}

div.titel2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color:#000000;
	font-weight: bold;
	line-height: normal;
	margin-left: 210px;
	margin-top: 20px;
}

div.sitemap {
	padding-top: 10px;
}

div.sitemap ul {
	margin-left: 20px;
}
