﻿#boven
{
	width: 100%;
	margin-left: 0;
}



#menuzine
{
	float: left;
	height: auto;
	bottom: 100px;
	margin-left: 5px;
	border: 1px solid #474c46;
	margin-top: 15px;
	padding: 1px;
}

#menuzine a
{
	display: block;
	color: #4281a6;
	background: #e1e9f2;
	border: 1px solid #eee;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menuzine img
{
	border: none;
}



#rechts
{
	float: right;
}

h1
{
	text-align: center;
	font-size: 30px;
	margin: 10px;
	padding: 5px;
}
body
{
	background-image: url(../img/achtergrond.gif);
}


#centerzine
{
	loat: left;
	margin-left: 0;
	text-align: justify;
}
#centerzine td
{
	text-align: justify;
}

.tablepage td
{
	border-bottom: 1px solid grey;
	padding-bottom: 20px;
}
