body{
 margin:0;
 padding:0;
 font-family:verdana,sans-serif,arial;
 font-size: 12px;
 color: #494949;
	background-image:url(http://www.herdersvanballoo.nl/nl/images/achtergrond4.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#mid {
 margin-top: 20px;
}
#content {
 float:left;
 width: 530px;
 padding: 0px 20px 20px 20px;
}

#right{
 float:left;
 width: 202px;
 margin-left:20px;
}

#fotoblok {
	position: absolute; 
	left: 50%; 
	top: 280px; 
	margin-left: 165px; 
	z-index:2;
	font-family:verdana,sans-serif,arial;
	font-size: 12px;
}


h3 {
 text-decoration:none;
 font-size: 12px;
 font-weight:bold;
}
td {
 text-decoration:none;
 font-size: 10px;
}

#onder {
 border: 1px solid #6BBF67;
 background: #ededed;
 height: 18px;
 width: 400px;
 align: center;
}

#menu {
 border: 1px solid #6BBF67;
 background: #E1F2E1;
  border-right: 0px solid #E1F2E1;
 height: 27px;
}
a.menu {
 display:block;
 background: url('images/green1.gif') repeat-x;
 color: #0A5407;
 height: 19px;
 border-right: 1px solid #6BBF67;
 padding: 4px 10px;
 float:left;
 cursor: pointer;
 font-family: Comic Sans MS,verdana,sans-serif,arial;
 text-decoration:none;
 font-size: 13px;
 font-weight:bold;
}
a.menu:hover {
 color: #0A5407;
 background: url('images/green2.gif') repeat-x;
}
a.selected {
 color: #0A5407;
 background: url('images/green2.gif') repeat-x;
}


