body
{
  background-image: url('http://www.lederwarenhuispasveer.nl/images/bg.gif');
  background-attachment: fixed;
  background-position: right;
  background-repeat: repeat-y;

  font-family: Trebuchet MS, Tahoma;
  color: #294573;
  margin: 0 0 0 0;
}
h1
{
  font-size: 16pt;
}
h1 a
{
  text-decoration: none;
}
h2
{
  font-size: 12pt;
}
a
{
  color: #294573;
  text-decoration: underline;
}
a:hover
{
  text-decoration: underline;
}
a.active /* Mind it's a class!!! */
{
  text-decoration: underline;
}

table.optie1 
{
  border-width: 1px;
  border-style: solid;
  font-size: 10pt;
}
table.optie1 th
{
  border-width: 1px;
  border-style: solid;
  text-align: left;
}
table.optie1 td
{
  border-width: 1px;
  border-style: solid;
  text-align: right;
}


.koopavond 
{
  background-color: lightblue;
}
.gesloten 
{
  background-color: lightgreen;
}

img.vestiging
{
  border-width: 1px;
  border-style: solid;
}

table.lederwaren td
{
  text-align: center;
}
a.voorPrijs
{
  text-decoration: none;
    color:  #990033;
}
/******************************************************************************/

#logo
{
  z-index: 1;
  position: absolute;
  top:  15px;
  left: 25px;
}

#body
{
  z-index: 0;
  position: absolute;
  top:  145px;
  left: 50px;
}

#vestiging
{
  margin-bottom: 25px;
  background-color: #FCFCFC;
  border-style: solid;
  border-width: 1px;
}

#vestiging a img
{
  margin: 2px 2px 2px 2px;
  cursor: hand;
  border-width: 2px;
  border-style: solid;
  border-color: #294573;
}

#vestiging th
{
  text-align: left;
  font-style: italic;
}
#vestiging td
{
  vertical-align: top;
}


#frontText1
{
  position: absolute;
  top: 150px;
  left: 60px;
}
#frontMarquee1
{
	font-size: large;
	color: black;
	background-color: red;
	margin-top: 30px;
	margin-right: 30px;
}

#logos
{
  border-width: 2px;
  border-style: solid;
  border-color: white;
}
#ferdi_gisela
{
  border-width: 1px;
  border-style: solid;
  border-color: #294573;
}

#frontText3
{
  position: absolute;
  top: 700px;
  left: 150px;
  width: 700px;
  font-style: italic;
}

#infoAdressen td
{
  padding-right: 40px;
  padding-bottom: 20px;
  vertical-align: top;
}
.imageWithBorder
{
  border-width: 1px;
  border-style: solid;
  border-color: #294573;
}
table.aanbieding img
{
  height: 200px;
}

div.koffers
{
  float: left;
  width: 410px;
  text-align: center;
}
img.rThumbnail
{
  cursor: hand;
  height: 50px;
  border-width: 1px;
  border-style: solid;
}
img.rImage
{
  border-width: 1px;
  border-style: solid;
}



table.modeshow td
{
	text-align: center;
	vertical-align: center;
}

table.modeshow img.vertical
{
	height: 250px;
}
table.modeshow img.horizontal
{
	width: 250px;
}