body {
	font-family: Trebuchet MS,tahoma,verdana,arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	background-color: #f5f6fb;
	}
ul {
text-align: justify;
}
td {
text-align: justify;
}
hr{
margin-top:15px; 
margin-bottom:15px;
color:#CCCCCC;
}

/*////////////////////////////////////////////////////////////////////
STRUCTURE
////////////////////////////////////////////////////////////////////*/

div#container {
width: 990px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
background-image:url(images/bg_grijs.jpg);
overflow:hidden;
border-bottom: 2px solid #ccc;
}
div#header {
position: relative;
float: left;
width: 990px;
height: 200px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

div#content {
position: relative;
float: left;
width: 838px;
padding-top: 20px;
padding-left: 76px;
padding-right: 76px;
padding-bottom: 40px;
}
div#footer {
position: relative;
float: left;
width: 838px;
padding-top: 10px;
padding-left: 76px;
padding-right: 76px;
padding-bottom: 10px;
font-size: 9px;
color:#444444;
}

/*////////////////////////////////////////////////////////////////////
MENU
////////////////////////////////////////////////////////////////////*/

div#menu_container {
position: relative;
float: left;
width: 990px;
margin-top: 180px;
padding-left:79px;
background-color:#666666;
}

a.menu{
cursor: pointer;
color: #FFFFFF;
font-weight:bold;
font-size: 16px;
display: block;
text-align:center;
height: 24px;
width:165px;
letter-spacing:1px;
text-decoration:none;
padding-top: 5px;
background-color:#444444;

}
a.menu:link{
color: #FFFFFF;
display: block;
}
a.menu:visited{
color: #FFFFFF;
display: block;
}
a.menu:active{
color: #FFFFFF;
display: block;
}
a.menu:hover{
color: #efc68c;
display: block;
background-color:#666666;
}

a.menu1{
cursor: pointer;
color: #FFFFFF;
font-weight:bold;
font-size: 16px;
display: block;
text-align:center;
height: 24px;
width:165px;
letter-spacing:1px;
text-decoration:none;
padding-top: 5px;
background-color:#f09d59;

}
a.menu1:link{
color: #FFFFFF;
display: block;
}
a.menu1:visited{
color: #FFFFFF;
display: block;
}
a.menu1:active{
color: #FFFFFF;
display: block;
}
a.menu1:hover{
color: #efc68c;
display: block;
background-color:#666666;
}
/*////////////////////////////////////////////////////////////////////
CLASSES
////////////////////////////////////////////////////////////////////*/

.titel1{
font-size: 18px;
font-weight: bold;
color: #666666;
}
.titel2{
font-size: 14px;
font-weight: bold;
color: #666666;
}
.table{
border-bottom: 2px solid #ccc;
}
.border_td{
border-bottom: 1px dotted #F9E3B4;
}
.border_table{
border-left: 1px solid #F9E3B4;
border-right: 1px solid #F9E3B4;
border-bottom: 1px solid #F9E3B4;
}
.privacy{
font-size: 8px;
font-weight: bold;
}
/*////////////////////////////////////////////////////////////////////
LINKS
////////////////////////////////////////////////////////////////////*/

a{
text-decoration:none;
}
a:link{
color: #367e9a;
}
a:active{
color: #367e9a;
}
a:visited{
color: #367e9a;
}
a:hover{
color: #444444;
}

.tab{
font-size: 10px;
font-weight: bold;
color: #ffffff;
/*letter-spacing: 1px;*/
}
a.tab:link{
font-size: 10px;
color: #ffffff;
}
a.tab:visited{
font-size: 10px;
color: #ffffff;
}
a.tab:active{
font-size: 10px;
color: #ffffff;
}
a.tab:hover{
font-size: 10px;
color: #ccc;
}
/*
a.titel2:link{
font-size: 14px;
font-weight: bold;
color: #70b412;
}
a.titel2:visited{
font-size: 14px;
font-weight: bold;
color: #70b412;
}
a.titel2:active{
font-size: 14px;
font-weight: bold;
color: #70b412;
}
a.titel2:hover{
font-size: 14px;
font-weight: bold;
color: #85d615;
}
*/
.adres{
font-size: 9px;
font-weight: bold;
color: #939393;
}
a.adres:link{
font-size: 9px;
color: #939393;
}
a.adres:visited{
font-size: 9px;
color: #939393;
}
a.adres:active{
font-size: 9px;
color: #939393;
}
a.adres:hover{
font-size: 9px;
color: #666666;
}

