H1 {
  color: #333333;
	font-size: 16px;
  font-weight: bold;
  display: inline;
  padding-bottom: 0px;
  padding-top: 15px;
  padding-left: 15px;
}

H2 {
  color: #333333;
	font-size : 14px;
  font-weight: bold;
  display: inline;
}

H3 {
  color: #333333;
	font-size: 14px;
  font-weight: bold;
  display: inline;
  padding-left: 12px;
}

.FrmBtnOut
{ 
  text-align:center;
  cursor: hand ; 
  height: 18px;
  padding-top:0px;
  padding-left:4px;
  padding-right:4px;
  font-size: 10px;
  color: #FF0000;
  margin: 0px;
	border : 1px solid #999999;
  color: #FFFFFF;
  background-color: #333333;
}

.FrmBtnOn
{
  text-align:center;
  cursor: hand ; 
  height: 18px;
  padding-top:0px;
  padding-left:4px;
  padding-right:4px;
  font-size: 10px;
  color: #FF0000;
  margin: 0px;
	border : 1px solid #999999;
  color: #FF0000;
  background-color: #3F3F3F;
}

.TextField
{  
  height: 18px;
	font-family : Arial, Sans-serif, Verdana, Helvetica;
  font-size: 11px;
  color: #333333;
  margin: 0px;
  background-image:url('/images/form_bg.gif');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #FFFFFF; 
  border-color: #999999; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: none; }
A:link { color: #5B5B5B; }
A:visited { color: #5B5B5B; }
A:hover { text-decoration: none; color: #000000; }

A.red { text-decoration: underline; }
A.red:link { color: #FF0000; }
A.red:visited { color: #FF0000; }
A.red:hover { text-decoration: underline; color: #FF0000; }

A.black {text-decoration: underline; }
A.black:link {color: #000000; }
A.black:visited {color: #000000; }
A.black:hover {text-decoration: underline; color: #000000; }

A.white {text-decoration: none; }
A.white:link {color: #FFFFFF; }
A.white:visited {color: #FFFFFF; }
A.white:hover {text-decoration: underline; color: #FF9900; }

LI
{
  list-style-type: square;
}

UL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
}


#footer {
  border-top: 4px solid #E3751C;
  color: #000000;
  font-size: 9px;
  text-align: left;
  padding-left: 10px;
}  

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	size:10px;
	font-size: 10px;
  line-height:16px;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	size:10px;
	font-size: 10px;
}
.menuOn {
	background-color: #FFFFFF;
	background-image: url(/images/menu_on.gif);
	height: 21px;
	width: 196px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-left: 20px;
  cursor:hand;
}
.menuOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #494949;
	background-image: url(/images/menu_off.gif);
  background-repeat: no-repeat;
	height: 21px;
	width: 196px;
	padding-top: 5px;
	padding-left: 20px;
}

a.menulink{
}

.homepageText{
  color:#FFFFFF;
}
.midTableHomepage{
  padding-left:7px;
  padding-right:7px;
}

.maincontent{
	background-color: #FFFFFF;
  padding:26px;
  border-top: 1px solid #5c5c5c;
}

.bgimage {
	color: #CCCCCC;
	background-color: #CCCCCC;
  background-repeat: repeat-x;
  background-position: top center;

}
.contentMain {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2c2c2c;
}

.selectBoxHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 21px;
	width: 140px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #FF0000;
	height: 14px;
}

.button:hover {cursor:pointer;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #494949;
}
.titelRood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.disclaimer{
 font-size: 9px;
 color: #666666;
}

.selectField{
  font-size:10px;
}
.white{
  color:#FFFFFF;
}
.btnOff{
  background-color:#d9d9d9;
  color: #FFFFFF;
}
.btnOn{

  background-color:#999999;
  color: #FFFFFF;
}

.bottomShadow{
  background:#FFFFFF;
  background-image:url('/images/schaduw_detail_bottom.gif');
  background-repeat:repeat-x;
}

.detailsContent{
  background-color: #d9d9d9;
  background-image:url('/images/tab_background.gif');
  background-repeat: repeat-x;
  background-position: bottom left;
}

.blockLight{
  margin:0px;
  padding:0px;
  background-color:#FFFFFF;
  border: 1px solid #cfcfcf;
}
.blockDark{
  margin:0px;
  padding:0px;
  background-color:#D7D7D7;
  border: 1px solid #afafaf;
}

#flashBerichten{
  padding-top: 40px;
}