
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDDEE0;
}

h1 
{
    color: #B67300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

img
{
    border:0;
}


#container {
	position: relative;
	background: url("./images/background.gif") repeat-y;
	width: 735px;
	margin: auto;
	z-index: 1;
}

#header {
	background: url("./images/header.jpg") no-repeat;
	height: 88px;
	z-index: 2;
}

#leftcontent {
    float: left;
	/*position: absolute;*/
	/*background-color: #e8ffc9;*/
	/*top: 88px;*/
	width: 160px;
	z-index: 3;
	padding-left: 7px;
}

#centercontent 
{
    min-height:600px;
    float: left;
	background-color: #e8ffc9;
	top: 0px;
	margin: 0;
	padding: 0;
   	/*margin-left: 175px;
   	margin-right: 160px;*/
   	margin-left: 8px;
   	width: 400px;
   	z-index: 2;
}

#text {
	margin: 12px 9px 20px 9px;
	/*min-height: 150px;*/
}

#text h1 {
	color: #B67300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

#rightcontent 
{
    float: left;
	background-color: #e8ffc9;
	width: 144px;
	margin-left: 8px;
}

#footer 
{
    clear: both;
	background: url("./images/footer.gif") no-repeat bottom;
	height: 30px;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

#copyright {
	margin: 0 0 0 182px;
}

.Datum_nieuws 
{
    color: #B67300;
    font-weight: bold;
    font-size: 10px;
}
#Datum_nieuws 
{
    color: #B67300;
    font-weight: bold;
    font-size: 10px;
}
/**** Links ****/
.newslink a
{
    color:Black;
    }

#text a, #rightText a { 
	color: #B67300; 
}

#rightText a {
	font-weight: bold;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#homeLink {
	position: absolute;
	background: url("./images/home.gif") no-repeat;
	margin-left: 127px;
	height: 13px;
	width: 33px;
}

#logoLink {
	position: absolute;
	background: url("./images/logo.gif") no-repeat;
	/*top: 25px;*/
	/*top: 25px;*/
	/*left: 31px;*/
	margin-top: 25px;
	margin-left: 30px;
	height: 88px;
	width: 105px;
}

#leftlinks {
    position: relative;
    z-index: 10;
}

#contactLink {
	position: absolute;
	background: url("./images/contact.gif") no-repeat;
	height: 13px;
	width: 43px;
	z-index: 10;
}

#taalNL {
	position: absolute;
	background: url("./images/taalNL.gif") no-repeat;
	top: 0px;
	left: 0px; 
	height: 16px;
	width: 16px;
}

#taalFR {
	position: absolute;
	background: url("./images/taalFR.gif") no-repeat;
	top: 0px;
	left: 24px; 
	height: 16px;
	width: 16px;
}

#taalEN {
	position: absolute;
	background: url("./images/taalEN.gif") no-repeat;
	top: 0px;
	left: 48px; 
	height: 16px;
	width: 16px;
}

#taalDE {
	position: absolute;
	background: url("./images/taalDE.gif") no-repeat;
	top: 0px;
	left: 72px; 
	height: 16px;
	width: 16px;
}

#taalmenu
{
    position: relative;
    /*top: 133px;*/
    margin-top: 10px;
    width: 95px;
    left:62px; /*69px*/
}

#rightText {
	margin: 8px 8px 8px 8px;
}

#leftbottom {
    margin-top: 120px;
}

#subgroepen
{
    padding-top: 20px;
    padding-right:10px;
    text-align: right;
    text-decoration: none;
    color: #B67300;
}
.lnkConsument
{
    /*position:absolute;*/
    right:5px;
    width:250px;
    color: #B67300;
    text-decoration:none
}

.lnkProffesioneel
{
    /*position:absolute;*/
    right:5px;
    width:250px;
    color: #B67300;
    text-decoration:none
}

#submenu
{
color: #B67300;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-right: 12px;
text-align:right;
z-index: 3;
}


#submenu a
{
    text-decoration:none;
    text-align:right;
    color:#B67300;
}

#submenu a:hover
{
    text-align:right;
    text-decoration:underline;
    color:#B67300;
}