@charset "utf-8";
/* CSS Document */

/*

Document for Molenaar Motors
 _____       _        _ _                         
|  __ \     | |      (_) |                        
| |  | | ___| |_ __ _ _| |_      _____  _ ____  __
| |  | |/ _ \ __/ _` | | \ \ /\ / / _ \| '__\ \/ /
| |__| |  __/ || (_| | | |\ V  V / (_) | |   >  < 
|_____/ \___|\__\__,_|_|_| \_/\_/ \___/|_|  /_/\_\

Copyright 2008: www.detailworx.nl
Weltevreden 24 G - 3731 AL De Bilt
Tel: 030 - 220 41 81

*/


/* -------------------------------------------------------------------------------- BODY --*/

* {
	margin:0;
	padding:0;
	border:0;
}

html, body {
	min-height:100%;
	height:100%;
	color:#000000;
	font:11px/14px Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

#container {
	position:relative;
	width:980px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0px auto -30px; /* the bottom margin is the negative value of the footer's height */
}

h1 {
	font-size:23pt;
	line-height:1em;
}

*h1 {
	display:inline-block; /* ie hack for display sifr h1 correct with listmessenger iframe 12-09-09 wim */
}

a:link {
	color:#6f6f6f;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#6f6f6f;
}

a:hover {
	text-decoration:none;
	color:#003399;
}

a:active {
	text-decoration:none;
	color:#6f6f6f;
}

.arrow {
	padding-left:9px;
	background-image:url(../images/generic/arrow.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	cursor:pointer;
	cursor:hand;
}

/* -------------------------------------------------------------------------------- TOP --*/

.grijzebalkback {
	position:absolute;
	background-image:url(../images/header/grijzebalk.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	width:100%;
	height:101px;
	top:0px;
	left:0px;
}

.grijzebalkheader {
	position:absolute;
	background-image:url(../images/header/grijzebalk.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	width:100%;
	height:101px;
	top:0px;
	left:0px;
	z-index:25;
}

.logos {
	position:absolute;
	background-image:url(../images/header/logo.png);
	background-color:transparant;
	width:197px;
	height:101px;
	top:0px;
	left:760px;
	z-index:100;
}

/* -------------------------------------------------------------------------------- HEADER --*/

#header {
	float:left;
	width:980px;
	height:290px;
	margin-top:-112px;
	z-index:10;
}

/* -------------------------------------------------------------------------------- NAVIGATION --*/

#navigation {
	position:relative;
	float:left;
	height:101px;
	width:700px;
	padding-top:25px;
	padding-left:20px;
	font:Arial, sans-serif;
	font-size:14px;
	z-index:1000;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation ul li {
	position:relative;
	cursor:pointer;
	cursor:hand;
	float:left;
	display:inline;
	padding:0px 20px 0px 0px;
	height:21px;
	width:auto !important; /* hack for ie */
	background:none;
	behavior:url('library/js/navigation/hover.htc');
}

#navigation ul li ul {
	position:absolute;
	background-image:url(../images/navigation/nixel.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	padding:0px 10px 0px 10px;
	font-size:11px;
	top:16px;
	height:50px;
	width:650px;
	padding-top:10px;
	display:none;
}

#navigation ul li ul li {
	padding:0;
	width:auto !important; /* hack for ie */
	width:149px;
	margin:10px 10px 0 0;
	float:none;
	behavior:url('library/js/navigation/hover.htc');
}

/* Fix IE. Hide from IE Mac \*/
#navigation ul li a { 
	height:1%; 
}
/* End */

#navigation li:hover ul, #navigation li.over ul { 
	display:block;
}
	
#navigation li:hover, #navigation li.hover { 
	background:none;
}
	
#navigation ul li ul li:hover, #navigation ul li ul li.hover { 
	background:none;
	color:none;
}

#navigation a:link {
	color:#ffffff;
	text-decoration:none;
}

#navigation a:visited {
	color:#ffffff;
	text-decoration:none;
}
	
#navigation a:hover {
	color:#00175C;
	text-decoration:none;
}
	
#navigation a:active {
	color:#ffffff;
	text-decoration:none;
}

.navigationline {
	position:absolute;
	top:47px;
	width:680px;
	border-top:solid 1px;
	border-top-color:#c4c4c5;
	left:20px;
}

/* -------------------------------------------------------------------------------- SUBMENU --*/

ul.sub01 {
	left:-9px;
}
	
ul.sub02 {
	left:-66px;
}

ul.sub03 {
	left:-9px;
}

/* -------------------------------------------------------------------------------- LEFT --*/

#left {
	float:left;
	width:600px;
}

#leftcontent {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin-left:10px;
}

#bedrijf {
	float:left;
	width:230px;
	min-height:240px;
	height:auto !important;
	height:240px;
	padding-left:5px;
}

#reclame{
	float:left;
	width:190px;
	min-height:240px;
	height:auto !important;
	height:240px;
	margin-left:5px;
	padding-left:5px;
	border-left:solid 1px;
	border-left-color:#cacaca;
}

/* -------------------------------------------------------------------------------- RIGHT --*/

#right {
	float:left;
	width:380px;
}

HTML>BODY #right {
	margin-bottom:0px;
}

#nieuws {
	float:right;
	width:190px;
	min-height:240px;
	height:auto !important;
	height:240px;
	margin-left:10px;
	padding-left:13px;
	border-left:solid 1px;
	border-left-color:#cacaca;
	font-size:11px;
}

#contact {
	float:right;
	width:135px;
	min-height:240px;
	height:auto !important;
	height:240px;
	margin-left:10px;
	padding-left:10px;
	border-left:solid 1px;
	border-left-color:#cacaca;
	font-size:11px;
}

/* -------------------------------------------------------------------------------- CONTENT - FORM --*/

.infoForm {
	padding:15px;
	width:570px;
	height:auto;
	margin-top:5px;
	color:#000000;
	text-align:left;	
}

.infoForm label {
	float:left;
	width:205px;
	text-align:left;
	margin-right:10px;
	color:#000000;
}

.infoForm input {
	margin-top:2px;
    border:1px solid #cccccc;
	color:#000000;
	float:left;
}

.infoForm textarea {
	margin-top:5px;
    border:1px solid #cccccc;
	color:#000000;
	float:left;
}

/* Alleen voor IE 5 en IE 6 */
* html .infoForm input {
	margin-top:1px;
	color:#000000;
	background-color:#ffffff;
	float:left;
}

/* -------------------------------------------------------------------------------- CONTENT - LIST ITEMS --*/
.verhuur th {
        border-style: solid;
        border-color: #999;
        border-width: 0px 0px 1px 0px;
	padding: 0px;
	padding-right: 10px;
        text-align: left;
}

.verhuur td {
        width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	align: center;
}

/* -------------------------------------------------------------------------------- CONTENT - LIST ITEMS --*/

ul {
	list-style-image:url(../images/generic/arrow.jpg);
	padding: 0;
	margin-left: 16px;
}

ul li {
	padding-left: -20px;
}

#gebruiktemotoren {
	width: 600px;
	height: 625px;
}

/* -------------------------------------------------------------------------------- FOOTER --*/

#push {
	height:29px; /* push must be the same height as footer */
}

#footer {
	position:relative;
	height:29px;
	margin:0 auto;
	text-align:center;
	border-top:solid 1px;
	border-top-color:#999999;
	background-color:#FFFFFF;
	font-size:11px;
}

.textonderlink {
	color:#f15a22;
}
