body, html
{
background-image: url(../images/bg.jpg)
}

.holder
{
width:900px;
margin:auto;
}

.balk
{
position: relative;
width:900px;
height:66px;
}

.left
{
position: absolute;
left:0px;
width:18px;
height:66px;
background-image: url(../images/leftC.png);
background-repeat: no-repeat;
}

.center
{
position: absolute;
left:18px;
padding:20px 15px 20px 15px;
width:834px;
height:26px;
background-image: url(../images/center.png)
}

.center h1
{
margin:0px;
padding:0px;
margin-top:5px;
letter-spacing: 1px;
font-family:Century Gothic;
font-weight:100;
font-size:14px;
color:black;
}

.center h1 .small
{
font-size:10px;
}

.right
{
position: absolute;
right:0px;
width:18px;
height:66px;
background-image: url(../images/rightC.png);
background-repeat: no-repeat;
}

.header
{
width:900px;
height:200px;
margin-top:-10px;
margin-bottom: -10px;
}

.laatste
{
height: 221px;
width:900px;

margin-top:-10px;
margin-bottom: -10px;
background-image: url(../images/trans15px.png)
}

h1, h2, h3, h4, h5
{
margin:0px;
padding:0px;
}


.laatste .nieuws
{
margin:0px;
padding:0px;
position:relative;
width:765px;
padding:16px 5px 21px 30px;
height:30px;
float:left;
background-image: url(../images/trans15px.png)
}

.laatste .nieuws:hover
{
cursor: pointer;
background-image: url(../images/transzwart.png)
}

.laatste .date
{
width:70px;
height:30px;
padding:10px 15px 27px 15px;
background-image: url(../images/transzwart.png);
float:left;
}

.laatste .nspacer
{
width:830px;

height:10px;
float:left;
background-image: url(../images/trans15px.png)
}

.laatste .ndate
{
width:70px;
height:10px;
background-image: url(../images/transzwart.png);
float:left;
}


h2 .small
{
padding:0px;
margin:0px;
}

.text
{

width:850px;
padding:25px;
margin-top:-10px;
margin-bottom: -10px;
background-image: url(../images/trans15px.png)
}

p
{
font-family: Arial;
font-size:12px;
color:white;
line-height: 18px;
}

