body	{font: normal bold 8px/8px Tahoma, helvetica, Verdana;
		 color:#E4EEF9;
		 background-color:#05243B;
		}
td					{font-family:Tahoma,Verdana;font-weight:bold;font-size:8px;color:#E4EEF9}

img					{border-width:0px}


/* classes */

.leftlinks			{cursor:hand;width:147px;background-color:#EFEFEF;bordercolor:#000000;}
.formfield			{background:#FFFFFF; border:1 solid #999999; color:#000000;}
.sitemapdetails 	{position: absolute;top: 250px;left: 470px;}
.maps 				{position: absolute;left:-10px;}
.memberstext		{color:#303E4C;}

.punishments 		{position: relative;top:-10px;}
.rules				{border-width:0px;border-color:white;}
.strong				{font-weight:bolder;
					 color: #004082;
					 font-size: 12px;}
.bottom_date		{font-family:tahoma,verdana;
			 		 color:white;
					 font-size:11px;
					 font-weight:bold;
					 margin-top:20px;
					 margin-left:4px}
.bottom_contact		{font-family:tahoma,verdana;
		 		 	 color:white;
				 	 font-size:11px;
				 	 margin-top:20px;}
.columnleft {background-color:#ECECEC;width:125px;}
.columnright {background-color:#F0F0F0;}
					 
.gallerij	{border-color: black;
			 border-width:1px;
			 background-color: black}



/* hyperlinks algemeen */

a			{
	font: normal bold 8px/8px Tahoma, helvetica, Verdana;
	color: White;
}
a:link		{
	text-decoration: none;
	color: Silver;
}
a:visited	{text-decoration=none;color:black}
a:active	{text-decoration=none;color:black}
a:hover		{
	text-decoration: blink;
	color: Fuchsia;
}
