BODY {
  margin: 0px;
  padding: 0px;
  background-color: #f6f0e0;
  font-family: Arial,Verdana, Tahoma;
  font: normal 13px Arial;
}

body /* Internet Explorer */
{
text-align: center;
background-image:url(../images/background.jpg);
background-position:center;
background-repeat:repeat-y;
}

body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
background-image:url(../images/background.jpg);
background-position:center;
background-repeat:repeat-y;
} 

body A{text-decoration:underline;}
body A:HOVER{text-decoration: underline;}
body A:VISITED{text-decoration: underline;}

.images_rigth {
	padding-left:10px;
	float:right;
}

.wrapper {
  height: 100%;
  margin: 0 0 0 0;
}

.title{
	font-family: Arial,Verdana, Tahoma;
	font: normal 14px Arial;
}

.top {
  width:900px;
  height: 305px;
}

.topbeheer {
  width:900px;
  background-image:url(../images/logo.gif);
  background-position:center;
  background-repeat:no-repeat;
  height:148px;
}

#maintab{
padding: 3px 0;
margin: 0;
text-align:center;
font: bold 12px Verdana;
list-style-type: none;
background: transparent;
}

#maintab li{
display: inline;
margin: 0;
/*background-image:url(../images/top_bottom_all_bikes.jpg);*/
/*background-color: #e25b01;*/
}

#maintab li a{
text-decoration: none;
padding: 3px 7px;
/*margin-right: 3px;
border: 1px solid #778;*/
color: #000000;
background: transparent;
}

#maintab li a:hover{
color: #FF9900;
background: transparent;
}

#maintab li.selected a{ /*selected main tab style */
/*background-color: #EFFADC;*/
/*border-color: navy;*/
color: #FF9900;
}

.midden {
  width: 900px;
  height:100%;
  font-family: Arial,Verdana, Tahoma;
  /*background-image:url(../images/background.jpg);*/
}

.content {
  width: 620px;
  margin-top: 0px;
  min-height:400px;
  height: auto;
  float: left;
  font-family: Arial,Verdana, Tahoma;
  text-align:left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #000000;
}

.content A{text-decoration: none; font-size:13px;font-family: Arial,Verdana, Tahoma;}
.content A:HOVER{text-decoration: none; font-size:13px;font-family: Arial,Verdana, Tahoma;}
.content A:VISITED{text-decoration: none; font-size:13px;font-family: Arial,Verdana, Tahoma;}

.rightcontent {
	width:270px;
	margin-top:0;
	margin-right:0;
	height:auto;
	float: right;
	/*clear: both;*/
}

.bottom {
  width:900px;
  clear: both;
  font-family: Arial,Verdana, Tahoma;
  font-size:12px;
  height:95px;
  background-image:url(../images/footer.gif);
  vertical-align:middle;
}

.bottom A{text-decoration: none; font-size:12px;color:#000000}
.bottom A:HOVER{text-decoration: none; font-size:12px;color:#000000}
.bottom A:VISITED{text-decoration: none; font-size:12px;color:#000000}

.brood {
  font-family: Arial,Verdana, Tahoma;
  font-size:12px;
  color:#53371e;
}

.brood A{text-decoration: none; font-size:12px;color:#53371e}
.brood A:HOVER{text-decoration: none; font-size:12px;color:#53371e}
.brood A:VISITED{text-decoration: none; font-size:12px;color:#53371e}

.inhoud {
  width: 420px;
  margin-top: 0px;
  margin-left:195px;
  height: auto;
  font-family: Arial,Verdana, Tahoma;
  text-align:left;
}

.inhoud A{text-decoration: none; font-size:13px;font-family: Arial,Verdana, Tahoma;color:#000000}
.inhoud A:HOVER{text-decoration: none; font-size:13px;font-family: Arial,Verdana, Tahoma;color:#000000}
.inhoud A:VISITED{text-decoration: none; font-size:13px;font-family: Arial,Verdana, Tahoma;color:#000000}

.tent {
  font-family: Arial,Verdana, Tahoma;
  text-align:left;
  font-size:11px;
}

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* for Internet Explorer */
/*\*/
* html .content {
	height: 400px;
}
/**/


/* update 090609 start */
ul#photoslide{
	background: url(../images/bg_fotos.gif) no-repeat 0 0;
	width: 250px;
	height: 195px;
	margin: 0;
	padding: 17px 15px 15px 15px;
	list-style: none;
}

	ul#photoslide li{
		margin: 0;
		padding: 0;
	}
	
/* update 090609 start */