:focus 
{ 
	-moz-outline-style: none; 
}

body,a,ol,ul,p,div,td,th,li	
{ 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.3em; 
}

body
{
	margin-top: 0px;
}

a
{
	color: #000000;
	text-decoration: underline;	
}

a:visited
{
	color: #555555;
}

img
{
	border: 0px;	
}

h1
{
	font-size: 12pt; 
	font-weight: bold;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
}

#wrapper
{
	width: 900px;
	margin-top: 0px;
	margin: auto;
	background-color: #ffffff;
	background-image: url(/img/contentBG.png);
	background-repeat: repeat-y;
}

#footer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 34px;
	background-color: #ffffff;
	background-image: url(/img/footer.png);
	background-repeat: no-repeat;
}

#footerContent
{
	width: 150px;
	height: 17px;
	margin-left: 14px;
	background-color: #000000;	
}

#header
{
	position: relative;
	margin-left: 14px;
	width: 870px;
	height: 150px;
	background-color: #000000;
}

#headerData
{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #bbbbbb;
}

#headerData a
{
	color: #bbbbbb;
}

#headerLogo
{
	display: block;
	position: absolute;
	top: 50px;
	width: 150px;
	height: 100px;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: center;
}

#headerFlash
{
	position: absolute;
	top: 50px;
	left: 150px;
	width: 720px;
	height: 100px;
	background-color: #666666;
}

.rpLink selected
{
	font-weight: bold;	
}

#main
{
	width: 860px;
	margin-left: 14px;
}

.leftbar
{
	float: left;
	width: 150px;
	background-color: #000000;
}

#leftbarItems
{
	text-align: center;	
	color: #ffffff;
}

#leftbarItems a
{
	color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
}

#leftbarItems a.dealeroverzicht
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 109px;
	height: 82px;
	background-image: url(/img/BtnDealers_normal.jpg);
	background-repeat: no-repeat;
}

#leftbarItems a.dealeroverzicht:hover
{
	background-image: url(/img/BtnDealers_hover.jpg);
}

#menu div ul
{
	margin: 0; 
	padding: 0; 
	text-align:left;
	font-weight:bold;
}

#menu ul li
{ 
	display: inline;
	width:154px; 
	height:24px; 
	margin: 0; 
	padding: 0; 
}

#menu ul li a
{ 
	color: #000000; 
	padding: 0px 0px 0px 20px; 
	text-decoration: none;
}

#menu ul li a:hover,
#menu ul li a.selected
{ 
	color: #ff0000;
} 

#divSubMenu
{
	height: 225px;	
}

#divSubMenu ul
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: Black;
	border: 0px;
}

#divSubMenu ul li
{
	margin-left: 0px;
}

#divSubMenu ul li span
{
	font-family: Arial, Helvetica, sans-serif; 
}

#divSubMenu ul li a:hover,
#divSubMenu ul li a.selected
{ 
	color: #ff0000; 
}

#content
{
	float: left;
	width: 710px;
}

#contentContainer
{
	margin: 20px;	
}

.headerText
{
	display: block;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 20px;
	color: #ffffff;	
}

.clear
{
  overflow:hidden;
  clear:both;
  height:0px;
  width:0px;
}

table.newsItem
{
	margin-top: 20px;	
}

table.newsItem th
{
	text-align: left;	
}

table.newsItem th span.newsItemDate
{
	font-size: 8pt;
	color: #555555;	
}

div.newsArchive table th,
div.newsArchive table td
{
	padding-right: 20px;
	text-align: left;
}

div.newsArchive table td li
{
	list-style-type: none;
}

.contactFormulier th
{
	padding-right: 5px;
	text-align: left;
}

.textbox
{
	width: 300px;
	margin-top: 2px;
}

.contactFormulier td.knoppen
{
	padding-top: 5px;
	padding-right: 40px;
	text-align: right;	
}

div#divFrameForExternalPage iframe
{
	width: 100%;
	height: 400px;	
}