#kolom1 {
	height: 50em;
	width: 500px;
	float:left;
	background-image: url(../images/fades/bg2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px;
}

#kolom2 {
	height: 350px;
	width: 100px;
	float:left;
	left: 60px;
	position: relative;
}
#catagorien {
	margin-bottom: 2px;
}
#data {
	margin-top: 5px;
	width: 600px;
	margin-bottom: 15px;
	height: 18px;
}
.rij {
	width: 660px;
	position: relative;
	left: 30px;
}
.catname {
	width: 50px;
	float: left;
}
.archiefselect {
	text-align:left;
}
.datanormaal a {
	font-weight: normal;
	text-decoration: underline;
}
.dataweekend a {
	font-weight: bold;
	text-decoration: underline;
}
.dataweekend {
	font-weight: bold;
}
.datavandaag {
	font-weight: bold;
	font-size:14px;
	color: #000000;
}
.pijl{
    width:20px;
    padding-top:2px;
    text-align:center;
    border: 0px solid red;
    float:left;
}
#datadays{
    width:480px;
    text-align:center;
    border: 0px solid red;
    float:left;
    background-repeat: no-repeat;
	background-image: url(../images/fades/gg1.gif);

}

