#spacer
{
	background-color: #03042B;
}

#logo
{
	height: 136px;
	width: 40%;
	background-color: #03042B;
	background-image: url('images/fastlogo.gif');
	background-repeat: no-repeat;
}

#headerplaatje
{
	height: 136px;
	width: 60%;
	background-color: #03042B;
	background-image: url('images/headerplaatje.gif');
	background-repeat: no-repeat;
	background-position: right; 
}

#onderheaderleft
{
	width: 50%;
	height: 31px;
	background-image: url('images/onderheaderleft.gif');
	background-repeat: no-repeat;
}

#onderheaderright
{
	width: 50%;
	height: 31px;
	background-image: url('images/onderheaderright.gif');
	background-repeat: no-repeat;
	background-position: right; 
}

#maincel
{
	height: 100%;
}

#bestviewed
{
	color: #37385D;
	font-family: Arial;
	font-size: 60%;
	margin-bottom: 0px;
	text-align: center;
}

#mainmenu
{
	background-color: #03042B;
	width: 203px;
}

		#mainmenuheader
		{
			text-align: right;
			color: #000000;
			font-family: Arial;

			letter-spacing: 3px;
			font-size: 100%;
			padding-right: 10px;
			border-bottom: solid 1px #040F3A;
			border-top: solid 1px #040F3A;
			background-image: url('images/mainmenu.gif');
			background-repeat: no-repeat;
			font-weight: Bold;
		}

		#voorlink
		{
			width: 20px;
			font-family: Arial;
			font-size: 100%;
			color: #0F5E7C;
			padding-top: 8px

		}

		#links
		{
			width: 183px;
			padding-left: 10px;
			padding-top: 8px;
			text-align: right;
			padding-right: 18px;
		}

		#links2
		{
			color: #000000;
			letter-spacing: 0px;
		}

				a
				{
					font-family: Arial;
					font-size: 100%;
					color: #BEBEBE;
					text-decoration: none;
					letter-spacing: 1px;
				}

				a:hover, #links2:hover, #links3:hover
				{
					font-family: Arial;
					font-size: 100%;
					color: #7B7B7B;
					text-decoration: none;					
				}

#main
{
	background-image: url('images/background.gif');
	background-repeat: no-repeat;
	background-position: center; 
}
		#slogan
		{
			font-family: Verdana;
			font-size: 110%;
			font-style: italic;
			color: #797777;
			text-align: center;
		}

				b.fast
				{
					color: #7B7E99;
					font-size: 120%;
					font-weight: bold;
				}
		#textheader
		{
			background-color: #C0C0E8;
			font-family: Arial;
			font-weight: Bold;
			font-size: 110%;
			border: solid 1px #000000;
			letter-spacing: 1px;
		}

		#maintext
		{
			margin-top: 10px;
			font-family: Arial;
			font-size: 90%;
		}

#submenu
{
	height: 100%;
	background-color: #03042B;
	width: 203px;
}

		#rightmenuheader
		{
			color: #000000;
			font-family: Arial;
			font-weight: Bold;
			letter-spacing: 3px;
			font-size: 100%;
			padding-left: 10px;
			border-bottom: solid 1px #040F3A;
			border-top: solid 1px #040F3A;
			background-image: url('images/rightmenu.gif');
			background-repeat: no-repeat;
		}
		

#normalheader
{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	font-family: Verdana;
}


#links3
{
		color: #000000;
		letter-spacing: 0px;
		font-weight: bold;
}