@font-face {
  font-family:  "VAG Rounded LT Light";
  src:          url("http://www.sijmons-dolata.nl/font/VAG Rounded LT Light") format("truetype");
}

body { 
  margin-top:   0px;
  margin-left:  0px;
  margin-right: 0px;
  margin-bottom:0px;
  #font-family:  "VAG Rounded LT Light"; font-size: 12px; 
  font-family:  Arial, Verdana;
  #background:   #072213;
  background:   #0E4C39;
  color:        #FFFFFF;
}

iframe {
border:medium none;
color:#FAFAFA;
height:1580px;
width:580px;
}

td { 
  margin-top:   0px;
  margin-left:  0px;
  margin-right: 0px;
  #font-family:  "VAG Rounded LT Light"; font-size: 12px; 
  font-family:  Arial, Verdana;
  color:        #000000;
}

ul {
  margin: 0px;
}

.copyright {
  font-size:    10px;
  text-align:        center;
}

A:link    { color: #000000; text-decoration: underline; }
A:hover   { color: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: none; }
A:active  { color: #000000; text-decoration: none; }

.menuheader { background: #0E4C39; }
.content {
  background-image:   url("images/background_content.gif")
  background-repeat:  repeat-y;
  color:            #000000;
}

a.menuheader:link    { text-decoration: underline; color: #FFFFFF; }
a.menuheader:hover   { text-decoration: underline; color: #FFFFFF; }
a.menuheader:visited { text-decoration: underline; color: #FFFFFF; }
a.menuheader:active  { text-decoration: underline; color: #FFFFFF; }

#home_layer {
  position:     absolute; 
  z-index:      1; 
  margin-left:  0px; 
  margin-top:   0px;
}

#logo_layer {
  position:     absolute; 
  z-index:      1; 
  margin-left:  194px; 
  margin-top:   370px;
}

#header_layer {
  position:     absolute; 
  z-index:      1; 
  margin-left:  194px; 
  margin-top:   23px;
}

#sijmons_layer {
  position:     absolute; 
  z-index:      1; 
  margin-left:  760px; 
  margin-top:   80px;
}

/* Overlib Style */
div.domTTOverlib {
    //border: 1px solid #0E4C39;
}
div.domTTOverlibCaption {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: transparent;
}
div.domTTOverlibContent {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    padding: 0px;
    background-color: transparent;
}

.td_on{
	cursor: pointer;
	background-color:#FFFEE8;
}
.td_off{
	cursor: pointer;
	background-image: url(images/house_row_bg.gif); 
}
