/* CSS Document */
body 
{
	margin: 0px;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FF7800; 
	SCROLLBAR-SHADOW-COLOR: #FF7800; 
	SCROLLBAR-3DLIGHT-COLOR: #FF7800; 
	SCROLLBAR-ARROW-COLOR: #F4640C; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FF7800;
}


td
{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a:link, a:active, a:visited {
  text-decoration: none;
  color: #F4640C;
}

a:hover {
  text-decoration: none;
  color: #FF7800;
}

a.subtekst:link, a.subtekst:active, a.subtekst:visited {
  text-decoration: none;
  color: #F4640C;
}

a.subtekst:hover {
  text-decoration: none;
  color: #FF7800;
}

a.sublink:link, a.sublink:active, a.sublink:visited {
  text-decoration: none;
  color: #F4640C;
}

a.sublink:hover {
  text-decoration: none;
  color: #9B9B9B;
}

a.menu1, a.menu:active, a.menu:visited {
  text-decoration: none;
  color: #A5A5A5;
}

a.menu1:hover {
  text-decoration: none;
  color: #A5A5A5;
}

a.menu:link, a.menu:active, a.menu:visited {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

a.menu:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FF7800;
}

.mainbalk {
	position: relative;
	width: 505px;
	height: 26px;
	background-image: url(/siteimgs/balk.gif); 
}

.maintitel {
	text-indent: 25px;
	width: 435px;
	height: 20px;
	color: white;
	background-color: #FF7800;
	padding: 5px; 
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.terug {
	width: 30px;
	height: 25px;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.maintekst {
	position: relative;
	color: #303030;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.subtitel {
	position: relative;
	color: #FF7800;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.navigator {
 	position: relative; 
	align: bottom;
}

.terug {
	line-height: 22px;
}

a.terug:link, a.terug:active, a.terug:visited {
  text-decoration: none;
  color: #FFFFFF;
}

a.terug:hover {
  text-decoration: none;
  color: orange;
}

