body	{ font: 10pt Tahoma, Verdana, Arial, Geneva; color: black; background-image: url('gfx/bg.gif') }

a			{	font: 10pt; color: white;  text-decoration: none; }
a:hover		{	font: 10pt; color: #CCCCCC;  text-decoration: none; }
a:visited:hover	{	font: 10pt; color: #CCCCCC;  text-decoration: none; }
a:visited	{	font: 10pt; color: white;  text-decoration: none; }

#tabel
{
	margin-left: 25px;
	margin-top: 20px;
	padding: 0px;
	border-collapse: collapse;
	width: 900px;
}

.top, top
{
	background-image: url('gfx/top.gif');
	width:900px;
	height:150px;
	border-left: thin dotted;
	border-right: thin dotted;
	border-top: thin dotted;
	border-color: white;

}

.main, main
{
	background-color: #3b8abd;
	background-image: url('gfx/main.gif');
	background-repeat: no-repeat;
	width:700px;
	height:500px;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 30px;
	border-left: thin dotted;
	border-bottom: thin dotted;
	border-color: white;
}

.rechts, rechts
{
	background-color: #76add1;
	width:200px;
	height:500px;
	vertical-align: top;
	border-left: thin dotted;
	border-bottom: thin dotted;
	border-right: thin dotted;
	border-color: white;
}

.menu
{
	width: 900px;
	height: 30px;
	padding: 0px;
}

.nieuwstabel
{
	width: 100%;
}

.nieuwsonderwerp
{
	background-color: #76add1;
	width: 650px;
	font-weight: bold;
	border-color: white;
	border-style: dotted;
	border-width: thin;
}

.membertitel
{
	border-color: white;
	border-style: dotted;
	border-width: thin;
	width: 150px;
}

.membernamen
{

}

#fotostabel
{
	width: 80%;
}

.fotosnaam
{
	background-color: #76add1;
	padding: 2px;
	border-color: white;
	border-style: dotted;
	border-width: thin;
	width: 90%;
	font-size: 14pt;
}

.fotosknop
{
	padding: 2px;
	border-color: white;
	border-style: dotted;
	border-width: thin;
	width: 10%;
}

.memberbijnaam
{
	color: black;
	background-color: #76add1;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	font-size: 14pt;
	font-weight: bold;
}

.memberdetails
{
	color: black;
	background-color: #76add1;
	width: 20%;
	border-style: solid;
	border-width: 1px;
	font-size: 12pt;
	vertical-align: top;
}

.memberoverig
{
	vertical-align: top;
}

.text
{
	margin-left: 10px;
	margin-top: 10px;
}

#linktabel
{
	border-style: dotted;
	border-width: 1px;
	width: 80%;

}
.linknaam
{
	font-size: 12pt;
	color: #76add1;
	background-color: #76add1;
}

.linkurl
{
	font-size: 8pt;
	text-decoration: italic;
}

.linkbeschrijving
{
	
}

#downloadtabel
{
	width: 80%;
	border-style: dotted;
	border-width: 1px;
	padding: 2px;
}

.downloadnaam
{	
	color: black;
	background-color: #76add1;
	width: 80%;
	border-style: solid;
	border-width: 1px;
	font-size: 12pt;
	
}

.downloadbeschrijving
{
	border-style: solid;
	border-width: 1px;
}

.downloadknop
{
	width: 5%;
	border-style: solid;
	border-width: 1px;
}