/*****************************************************************************
 *
 *  Copyright            : Copyright (C) Nico Habets
 *  Email                : nhabets@xs4all.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 Nico Habets.
 *	Dit programma is GEEN vrije software, en mag niet worden doorverkocht en/
 * 	of gewijzigd worden tenzij de eigenaar toestemming hiervoor heeft verleend
 *
 *****************************************************************************/
 
a:link, a:visited 	{ text-decoration:none; color:#000000; }
a:hover				{ text-decoration:underline; cursor: hand; }

body,html
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin:0px;
	padding:0px;
	border: none;
	width: 100%;
	height: 100%;
	background-image:url(../images/background1.gif);
	background-color: #0066CC;
	}
img			{ border: none;} 
#header1 	{ position: absolute; margin-left:-375px; z-index: 2;}
#header2	{ position: absolute; margin-left:-123px; z-index: 2; }
#menu1		{ position: absolute; margin-left:-375px; top: 240px; z-index: 2; }
#menu2		{ position: absolute; margin-left:-327px; top: 240px; z-index: 2; }
#menu3		{ position: absolute; margin-left:-259px; top: 240px; z-index: 2; }
#menu4		{ position: absolute; margin-left:-190px; top: 240px; z-index: 2; }
#menu5		{ position: absolute; margin-left:-375px; top: 260px; z-index: 2; color:#FFFFFF; }
#mic		{ position: absolute; margin-left:-375px; top: 0px;   z-index: 3;}
#cd			{ position: absolute; margin-left:-330px; top: 265px; z-index: 3; background-color: #F59936;}
#content
	{
	background-color: #F4DEC7;
	background-image:url(../images/background2.gif);
	background-repeat:repeat-y;
	position: absolute;
	top: 73px;
	margin-left: -375px;
	width: 492px;
	height:750px;
	z-index: 1;
	text-align: left;
	padding-left: 255px;
	padding-right: 3px;
	}
h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	}
#notice
	{
	color:#990000;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 10px;
	}
#footer
	{
	color: #FFFFFF;
	position: absolute;
	top: 825px;
	margin-left: -375px;
	font-size:10px;
	}
#footer a:link,#footer a:hover,#footer a:active,#footer a:visited { color: #FFFFFF; }
.back1 { background-color: #FFB300; width: 100%;}
.back2 { background-color: #B3E13C; width: 100%;}
