﻿body
{
	font-family: Arial;
	font-size: 14px;
}
.sponsor
{
	width: 180px;
	height: 78px;
	border: solid 1px black;
	background-image: url('ad.gif' );
	background-repeat: repeat-x;
}
.sponsorTwee
{
	position: absolute;
	margin-left: 470px;
	margin-top: -80px;
	width: 180px;
	height: 78px;
	border: solid 1px black;
	background-image: url('ad.gif' );
	background-repeat: repeat-x;
}
	
.topLogo
{
	margin: 0px 0px 0px 0px;
	font-size: 26px;
	background-color: Green;
	color: White;
}
.bovenlijn
{
	background-image: url('lijn.jpg' );
	background-repeat: repeat-x;
	border: solid 1px black;
}
.totaleSite
{
	border: solid 2px black;
	width: 932px;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.wit
{
	background-color:white;
}
.top
{
	vertical-align: text-top;
	color: Black;
	margin-left: 10px;
}
a.top
{
	border: solid 0px black;
	width: 80px;
	text-decoration: none;
	background-image: url('button.jpg' );
	background-repeat: repeat-x;
}
a.top:hover
{
	background-color: lime;
}
.bovenKop
{
	margin-top: 10px;
	background-image: url('bovenKop.jpg' );
	background-repeat: repeat-x;
	margin-right: 10px;
	height: 8px;
}
.kop
{
	font-size: 18px;
	background-color: Green;
	color: White;
	border: solid 0px black;
	height: 28px;
	margin-right: 10px;
}
.voorSubkop
{
	position: absolute;
	background-image: url('bovenKop.jpg' );
	background-repeat: repeat-y;
	margin-right: 10px;
	height: 80%;
	width: 10px;
	border: solid 0px black;
}
.subkop
{
	font-size: 16px;
	border: solid 0px black;
	margin-right: 10px;
	margin-left:10px;
	font-style: oblique;
	background-color: lime;
}
a.link
{
	color: Red;
}

.text
{
	margin: 5px 10px 15px 0px;
	font-size: 14px;
	border: solid 0px black;
	margin-left:20px;
}
.inhoud
{
	vertical-align: text-top;
	border: solid 0px black;
	width: 100%;
}
.weergaveInhoud
{
	vertical-align: text-top;
	border: solid 0px yellow;
	width: 800px;
}

