body, table, td {
border: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica;
font-size: 10pt;
color: #8B9505;
color: #990000;
}

.input, textarea {
font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica;
font-size: 10pt;
color: #8B9505;
}

body {
background-image: url('http://www.midicamping.nl/images/cms/background.gif'); 
background-repeat: repeat; 
}	
	
.HfdMenu, .HfdMenu A:link, .HfdMenu A:visited, .HfdMenu A:active{
color: #8B9505; 
font-weight: bold;
text-align: center;
text-decoration: none; 
background-image: url('images/menu.gif'); 
background-repeat: no-repeat; 
background-position: center center;
/*background-color: #DFFF6B; */
width: 120px; 
padding: 2px;
margin: 1px;
}

.CurHfdMenu, .CurHfdMenu A:link, .CurHfdMenu A:visited, .CurHfdMenu A:active{
color: #990000; 
font-weight: bold; 
text-align: center;
text-decoration: none;
background-image: url('images/menu.gif'); 
background-repeat: no-repeat; 
background-position: center center;
/*background-color: #DFFF6B; */
width: 120px; 
padding: 2px;
margin: 1px;
}

.SubMenu, .SubMenu A:link, .SubMenu A:visited, .SubMenu A:active{
color: #8B9505; 
font-weight: bold; 
text-align: center;
text-decoration: none;
background-image: url('images/menu.gif'); 
background-repeat: no-repeat; 
background-position: center center;
/*background-color: #DFFF6B; */
width: 120px; 
padding: 2px;
margin-left: 1px;
}

			
.bodytekst {
padding-left: 30px;
padding-right: 100px;
border-left : #8B9505 3px solid; 
background-image: url('images/bodyfull.gif');
background-position: right top;
background-repeat: no-repeat;
}

.links {
background-image: url('images/links.gif'); 
background-repeat: no-repeat; 
background-position: right top; 
background-color: #FFFFFF;
}

.rechts {
background-image: url('images/rechts.gif'); 
background-repeat: no-repeat; 
background-position: left top; 
background-color: #FFFFFF;
}

image {
border: none;
}

.button {
   color:#666666;
   font-family: "Trebuchet MS",Arial,helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#ccc;
   border:1px solid;
   border-top-color:#ccc;
   border-left-color:#ccc;
   border-right-color:#333;
   border-bottom-color:#333;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#8B9505');}
}