BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: black;
	margin: 0px;
	text-align:left;
	background-image:url(img/bg.bmp);
	background-repeat:repeat-x;
	background-color:#3076ba;
}
.main{
	margin-top: 0px;
	width: 930px;
	height: 630px;
}
	
.links {
	width: 15px;
	height:	630px;
	background-image:url(img/bg/bg_links.bmp);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu {
	width: 175px;
	height:	630px;
	background-image:url(img/bg/bg_menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: white;
	padding-top: 200px;
}
.menu img {
	border: none;
}
.content {
	width: 725px;
	height:	630px;
	background-image:url(img/bg/bg_content.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: white;
	padding-top: 70px;
}
.rechts {
	width: 15px;
	height:	630px;
	background-image:url(img/bg/bg_rechts.bmp);
	background-position:left top;
	background-repeat:no-repeat;

}


.menuitem{	
	vertical-align:bottom;
	font-size: 14px;
	color: #084c8d;
	text-align: right;
	vertical-align:bottom;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #eff1ef;
	border: 1px solid #b1bcc4;
}
.menuitem A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #084c8d;
	text-decoration: none;
}
.menuitem A:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #084c8d;
	text-decoration: none;
}
.menuitem A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #084c8d;
	text-decoration: none;
}
.menuitem A:visited:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #084c8d;
	text-decoration: none;
}
.menuitem2{	
	vertical-align:bottom;
	font-size: 9px;
	color: white;
	text-align: right;
	vertical-align:bottom;
	padding-right: 5px;
}
.inhoud{
	height:375px;
	overflow: auto;
	font-size:11px;
	padding: 30px;
	padding-right: 35px;
	padding-left: 15px;
}
.inhoud table td{
	font-size:11px;
}
IMG {
	border: none;
}
/* OPMAAK CLASSES */
.contenttabel {
	font-size: 11px;
	height:375px;
	border: 1px solid #e3e3e3;
}
.vlaggentabel {
	font-size: 11px;
	height:50px;
}
.contenttabelhome {
	font-size: 11px;
	height:375px;
	border: 1px solid #e3e3e3;
	background-image:url(img/bg_content.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.titeltabel{
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 25px;
	color: black;
	border-bottom: 1px solid #e3e3e3;
}
.inhoudtabel{
	padding: 25px;
	padding-right: 80px;
	font-size: 11px;
	color: black;
	vertical-align:top;
}

.titel{
	font-weight:bold;
	font-size: 13px;
}

/* database */
#dealertitel{
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
}

