﻿div.InnerBoxContent 
{
	background-image:url('/images/Donatie_Background.png');
	background-repeat:no-repeat;
}

div.DefaultBackground
{
	background-image:none;
}

div.DonatieMeisje {
	position:absolute;
	top: 150px;
	left: 482px;
}

div.Req {
	display: inline;
	color: Red;
}
div.Box {
	line-height: 22px;
}
div.MiddleContent div.Content {
    overflow:visible;
}
div.ImageContainer {
    width:225px;
    height:300px;
    float:right;
}
div.ImageContainer img {
    position:relative;
    top:-35px;
}