body {position: relative; margin: 0; padding: 0;}

body {background: white url() 0 0 no-repeat fixed;}
div#content {background: #e4ecec url(bilder/maseratilogo-bluelight-spread.png) 50% 0% no-repeat;}
div#links a {background: transparent url() 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url() 0 0 no-repeat fixed;}


div#footer {
	margin-top: 15px;
	color: black;
	text-align: right;
	font: 13px Verdana, sans-serif;
	}

div#footer img {
	border: none;
}

div#wrapper {
	position: static; 
	top: 0px; 
	left: 0px; 
	right: 0px;
	}


div#content {
   color: black; 
   font: 13px Verdana, sans-serif; 
   padding: 10px; 
   border: none;

   }

div#links {
	position: static; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 50px;
	text-align: center; 
	font: 16px Verdana, sans-serif;
	}

   
div#content p, table {
	margin: 0 1em 1em;
	}
	
div#content h3 {
	margin-bottom: 0.25em;
	}
	
div#links a {
	display: inline; 
	text-align: center; 
	font: bold 1em sans-serif; 
   padding: 5px 10px; 
   margin: 0 0 2px; 
   border-width: 0;
   border-left: 2px #000165 solid;
   text-decoration: none; 
   color: #000165;
   }
   
div#links a:hover {
	color: #000165;
	text-decoration: underline;
	}
	
h1 {
	margin: -9px -9px 0.5em; 
	padding: 15px 0 5px; 
	text-align: center; 
	background: #000165; 
	color: white; 
	letter-spacing: 0.5em; 
	text-transform: none; 
	font: bold 25px sans-serif; 
	height: 28px; 
	vertical-align: middle; 
	white-space: nowrap;
	}
	
dt {font-weight: bold;}

dd {margin-bottom: 0.66em;}

div#content a:link {color: #000165; text-decoration: underline;}
div#content a:visited {color: #000165; text-decoration: none}
div#content a:link:hover {color: black; text-decoration: underline;}
div#content a:visited:hover {color: black; text-decoration: underline;}

	
.hoger {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.vanster {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
table#techspec {
	}


table#techspec td {
	vertical-align: top;
	padding-bottom: 0.5em;
	}

table#techspec tr {
	}

table#techspec tr > td:first-child {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 0.5em;
	}

table.pictures {
	width: 80%;
}

table.pictures td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

img {
	border: 2px solid #717171;
}

