h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1.2em;
}

table
{
	position: relative;
	left: -20px;
	border-collapse: collapse;
	font-size: 12px;
}

.spacer
{
	width: 20px;
}

table a
{
	color: #000000;
	text-decoration: none;
}

table a:hover
{
	text-decoration: underline;
}

tr.title
{
	height: 45px;
	font-weight: bold;
}

tr.line1
{
	background: #e6e6e6;
	height: 45px;
}

tr.line2
{
	height: 32px;
}

.description
{
	width: 170px;
}

.date
{
	width: 130px;
}

.time
{
	width: 120px;
}

.location
{
	width: 90px;
}

td.line
{
	position: relative;
}

div.priceKader
{
	position: relative;
	left: 208px;
	top: -5px;
	display: inline;
}

div.priceImg
{
	display: inline;
}

div.price
{
	position: absolute;

	top: 2px;
	left: 75px;
	width: 24px;
	height: 15px;

	text-align: right;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

div.inschr
{
	position: relative;
	left: 210px;
	top: -4px;
	display: inline;
}

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

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;
}