html{
	overflow: auto;
}

body {
	background-color: #c0c0c0;
	color: #b09e90;
	padding: 0;
	margin: 0;
	font-family: "Tahoma";
}

#headercel {
	background: transparent no-repeat bottom center;
	text-align: right;
	height: 193px;
	vertical-align: top;
}

#roottable {
	width: 1003px;
	background-color: #0e0e0e;
	text-align: left;
	overflow: hidden;
}

#menucel {
	text-align: right;
	vertical-align: top;
	background-color: #6e6259;
	width: 160px;
	height:480px;
}

#menucel a:hover{
	text-decoration: none !important;
}

#contentcel{
	padding: 15px;
	overflow: hidden;
	width:815px;
	vertical-align: top;
}

#content{
	width:100%; 
	height:100%;
	font-size: 12pt;
}

a img{
	border: 0;
}

#footercel{
	color: #636363;
	text-align: center;
	font-size: .7em;
	padding-bottom: .7em;
}

.menu_item {
	color: #c0c0c0;
	text-decoration: none;
	font-family: "Viner Hand ITC";
	font-size: 1.3em;
	line-height: 1.8em;
	margin: 0 5px;
}

.menu_item img{
	border: 0;
	margin: 0;
	vertical-align: top;
}

.menu_item:hover{
	color: #C35D00;
}

span.menu_item{
	font-weight: bold;
}

.sub{
	font-size: 1em;
	font-family: "Trebuchet MS";
	margin-right: 2px;
}

h1{
	font-family: "Viner Hand ITC";
	color: #F90;
	height: 50px;
	margin-bottom: 0;
}

#jaartallen a {
	color: #b09e90;
	text-decoration: none;
	font-size: 10pt;
	border: 1px solid;
	padding: 2px;
	line-height: 2em;
	font-weight: bold;
}

#jaartallen .groter a{
	font-size: 100%;
}

#jaartallen a:hover {
	background-color: #b09e90;
	color: #0e0e0e;
}

#jaartallen a.ditjaar {
	background-color: #b09e90;
	color: #0e0e0e;
}

label{
	white-space: nowrap;
}

a{
	color: #F90;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#taalselect{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
}

#taalselect a {
	color:#b09e90;
	text-decoration:none;
	font-size: .6em;
	border:1px solid;
	padding: 2px 10px;
	line-height:2em;
	font-weight: bold;
}

#taalselect a:hover {
	background-color:#b09e90;
	color:#0e0e0e;
}

.opdezepagina{
	float: right;
	width: 180px;
	font-size: .8em;
	border: 2px solid #6e6259;
	padding: 5px;
	margin: 10px 0;
}

.opdezepagina h3{
	margin: 0;
}

a.externelink{
	background:transparent url(afbeeldingen/external.png) no-repeat scroll right center;
	padding-right:13px;
	color: #B05F00;
	font-size: 12px;
}

.nieuwsbericht{
	background-color: #B09E90;
	color: black;
	padding: 5px; 
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

.nieuwsbericht h2{
	background-color: #6E6259;
	color: #C0C0C0;
	font-size: 1.2em;
	margin: -5px -5px 5px;
	padding: 5px;
}

.nieuwsbericht a{
	background-color:#6E6259;
	color:#C0C0C0;
	padding:0 6px;
}
