body {
	background-color: #BBB5A3;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9E9A8F;
	text-decoration: none;
}
body a:link { color: #551E0A; text-decoration: none; }
body a:active { color: #551E0A; text-decoration: none; }
body a:visited { color: #551E0A; text-decoration: none; }
body a:hover { color: #9E9A8F; text-decoration: underline; }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8575;
	text-decoration: none;
}
.menu a:link { color: #8B8575; text-decoration: none; }
.menu a:active { color: #8B8575; text-decoration: none; }
.menu a:visited { color: #8B8575; text-decoration: none; }
.menu a:hover { color: #531700; text-decoration: none; }
.cournot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9E9A8F;
	text-decoration: none;
	background-image: url(images/contentback.jpg);
	line-height: 12pt;
}
.cournot a:link { color: #551E0A; text-decoration: none; }
.cournot a:active { color: #551E0A; text-decoration: none; }
.cournot a:visited { color: #551E0A; text-decoration: none; }
.cournot a:hover { color: #9E9A8F; text-decoration: underline; }

.shadowtop { background-image:url(images/shadow-top.jpg); background-repeat:repeat-x; }
.shadowbottom { background-image:url(images/shadow-bottom.jpg); background-repeat:repeat-x; }
.shadowleft{ background-image:url(images/shadow-left.jpg); background-repeat:repeat-y; }
.shadowright { background-image:url(images/shadow-right.jpg); background-repeat:repeat-y; }
.kop {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 17px;
	font-weight: bold;
	color: #531700;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E1DAC4;
	text-decoration: none;
}
.footer a:link { color: #E1DAC4; text-decoration: none; }
.footer a:active { color: #E1DAC4; text-decoration: none; }
.footer a:visited { color: #E1DAC4; text-decoration: none; }
.footer a:hover { color: #E1DAC4; text-decoration: none; }
.velden {
	width:343px;
	bgcolor:#F8F5EC;
	border: 1px solid #DBD2B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9E9A8F;
}
.velden2 {
	width:300px;
	bgcolor:#F8F5EC;
	border: 1px solid #DBD2B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9E9A8F;
}
.video
{
	background-image:url(images/video.gif);
	background-repeat:no-repeat;
}

