H1 {
color: #ea5a01;
font-size:18px;
font-weight:bold;
}

H2 {
color: #ea5a01;
font-size:11px;
font-weight:bold;
margin-bottom:0px;
}

H3 {
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #000000;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #f15701;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #000000;
}

.TextField
{  
  height: 20px;
  font-family : Arial, Sans-serif, Verdana, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: #FFFFFF; 
  border-color: #CCCCCC; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: underline; }
A:link { color: #fff; }
A:visited { color: #fff; }
A:hover { text-decoration: underline; color: #999; }

A.wit { text-decoration: underline; font-weight: bold; }
A.wit:link { color: #FFFFFF; }
A.wit:visited { color: #FFFFFF; }
A.wit:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

A.menuitem { font-weight: bold; text-decoration: none; }
A.menuitem:link { color: #000000; }
A.menuitem:visited { color: #000000; }
A.menuitem:hover { font-weight: bold; text-decoration: none; color: #F15701; }

A.menuitem_current { font-weight: bold; text-decoration: none; }
A.menuitem_current:link { color: #F15701; }
A.menuitem_current:visited { color: #F15701; }
A.menuitem_current:hover { font-weight: bold; text-decoration: none; color: #F15701; }

#languagecontainer	{ position:relative;}
#link-de						{ position:absolute; right:10px; top:5px; display:block; width:25px; height:16px; background:url('/images/vlag-de.gif') no-repeat;}
#link-nl						{ position:absolute; right:10px; top:5px; display:block; display:block; width:25px; height:16px; background:url('/images/vlag-nl.gif') no-repeat;}

TD.topleft {
  background-color: #FFFFFF;
  width: 213px;
}

TD.topmid {
  background-color: #E5E5E5;
  width: 270px;  
  padding-top: 30px;
  padding-left: 15px;
}

TD.topright {
  width: 517px;
  background-repeat: repeat-x;
  color: #ea5a01;
  padding-left: 25px;
  padding-top: 35px;
  line-height: 30px;
  font-size: 35px;
}

TD.left {
  background-color: #F15701;
  background-image: URL(/images/bgleft.jpg);
  background-repeat: repeat-y;
  width: 213px;
}

.leftmid {
  padding-left: 15px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.menu {
  background-color: #FFFFFF;
  vertical-align: top;
  padding-top: 0px;
  padding-left: 8px;
}

TD.menuitem {
  background-image: URL(/images/bgmenuitem.jpg);
  background-repeat: repeat-x;
  width: 255px;
  height: 31px;
  padding-top: 8px;
  padding-left: 6px;
  font-size: 12px;
}

TD.menuitem2 {
  background-image: URL(/images/bgmenuitem.jpg);
  background-repeat: repeat-x;
  width: 230px;
  height: 31px;
  padding-top: 8px;
  padding-left: 31px;
  font-size: 12px;
}

.onderschrift {
  padding-left: 7px;
  color: #666666;
}

TD.content {
  width: 517px;
  vertical-align: top;
  background-repeat: repeat-y;
  padding: 25px;
  color: #e5e5e5;
}
TD.content TD 			{ color:#e5e5e5; }

TD {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11px;
  font-style : normal;
  font-weight : normal;
  line-height: 16px;
  color: #333;
}

body 								{ background-image: URL(/images/bg-body-top.gif); background-repeat: repeat-x; background-color: rgb(27, 27, 27); margin: 0px; padding: 0px; }

.formInvalidInput					{ border:1px solid red; padding:4px; font-weight:bold; margin-top:10px; }

.gallery-thumb						{ background-color:#333; padding:2px; }

#preview							{ position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; font-family:Arial,sans-serif; font-size:11px; }

TD.content img						{ border:none;}
TD.content ul						{ clear:both; display:inline-block;  } 
TD.content ul,li					{ margin:0; padding:0; }
TD.content li						{ list-style:none; float:left; display:inline; margin-right:10px; margin-bottom:8px; }