BODY,HTML
{
  margin:0;
  padding:0;
  color: white;
  font-family: Arial;
}
BODY
{
  background-image: url("http://www.droste.nl/images/bg/droste-gradient.gif");
  background-repeat: repeat-x;
  background-color: black;
}
.bordertabel
{
    border-left: 1px solid white;
    border-right: 1px solid white;
    background-color: #191959;
}
.topmenu
{
background-color: #191959;
  height: 26px;
  width: 760px;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  padding-top: 3px;
  text-align: center;
}
.introcontent
{
  width: 760px;
  min-height: 325px;
  background-color: #191959;
  text-align: left;
}
* html .introcontent { height: 325px; }	/* ie min-height */
.intro
{
  float: left;
  width: 420px;
  min-height: 300px;
  text-align: left;
  margin-left: 25px;
}
* html .intro { height: 300px; }	/* ie min-height */
.introkop
{
  font-weight:bold;
  font-size: 14px;
  text-align: left;
}
.introtekst
{
  font-size: 12px;
  text-align: left;
}
.nieuwsimages
{
  float: right;
  width:225px;
  height: 300px;
}
.fill
{
  background-color: #191959;
}
.footer
{
  background-color: #191947;
  height: 26px;
  width: 760px;
  vertical-align: bottom;
  font-size: 12px;
  padding-top: 5px;
}
td,div
{
  border: 0px solid red;
}

.td_text
{
    font-size:12px;
}

.td_small_text
{
    font-size:10px;
}


.ecard_text
{
    position:absolute;
    margin-left:230px;
    margin-top:60px;
    color:black;
}

.ecard
{
    color:black;
}

.ecardfooter A
{
    color:black;
    font-size:12px;
    text-decoration:underline;    
}

.ecardfooter
{
    font-size:12px;
    color:black;
}

#zoek
{
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
}
#zoek input
{
    border: 1px solid #191974;
    background-color: white;
}
a
{
    color: white;
    text-decoration: underline;
}
.aanbieding
{
    text-align: left;
    margin-top: 10px;
    width: 218px;
    padding-right: 5px;
}
.menuopties
{
    margin-left: 375px;
    margin-top: 29px;
}
.aanbiedingkop
{
    height: 12px;
    width: 223px;
    background-image: url("http://www.droste.nl/images/hoekje.gif");
    background-repeat: no-repeat;
    font-size: 0px;
    overflow: hidden;
}
.aanbiedingmidden
{
    background-image: url("http://www.droste.nl/images/lijntje-kader.gif");
    background-repeat: repeat-y;
    width: 225px;
    padding-right: 5px;
}
.aanbiedingbottom
{
    height: 15px;
    background-image: url("http://www.droste.nl/images/hoekje-onder.gif");
    background-repeat: no-repeat;
    width: 223px;
}
form
{
    margin:0px;
    padding: 0px;
}
.nieuwsimages
{
    margin-right: 7px;
}
.kruimelpad
{
    color: white;
    font-size: 12px;
    text-align: left;
}

#aanvraag_form td
{
    font-size:12px;
    vertical-align:top;
}

#aanvraag_form input
{
    width: 250px;
}

#aanvraag_form textarea
{
    width: 250px;
    height: 200px;
}
