html, body
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #C1C9E0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
	text-align: center;
}

hr
{
	color: #3A2808;
	height: 2px;
}

td,font
{
	font-family: Tahoma;
	font-size: 12px;
	color: #414141;
}

table.layout 
{
	height: 100%;
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
	width: 700px;
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width:2px;
}

.header
{
	width: 804px;
	height: 102px;

	background-color: White;
	background-position: top;
	background-repeat: no-repeat;
}

.layout_left_bg
{

	background-repeat: repeat-y;
	width: 24px;
}

.layout_right_bg
{

	background-repeat: repeat-y;
	width: 24px;
}

.menu
{
	background-image: url(../afbeeldingen/index_03.jpg);
	background-color:#56002B;
	background-repeat: no-repeat;
	background-position: left,top;
	width: 150px; 
	height: 100%;
	text-align: left;
	color: white;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 40px;
	
}

td.right_text
{
	font-family: Tahoma;
	font-size: 10px;
	color: #414141;
	border-left: 1px dotted #3A2808;
	padding-left: 10px;
	height: 100px;
	width: 175px;
}

.subtitel
{
	font-size: 9px;
	color: #696969;
}

img.noborder
{
	border: 0px;
}

.submenu_tekst, a.submenu_tekst
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

h1,h2,h3
{
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, serif;
	color: #2F4C9A;
	font-weight: 900;
	margin: 3px -2px;
}

a.h1, a.h2, a.h3
{
	color: #CD9967;	
	font-size: 16px;
	text-decoration: none;
}

.nieuws
{
	margin-bottom: -15px;
}

.knop
{
	margin-top: -5px;
}

.100proc
{
	width: 100%;
}

td.content_adres
{
	padding-left: 15px;
}

.content
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	height: 100%;
	background-image: url("../afbeeldingen/index_04.jpg");
	background-repeat: no-repeat;
	width: 550px;
	background-color: White;
	
}

.right
{
	text-align: right;
}

#content img
{
	border: 0px;
	vertical-align: middle;
}

.content_left
{
	background-repeat: no-repeat;
	height: 100%;
}

table.border
{
	border: 1px solid #FF9933;
	background-color: White;
	padding: 3px;
}
td.button
{
	background-color:#FF9933;
}

td.footer_left
{
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

td.footer_right
{
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

td.tabmenu
{
	padding-left: 10px;
	padding-right: 10px;
}

.footer
{
	color: #A3A3A3;
	font-size: 10px;
	background-color: black;
	text-align: right;
	padding-right: 5px;
}

#footer a
{
color: #A3A3A3;
	text-decoration: underline;
}

a
{
	color: #2F4C9A;
	text-decoration: none;
}

a.wit
{
	color: #FFFFFF;
	text-decoration: underline;
}

td.submenu
{
	padding-left: 10px;
	height: 25px;
}

a.submenu
{
	color: #CD9967;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}

a.submenu_over
{
	color: #CD9967;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}

td.hoofdmenu
{
	padding-left: 15px;
	text-transform: uppercase 
}

td.hoofdmenu_table
{
	border-left: 1px solid #4D92D5;
	border-right: 1px solid #4D92D5;
	background-color: #0F2741;
}

td.hoofdmenu_over
{
	padding-left: 15px;
	text-transform: uppercase 
}
a.hoofdmenu
{
	color: #414141;
	font-size: 12px;
	font-family: Tahoma;
	color: White;
}

a.hoofdmenu_over
{
	color: #CD9967;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}

div.hoofdmenu
{
	padding-top: 3px;
	padding-right: 15px;
}

div.submenu
{
	padding-top: 10px;
	padding-right: 15px;
}

form
{
	margin: 0px;
}

input.login,textarea.login,select.login {  
	border: 1px #FF9933 solid; 
	font-size: 11px;
	font-weight: normal; 
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 120px;
	margin: 2px;
	}
	
input.submit {  
	border: 0px #3A2808 solid; 
	font-size: 11px; 
	color: #3A2808; 
	background-color: #FF9933;
	padding: 2px;
	height: 20px;
	width: 120px;
	margin: 2px;
	}
	
input.noborder { 
	border: 0px;  
	background-color: transparent;
	}
