﻿
a:link
{
	color: #323B97;
	text-decoration: none;
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
}
a:visited
{
	color: #323B97;
	text-decoration: none;
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
}
a:hover
{
	color: #2d2673;
	text-decoration: none;
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
}
a:active
{
	color: #5b9036;
	text-decoration: none;
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
}
body
{
	background-image: url("Images/background.jpg" );
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0pc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.copyright
{
	font-size: 12px;
}

.HeaderNormal
{
	background-position: left bottom;
	background-image: url(Images/Header_Normal.jpg);
	margin-left: 50px;
	color: #2d2673;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 45px;
}

.HeaderGradient
{
	background-image: url(Images/Header_Gradient.jpg);
	margin-left: 50px;
	width: 434px;
	color: #2d2673;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 45px;
	background-position: left bottom;
}

.HeaderLogo
{
	background-image: url(Images/Header_Logo.jpg);
	background-repeat: no-repeat;
	height: 45px;
	font-family: Arial;
	margin-left: 65px;
	font-size: 16px;
	color: #2d2673;
	width: 220px;
}

.HeaderLogoVerhuur
{
	background-image: url(Images/Header_Logo_Verhuur.jpg);
	background-repeat: no-repeat;
	height: 45px;
	font-family: Arial;
	margin-left: 80px;
	font-size: 16px;
	color: #2d2673;
	width: 220px;
}


.Content
{
	margin-left: 50px;
	font-family: Arial;
	color: Black;
	width: 600px;
	text-align: justify;
	font-size: 12px;
	color: #2d2673;
}

h1
{
	font-family: Arial;
	font-weight: normal;
	font-size: medium;
	color: #5b9036;
}
.navigatie
{
	font-family: Arial;
	font-size: medium;
}

