a
{
	color: #d9252e;
	font-weight: 700;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background-image: url(g/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #5c5c5c;
}

td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #5c5c5c;
}

h3
{
	font-family: Tahoma, Times;
	font-size: 11pt;
	font-weight: 700;
	color: #d9252e;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 100%;
	border-top: solid 1px #d9252e;
}

h4
{
	font-family: Tahoma, Times;
	font-size: 7pt;
	font-weight: 700;
	color: #d9252e;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 100%;
	border-top: solid 1px #d9252e;
}

input
{
	border: #dddddd solid 1px;
}

.tdVeldnaam
{
	font-weight: 700;
	text-align: right;
	padding-right: 10px;
}

div#divContainer
{
	position: absolute;
	background-image: url(g/bg_mid.gif);
	background-repeat: repeat-y;
	margin-left: -411px;
	top: 0px;
	left: 50%;
	width: 822px;
}

div#divMenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 220;
}

div#divTitle
{
	position: absolute;
	top: 0px;
	left: 267px;
	text-align: right;
	z-index: 300;
}

div#divContent
{
	position: relative;
	top: 0px;
	left: 267px;
	width: 527px;
	padding-top: 95px;
	z-index: 300;
}

div#divContent .clsContent
{
	position: absolute;
	left: 20px;
	top: 110px;
	width: 490px;
	height: 450px;
	z-index: 600;
}

div#divBottom
{
	position: relative;
	left: 0px;
	margin-top: -170px;
	margin-left: -267px;
	width: 822px;
	float: left;
	z-index: 400;
}

.clsGastenboek
{
	width: 100%;
	height: 350px;
	overflow: auto;
}

.clsGastenboek table
{
	margin-top: 20px;
	width: 100%;
}

.clsGastenboekTop
{
	background-color: #eeeeee;
	height: 24px;
	font-size: 7pt;
	font-weight: 700;
	text-align: middle;
	padding-left: 10px;
}

.clsGastenboekTop a
{
	color: #787878;
}

.clsGastenboekBody
{
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 5px;
}

.clsDeelnemers
{
	width: 100%;
}

.clsDeelnemers td
{
	border-top: solid 1px #dddddd;
}

.clsDeelnemers .clsHdr
{
	background-color: #f4f4f4;
	font-weight: 700;
	font-size: 7pt;
}

.clsWinnaar
{
	background-color: #d9252e;
	color: #FFFFFF;
	font-weight: 700;
}

.clsFotoContainer
{
	width: 100%;
	height: 350px;
	overflow: auto;
}

.clsFoto
{
	background-image: url(g/bg_foto.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 230px;
	align: center;
	padding-top: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

