body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	text-align: center;
	background-image:  url(../images/layout/bg.gif);
	background-repeat: repeat-x,y;
	
}

a {
  text-decoration: none;
  color:black;
 
}

a:hover {
  text-decoration: underline;
  color:black;

}

a:visited {
  color:black;
}



#wrap { background: #fff; text-align: left; width: 750px;border: 0px solid white;  margin: 0 auto;  overflow: visible;}
#header {width: 750px;text-align: center}
#content {width: 740px;clear: both;margin: 10 auto 10 10;background:white; overflow: visible;min-height:450px;}
#footer {width: 750px;clear:both;background: white;}
	
.menu { border-collapse: collapse; border-spacing: 0px; width: 750px; }
.menu th { font-size: x-small; text-align: center; color: white; background: #FFF url('../images/layout/nietactief.png') repeat-x;}
.menu th.normaal { padding: 0.2em; }
.menu th.spatie{ padding: 0em; }
.menu th.actief { background: #FFF url('../images/layout/actief.png') repeat-x;}
.menu th a, .menu th a:visited { display: block; color: white; }
.menu th.normaal a:hover { display: block; color: white; background: #FFF url('../images/layout/actief.png') repeat-x; }

.left700 { width:700;float: left;}


.nieuws p { font-size: 88%; line-height: 1.4em; }
.nieuws h3 { margin: 4px 0px 4px 0px; font-size:97%;}


div.horline { clear:both; display:block; font-size:0.68em; height:1.16em; line-height:1.16em; width:100%; margin:0 0 1.16em 0; background:url('http://localhost/mtb/images/hor.gif') bottom left repeat-x; }

#ledenlijst {width:700px;float:left;}
#club{width:700px;float:left;}
#ledenDetail {width:650px;float:left;}
.detailfoto {width:150px;height:197px;float:left;}
.detailfiets {width:150px;height:300px;float:left;}
#detaillid {width:300px;float: left;margin-left:15px;}
.titellid {background:#FFF url('images/layout/titellid.png') repeat-x;}
.titellid p.titel { background-color: #333; color: white; padding: 0px 4px; font-weight: bold; }
#snelkeuzelid {float:right;width:150px;}
img.middle {vertical-align:middle;}

#nieuws {width:400px;float:left;}
.nieuwstitel {
width: 380px; 
height: 19px;
vertical-align:middle;
background: #fff url('../images/layout/bgnieuws.png') repeat-x;
font-weight: bold;}
.links {float:left;}
.linksbold {float:left; font-weight:bold;}
.rechts {float:right;}
.rechtsbold {float:right; font-weight:bold;}
.nieuwsinhoud {width: 380px;}

#rechtsmenu {
width: 300px;
margin-left: 40px;
float:right;
}

#verslaginv{
width: 600px;
}
.linksvinv{float:left;padding: 1em}


#register {width: 420px;float:left;}

.gastenboektitel {
width: 500px; 
height: 19px;
vertical-align:middle;
background: #fff url('../images/layout/bgnieuws.png') repeat-x;
font-weight: bold;}
.gastenboekinhoud {width: 500px;}


#kalender {width: 200;float: right;
  border-left-width: 1px; 
  border-color:grey; 
  border-width: 1px; 
  border-bottom-style:solid;
  border-right-style:solid; 
  border-left-style: solid;
  margin-right: 15px;}
.kalendertitel {
background: #fff url('../images/layout/bgnieuws.png') repeat-x;
font-weight: bold;}
.kalenderinhoud {
border-bottom-style : solid;
border-bottom-width : 1px ;
border-color : grey ;}
.test_background {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; background-color: #999999}

