body {
margin: 0px;
}

#melding {
position: absolute;
left: 50px;
top: 100px;
}

#perv, #perv a, #perv a:hover {
position: absolute;
left: 40px;
top: 40px;
color: #fff;
font-family: arial;
font-size: 30px;
font-weight: 700;
text-decoration: none;
}

#logo {
font-family: fixedsys;
font-size: 500%;
color: #fff;
}

.text {
font-family: arial;
font-size: 80%;
color: #fff;
}

#holder {
width: 500px;
}

.item {
width: 500px;
padding: 10px;
background-color: #eee;
border: 1px solid #ddd;
}

.text {
margin-left: 10px;
padding-left: 10px;
font-family: arial;
font-size: 11px;
color: #444;
border-left: 1px solid #ccc;
}

.text a {
font-family: arial;
font-size: 11px;
color: #444;
font-weight: 700;
text-decoration: none;
}

.text a:hover {
font-family: arial;
font-size: 11px;
color: #444;
font-weight: 700;
text-decoration: none;
}


.title {
font-size: 12px;
font-weight: 700;
}

.pic {
width: 150px;
border: 1px solid #777;
}

.big_pic {
height: 400px;
}
