/* body */
body {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto auto auto auto;
	background: ;  /* ButtonFace #FFFFda    blauw=#DFFBFF;*/
	margin-top: 2px;
	overflow: scroll;overflow-x:hidden;
}
a:link   { text-decoration: underline; color : blue; background : transparent; font-weight: bold }
a:visited {text-decoration: underline;color: Blue;background: transparent; font-weight: bold}
a:hover	{ text-decoration: underline; color : #aa0d3a; background : transparent; font-weight: bold}

hr{
color: #298D2A;
}
/* Navigatie */
#tnav {
display: block;
width: 800px;
padding-top: 15px;
padding-bottom: 1px;
padding-left: 10px;
background-color: #E9F7E9;
border-right: 1px dashed #CCCCCC;
border-left: 1px dashed #CCCCCC;
text-align: left;
}

#navcontainer{
padding-bottom: 15px;
width: 740px;
}
#navcontainer_logged{
padding-bottom: 0px;
width: 740px;
}
ul#navlist
{
font: bold 11px Verdana, Geneva, Helvetica, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #6c6;
margin: 0px;
}

ul#navlist li
{
float: right;
height: 21px;
background-color: #cfc;
margin: 2px 2px 0 2px;
border: 1px solid #6c6;
padding-left: 5px;
padding-right: 5px;
}

ul#navlist li#active
{
border-bottom: 1px solid #E9F7E9;
background-color: #E9F7E9;
}

li#active a { 
color: green; 
}

#navlist a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { 
background: #E9F7E9; 
color: #000000;
}

/* banner */
#headline {
display: block;
height: 110px;
background-color: #298D2A; /* #EC9A00 */
font-weight: normal;
font-size: 16pt;
color: #FFFFFF;
}
/* banner */
#headline_login {
display: block;
height: 50px;
background-color: #298D2A; /* #EC9A00 */
font-weight: normal;
font-size: 16pt;
color: #FFFFFF;
}
/* midden pagina */
#container {
width: 790px;
padding-top: 20px;
padding-right: 0px;
padding-left: 20px;
background-color: #E9F7E9;
border-right: 1px dashed #CCCCCC;
border-left: 1px dashed #CCCCCC;
text-align: left;
height: auto;
}

#container_zoek{
width: 800px;
padding-top: 20px;
padding-right: 0px;
padding-left: 5px;
background-color: #E9F7E9;
border-right: 1px dashed #CCCCCC;
border-left: 1px dashed #CCCCCC;
text-align: left;
height: auto;

}
#contenthome {
min-height: 0px;
float: left;
width: 480px;
text-align: left;
padding: 0 0 0 0;
}

#contenttext {
min-height: 0px;
float: left;
width: 228px;
text-align: left;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 20px;
border:1px dashed #CCCCCC;
}

#contentzoek {
min-height: 0px;
float: left;
width: 478px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
border:1px dashed #CCCCCC;
}

#Pagead {
float: left;
border:1px dashed green;
text-align:center;
margin-bottom: 10px;
background-color: #f2f2f2;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}

#navhome {
display: block;
float: left;
text-align: left;
width: 240px;
margin: 0 0 0 0px;
padding-left: 20px;
}

#navhome .border {
border: #C3D9FF 1px solid;
background-color: #FFFFFF;
width: 230px;
padding: 4px;
margin-bottom: 5px;
}

select.select{
width:250px;
}

/* Sidebars */
#sidebarhome {
text-align: left;
padding: 2px;
background-color: #e8eefa;
}

#sidebarhome .content {
padding: 3px 8px 4px 8px;
}

#sidebarhome .center {
text-align: center;
}
.newsbox {
width: 238px;
text-align: left;
background-color: #f2f2f2;
border: 1px solid #cccccc;
}

.newsitem {
padding: 10px 4px 10px 4px;
border-top: 1px solid #e5e5e5;
}

#container_pagina {
width: 710px;
padding-top: 20px;
padding-right: 0px;
padding-left: 15px;
text-align: left;
background-color: #E9F7E9;
}


/* Footer */
#footer_container {
display: block;
width: 760px;
padding: 2px 0 20px 0;
clear: both;
}

#footer_container .footer {
padding-top: 5px;
border-top: 1px dashed #cccccc;
text-align: center;
color: #666666;
}

/* text colors */
.blue {
color: green;
}

/* fout meldingen */
.div_error {
	margin: auto;
	margin-top: 5px;
	text-align: left;
	width: 700px;
	border: 1px solid red;
	padding: 1px;
	text-align: center;
	color: red;
	font-weight: bold;
}
.div_error_600 {
	margin: auto;
	margin-top: 5px;
	text-align: left;
	width: 600px;
	border: 1px solid red;
	padding: 1px;
	text-align: center;
	color: red;
	font-weight: bold;
}
.div_error_small {
	margin: auto;
	margin-top: 5px;
	text-align: left;
	width: 450px;
	border: 1px solid red;
	padding: 1px;
	text-align: center;
	color: red;
	font-weight: bold;
}
.register_field_error{
	background-color: #FF0000;
	color:white;
}

.div_succes {
	margin:auto;
	margin-top:5px;
	text-align:left;
	width:700px;
	border:1px solid green;
	padding:1px;
	text-align:center;
	color:green;
	font-weight: bold;
}
.div_succes_small {
	margin:auto;
	margin-top:5px;
	text-align:left;
	width:600px;
	border:1px solid green;
	padding:1px;
	text-align:center;
	color:green;
	font-weight: bold;
}
.div_succes_index {
	margin:auto;
	margin-top:5px;
	text-align:left;
	width:350px;
	border:1px solid green;
	padding:1px;
	color:black;
}

.table_last-sought-body{
	BORDER-BOTTOM: 1px solid;
	background-color: #E9F7E9;
	padding:2px;
	border-bottom-color: ActiveBorder;
	font-size: 10px;
}

.style-red{
	color: #FF0000;
	font-weight: bold;
}
.style-green{
	color: Green;
	font-weight: bold;
}
.style-blauw{
	color: Blue;
	font-weight: bold;
}
.style-paars{
	color: purple;
	font-weight: bold;
}

.query_div {
	border:1px solid #DDDDDD;
	position:absolute;
	bottom:0px;
	right:0px;
	height:100px;
	width:10px;
	overflow: hidden;
	background-color:#66FF99;	
}
.query_div_h {
	border:1px solid #DDDDDD;
	position:absolute;
	bottom:0px;
	right:0px;
	height:100px;
	width:98%;
	overflow:auto;
	background-color:#99FFCC;	
}
.query_table {
	margin-left:10px;
	width:100%;
	font-size:11px;
}
.query_td {
	background-color:#FFFFFF;
}

.table_aanbod-head{
	BORDER-BOTTOM: 1px solid black;
	BORDER-TOP: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: lightblue;
	padding:2px;		
}
.table_aanbod-body{
	BORDER-BOTTOM: 1px solid;
	background-color: #fefade;
	padding:2px;
	border-bottom-color: ActiveBorder;
	font-size: 11px;
}
.index_aanbod-bottom{
	border: 1px outset black;
	width:99%;
	background: lightblue;
	text-align: center;
}
.table_vraag-head{
	BORDER-BOTTOM: 1px solid black;
	BORDER-TOP: 1px solid black;
	background-color: lightblue;
	padding:2px;	
		
}
.table_vraag-body{
	BORDER-BOTTOM: 1px solid;
	background-color: #fefade;
	padding:2px;
	border-bottom-color: ActiveBorder;
	font-size: 11px;
}
.index_vraag-bottom{
	border: 1px outset black;
	width:99%;
	background: lightblue;
	text-align: center;
}

/* Labels */
label.header {
	float: left; 
	width: 140px;
	padding-left:20px;
}
.zoekveld{
	text-align: center;
	padding-top: 10px;
}
.zoekresultaat{
	padding-bottom: 100px;
	padding-top: 10px;	
	
}
