body, p, h1, h2, a
{
	font: 12px normal normal arial, sans-serif;
	text-align:left;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

h1, h2
{
	font: inherit;
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
}


#adres
{
	font: inherit;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.s #adres
{
	font-size: 13px;
}
#footer-tekst, #kop-tekst
{
	font: inherit;
	color: #ffffff;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
}
#footer-tekst
{
	font-style: italic;
}
li, li a
{
	font: inherit;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;	
	list-style: none;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

li a:hover
{
	color: #009f01;
}
p
{
	font: inherit;
	padding: 5px 0px 0px 0px;
}
.eerste
{
	font: inherit;
	font-weight: bold;
}	
.rechts
{
	float: right;
	padding: 0px 0px 5px 5px;
}
.links
{
	float: left;
	padding: 0px 5px 5px 0px;
}
.meer_info a
{
	
	font:inherit;
	color: #009f01;
	font-size: 10px;
	font-style: italic;
	
}
.clear
{
	clear: both;
}
.s .groot, .klein
{
	display: none;
}
.s .klein
{
	display: block;
}

