* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
body, html{
  height: 100%;
  font-family: Verdana, Arial;
  color: #2c2825;
  font-size: 10pt;
  margin: 0 auto;
}
body.main{  
  background: #9a0000;
  text-align: center;
}
td{
 line-height: 18px;
}
#wrapper{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width: 100%;
}
#MainTable{
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  height: 100%;
  width:850px;
  background-image:url(/pict/back.gif);  
}
#top{
	background-image:url(/pict/topfarmasearch.jpg);
   	background-repeat: no-repeat;	   
   	height: 120px;
}
#mid{
 background-image:url(/pict/mid.jpg);
  padding-top:5px;
  padding-left: 70px;
  padding-right:70px;	
  text-align: left;
}
#bot{
  background-image:url(/pict/bot.jpg);
  height: 40px;
  padding-top:5px;
  text-align: center;
}
.buttons{
  padding-left:20px;
  padding-top: 100px;
}
.home{
  padding-right: 15px;
}
.adres{
  padding-left: 300px;
}
.rood{ color: #9a0000;}
UL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 16px;
}
OL {
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 10px;
  line-height: 16px;
}
.butt {
  	border: 1px solid #ffffff;
    background-color: #9a0000;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
.ebutt {
  	border: 1px solid #ffffff;
    background-color: #a3a3a3;
    color:white;
	font-size:9pt;
	font-weight:bold;
	line-height : 16px;
}
img{
	border: 0px;
}

.input {
	border: 1px solid black;

	padding-left:2px;
}
textarea{
  font-family: Verdana;
  font-size: 9pt;
}
p,tr,td,table {
  vertical-align: top;
  font-family: Verdana;
  font-size:9pt;
}

td.off, td.menu, td.on {
  height: 29px;
  width: 130px;
  text-align: center;
  padding-top:8px;
  }
td.on {
  background-image:url(/pict/menu_on.gif);
  background-repeat: no-repeat;	   
}
td.off, td.menu {
  background-image:url(/pict/menu_off.gif);
  background-repeat: no-repeat;	   
}
a:link.menu,a:hover.menu,a:active.menu,a:visited.menu {
  text-decoration: none;
  font-weight: bold;
}

#menutable{
  border-collapse: collapse;
}
.logo{
  padding-top:15px;
  height: 90px;
  width: 300px;
}
.adminmenu{
  padding-top:10px;
  width: 590px;
}
.menucel{
  padding-top:3px;
  padding-left:53px;
}
.nbericht{ width: 450px;}
.ndatum{ width: 100px;}
.ntitel{ width: 160px;}

a:link, a:visited, a:hover, a:active {color: black}
a:link, a:visited, a:active {text-decoration: underline; }
a:hover {text-decoration: none;}

a.nlink:link, a.nlink:visited, a.nlink:hover, a.nlink:active { 	font-size:9pt; color: black; text-decoration: none;}
a.nlink:hover {color: black; text-decoration: underline;}
a.actief:link, a.actief:visited, a.actief:hover, a.actief:active { font-size:9pt; color: black; text-decoration: underline;}

.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 13px;
 left: -1px;
 width: 150px;
}
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}
.tussen{
 padding-top: 3px;
}
.menulist li {
 padding-right: 1px;
 padding-left: 1px;	
 float: left;
 display: block;
 background: white;
 position: relative;
 border: 0px solid #330;
 margin-right: -1px;
}
.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}
.menulist a {
 display: block;
 padding: 3px;
 text-decoration: none;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 background-color: #aab8c3;
}
.menulist a.highlighted {
 background-color: #aab8c3;
}
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
.menulist a {
 float: none;
}
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}
* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
.blauw{
	font-weight:bold;
	color: #002c76;
}
.rood{
	font-weight:bold;
	color: #9a0000; 
}
