body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	background-attachment:fixed;
}
.largeText {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.smallText {
	font-size: 10px;
}
.Title {
	font-weight: bolder;
	font-style: italic;
}
.bannerDiv {
    background-image: url(../img/banner.gif);
}
.smallBannerDiv 
{
	background-position:center;
    background-image: url(../img/banner3.gif);
    background-repeat: no-repeat;
}
.mainTable {
    background-image: url(../img/hamer.gif);
    background-repeat:no-repeat;
}
.mainText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.mainTextBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
}

#button-geen-straf
{
	position: absolute;
	right: -90px;
	top: -50px;
	height: 160px;
	width: 160px;
	border: 1px;
	border-color:#FF0000;
	z-index: 1;
	background-repeat:no-repeat;
}

#button-geen-strafXX {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=nonscale src='../img/button-geen-straf.png');}
#button-geen-strafXX[id] {background-image: url(../img/button-geen-straf.png);}
