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

#global {
 width: 880px;
 padding: 20px 27px 0px 27px; 
 margin: 0px auto;
 background: url('http://www.paardensportkringnof.nl/Error/') repeat-y;
}

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

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

#rechtsblok {
	position: absolute; 
	left: 50%; 
	margin-top: -216px; 
	margin-left: 234px; 
	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 #a5a5a5;
 background: #ededed;
 height: 18px;
 width: 400px;
 align: center;
}

#menu {
 border: 1px solid #a5a5a5;
 background: #ededed;
 height: 24px;
}
a.menu {
 display:block;
 background: url('images/silver_bg.gif') repeat-x;
 color: #141414;
 height: 16px;
 border-right: 1px solid #a5a5a5;
 padding: 4px 10px;
 float:left;
 cursor: pointer;
 font-family:verdana,sans-serif,arial;
 text-decoration:none;
 font-size: 12px;
 font-weight:bold;
}
a.menu:hover {
 color: #6386C6;
 background: url('images/silver_bg2.gif') repeat-x;
}
a.selected {
 color: #6386C6;
 background: url('images/silver_bg2.gif') repeat-x;
}




div.box {
 border: 1px solid #a5a5a5;
 margin-bottom: 20px;
}
h3.box {
  color: #141414;
  background: url('http://www.paardensportkringnof.nl/Error/') repeat-x;
  margin: 0;
  padding: 4px 5px 0px 10px;
  font-size: 11px;
  height: 18px;
  position:relative;
  z-index: 2;
}
div.box_c {  /* inhoud van een box */
 padding:0;
 border-top: 1px solid #a5a5a5;
}
/*hoekjes boven in een gradient head*/
div.lc {
 background: url('images/silver_lc.gif');
 position:absolute;
 width:5px;
 height:5px;
 font-size:0;  /*IE6 height fix */
 left:-1px;
 top:-1px;
}
div.rc {
 background: url('images/silver_rc.gif');
 position:absolute;
 width:5px;
 height:5px;
 font-size:0;  /*IE6 height fix */
 right:-1px;
 top:-1px;
}
/* hoekjes onder */
div.blockbottom {
  height:5px;
  position:relative;
}
div.lbc {
 position:absolute;
 background: url('images/white_lbc.gif');
 width:5px;
 height:5px;
 font-size:0;  /*IE6 height fix */
 left:-1px;
 bottom:-1px;
}
div.rbc {
 position:absolute;
 background: url('images/white_rbc.gif');
 width:5px;
 height:5px;
 font-size:0;  /*IE6 height fix */
 right:-1px;
 bottom:-1px;
}
div.contactpad {
 padding: 10px;
}
