body,html
	{
		margin: 0px;
		padding: 0px;
		height: 100%;
		font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
		background-color: #000000;
		font-size: 12px;
		color: #EEEEEE;
	}

#canvas
	{
		background: url(pix/structure/bckgrnd_photo.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		position: relative;
		margin: auto;
		width: 700px;
		height: 100%;
	}

img
	{
		border: none;
	}

a
	{
		text-decoration: underline;
		color: #FFFFFF;
	}

a:hover
	{
		text-decoration: none;
	}

#content
	{
		padding-left: 50px;
		position: relative;
		margin: auto;
		width: 690px;
		height: 100%;
	}

#logo
	{
		margin-top: 45px;
	}

#navigation
	{
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
		list-style-type: none;
	}

#navigation li
	{
		float: left;
		margin-bottom: 0px;
	}

#navigation li img
	{
		display: block;
		margin-bottom: 0px;
	}

#maincontent
	{
		background: url(pix/structure/bckgrnd_lines.png);
		background-repeat: repeat-y;
		margin-top: 180px;
		padding-bottom: 20px;
	}

#maincontent h1
	{
		position: relative;
		width: 560px;
		height: 20px;
		background-color: #FF0000;
		margin: 0px;
		font-size: 11px;
		font-weight: normal;
	}

#maincontent h1 img
	{
		padding-top: 5px;
		margin-left: 15px;
	}

#maincontent h1 .stepping
	{
		position: absolute;
		top: 2px;
		right: 5px;
	}

#maincontent h1 .stepping a
	{
		text-decoration: none;
	}

#maincontent h1 .stepping a:hover
	{
		background-color: #FFFFFF;
		color: #FF0000;
	}

#maincontent h2
	{
		color: #FF0000;
		margin: 0px;
		font-size: 12px;
	}

#nieuws
	{
		width: 560px;
		border-collapse: collapse;
	}

#nieuws tr
	{
		width: 560px;
		padding-top: 5px;
		background-color: #000000;
	}

#nieuws td
	{
		vertical-align: top;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-right: 5px;
	}

#nieuws .image
	{
		width: 140px;
		height: 105px;
		padding-right: 20px;
		text-align: right;
	}

#nieuws p
	{
		margin: 0px;
		margin-left: 0px;
    margin-bottom: 5px;
	}

#nieuws .more
	{
		text-decoration: none;
		color: #FF0000;
	}

#nieuws .more:hover
	{
		background-color: #FF0000;
		color: #FFFFFF;
	}

#nieuws .spacer
	{
		background-color: transparent;
		height: 5px;
		padding: 0px;
	}

#nieuws .meernieuws
	{
		height: 15px;
		text-align: right;
		padding: 0px;
		font-size: 9px;
		font-style: oblique;
	}

#nieuws .meernieuws a
	{
		text-decoration: none;
		width: 100%;
		height: 100%;
		display: block;
	}

#nieuws .meernieuws a:hover
	{
		background-color: #FFFFFF;
		color: #000000;
	}

#agenda
	{
		width: 560px;
		border-collapse: collapse;
	}

#agenda tr
	{
		width: 560px;
		background-color: #FF0000;
	}

#agenda td
	{
		height: 31px;
		color: #FFFFFF;
	}

#agenda .agendaheader
	{
		width: 560px;
		height: 20px;
		background-color: #FFFFFF;
	}

#agenda .agendaheader td
	{
		border: 0px;
		height: 20px;
		color: #FF0000;
	}

#agenda td
	{
		padding-left: 5px;
	}

#agenda .spacer
	{
		background-color: transparent;
		height: 5px;
	}

#agenda .meeragenda
	{
		height: 15px;
		text-align: right;
		padding: 0px;
		font-size: 9px;
		font-style: oblique;
	}

#agenda .meeragenda a
	{
		text-decoration: none;
		width: 100%;
		height: 100%;
		display: block;
	}

#agenda .meeragenda a:hover
	{
		background-color: #FFFFFF;
		color: #FF0000;
	}

.contentblock
	{
		padding-bottom: 5px;
		padding-top: 15px;
		padding-right: 5px;
		width: 555px;
		background-color: #000000;
		line-height: 19px;
	}

.contentblock p
	{
		margin-top: 0px;
		margin-left: 15px;
		margin-right: 15px;
	}

#muziek
	{
		width: 560px;
		border-collapse: collapse;
	}

#muziek tr
	{
		width: 560px;
	}

#muziek td
	{
		background-color: #000000;
		padding: 10px;
		vertical-align: top;
	}

#muziek p
	{
		margin-top: 0px;
	}

#muziek .spacer
	{
		background-color: transparent;
		height: 5px;
		padding: 0px;
	}

#muziek .bestel
	{
		color: #FF0000;
		font-size: 10px;
	}

#footer
	{
		width: 555px;
		height: 17px;
		color: #FF0000;
		background-color: #000000;
		font-size: 10px;
		margin-top: 5px;
		padding-top: 3px;
		padding-left: 5px;
	}

#footer a
	{
		color: #FF0000;
		text-decoration: none;
		margin-right: 10px;
	}

#footer a:hover
	{
		color: #FFFFFF;
	}

.clickimage:hover
	{
		border: 1px solid #FF0000;
	}

.clickimage
	{
		border: 1px solid #000000;
	}