* {padding: 0;margin: 0;}
html {height:  100%; width:100%;}

body {
	background-color: #98c7e5;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position:top center;
	background-image:url(/images/bg.jpg);
	height:100%;
	min-height: 100%;
	color:#483d3a;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;}
p {padding-bottom:17px;}

.kop_bruin {color:#6b4b10; font-size:10pt; font-weight:bold;}
.rand {border:0.5px solid #6b4b10;}
hr {height: 1px;border: 0;color: #6b4b10;background-color: #6b4b10;width: 99%;}


div#container
	{
		margin:0 auto 0 auto;
		margin-right:auto;
		margin-left:auto;
		width:953px;
		height:100%;
		text-align: left;}
div#top
	{width:953px;height:162px;}
div#navigatie
	{width:953px; height:40px; top:162px;}
div#contentcontainer
	{width:953px;top:202px;}		

img {border:0px;}
h1 {font-size:11pt; color:#2180c2;}
ul {margin-left:15px; list-style-image: url("/images/ul.gif"); margin-top: 0;}
ol {
margin-left:20px;
}

a:link    {color: #2180c2; text-decoration:none; font-weight:bold;}
a:visited {color: #2180c2; text-decoration:none; font-weight:bold;}
a:hover  {color: #6b4b10; text-decoration:none; font-weight:bold;}

a.rssLink:link   {color: #483d3a; font-size:8pt; font-weight:100;}
a.rssLink:visited {color: #483d3a; font-size:8pt;font-weight:100;}
a.rssLink:hover  {color: #000;font-size:8pt;font-weight:100;}

a.navigatieLink:link   {color: #FFF; font-size:8pt; font-weight:bold;}
a.navigatieLink:visited {color: #FFF; font-size:8pt; font-weight:bold;}
a.navigatieLink:hover  {color: #6c4c10;font-size:8pt; font-weight:bold;}

a.navigatieLink2:link   {color: #90bfe0; font-size:8pt; font-weight:bold;}
a.navigatieLink2:visited {color: #90bfe0; font-size:8pt; font-weight:bold;}
a.navigatieLink2:hover  {color: #6c4c10;font-size:8pt; font-weight:bold;}

a.footerLink:link   {color: #8c7f7b; font-size:8pt; font-weight:100;}
a.footerLink:visited {color: #8c7f7b; font-size:8pt;font-weight:100;}
a.footerLink:hover  {color: #8c7f7b;font-size:8pt;font-weight:100;}
