body{
margin:0px;
padding:0px;
overflow:auto;
background-color:#1e4924;
}

body, html {
border: 0px;
}

td#header1{
background-image:url('../images/bemihoeve_01.png'); 
background-position:top left; 
background-repeat:no-repeat; 
background-color:#1e4924;
}

td#header2{
background-image:url('../images/bemihoeve_02.png');
background-position:top left; 
background-repeat:no-repeat; 
background-color:#FFFFFF;
}

td#header3{
background-image:url('../images/bemihoeve_03.png'); 
background-position:top left; 
background-repeat:no-repeat; 
background-color:#1e4924;
}

td#header4{
background-image:url('../images/bemihoeve_04.png');
background-position:top left; 
background-repeat:no-repeat; 
background-color:#1e4924;
}

td#header5{
background-position:top left; 
background-repeat:no-repeat; 
background-color:#1e4924;
}

td#header6{
background-image:url('../images/bemihoeve_06.png');
background-position:top left; 
background-repeat:no-repeat; 
background-color:#1e4924;
}

td#middle1{
background-color:#1e4924;
}

td#middle2{
background-image:url('../images/gradient.gif'); 
background-position:top left; 
background-repeat:repeat-x; 
background-color:#FFFFFF;
}

td#middle4{
background-color:#FFFFFF;
}

td#middle5{
background-position:top left; 
background-repeat:repeat-x; 
background-color:#1e4924;
}

td#middle6{
background-color:#1e4924;
}

td#bottom1{
background-color:#1e4924;
}

td#bottom2{
background-color:#EAEEEA;
}

td#bottom3{
/* background-image:url('../images/index_14.gif'); */
background-color:#1e4924;
background-position:top left; 
background-repeat:no-repeat; 
}

td#bottom4{
background-color:#1e4924;
}

td#bottom5{
background-color:#1e4924;
}

td#bottom6{
background-color:#1e4924;
}

/* Contact */

table#contact td{
padding:2px;
}

/* Textarea */

table#textarea td{
padding:2px;
}

#adres{
position: relative;
z-index: 1;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color:#FFF;
}

#mainpage{
overflow:auto;
overflow-x:hidden;
padding:5px;
height: 380px;
}

.tekst{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;
}

.titel{
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
text-decoration: none;
}

input#input {
background-color:#F2F7F0;
font-family:Verdana, Helvetica, Arial, sans-serif;
border:1px solid #1e4924;
color:#000000; 
width:250px;
}

textarea#textarea { 
background-color:#F2F7F0;
font-family:Verdana, Helvetica, Arial, sans-serif;
color:#000000; 
border:1px solid #1e4924;
width:400px;
}

/* COPYRIGHT */

div#copyright{
text-align:center;
font-family:Verdana, Helvetica, Arial, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#FFFFFF; 
background-color:#1e4924;
}

div#copyright a{
text-decoration : none; 
color:#FFFFFF; 
}

/* Menu */

#menu{
position: relative;
left:46px;
top:30px;
width: 160px;
padding:10px 0 20px 0;
background-color: #4b9354;
}

.menu td {
border-bottom: solid 1px #ac9a8e;
width: 100%;
text-indent: 10px;
}

.menu td a, .active{
display: block;
width: 100%;
padding: 8px 0px; 8px; 0px;
margin: 0px;
font-family: verdana;
font-size: 11px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.menu td a:hover {
display: block;
background-color: #8eb67a;
width: 160px;
}

.active{
background-color: #27552e;
}