td, tr, table, p, input, textarea, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

:-moz-any-link:focus {
outline: none;
}

body, html{
	margin: 0px;
	height: 100%;
}

body, html {
	background-color: #ffffc0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #8b8ab2;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	overflow: auto;
}

#wrapper {
	width: 100%;
	height: 100%;
	font-size: 12px;
	background: #fff;
}

#header {
	height: 140px;
	background: #fff;
	padding-left: 200px;
	background: url(../images/logo.jpg) no-repeat;
}

.menu_bottom {
	background: #8b8ab2;
	color: #fff;
	font-size: 11px;
}

.menu2 {
	background: #8b8ab2;
}

.menu2 a {
	display: block;
	width: 190px;
	line-height: 24px;
	background: #021653;
	margin-bottom: 3px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 11px;
	text-transform: uppercase;
}

.menu2 .select, .menu2 a:hover {
	background: #021653 url(../images/voetje.jpg) no-repeat right top;
}

#content {
	padding: 20px;
}

#content a {
	color: #021653;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
	color: #000000;
}

h1, H1, h2, H2, h3, H3 {
	padding: 0px;
	margin:0px;
}

.kopje, h1, H1, .h1, .H1 {
	font-size: 18px;
	color: #021653;
	font-weight: bold;
}

.subkopje, h2, H2, .h2, .H2 {
	font-size: 12px;
	color: #021653;
	font-weight: bold;
}

.subkopje2, h3, H3, .h3, .H3 {
	font-size: 12px;
	color: #021653;
	font-weight: bold;
}

.balk_rechts {
	width: 180px;
	background: #fff;
	padding: 10px;
}

.balk_rechts img {
	border: none;
}

.balk_rechts .kopje {
	width: 170px;
	_width: 160px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background: #021653;
	color: #fff;
	margin-bottom: 10px;
}

.padding-right {
	padding-right: 20px;
}

.padding-left {
	padding-left: 20px;
}

.padding-top {
	padding-top: 20px;
}

.padding-bottom {
	padding-bottom: 20px;
}

#nieuwstabel {
	width: 100%;
	border: 1px solid #021653;
	padding: 10px;
}

#nieuwstabel .nieuwstitel {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#nieuwstabel .nieuwsdatum {
	font-size: 11px;
	color: #FFF;
	font-style: italic;
}

.input {
	width: 300px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	border: 1px solid #021653;
	font-size: 12px;
	color: #000;
}

.area {
	width: 300px;
	height: 100px;
	margin-bottom: 3px;
	border: 1px solid #000;
	font-size: 12px;
	color: #021653;
}

.button {
	border: 1px solid #000;
	background: #021653;
	color: #fff;
	font-size: 12px;
}
