/*****************************************************************************
 *
 *  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: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
img						{ border: none; }
h1						{ font-size: large; margin: 0px; }
h2						{ font-size: medium; margin: 1em 0px 0px 0px; }
h3						{ font-size: medium; margin: 0px;}
h4						{ background-color:#000000; color:#FFFFFF; margin:0px; }
h5						{ background-color:#666666; color:#FFFFFF; margin:0px; }
ul						{ margin: 0px 0px 0px 17px;}
table,tr,td				{ vertical-align:top; }
#header					{ width: 750px; }
#menu
	{
	background-image:url(../images/menu_background.jpg);
	background-color: #4e504f;
	vertical-align: middle;
	padding-top: 3px;
	width:750px;
	height: 20px;
	}
#content_left				{ background-color: #f7de51; vertical-align: top; text-align:left; width:160px; }
#content_left a				{ text-decoration: none; color: #222825; }
#content_left a:hover		{ text-decoration: underline; }

#content					{ background-color: #f3eac0; vertical-align: top; text-align:left; width:400px; padding: 7px 3px 3px 3px; }
#content a					{ text-decoration: none; }
#content a:hover			{ text-decoration: underline; }

#content_right 				{ background-color: #f7de51; vertical-align: top; text-align:left; width:190px; }
#content_right a			{ text-decoration: none; color: #222825; }
#content_right a:hover		{ text-decoration: underline; }


#content_left_head			{ background-image:url(../images/menu_head_left.jpg); background-repeat:no-repeat; font-weight: bold; text-align:center; color:#FFFFFF; padding: 2px 0px 2px 0px; }
#content_left_foot			{ background-image:url(../images/menu_foot_left.jpg); background-repeat:no-repeat; height:8px; }
#content_left				{ text-align: center; }
#content_left p				{ background-image:url(../images/menu_back_left.jpg); font-size: 80%; text-align:left; padding: 0px 3px 0px 4px; margin: 0 0 0 0; }
#content_left a				{ text-decoration:none; }
#content_left a:hover		{ text-decoration:underline; }
#content_left td			{ width: 145px; }
#content_left table			{ margin: 5px 0px 0px 0px; }

#content_right_head			{ background-image:url(../images/menu_head_right.jpg); background-repeat:no-repeat; font-weight: bold; text-align:center; color:#FFFFFF; padding: 2px 0px 2px 0px;  }
#content_right_foot			{ background-image:url(../images/menu_foot_right.jpg); background-repeat:no-repeat; height:8px; }
#content_right				{ text-align: center; }
#content_right p			{ background-image:url(../images/menu_back_right.jpg); font-size: 80%; text-align:left; padding: 0px 3px 0px 4px; margin: 0 0 0 0; }
#content_right td			{ width: 175px; }
#content_right table		{ margin: 5px 0px 0px 0px; }
#content_right input		{ font-size: 80%; width: 75px; }
#content_right select		{ font-size: 80%; }

#news_homepage_large 		{ clear: both; }
#news_homepage_large h2		{ background-color: #4e504f; font-size: 90%; color:#FFFFFF; margin: 0px; }
#news_homepage_large p		{ font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 2px 1em 2px; font-size: 80%; }
#news_homepage_large img	{ border-left: 2px solid #f3eac0; border-right: 2px solid #f3eac0; }
#news_homepage_small 		{ clear: both; }
#news_homepage_small a		{ font-size: 100%; font-weight:bold; padding-left: 2px; text-decoration:none; }
#news_homepage_small a:hover{ text-decoration: underline; }
#news_homepage_small p		{ margin:0px; }

#poll a						{ color: #000000; }
#comment					{ font-size: x-small; color:#999999; margin: 0px; padding: 0px; }
#notice						{ color: #990000; font-weight: bold; }
#footer p					{ margin:0px; font-size: 80%; }
