#error
{
	font-weight: bold;
	color: #ff0000;
}

table
{
	width: 600px;
	font-size: 12px;
	font-weight: bold;
}


h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1.2em;
}

td
{
	padding-bottom: 8px;
}

div#voorwaarden
{
	width: 500px;
	height: 125px;
	overflow: auto;
	border: 1px solid #aaa;
	padding: 10px;
	font-weight: normal;
}

a, a.lnk
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover , a.lnk:hover
{
	text-decoration: underline;
}

h1, h2
{
	color: #ab0101;
}

img
{
	border: none;
}

body
{
	background-color: #435401;
	font-family: arial, verdana;
	font-size: 12px;
	
	margin: 0px;
}

#top
{
	position: absolute;
	top: 0px;
}

#content
{
	background: url("imgs/bg.jpg") repeat-y;
	background-position: top center;
	width: 936px;

	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0px; /* width / 2 */
	padding-top: 350px;
	padding-bottom: 30px;
}

#page
{
	padding-left: 95px;
	position: relative;
	width: 530px;
}

#footer
{
	padding-left: 95px;
	position: relative;
	margin-top: 30px;
}

#home
{
	position: absolute;
	left: 405px;
	top: 250px;
}

#right
{
	position: absolute;
	top: 456px;
	
	background: url("imgs/bg.jpg") repeat-y;
	background-position: top center;
	width: 936px;
}

#mnu
{
	margin-left: 622px;
	text-align: center;
	width: 258px;
}

#menu
{
	margin-bottom: 120px;
}

#menu div
{
	margin-bottom: 1px;
}

#nieuwsbrief
{
	margin-bottom:25px;
	left: 646px;
	top: 290px;
}

#webshop
{
	margin-bottom: 70px;
	margin-left: 8px;
}

#logo
{
	margin-bottom: 120px;
}

#vzw
{
	margin-bottom: 25px;
}