HTML {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF; /*#ffda01 url('images/bg.png');*/
	background-repeat: repeat-x;
	background-position: left middle;
}
BODY {	
	font-family:	arial, verdana, sans-serif;
	font-size:		12px;	
	color: #000000;
	padding:		0px;
	margin:			0px;
	text-align:		center;
	background-repeat: repeat;

}

#background {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: #FFFFFF; /*#ffda01 url('images/bg.png');*/
	background-repeat: repeat-x;
	background-position: left middle;
	z-index: -10;
}

A IMG {
	border: 0px #FFFFFF none;
}

.invisible {
	height: 0;
	width: 0;
	display: none;
}

#container {
	z-index: 100;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 25px;
}
#header {
	float: left;
	width: 934px;
	height: 314px; /*294*/
	background: transparent url('images/header-bg.jpg');
	background-repeat: no-repeat;
}

.header-element {
	display: block;
	border: 0px #FFFFFF none;
	position: absolute;

}
.header-element IMG {
	border: 0px #FFFFFF none;

}

#logo-motorhuis-bakker {
	margin-top: 239px;
	margin-left: 9px;
}
#logo-honda {
	margin-top: 17px;
	margin-left: 671px;
}
#logo-suzuki {
	margin-top: 16px;
	margin-left: 766px;
}
#logo-bovag {
	margin-top: 156px;
	margin-left: 860px;
}

#headerbar {
	height: 10px;
	width: 100%;
	margin-top: 304px;
	background: #ffda00 url('images/headerbg.png'); 
	background-repeat: repeat-x;
}

#menu {
	float: left;
	font-size: 16px;
	color: #666666;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 220px;
	margin-top: 25px;
}
#menu LI {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 3px #ffda00 solid;
}
#menu LI:hover, #menu LI.shover {
	background: #ffda00;
}
#menu A {
	color: #666666;
	text-decoration: none;
}

#footer {
	width: 100%;
	margin-bottom: 25px;
	clear: both;

}
#homepage #footer {
	text-align: center;
}
#footerbar {
	height: 25px;
	width: 100%;
	background: #000000; 
}
#footer #adres {
	margin-top: 25px;
}

#content {
	float: right;
	width: 665px;
	margin-top: 25px;
	line-height: 20px;
	margin-bottom: -150px;
}
#homepage #content {
	width: 100%;
	margin-bottom: 0px;
}

#fotos {
	width: 200px;
	margin-left: 50px;
	float: right;
}
#fotos IMG {
	margin-bottom: 10px;
}

/* content styles */

#content H1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 24px 0px;
}
#content H2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#content P {
	margin: 0px 0px 24px 0px;
}

#content UL {
	list-style-type: none;
	margin: 24px 0px 24px 0px;
	padding: 0px;
}
#content LI {
	background: url('images/li.png');
	background-repeat: no-repeat;
	background-position: 7px 5px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	/*background-position: 0px 0px;*/
}

/* homepage */
.portal {
	float: left;
	display: inline;
	width: 165px;
	height: 369px;
	margin-left: 17px;
	margin-bottom: 17px;
	background: url('images/homepage/fotos.jpg');
	background-repeat: no-repeat;
}
.portal .button {
	float: left;
	display: block;
	width: 122px;
	height: 46px;
	/*background: url('images/homepage-button.png');
	background-repeat: no-repeat;
	background-position: top left;*/
	padding: 40px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	display:  inline;
	text-decoration: none;
}
/*.portal .button A {
	position: relative;
	display: block;
	top: 50%;
	width: 122px;
	margin-left: 10px;
	height: 86px;
	text-decoration: none;
	color: #FFFFFF;
}*/
.portal .bottom {
	margin-top: 225px;
	margin-left: 11px;
}
.portal .top {
	margin-top: 14px;
	margin-left: 11px;
}


.over-ons {	
	background-position: 0px 0px;
}
.occasions {
	background-position: -177px 0px;
}
.low-budget-bikes {
	background-position: -356px 0px;
}
.nieuwe-motoren {
	background-position: -535px 0px;
}
.kleding {
	background-position: -714px 0px;
}

.motor-verhuur {
	background-position: 0px -383px;
}
.webshop {
	background-position: -177px -383px;
}
.onderdelen {
	background-position: -356px -383px;
}
.nieuws {
	background-position: -535px -383px;
}
.autos {
	background-position: -714px -383px;
}
