/* Bikersworld */

body
{
margin: 0em;
background-image:url(images/pattern.png);
padding: 50px 0px 15px 0px;
font-size: 10pt;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}

#bodyinhoud
{
position: relative;
width: 960px; 		
border: solid 2px #FFFFFF;
padding: 0px 0px 0px 0px;
background-color:#FFFFFF;
margin: 0 auto;
}


#bodyinhoud .left
{
float: left;
margin-left:30px;
margin-top:20px;
margin-bottom:20px;
width: 500px;
}

#bodyinhoud .right
{
width: 400px;
margin-left:10px;
margin-right:20px;
margin-top: 40px;
float: right;
}

#bodyinhoud .banner
{
width: 100%;
}

#bodyinhoud2
{
margin-left:30px;
margin-right:30px;
margin-top:20px;
margin-bottom:20px;
}

#hoofding1
{
position: relative;
width: 100%;
height: 120px;
background-image:url(images/bannerHomeP1bis.jpg);
margin-bottom: 2px;
}

#hoofding1menu
{
position: absolute;
bottom: 2px;
top: 5.0em;
right: 1.0em;
}
#hoofding1taal
{
position: absolute;
bottom: 2px;
top: 2.0em;
right: 1.3em;
float:right;
}

form
{
padding: 0em;
margin: 0em;
}

.lijn1
{
position: relative;
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin: 0em 0em 0.3em 0em;
clear: both;
}

.lijn2
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 0em 0em 1.5em 0em;
clear: both;
}

#footer
{
height: 3.0em;
clear: both;
padding-top: 1.5em;
background: #fff url('images/border2.gif') repeat-x ;
font-size: 0.8em;
margin: 0 auto;

}

#footer .left
{
	position: relative;
	bottom: 20px;
	left: 20px;
	width: 350px;
}

#footer .right
{
	position: relative;
	right: 20px;
	width: 120px;
	bottom: 40px;
}

#navigationgeneral a {
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right: 1px solid #3f5d75;
	}
#navigationgeneral a:hover {
	color:#ffffff;
	background:#000000;
	}
table.inhoudanderedetail
{
	table-layout:fix;
	width:900px;
	background-color:#FFFFFF;
	border-style:none;
	border-width: 2px;
	border-color:#3f5d75;
}
/* Produkt met andere kleur van achtergrond */
table.inhoudanderedetail2
{
	table-layout:fix;
	width:900px;
	background-color:#e8e8e8;
	border-style:none;
	border-width: 2px;
	border-color:#3f5d75;

}