
*
{
	font-family: Arial, sans-serif;
}

a
{
	text-decoration: none;
	color: #FF0000;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background-color: #000000;
}

div
{
	overflow: auto;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.bold
{
	font-weight: bold;
}

div.header
{
	vertical-align: middle;
	text-align: center;	
}

div.nextgig
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;	
}

div.nieuwsinhoud
{
	padding-left:10px;
}

div.nieuwstitel
{
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

div.small
{
	overflow: auto;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

div.welkom
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

img
{
	border: 0px;
}

img.header 
{
	padding: 7px;
}

table.main
{
	background-color: #FFFF00;
	background-image: url("pics/layout/surfer.jpg");
	background-repeat: no-repeat;
	background-position: bottom; 
	background-attachment: fixed;
}

table.menu
{
	background-image: url("pics/layout/menu.jpg");
	background-repeat: no-repeat;
	background-position: bottom; 
	background-attachment: fixed;
}

table.oud
{
	background-color: #FFFF00;
	background-image: url("pics/layout/surfer400.jpg");
	background-repeat: no-repeat;
	background-position: bottom; 
	background-attachment: fixed;
}

td.footer
{
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

td.tekst
{
	padding: 5px;
	text-align: justify;
}

tr
{
	vertical-align: top;
}

tr.menu
{
	vertical-align: bottom;
	background-image: url("pics/layout/menu.jpg");
	background-repeat: no-repeat;
}

tr.header
{
	vertical-align: middle;
	text-align: center;
}
