td, tr, table, p, input, textarea, li, ul {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

img {
	/*border: 1px solid #5eba31;*/
}

:-moz-any-link:focus {
outline: none;
}

body, html{
	margin: 0px;
	height: 100%;
	font-family:"Times New Roman", Times, serif;
}

body, html {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #5eba31;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	overflow: auto;
}

#wrapper {
	width: 990px;
	height: 100%;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	background: #fff;
}

#wrapper #header {
	height: 128px;
	background: #fff;
}

#wrapper #table {
	height: 100%;
	font-family:Times, serif;
	font-size: 14px;
	color: #000;
}

#wrapper #table .leeg {
	width: 200px;
	height: 10px;
	background: #96aad0;
}

#menu {
	padding-left: 60px;
}
.menuback{
background-image:url(../images/menu_back.jpg);
background-position:left top;
background-repeat:no-repeat;
}
.menubackOnder{
background-image:url(../images/menu_back_onder.gif);
background-position:left top;
background-repeat:repeat-y;
}
#menu a{
	display: block;
	width: 120px;
	line-height: 24px;
	text-align: center;
	float: left;
	border-right: 1px solid #000;
	margin-left: 0px;
	font-size:16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family:Times, serif;
}
#menu .select {
	display: block;
	width: 120px;
	line-height: 24px;
	text-align: center;
	float: left;
	border-right: 1px solid #000;
	margin-left: 0px;
	font-size:16px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-family:Times, serif;
}

#wrapper #table #menu a:hover {
	background: #000;
	border: 1px solid #fff;
}

#wrapper #table #menu .select {
	background: #000;
	border: 1px solid #fff;
}

#wrapper #table .leegd {
	height: 10px;
	background: #5eba31;
}

#wrapper #table #menu2 {
	width: 200px;
	height: 100%;
}

#wrapper #table #menu2 .td_menu2 a, #wrapper #table #menu2 .td_menu2 .select {
	display: block;
	width: 190px;
	line-height: 24px;
	text-align: center;
	background: #5eba31;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}

#wrapper #table #menu2 .td_menu2 a:hover {
	background: #000;
	border: 1px solid #96aad0;
}

#wrapper #table #menu2 .td_menu2 .select {
	background: #000;
	border: 1px solid #96aad0;
}

#wrapper #table #content {
	width: 800px;
	height: 100%;
	background-image:url(../images/verloop.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#wrapper #table #content .kopje{
	font-size:16px;
	color: #000;
	font-weight: bold;
	font-family:Times, serif;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:33px;
}

h1, H1, .h1, .H1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

#wrapper #table #content .subkopje, h2, H2, .h2, .H2 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#wrapper #table #content .subkopje2, h3, H3, .h3, .H3 {
	font-size: 12px;
	color: #5eba31;
	font-weight: bold;
}

#wrapper #table #content .balk_rechts {
	width: 180px;
	background: #fff;
	padding: 10px;
}

#wrapper #table #content .balk_rechts img {
	border: none;
}

#wrapper #table #content .balk_rechts .kopje {
	width: 170px;
	_width: 160px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background: #f68220;
	color: #000000;
	margin-bottom: 10px;
}

#wrapper #table #content .padding-right {
	padding-right: 20px;
}

#wrapper #table #content .padding-left {
	padding-left: 20px;
}

#wrapper #table #content .padding-top {
	padding-top: 20px;
}

#wrapper #table #content .padding-bottom {
	padding-bottom: 20px;
}

#wrapper #table #content #nieuwstabel {
	width: 100%;
	border: 1px solid #5eba31;
	padding: 10px;
}

#wrapper #table #content #nieuwstabel .nieuwstitel {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	cursor:pointer;
}

#wrapper #table #content #nieuwstabel .nieuwsdatum {
	font-size: 14px;
	color: #000;
	font-style: italic;
	cursor:pointer;
}

#wrapper #table #content .input {
	width: 300px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	border: 1px solid #000;
	font-family:Times, serif;
	font-size: 12px;
	color: #000;
}

#wrapper #table #content .area {
	width: 300px;
	height: 100px;
	margin-bottom: 3px;
	border: 1px solid #000;
	font-family:Times, serif;
	font-size: 12px;
	color: #000;
}

#wrapper #table #content .button {
	border: 1px solid #000;
	background: #5eba31;
	color: #fff;
	font-family:Times, serif;
	font-size: 12px;
}

#wrapper #table .leeg3 {
	height: 100%;
	background: #96aad0;
}

#wrapper #table .leeg2 {
	width: 200px;
	height: 10px;
	background: #96aad0;
}

#wrapper #table .leeg2d {
	height: 10px;
	background: #5eba31;
}
