html
{	margin: 0px 0px 0px 0px;
}

body
{	margin: 40px 40px 40px 40px;
	background-image: url(background.jpg);
	background-attachment: fixed;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 13pt;
	font-family: "trebuchet ms", sans-serif;
}

.kop
{	font-size: 18pt;
	line-height: 18pt;
	font-weight: bold;
	margin-bottom: 21pt;
}

.kopje
{	font-size: 11pt;
	font-weight: bold;
	margin-top: 13pt;
}

.klein
{	font-size: 7pt;
}

a
{	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover
{	color: #FF6666;
}

#gallery-trick
{	position: absolute;
	left: 477px;
	top: 0px;
	width: 223px;
	height: 477px;
	background-color:#FFFFFF;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

#gallery-groot
{	width: 477px;
	height: 477px;
	text-align: center;
	font-size: 10pt;
}

#gallery-klein
{	width: 223px;
	height: 477px;
	text-align: center;
	font-size: 7pt;
	overflow: auto;
}

#gallery-klein div
{	margin-top: 20px;
	margin-bottom: 20px;
}

#gigs-trick
{	position: absolute;
	left: 477px;
	top: 0px;
	width: 223px;
	height: 477px;
	background-color:#FFFFFF;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

#gigs-groot
{	width: 477px;
	height: 477px;
	text-align: center;
	font-size: 10pt;
}

#gigs-klein
{	width: 223px;
	height: 477px;
	text-align: center;
	font-size: 7pt;
	overflow: auto;
}

#gigs-klein div
{	margin-bottom: 7px;
}

