body {
  font-family: "Verdana", sans-serif;
  font-size: 12px;
  margin: 0px;
  color: black;
  background-color: #DADADA;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-size: 12px;
  font-family: "Verdana", sans-serif;
}

form {
  margin: 0px;
}

a:link, a:visited, a:hover {
  color: black;
  font-size: 12px;
  font-family: "Verdana", sans-serif;
}

img {
  border: 0px;
}

h1 {
  font-size: 14px;
}

h2 {
}
 
.MainDiv {
  position: absolute;
  border-color:#00CCFF;
  width: 750px;
  left: 50%;
  margin-left: -375px;
  top: 0px;
  background-image: url( ../images/middle.jpg );
  z-index: 1000;
}

.TopBanner {
  background-image: url( ../images/top.jpg );
  height: 288px;
  width: 750px; 
}

.ContentHolder { 
  float: left;
  background-repeat: no-repeat;
  background-image: url( ../images/bottom2.jpg );
  background-position: bottom left;
  width: 750px;
}
.BottomBanner {
  clear: both;
  height: 123px;
  background-image: url( ../images/bottom.jpg );
  width: 438px; 
  padding-left: 311px;
  padding-top: 10px;
}

.ContentPusher {
  width: 50px;
  height: 450px;
  padding-top: 10px;
  float: left;
  margin-left: 9px;
}

.Content {
  float: left;
  padding-top: 20px;
  width: 500px; 
  padding-right: 0px;
  padding-left:160px;
  left: 150px;
  }
  
.adresgegevens, .openingstijden {
  position: absolute;
  width: 170px;
  color: black;
  font-size: 10px;
}

.adresgegevens{
  top: 510px;
  font-weight: bold;
  left: 40px;
} 

.openingstijden {
  top: 630px;
  left: 28px;
}

.openingstijden td {
  font-size: 11px;
  color: #525252;
}


.adresgegevens a:link, 
.adresgegevens a:visited,
.adresgegevens a:hover {
  color: black;
  font-size: 10px;
  text-decoration: none;
}

.adresgegevens a:hover {  
  text-decoration: underline;
}
  
.WebsiteByJDI {
  position: absolute;
  right: 44px;
  bottom: 15px;
  font-size: 9px;
  color:#990000;
  font-weight:bold;
}

a.jdi:link, a.jdi:visited, a.jdi:hover {
  text-decoration: none;
  color:#990000;
  font-size: 9px;
  font-weight:bold;
}

a.jdi:hover {
  text-decoration: underline;
}

.NieuwsScrollerHome {
  position: absolute;  
  left: 40px;
  top: 320px;
  width: 135px;
  height: 125px;
  overflow: auto;
  color:black;
  font-size:9px;
}

.TitleDiv{
  position: absolute;
  left: 210px;
  top: 280px;
  font-size: 11px;
  font-weight:bold;
}

.MenuBalk {
  border: 1px solid black;
  position: absolute;
  left: 25px;
  top: 118px;
  width: 700px;
  height: 33px;
  text-transform: uppercase;
}

a.MenuItm1:link,a.MenuItm1:visited,a.MenuItm1:hover, 
a.MenuItm1Up:link,a.MenuItm1Up:visited,a.MenuItm1Up:hover,
a.MenuItm2:link,a.MenuItm2:visited,a.MenuItm2:hover, 
a.MenuItm2Up:link,a.MenuItm2Up:visited,a.MenuItm2Up:hover,
a.MenuItm3:link,a.MenuItm3:visited,a.MenuItm3:hover, 
a.MenuItm3Up:link,a.MenuItm3Up:visited,a.MenuItm3Up:hover,
a.MenuItm4:link,a.MenuItm4:visited,a.MenuItm4:hover, 
a.MenuItm4Up:link,a.MenuItm4Up:visited,a.MenuItm4Up:hover {
  display:block;
  font-size: 12px;
  text-decoration: none;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;

  font-weight: bolder;
  left: 0px;
  position: absolute;
  height: 23px;
  color: white;
}

a.MenuItm1:hover, 
a.MenuItm1Up:link,a.MenuItm1Up:visited,a.MenuItm1Up:hover {
  background-image: url( ../images/home.jpg );
  width: 130px;
}

a.MenuItm2:hover, 
a.MenuItm2Up:link,a.MenuItm2Up:visited,a.MenuItm2Up:hover {
  background-image: url( ../images/small.jpg );
}

a.MenuItm3:hover, 
a.MenuItm3Up:link,a.MenuItm3Up:visited,a.MenuItm3Up:hover {
  background-image: url( ../images/medium.jpg );
}

a.MenuItm4:hover, 
a.MenuItm4Up:link,a.MenuItm4Up:visited,a.MenuItm4Up:hover {
  background-image: url( ../images/large.jpg );
}


.SubList {
  position: absolute;
  border: 1px solid black;
  visibility: hidden;
}

.SubMenuHolder {
  position: absolute;
  top: 155px;
  width: 750px;
  left: 30px;
}

a.MenuItemLink:link, a.MenuItemLink:visited, a.MenuItemLink:hover {
  color: white;
  text-decoration: none;
  background-color: #AB1312;
  font-weight: bold;
  display: block;
  padding: 5px;
  padding-right: 15px;
}

a.MenuItemLink:hover {
  background-color: #242424;
  text-decoration: none;
}



.ActieFrame {
  background-color: #F0F0F0;
}

.NieuwsTitel, .ContactTitel, .OpeningTitel {
  position:absolute;
  border-width: thin;
  border-bottom-style: groove;
  border-top-style: groove;
  width:145px;
  height:21px;
  left:35px;
  color:#870102;
  font-size:11px;
  text-transform:uppercase;
  font-weight:bold;
  padding-top:7px;
}

.NieuwsTitel {
  top:283px;
}

.ContactTitel {
  top:472px;
}
.OpeningTitel {
  top:590px;
}


.PopUpBody {
  margin: 0px;
}

.PopUpHolder {
  width: 550px;
  background-image: url( ../images/PupUpMain.jpg );
  background-repeat: repeat-y;
  background-position: left top;
}

.PopUpTop {
  background-image: url( ../images/PupUpTop.jpg );
  width: 550px;
  height: 25px;
}

.PopUpContent {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 30px;
}

.PopUpBottom {
  background-image: url( ../images/PupUpBottom.jpg );
  width: 550px;
  height: 16px;
}

.MFTD {
  width: 120px;
  padding-right: 10px;
  vertical-align: top;
}

.MFNaamType, .MFEmailType, .MFSmall {
  width: 245px;
  border: 1px solid black;
  font-family:      Verdana, sans-serif;
  margin-bottom: 3px;
}

.MFSmall {
  width: 80px;
}

.MFKop {
  padding: 2px;
  padding-bottom: 5px;
  vertical-align: top;

  font-weight: bold;
}

.MFSubmitButton {
  padding: 0px;
  border: 1px solid black;
  width: 145px;
  color: #870102;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 1px;
  background-color: white;
}

textarea {
  overflow: auto;
  height: 50px;
}

a.MotorFoto:link, a.MotorFoto:hover, a.MotorFoto:visited {
  display: block;
  width: 220px;
  height: 165px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 2px; 
  background-color: white;
}

a.MotorFoto:hover {
  background-color: #AB1312;
}

.MotorTD1, .MotorTD2, .MotorTD3 {
  border: 1px solid #AB1312;
  padding: 5px;
  vertical-align: top;
}

.MotorTD1 {
  padding: 3px;
  text-align: center;
  font-size: 10px;
  vertical-align: middle;
}

.MotorTD2 {
  width: 200px;
}

.OccassionsMenu {
  margin-top: 10px;
  float: left;
  border: 1px solid black;
}

a.Occassions:link, a.Occassions:hover, a.Occassions:visited,
a.OccassionsUp:link, a.OccassionsUp:hover, a.OccassionsUp:visited {
  display: block;
  float: left;
  background-color: #AB1312;
  color: white;
  padding: 2px;
  width: 90px;
  text-align: center;
  text-decoration: none;
}

a.Occassions:hover,
a.OccassionsUp:link, a.OccassionsUp:hover, a.OccassionsUp:visited {
  background-color: black;
}

.OccassionsContent {
  clear: both;
}

a.MotorFotoSmall:link, a.MotorFotoSmall:hover, a.MotorFotoSmall:visited {
  display: block;
  width: 120px;
  height: 77px;
  float: left;
  padding: 2px;
  background-color: black;

  text-decoration: none;
  margin-top: 10px;
  margin-right: 10px;

  background-repeat: no-repeat;
  background-position: center center;

}

a.MotorFotoSmall:hover {
  background-color: #AB1312;
}

.DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3000;
  background-color: black;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
}

a.PopUpA:link, a.PopUpA:hover, a.PopUpA:visited {
  display: block;
  width: 800px;
  height: 600px;
  border: 2px solid #AB1312;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
  z-index: 3001;
}

a.SluitenA:link, a.SluitenA:hover, a.SluitenA:visited {
  display: block;
  width: 150px;
  height: 20px;
  padding: 10px;
  color: white;
  font-weight: bold;
  background-color: #AB1312;
  border: 2px solid black;
  text-decoration: none;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 230px;
  margin-top: 304px;
  z-index: 3001;
}

a.SluitenA:hover {
  border: 2px solid white;
}

a.WeekMotor:link, a.WeekMotor:visited, a.WeekMotor:hover {
  display: block;
  float: left; 
  width: 120px;
  height: 77px;
  text-decoration: none;
  background-repeat: no-repeat; 
  background-position: center center;
  margin-left: 7px;
  border: 2px solid black; 
}

a.WeekMotor:hover {
  border: 2px solid #AB1312;
}

.MotorExtraInfo {
  width: 220px;
  height: 165px;
  display: block;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  cursor: pointer;
  background-image: url( ../images/Verkocht.gif );
}


