@charset "utf-8";
/* CSS Document */
html {
		overflow-y: scroll;
		scrollbar-base-color: #6e170f;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #84180d;	
		scrollbar-highlight-color: #6e1007;		
}
body {
background: #6e1007 url(../images/bg.gif) repeat-x;
}

a:focus {
	-moz-outline-style:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
td.footer {
	padding: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bf3627;
	text-align: center;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #bf3627;
}
a.footer:hover, a.footer:active {
	text-decoration: none;
	color: #fa8a06;
}
.onwhite {
	background: #FFFFFF;
}
.ongreen {
	background: #6a8a20;
}
.ongreener {
	background: #9ec243;
}
.onorange {
	background: #fa8a06;
}
.bottomleft {
	background:url(../images/bottom-left_02.gif) repeat-y;
}
.middlecolumn {
	background:url(../images/index_11.gif) repeat-y;
}
.follow-up-right {
	background:url(../images/follow-up-right.jpg) repeat-y;
}
.follow-up-left {
	background:url(../images/about_22.jpg) repeat-y;
}
.lightgreen {
	background: #b1db6a;
}
.squares {
	background:url(../images/main-menu_03.gif) repeat-y;
}
a:link, a:visited {
	text-decoration: none;
	color: #1b5698;
}
a:hover, a:active {
	text-decoration: none;
	color: #fa8a06;
}
#title {
	position:absolute;
	z-index:1;
	margin-top: 10px;
	margin-left: 10px;
}
#dutch {
	position:absolute;
	width:310px;
	z-index:2;
	margin-top: -90px;
	*margin-left: -320px;
}
#info {
	position:absolute;
	width:340px;
	height:110px;
	z-index:1;
	margin-left: 75px;
	margin-top: 35px;
	color: #3b0c04;
	overflow-y: auto;
	text-size: 9px;
}
#dutch-fu {
	width: 205px;
	text-align: center;
	margin-top: 20px;
	margin-left: 15px;
}
.tableborder {
	margin-top: 10px;
}
