/* ---------------------------------- ALGEMEEN ---------------------------------- */
body, TD
{
	
	font-size: x-small;
	 /*     Rood       */
	
	font-family: Arial;
	
}

h1
{
   font-weight: bold;
   font-size: medium;
}

A
{
   color: black;
   text-decoration: underline;
}
A:visited
{
   color: #800080;
}
A:hover
{
   color: #d41D2D; /*     Rood       */
}

.clNone
{
   color: black;
   font-style: normal;
   text-decoration: none;
}

/* ---------------------------------- CONTENT  ---------------------------------- */
.clContentDiv
{
	font-weight: bold;
	width: 567px;
	height: 100%;
}

.clContentFrame
{
   border-right: #d41d2d 2px solid;
   padding-right: 2px;
   border-top: #d41d2d 2px solid;
   padding-left: 2px;
   padding-bottom: 2px;
   border-left: #d41d2d 2px solid;
   padding-top: 2px;
   border-bottom: #d41d2d 2px solid;
}

.clContentHeader
{
   color: #d41D2D; /*     Rood       */
   font-weight: bold;
}

/* ---------------------------------- CONTENT LEFT ---------------------------------- */

.clContentLeft
{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

.clContentLeftRed
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: black;
	font-style: italic;
	font-weight: bold;
	background-color:  #f9a61c; /*     Oranje       */
}

h1.clContentLeftRed
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: medium;
	padding-bottom: 0px;
	font-style: normal;
}

A.clContentLeftRed, A.clContentLeftRed:visited, A.clContentLeftRed:hover
{
   font-style: normal;
}


/* ---------------------------------- CONTENT MIDDLE ---------------------------------- */
.clContentMiddleHeaderBG
{
/*   background-color: #f9a61c; /*     Oranje       */
}

.clContentMiddleHeaderRed
{
   font-weight: bold;
   font-size: medium;
   padding-left: 30px;
}

.clContentMiddleRed
{
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

/* ---------------------------------- FORMS  ---------------------------------- */
.clTextboxSingleLineSmall
{
	width: 50px;
}

.clTextboxSingleLineWide
{
	width: 200px;
}

.clTextboxMultiLineWide
{
	width: 400px;
	height:200px
}

.clButton
{
	font-weight: bold;
	font-size: 8pt;
	width: 120px;
	color: white;
	background-color: #d41d2d;
}

.clSearchBackground
{
   background-color: #898e8f;
}

.clTextboxSearch
{
   width: 100px;
}

.clError
{
   font-weight: bold;
   color: red;
}

/* ---------------------------------- Popup  ---------------------------------- */
.clPopupTop
{
   padding-top:10px;
	padding-right: 30px;
	padding-left: 30px;
	color: black;
	font-style: italic;
	background-color:  #f9a61c; /*     Oranje       */
}

/* ---------------------------------- Sitemap  ---------------------------------- */
.clSitemapLevel1
{
	color: #d41D2D; /*     Rood       */
   font-weight: bold;
}

.clSitemapLevel2, A.clSitemapLevel2, A.clSitemapLevel2:hover
{
	left: 20px;
	position: relative;
	text-decoration: underline;
}

A.clSitemapLevel2: visited
{
	font-weight: bold;
	text-decoration: underline;
}

/* ---------------------------------- Dealerlocator  ---------------------------------- */
.clDealerResultHeader, A.clDealerResultHeader, A.clDealerResultHeader:visited
{
   font-weight: bold;
   color: #d41d2d;
   font-style: italic;
}

A.clDealerResultHeader:hover
{
   text-decoration: underline;
}

.clDealerResultLine
{
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
}

.clDealerResultLineSelected
{
   border-right: black thin solid;
   border-top: black thin solid;
   border-left: black thin solid;
   border-bottom: black thin solid;
}

.clDealerCatalogHeader
{
   font-weight: bold;
   font-size: large;
   color: #d41d2d;
}

.clDealerCatalogName
{
   font-weight: bold;
   color: #d41d2d;
}

.clDealerCatalogText
{
   padding-right: 30px;
}

.clDealerZoekresultaat
{
   font-weight: bold;
}

/* ---------------------------------- Zittest  ---------------------------------- */
.clRowEven
{
   border-right: white 1px solid;
   border-top: white 1px solid;
   border-left: white 1px solid;
   border-bottom: white 1px solid;
   background-color: #ffdea7;
}

.clRowOdd
{
   border-right: white 1px solid;
   border-top: white 1px solid;
   border-left: white 1px solid;
   border-bottom: white 1px solid;
   background-color: white;
}

/* ---------------------------------- Dealerlocator  ---------------------------------- */
.clDealerlocatorLeft
{
   color: white;
}

/* ---------------------------------- Copyright  ---------------------------------- */

.clCopyright, A.clCopyright, A.clCopyright:hover, A.clCopyright:visited
{
   font-size: xx-small;
   color:black;
}


/* ---------------------------------- MENU CLASSES ---------------------------------- */

.lowText { FONT: 12px Arial, Helvetica; COLOR: #000000; TEXT-DECORATION: none } 
.highText { FONT: 12px Arial, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none } 
.itemBorder { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid } 
.itemBorderBlank { BORDER-RIGHT: #ccccdd 1px solid; BORDER-TOP: #ccccdd 1px solid; BORDER-LEFT: #ccccdd 1px solid; BORDER-BOTTOM: #ccccdd 1px solid } 
.buttonText { FONT: bold 12px Arial, Helvetica; COLOR: #ffcc99; TEXT-DECORATION: none } 
.buttonHover { PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; FONT: bold 12px Arial, Helvetica; COLOR: #99ccff; PADDING-TOP: 1px; TEXT-DECORATION: none } 
.buttonBorder { BORDER-RIGHT: #339966 1px outset; BORDER-TOP: #339966 1px outset; BORDER-LEFT: #339966 1px outset; BORDER-BOTTOM: #339966 1px outset } 
.buttonBorderOver { BORDER-RIGHT: #cc9966 1px inset; BORDER-TOP: #cc9966 1px inset; BORDER-LEFT: #cc9966 1px inset; BORDER-BOTTOM: #cc9966 1px inset } 