/*****************************************************************************
 *
 *  Copyright            : Copyright (C) Globeview
 *  Email                : info@globeview.nl
 *	
 *  
 *  Disclaimer:
 *	Niets uit dit script mag zonder toestemming van de maker van deze
 *	scripting gekopieerd, of doorverkocht worden aan derden. De maker van deze
 *	scripting blijft ten alle tijden copyright op dit product houden. De 
 *	scripting is ter beschikking gesteld door Globeview.
 *	Dit programma is GEEN vrije software, en mag niet worden doorverkocht en/
 * 	of gewijzigd worden tenzij de eigenaar toestemming hiervoor heeft verleend
 *
 *****************************************************************************/

html,body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	width:100%;
	}
h1								{ font-family: "Times New Roman", Times, serif;  font-size: 16px; text-transform:uppercase; margin: 10px 0px 1em 0px; }
h2								{ font-size: 14px; margin: 0px; }
ul								{ margin: 0px 0px 0px 15px; }
p								{ margin: 0px 0px 1em 0px; }
img								{ border: none; }
td								{ vertical-align: top; }
address							{ font-style:normal; font-size: 90%; line-height: 1.2em; padding: 15px 0px 10px 12px; }

#header							{ height: 125px; }
#body							{ width:750px; margin: 0px auto 0px auto; }
#content						{ background-image:url(../images/background.jpg); width:750px; margin: 0px auto 0px auto;}
#content_text					{ line-height: 1.5em; margin: 0px 0px 0px 160px; width:575px; }


#nav							{ font-size: 12px; font-weight: bold; line-height: 1.5em; float:left; padding: 10px 0px 10px 10px; color: #f5e4b9; }
#nav ul							{ margin: 0px 0px 0px 0px; list-style-type: circle; }
#nav a							{ text-decoration: none; color:#f5e4b9; }
#nav a:hover					{ text-decoration: underline; }

#newstable						{ width:550px; line-height: 1em; }
#newstable td					{ width:50%; }
#newstable td img				{ width:100px; float: left; padding: 0px 2px 0px 0px; }
#newstable td p					{ padding: 0px 0px 0px 102px; }

#notice							{ color: #990000; }
#footer							{ clear: both; font-size: 9px; color:#a5a5a5; }
#footer a						{ text-decoration: none; color: #a5a5a5; }
#footer a:hover					{ text-decoration: underline; }
