/* CSS Document created by i-Concept */

/* tag styles */

body {
	margin: 0px;
	background-color: #FFF;
}

body, p, td, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
/* class styles */
#letters{
padding-right:5px;
}

#letters a{
text-decoration:none;
color:#fff;
}

.tekst_groen {
	color: #B2CB00;
}

.tekst_blauw {
	color: #016392;
}

.menu_spacer{ background-color: #016392; }
.menu_zoeken { background-color: #016392; color: #FFF; }

.top_logo {
	padding-bottom: 5px;
}

.spacer_left {
	padding-left: 20px;
}

.side_bar {
	background-color: #B2CB00;
	color: #016392;
}

.content {
	color: #016392;
}

.middentekst {
 padding: 15px;
}

.middentekst h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	border-bottom: 1px solid #B2CB00;
}
#postcode {
	position:absolute;
	left:617px;
	top:445px;
	width:193px;
	height:99px;
	z-index:1;
	color:#086590;
	font-size:16px;
}
#postcodebox {
	background-color:#B2CB00;
	color:#086590;
	font-size:14px;
	padding:10px;
	padding-bottom:0px;
	border:solid 1px #086590;
}
.welkom h1 {
	border-bottom: 1px solid #B2CB00;
}
.spacer {
font-size:8px;
}
.side_bar_item { 
	background-color:#B2CB00; 
	border-bottom:1px solid #016392;
	color:#FFFFFF; 
	height:25px; 
	font-weight: bold;
	padding-left: 20px;
	cursor:pointer;
	padding-bottom:5px;
	padding-top:5px;
}

.side_bar_item_over {
	background-color:#016392; 
	border-bottom: 1px solid #B2CB00; 
	color:#FFFFFF; 
	height:25px; 
	font-weight: bold;
	padding-left: 20px;
	cursor:pointer;
	padding-bottom:5px;
	padding-top:5px;
}

.nws_row {
	padding-top: 0px;
}

.nws_content {
	padding: 10px;
	padding-left:0px;
	border-bottom: 1px solid #B2CB00;
}

.nws_content a:link, .nws_content a:visited {
	color: #016392;
	text-decoration:underline;
}

.nws_content a:hover, .nws_content a:active {
	color: #B2CB00;
	text-decoration: underline;
}

.nws_content h1 {
	margin: 0px;
	font-size: 20px;
	color: #016392;
}

.nws_content p {
	color: #016392;
	font-size: 11px;
	margin: 0px;
}

.news_image {
	border-bottom: 1px solid #B2CB00;
	width: 50px;
}

.news_image img {
	border-top: 1px solid #B2CB00;
	border-left: 1px solid #B2CB00;
	border-right: 1px solid #B2CB00;
}

.news_bg {
	background-image: url(images/bg_nws.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.blue_bar {
	width: 20px;
	padding-left:52px;
	background-color: #016392;
}


/* ID styles */
#rss_data {
	width: 90%;
}

/* form styles */

.input_klein {
	border: 1px solid #B2CB00;
	font-size: 10px;
	color: #000;
}
