/* Algemeen */
body{
	background-image: url("/images/bgleft.gif");
	font-family:Arial,Tahoma;
	font-size: 12px;
}

input, button {
	font-family:Arial,Tahoma;
	font-size: 11px;
}

h1, h2, h3, h4 {
	padding: 0px;
	color: #421246;
}
body, h1, h2, h3, h4 {
	margin: 0px;
}

img{
	border: none;
}

a{
	color: #A80000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}


#container{
	margin: 0px auto 10px auto;
	position: relative;
	width: 720px;
	height: 100%;
	background-color: white;
	border-color: #b5a58d;
	border-width: 1px;
	border-style: solid;
}

#header{
	height: 120px;
	background-image: url("/images/header.png");
}
#infobar{
	height: 12px;
	background-color: white;
	color:#4B596F;
	padding: 5px;
}

#infobar #site {
	float: left;
	width: 230px;
}

#infobar #description {
	float: left;
	width: 270px;
	text-align: center;
}

#infobar #datumfeed {
	float: right;
	text-align: right;
	width: 190px;
}

#redbar{
	clear: both;
	height: 14px;
	background-color: #A80000;
}

#footer{
	height: 25px;
	background-color: white;
	line-height: 25px;
}

#mid, #links, #content, #rightside{
	height: 100%;
}

#mid{
	width: 720px;
}

#leftside{
	float: left;
	width: 130px;
	text-align: right;
	padding: 10px;
	background-image: url("/images/logov.gif");
	background-repeat: no-repeat;
	min-height: 570px;
}

#leftside .kop{
	color: #4B596F;
	font-weight: bold;
}

#leftside a{
}
#leftside a.active{
	font-weight: bold;
	background-color: #efebe3;
}
#leftside a::hover{
}

#content{
	float: left;
	width: 370px;
	margin-left: 5px;
	margin-right: 5px;

	padding-top: 20px;
	padding-left: 10px;
}

#rightside{
	float: right;
	width: 170px;
	padding: 5px;
	background-color: #f3efe5;
	min-height: 590px;

}

#own {
	font-family:verdana,arial,sans-serif;
}

#own {
	margin:0;
	padding:0;

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#own li {
	clear:both;
	float:left;
	margin:5px 5px;
	overflow:hidden;
	width:150px;
}

#own .ad {
	margin:0;
}

#own .adc {
	overflow:hidden;
	table-layout:fixed;
	width:100%;
}

#own .adt {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#own .adb {
	color:#000000;
	display:block;
	font-size:12px;
}

#own .adu {
	color:#767268;
	font-size:10px;
	line-height:12px;
	white-space:nowrap;
}

#footer{
	clear: both;
	text-align: center;
	padding: 0px;
}

#searchform {
	position: absolute;
	left: 500px;
	top: 50px;
	width: 200px;
	height: 60px;
}

.searchform table {
	text-align: center;
}

div.search table {
	background-color: #e8eef3;
	border: 1px solid #b1b1b1;
	margin: 0 auto;
}

div.search input, div.search select {
	background: #F4F1E8 none repeat scroll 0 0;
	border: 1px solid #ADA5AD;
	color: #404040;
}

div.search input {
	width: 190px;
}

div.search button {
	background: #D5BCBB none repeat scroll 0 0;
	border: 1px solid #8994AB;
	color: #404040;
}

p.searchkop {
	font-weight: bold;
}

div.newsitem {
	width: 350px;
	background-color: #EFEBE3;
	color: #4B596F;
	padding: 1px 5px;
	margin: 10px auto;
}

div.newsitem p.title a, div.newsitem p.description a, div.newsitem div.body a, div.newsitem p.title a:hover, div.newsitem p.description a:hover, div.newsitem div.body a:hover {
	font-family:Arial,Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #4B596F;
	cursor: text;
}

div.newsitem p.title {
	font-weight: bold;
	font-size: 14px;
}

div.newsitem p.description {
	font-weight: bold;
}

div.newsitem p.footer {
	padding-top: 10px;
	color: #000066;
}

div.newsmessage {
	width: 350px;
	background-color: silver;
	color: #4B596F;
	padding: 1px 5px;
	margin: 5px auto;
}

div.newsmessage p.text {
}

div.newsmessage p.footer {
	color: #990000;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}

div.newsmessage p.footer span {
	font-weight: normal;
	font-size: 10px;
}

div.newsactions {
	width: 370px;
	padding: 1px 5px;
	margin: 5px auto;
}

div.newspages {
	text-align: center;
}

div.newspages span {
	text-decoration: underline;
}

div.newspages a {
}

div.newsoverview, div.newssearch {
	width: 350px;
	background-color: #d6dbe4;
	color: #4B596F;
	padding: 1px 5px;
	margin: 10px auto;
}

div.newsoverview div.item p.title a, div.newssearch div.item p.title a {
	font-weight: bold;
	color: #A80000;
	font-size: 16px;
}

div.newssearch p.result {
	font-weight: bold;
}

div.newsoverview div.item p.footer, div.newssearch div.item p.footer {
	padding-bottom: 10px;
	color: #000066;
}

div.newsreact {
	margin: 10px auto;
	padding-left: 20px;
}

div.newsreact button {
	font-size: 12px;
}

div.extart {
	margin-top: 40px;
	width: 330px;
}

div.extart ul {
	list-style-type: square;
	list-style-image: url("/images/punt.gif");
	background-image: url("/images/tab-bg.gif");
}

div.extart ul a {
	font-weight: bold;
	color: #A80000
}