@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 {
	height:100%;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	background-color:#585858;
}

h1 {
	display:inline;
	font-size:38px;
	line-height:1em;
}

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

a:link {
	color:#2390c9;
	text-decoration:none;
}

a:visited {
	color:#2390c9;
	text-decoration:none;
}

a:hover {
	color:#a6d7f1;
	text-decoration:underline;
}

a:active {
	color:#2390c9;
	text-decoration:none;
}

#clear {
	clear:both;
}

.dot {
	margin-left:15px;
}

.advertentietext {
	color:#288dd3;
}

.norobots {
	margin-right:5px;
}

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

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

.infoForm label {
	float:left;
	width:205px;
	text-align:left;
	margin-right:10px;
	margin-left:-15px;
	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;
}

/* -------------------------------------------------------------------------------- CONTAINER --*/
#container {
	position:relative;
	width:800px;
	min-height:99%;
	height:auto !important;
	height:99%;
	margin:0px auto -40px; /* the bottom margin is the negative value of the footer's height */
	background:#ffffff;
	
}

/* -------------------------------------------------------------------------------- NAVIGATION --*/
#navigation {
	position:relative;
	float:left;
	height:35px;
	width:765px;
	padding-top:15px;
	padding-left:32px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	z-index:1000;
	background-image:url(../images/navigation/navigationline.jpg);
	background-repeat:no-repeat;
}

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

#navigation ul li {
	position:relative;
	cursor:pointer;
	cursor:hand;
	float:left;
	display:inline;
	padding:0px 10px 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:30px;
	width:390px;
	padding-top:10px;
	display:none;
}

#navigation ul li ul li {
	padding:0;
	width:auto !important; /* hack for ie */
	width:60px;
	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:#000000;
	text-decoration:none;
}

#navigation a:visited {
	color:#000000;
	text-decoration:none;
}
	
#navigation a:hover {
	color:#349bcb;
	text-decoration:none;
}
	
#navigation a:active {
	color:#000000;
	text-decoration:none;
}

/* -------------------------------------------------------------------------------- SUBMENU --*/
ul.sub01 {
	left:-38px;
}

ul.sub02 {
	left:-83px;
}
	
ul.sub03 {
	left:-168px;
}

ul.sub04 {
	left:-75px;
}

/* -------------------------------------------------------------------------------- HEADER --*/
#header {
	float:left;
	width:770px;
	height:50px;
	background:#FFFFFF;
	padding-left:10px;
	padding-top:70px;
}

#rotate {
	float:left;
	width:800px;
	height:220px;
	background:#FFFFFF;
}

.headername {
	letter-spacing:-1px;
	font-size:18px;
	color:#000000;
}

.headersubname{
	font-size:11px;
	color:#c4c4c4;
}

/* -------------------------------------------------------------------------------- LOGO --*/
#logo{
	position:absolute;
	width:130px;
	height:130px;
	top:40px;
	left:-130px;
	background-color:#FFFFFF;
	background-image:url(../images/content/logo.jpg);
}

/* -------------------------------------------------------------------------------- CONTENT --*/
#content {
	float:left;
	width:555px;
	padding-top:5px;
	padding-left:10px;
}

/* -------------------------------------------------------------------------------- CONTACT --*/
#contact {
	float:left;
	width:200px;
	border-left:solid 1px #cccccc;
	padding-top:5px;
	padding-left:5px;
	margin-left:20px;
}
	
/* -------------------------------------------------------------------------------- FOOTER --*/
#push {
	height:40px; /* push must be the same height as footer */
	background:#FFFFFF;
}

#footer {
	position:relative;
	height:40px;
	margin:0 auto;
	text-align:center;
}
