body {
background-color:#000000;
color: #FFFFFF;
font-family:'Arial',sans-serif;
font-size: 12 px;
}

h1 {
color: #FFFFFF;
font-weight: bold;
font-family:'Arial',sans-serif;
font-size: 12px;
line-height: normal;
}

h2{
color: #FFFFFF;
font-weight: normal;
font-family:'Arial',sans-serif;
font-size: 12px;
line-height: normal;
}

img{
border: 0px;
}

#container {
width: 900px;
border: 2px;
border-color: #424649;
margin:0px auto;
position: relative;
}

#head {
background-image:url(images/layout/header.jpg);
width: 900px;
height: 119px;
}

.menu{
width: 680px;
height:23px;
float: right;
margin-top: 78px;
font-size: 12px;
font-weight: bold;
}

.menuItem1{
width: 114px;
height: 23px;
text-align: center;
background-image:url(images/button/backKnop.jpg);
float: left;
}

.menuItem2{
width: 114px;
height: 23px;
text-align: center;
background-image:url(images/button/backKnop.jpg);
float: left;
}

.menuItem3{
width: 114px;
height: 23px;
text-align: center;
background-image:url(images/button/backKnop.jpg);
float: left;
}

#contentleft{
float:left;
background-image:url(images/layout/left.jpg);
width: 177px;
height: 581px;
padding-left: 11px;
}

.formulierInvoer{
float: left;
width: 240px;
color: #FFFFFF;
font-weight: normal;
font-family:'Arial',sans-serif;
font-size: 12px;
line-height: normal;
}

#contentright{
text-align: left;
height: 581px;
float: right;
background-color: #000000 ;
}

.banner{
float: top;
height: 110px;
width: 580px;
margin-bottom: 5px;
}

.textcontainer{
float: left;
height: 400px;
width: 515px;
}

.cat1{
float: left;
height: 400px;
width: 166px;
border: 1px;
border-color: #424649;
background-color: #323232;
}

.cat2{
float: left;
margin-left: 5px;
height: 400px;
width: 166px;
border: 1px;
border-color: #424649;
background-color: #323232;
}

.cat3{
float: left;
margin-left: 5px;
height: 400px;
width: 166px;
border: 1px;
border-color: #424649;
background-color: #323232;
}

.rssfeed{
float: left;
margin-left: 5px;
height: 350px;
width: 166px;
background-color: #323232;
border: 1px;
border-color: #424649;
}

.rssfeed1{
float: left;
margin-left: 5px;
height: 480px;
width: 166px;
background-color: #323232;
border: 1px;
border-color: #424649;
}

a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */
a:active {color: #FFFFFF}