body {
  	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    background-color: #b37c54;
    background-image: url(../img/background.gif);
    background-repeat: repeat-x;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;

}

.main {
    BACKGROUND: #BE8E61;
	MARGIN: 0px auto;
    WIDTH: 900px;
    TEXT-ALIGN: left;
    border: 1px solid #E8D4A8;
}

.head {
    PADDING: 0px;
	width: 100%;
    HEIGHT: 171px;
    border-bottom: 1px solid #E8D4A8;
}

.middle {
    float: left;
    PADDING: 0px;
    WIDTH: 100%;
    border-bottom: 1px solid white;
}

.footer {
    clear: both;
    PADDING: 0px;
    WIDTH: 100%;
    height: 35px;
    background-image: url(../img/footer.gif);
}

/* HEADER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.logo {
	MARGIN: 0px;
    WIDTH: 900px;
    HEIGHT: 136px;
    background-image: url(../img/bannerelbi.gif);
    background-repeat: no-repeat;
}

.navbar {
  margin: 0px auto;
  margin-bottom: 3px;
  width: 900px;
  height: 36px;
}

.navbarhome {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  background-image: url(../img/home_press.gif);
  text-decoration: none;
}

.navbarhome a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  text-decoration: none;
}

.navbarhome img
{
  height: 35px;
  width: 128px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbarhome a:hover img
{
  visibility:hidden
}

.navbarshop {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  background-image: url(../img/shop_press.gif);
  text-decoration: none;
}

.navbarshop a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  text-decoration: none;
}

.navbarshop img
{
  height: 35px;
  width: 128px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbarshop a:hover img
{
  visibility:hidden
}

.navbarnieuwsmedia {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  background-image: url(../img/nieuwsmedia_press.gif);
  text-decoration: none;
}

.navbarnieuwsmedia a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  text-decoration: none;
}

.navbarnieuwsmedia img
{
  height: 35px;
  width: 128px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbarnieuwsmedia a:hover img
{
  visibility:hidden
}

.navbarweblog {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  background-image: url(../img/weblog_press.gif);
  text-decoration: none;
}

.navbarweblog a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 128px;
  text-decoration: none;
}

.navbarweblog img
{
  height: 35px;
  width: 128px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbarweblog a:hover img
{
  visibility:hidden
}

.navbaroverons {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 127px;
  background-image: url(../img/overons_press.gif);
  text-decoration: none;
}

.navbaroverons a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 127px;
  text-decoration: none;
}

.navbaroverons img
{
  height: 35px;
  width: 127px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbaroverons a:hover img
{
  visibility:hidden
}

.navbarmerken {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 127px;
  background-image: url(../img/merken_press.gif);
  text-decoration: none;
}

.navbarmerken a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 127px;
  text-decoration: none;
}

.navbarmerken img
{
  height: 35px;
  width: 127px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbarmerken a:hover img
{
  visibility:hidden
}

.navbardealer {
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 127px;
  background-image: url(../img/dealers_press.gif);
  text-decoration: none;
}

.navbardealer a
{
  float: left;
  display: block;
  margin: 0px auto;
  margin-right: 1px;
  height: 35px;
  width: 127px;
  text-decoration: none;
}

.navbardealer img
{
  height: 35px;
  width: 127px;
  border: 0;
  border-right: 1px solid #E8D4A8;
}

.navbardealer a:hover img
{
  visibility:hidden
}

* html a:hover
{
  visibility:visible
}

.navbarbottom {
  clear: both;
  position: relative;
  top: 3px;
  height: 10px;
  width: 800px;
  background-image: url(../img/bar1.gif);
}

/* MIDDLE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.middlecontent {
    PADDING: 20px;
}

a.nav:link {color: #751301; text-decoration: none}
a.nav:visited {color: #751301; text-decoration: none}
a.nav:hover {color: #751301; text-decoration: underline}
a.nav:active {color: #751301; text-decoration: underline}

a.read:link {color: #751301; text-decoration: underline}
a.read:visited {color: #751301; text-decoration: underline}
a.read:hover {color: #ffffff; text-decoration: underline}
a.read:active {color: #ffffff; text-decoration: underline}

a.bb:link {color: #751301}
a.bb:visited {color: #751301}
a.bb:hover {color: #ffffff}
a.bb:active {color: #ffffff}

a.bot:link {color: #ffffff}
a.bot:visited {color: #ffffff}
a.bot:hover {color: #e8d4a8}
a.bot:active {color: #e8d4a8}

a.news:link {color: #ffffff; text-decoration: none}
a.news:visited {color: #ffffff; text-decoration: none}
a.news:hover {color: #e8d4a8; text-decoration: none}
a.news:active {color: #e8d4a8; text-decoration: none}

a.omh:link {color: #751301; text-decoration: none}
a.omh:visited {color: #751301; text-decoration: none}
a.omh:hover {color: #d7410d; text-decoration: none}
a.omh:active {color: #d7410d; text-decoration: none}

hr {
height: 0;
border-bottom: 1px dotted #E8D4A8;
} 

body,p,li,th,td,h1,h2,h3
{
  font-family: verdana, arial, 'sans serif'
}

h1,h2,h3,h4,th
{
  font-family: arial;
  color: #751301;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 17px;
  margin-bottom: 0px;
}

h2.veiling {
  font-size: 17px;
  margin-top: 0px;
  margin-right: 0px;
}

h3 {
  font-size: 13px;
  margin: 0px;
}

img.a {
  padding: 2px;
  border: 1px dotted #E8D4A8;
}

table.back {
  background-image: url(../img/table_back.gif);
  background-repeat: no-repeat;
}

table.left {
  border-left: 1px dotted #E8D4A8;
  padding-left: 5px;
}

table.top {
  border-top: 1px dotted #E8D4A8;
}

table.foto {
  FONT-SIZE: 8px;
  TEXT-ALIGN: left;
}

table.bottom {
 font-size: 9px;
 height: 35px;
}

table.veiling {
  background-image: url(../img/veiling_background.png);
  background-repeat: no-repeat;
  width: 680px;
  height: 200px;
  color: #751301;
  padding-left: 10px;
  padding-right: 10px;
}

tr.error {
  color: #741301;
  background: #fee3ad;
}

td.left {
  border-left: 1px dotted #E8D4A8;	
}

td.top {
  border-top: 1px dotted #E8D4A8;	
}

td.bottom {
  border-bottom: 1px dotted #E8D4A8;	
}

td.topbot {
  border-top: 1px dotted #E8D4A8;
  border-bottom: 1px dotted #E8D4A8;	
}

td.foto {
  BACKGROUND: #000000;
  width: 140px;
  height: 130px;
}

td.video {
  BACKGROUND: #000000;
  padding-top: 15px;
  padding-bottom: 15px;
}

td.blok1 {
  padding: 2px;
  border: 1px dotted #E8D4A8;
  height: 150px;
}

#up2date {
  height: 290px;
  width: 275px;
  background-image: url(../img/up2date.gif);
}

input.a
{
color: #741301;
background: #fee3ad;
border: 1px solid #741301;
FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
}

textarea.a
{
color: #741301;
background: #fee3ad;
border: 1px solid #741301;
FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 220px;
height: 80px;
}

textarea.b
{
color: #741301;
background: #fee3ad;
border: 1px solid #741301;
FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
height: 100px;
}

select.a
{
color: #741301;
background: #fee3ad;
border: 1px solid #741301;
FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
width: 300px;
}

option.a
{
color: #741301;
background: #fee3ad;
border: 1px solid #741301;
FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
}

select.b
{
color: #741301;
background: #fee3ad;
border: 1px solid #741301;
FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
width: 100px;
}

iframe
{
  MARGIN: 0px auto;
  PADDING: 0px auto;
}

table.fotoslider
{
  MARGIN: 0px auto;
  PADDING: 0px auto;
}
