body  {
padding-top : 0;
margin : 0;
padding-bottom : 0;
padding-left : 12em;
padding-right : 0;
background-image: url("madeliefjebg.jpg");
background-color: #ffffff;
background-repeat: no-repeat;
background-attachment: fixed ;

}

body.horizon  {
padding-top : 0em;
padding-left : 0;
padding-right : 0;
padding-bottom : 0;
border: 0px;

}

body.reactie {
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #ffffff;
}

div.fixed  {
width : 738px;
height : 210px;
position : absolute;
top : 0;
}

body.horizon div.fixed  {
width : 100%;
height : 5em;
}

body>div.fixed  {
position : fixed;
}

div.content  {
padding : 1em;
}

img.midden  {
width : 738px;
height: 210px;
position : fixed;

}

img {
behavior: url("/pivot/templates/pngbehavior.htc");

}

/*vanaf hier de diverse tekstopmaakjes*/

.stukje {
color: #000000;
margin : 0px 0px 0px 0px;
font-family : Andale mono, Tahoma, Courier new, Courier, sans-serif;
font-size : 11px;
font-weight: 200;

}


.title {
font-size : 20px; 
color: #4b4b4b;
text-align: left;
font-weight: 200;
margin : 0px 0px 0px 0px;
font-family : Andale mono, Tahoma, Courier new, Courier, sans-serif;

}

.date {
font-size: 10px;
color: #b6c2ca;
text-align: right;
font-weight: 200;
margin : 0px 0px 0px 0px;
font-family : Andale mono, Tahoma, Courier new, Courier, sans-serif;
}



p {
margin : 0px 0px 0px 0px;
font-family : Andale mono, Tahoma, Courier new, Courier, sans-serif;
font-size : 11px;
font-weight: 200;
}

p.middenbaan {
position: absolute;
left:250px;
top:193px;
width:475px;
text-align: justify;
}

p.page2 {
position: absolute;
left:50px;
top:500px;
width:110px;
text-align: justify;
}

p.retour {
position: absolute;
left: 20px;
top: 193px;
}

#reactiemiddenbaan {
position: absolute;
left:50px;
width:285px;
text-align: justify;
font-family : Andale mono, Tahoma, Courier new, Courier, sans-serif;
font-weight: 200;
font-size: 11px;
}

a {
	color : #4b4b4b;
	text-decoration : underline;
}

a:hover {
       color: #000000;
	text-decoration : underline;
}

a.page2 {
       color: #4b4b4b;
       text-decoration : underline;
}