body {
	margin: 0;
	padding : 0;
	background: #fff url(/template/default/images/bg.gif) no-repeat;
	height: 100%;
}

body, html, p, input, textarea {
	color: #666666;
	font-family	: Trebuchet MS,Times, serif;
	font-size : .9em;
	line-height : 1.3em;
}
a{
	color: #990033;
	text-decoration: none;
}

ul
{
	margin-top:		0;
}

span.vink
{
	font-size : 	1em;
	font-weight:	bold;
	white-space: 	normal;
	margin-right:	5px;
	color:			#990033;
}

span.active
{
	color:			#339999;
}

img { display: block; margin:0px;}

#navigatie {
	height: 154px;
}
#navigatie #logo{
	float: left;
	display: block;
	z-index: 1;
}
#navigatie ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigatie li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#navigatie a{
	display: block;
	height: 154px;
	width: 79px;
	line-height: 130px;
	font-size: 12px;
	text-align: center;
	color: #666;
	text-decoration: none;
	background-position: 0px 77px;
	background-repeat: no-repeat;
}
#navigatie a:hover{
	background-color: #990033;
	background-position: -79px 77px;
	color: #fff;
}
#inhoud {
	position: absolute;
	top: 175px;
	left: 200px;
	width : 600px;
	background: #fff;
}
#inhoud h1 {
	font-family : Georgia,Times, serif;
	font-size : 1.3em;
	line-height: 1.3em;
	color : #339999;
	margin: 0 0 1em 0;
}
#inhoud h2 {
	font-size : 1em;
	line-height: 1.3em;
	color : #666666;
	font-weight: normal;
	margin: 0;
}
#inhoud h3 {
	font-family : Trebuchet MS,Times, serif;
	font-size : 1em;
	line-height: 1.3em;
	color : #339999;
	font-weight: bold;
	margin: 0;
}
#inhoud p {
	font-family : Trebuchet MS,Times, serif;
	font-size : 1em;
	line-height: 1.3em;
	margin: 0 0 1em 0;
	padding: 0;
}

#subnavigatie {
	width : 177px;
	margin: 0;
	padding: 0;
	color : #990033;
}

#subnavigatie h1 {
	margin: 20px 0 0 0;
	padding: 0 3px;
	font-size : 1.4em;
	line-height : 1.4em;
	color : #990033;
	background: #fff;
	font-family : Georgia,Times, serif;
	white-space: normal;
}

#subnavigatie h2 {
	clear: both;
	margin: 1em 0 0 0;
	padding: 0;
	font-size : 1em;
	color : #fff;
	font-family : Trebuchet MS,Times, serif;
	white-space: normal;
}
#subnavigatie h2 a{
	display: block;
	color : #fff;
	padding: 1px 0 1px 14px;
	background: url(/template/default/images/block.gif) no-repeat 4px .3em;
	text-decoration: none;
	background-color: transparent;
}
#subnavigatie h2 a:hover{
	color : #fff;
	text-decoration: none;
	background-color: #990033;
}

#subnavigatie h2 a.activesub{
	color : #fff;
	text-decoration: none;
	background-color: #990033;
}

#subnavigatie p {
	padding : 0px 5px 0px 12px;
	margin: 0;
	color: #FFFFFF;
	font-size : 1em;
	font-family: Trebuchet MS,Times, serif;
}

#subnavigatie p a {
	display: block;
	color : #ccc;
	text-decoration : none;
	padding : 0px;
	font-family : Trebuchet MS,Times, serif;
	font-style : italic;
	font-size : 1em;
}
#subnavigatie .fontsizer img{
	display: block;
	float: left;
	border: 0;
	margin: 24px 0 0 3px;
}
#subnavigatiefoto{
	display: block;
	width: 150px;
	margin: 5px 0;
	padding: 0;
}
#colofon{
	margin: 20px 0 0 0;
}
#colofon h2{
	margin: 0;
}
#subnieuws{
	float: left;
	width: 204px;
}
#subnieuws h2{
	margin: 1em 30px 0 0;
	padding: 0 0 0 0;
	font-size : 1em;
	font-weight: bold;
	background: url(/template/default/images/block-nieuws.gif) no-repeat 0px 4px;
	white-space: normal;
}
#subnieuws h2 a{
	text-decoration: none;
	color : #990033;
}
#subnieuws h2 a img{
	border: none;
	display: inline;
}
#subnieuws p{
	padding : 0;
	margin: 0 40px 0 0;
	font-size : 1em;
	line-height: 1.3em;
	font-family: Trebuchet MS,Times, serif;
}
#subnieuws p a {
	display: block;
	color : #990033;
	text-decoration : none;
	padding : 0px;
	font-family : Trebuchet MS,Times, serif;
	font-style : italic;

	font-size : 1em;
}
#nieuwsitem{
	float: right;
	width: 390px;
	overflow: hidden;
}
.img_right{
	float: right;
}
	table{
		padding: 0;
		background: silver;
	}
	td{
		vertical-align: top;
		background: white;
		padding: 3px;
	}