body
{
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	/*background-color: #e6e7e8;*/
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
}
body.formulier
{
        margin: 10px;
        font-family: verdana;
        font-size: 11px;
        color: #000000;
        /*background-color: #e6e7e8;*/
	background-image: none;
}
td
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
table.main
{
	width: 950px;
	height: 100%;
}

td.header
{
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	height: 121px;
	width: 950px;
	vertical-align: bottom;
	
	padding-bottom: 0px;
}
td.content
{
	background-color: #ffffff;
	padding: 20px;
	height: 100%;
	width: 644px;  
	_width: 684px;
	vertical-align: top;*/
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}


td.sidecontent
{
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	height: 100%;
	width: 226px;
	_width: 276px;
	vertical-align: top;
	border-right: solid 1px black;
	border-left: solid 1px black;	
	border-bottom: solid 1px black;
}

td.footer
{
	padding: 3px;
}

.subcat_titel
{
	width: 33%;
	padding: 0px;
}
.subcat_titel a
{
	display: table-cell;
	width: 295px;
	vertical-align: middle;
	height: 50px;
	color: #ffffff;
	text-decoration: none;
	_padding-top: 15px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

.stretch
{
 	width: 950px;
 	height: 100%;
}

A
{
	text-decoration: underline;
	color: #000000;
}
A.klein
{
	font-size: 8pt;
}
.paginatitel
{
	color: #023996;
	font-size: 11pt;
	font-weight: bold;
}

textarea
{
	width: 400px;
	height: 100px;
}

form { margin: 0px; }

fieldset.login
{
	width: 300px;
	border: solid 1px #F4811A;
	padding: 15px;
}
legend.login
{
	color: #023996;
}

.table_header
{
	background-color: #F4811A;
	color: #ffffff;
	font-weight: bold;
}

.home_table
{
	height: 100%;
	width: 185px;
	border: solid 1px #7e8998;
}
.home_zoeken
{
	border: solid 1px #7e8998;
	background-color: #e7f1fd;
	background-image: url("../images/home_zoeken.gif");
	background-repeat: repeat-x;
	width: 586px;
}

a.home_link
{
	color: #7e8998;
	text-decoration: none;
}

.vetblauw
{
	color: #023996;
	font-weight: bold;
}

.vetoranje
{
	color: #f58119;
	font-weight: bold;
}

.home_nieuws
{
	width: 276px;
	color: #ffffff;
	background-color: #f5811a;
	font-size: 14px;
	font-weight: bold;	
	padding: 3px;
	border-bottom: solid 3px #d26300;
	border-right: solid 3px #d26300;
}
.home_vraagbaak
{
	width: 276px;
	color: #ffffff;
	background-color: #023996;
	font-size: 14px;
	font-weight: bold;	
	padding: 3px;
	border-bottom: solid 3px #004fd4;
	border-right: solid 3px #004fd4;	
}
.home_banners
{
        padding: 0px;
}

.top_banners
{
	margin-bottom: 20px;
	margin-right: 45px;
	border: none;
}

.klein td
{
	font-size: 9px;
}

a.klein
{
	font-size: 9px;
}
.bericht
{
	color: #7a7a7a;
}

input
{
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #adadad;
}
textarea
{
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #adadad;
}
select
{
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #adadad;
}

.reageer
{
	display: table-cell;
	width: 180px;
	vertical-align: middle;
	height: 26px;
	color: #ffffff;
	text-decoration: none;
	_padding-top: 6px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #f5811a;
        border-bottom: solid 3px #d26300;
        border-right: solid 3px #d26300;
	float: left;
}
