#header{
	
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-repeat: no-repeat;

}

#tablehome1 tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        width: 980px;
        border: 0;
        bordercolorlight: white;
        cellpadding: 0;
        cellspacing: 0;
        bordercolor: #000000;
}

#tablehome tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        width: 980px;
        border: 0;
        bordercolorlight: white;
        cellpadding: 0;
        cellspacing: 0;
        bordercolor: #000000;
}

#overons tr td {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
        width: 780px;
        border: 0;
        bordercolorlight: white;
        cellpadding: 0;
        cellspacing: 0;
        bordercolor: #000000;
}

#content{
    margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-height: 500px;
	height: auto !important;
	border-bottom: 1px dotted #000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, cursive;
    clear:both;
}

#footer{
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    clear: both;
}

body{
        background-color:#CCC;
        background-repeat: repeat;
        text-align: center;
}  

#wrapper{
	width: 980px;
	height: auto;
	border-color: #000;
	border-width:0px;
	border-style:dotted;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: left;
	overflow: hidden;
}

#occasions{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 500px;
}

#carconfig{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 750px;
}

#model{
	height:auto;
	border-top: 1px dotted #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#navmenu{
	float:left;
	width:200px;
	text-align:left;
	background-image:url(Images/bgmenu.jpg);
	background-repeat:no-repeat;
	background-color:white;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, cursive,;
	clear:both;
}

#navmenu a{
        font-size: 12px;
		font-family:Arial, Helvetica, sans-serif, cursive,;
        text-decoration: none;
        color: black;
}

#home{
	width: auto;
	margin-left:auto;
	margin-right:auto;
	height: 500px;
}

#infopage {
        float: right;
		width:780px;
		text-align:left;
		background-color:white;
		min-height: 500px;
		height: auto !important;
		margin-left:auto;
		margin-right:auto;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif, cursive;
	
}

#mazdatable tr td {
		text-align:center;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}

#medewerkers tr td {
		text-align:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}

#infopage table {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px
}

#navmenu table {
		font-size: 12px;
}

img{
	border: none;
	text-align: center;
}


#mhome{
        clear:both;
}

/*MENU*/
#chromemenu{
width: 100%;
font-family:Arial, Helvetica, sans-serif
font-weight: bold;
font-size: 80%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
	background: url(Images/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: right; /*set value to "right" for example to align menu to the left of page*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#chromemenu ul li{
display: inline;

}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-left: 1px solid #DADADA;

}

#chromemenu ul li a:hover{
	background: url(Images/chromebg2.gif) center center repeat-x;
	text-align: left;
}
#wrapper #chromemenu ul li a {
	font-style: normal;
}
#wrapper #chromemenu ul li a {
	font-weight: bold;
}
