a:link.none {
  font: 1px Verdana;
  color: #FFFFFF;
  cursor: default;
}

a:visited.none { 
  font: 1px Verdana;
  color: #FFFFFF;
  cursor: default;
}

a:hover.none {
  text-decoration: none;
}

a:link.intern {
  color: black;
  cursor: default;
  text-decoration: none;
}

a:visited.intern { 
  color: black;
  cursor: default;
  text-decoration: none;
}

a:hover.intern {
  color: #aec600;
  text-decoration: underline;
}

a:link.menu {
  color: black;
  cursor: default;
  text-decoration: none;
}

a:visited.menu { 
  color: black;
  cursor: default;
  text-decoration: none;
}

a:hover.menu {
  text-decoration: underline;
}

a:link.menu_actief {
  color: #aec600;
  cursor: default;
  text-decoration: none;
}

a:visited.menu_actief { 
  color: #aec600;
  cursor: default;
  text-decoration: none;
}

a:hover.menu_actief {
  text-decoration: underline;
}

a:link.toggle {
  color: black;
  cursor: default;
  font-size: 9px;
  text-decoration: none;
}

a:visited.toggle { 
  color: black;
  cursor: default;
  font-size: 9px;
  text-decoration: none;
}

a:hover.toggle {
  color: #aec600;
  font-size: 9px;
  text-decoration: underline;
}

#ai {
  float: left;
  padding-right: 20px;
}

body  {
  font: 12px Verdana;
  margin:15px;
  padding:15px;
  text-align: center;
}

.center {
  text-align: center;
}

#close {
  position: relative;
  /*top: -12px;*/
}

#container {
   margin: 0 auto;
   text-align: left;
   width: 980px;
} 

#dekwekerij_foto {
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}

#disclaimer {
  background-color: #aec600;
  color: black;
  font: 9px Verdana;
  height: 230px;
  padding: 10px;
  position: relative;
  top: -272px;
  /*visibility: hidden;*/
  width: 320px;
  z-index: 20;  
}
.hidden
{
	display:none;
}
.down {
  font: 10px Verdana;
  position: relative;
  top: -10px;
}

#green_line {
  background-color: #aec600;
  height: 6px; 
  width: 976px;
}

#green_line2 {
  background-color: #aec600;
  clear: both;
  height: 6px;
  width: 976px;
  position: relative;
  top: -3px;
  z-index: 10;
}

#home1 {
  display: block;
  float: left;
  padding-right: 10px;
  padding-top: 10px;
}

#home2 {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  width: 465px;	
  height: 225px;
}

#home3 {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  width: 465px;	
  height: 225px;
}

#home4 {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  width: 465px;	
  height: 225px;
}

#home5 {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  width: 465px;	
  height: 225px;
}

img  {
  border: none;
}

li {
  margin-left: -10px;
}

#logo {
  clear: both;
  float: left;
  padding-bottom: 10px;
}

#nav li {
  /*float the main list items*/
  margin: 0;
  float: left;
  display: block;
  padding-right: 5px;
}

#nav li.off ul, #nav li.on ul {
  /*hide the subnavs*/
  display: none;
}

#nav li a {
  /*for all links in the list*/
  color: black;
  display: block;
  height: 25px;
  padding: 1px;
  text-decoration: none;
}

#nav li.off_actief a {
  /*for all links in the list*/
  color: #AEC600;
  display: block;
  height: 25px;
  padding: 1px;
  text-decoration: none;
}

#nav li.off ul, #nav li.on ul {
  /*put the subnavs below and hide them all*/
  background-color:#AEC600;
  color:#000000;
  display: none;
  position: absolute;
 /* left: 235px;*/ /* position green block */
  filter:alpha(opacity=95);
  -moz-opacity:0.95; 
  -khtml-opacity: 0.95;
  opacity: 0.95;
}
  
#nav li.off_actief ul, #nav li.on_actief ul {
  /*put the subnavs below and hide them all*/
  background-color:#AEC600;
  color:#000000;
  display: none;
  position: absolute;
  left: 234px; /* position green block */
  filter:alpha(opacity=95);
  -moz-opacity:0.95; 
  -khtml-opacity: 0.95;
  opacity: 0.95;
}

#nav li.on ul {
  /*display active subnav list*/
  display: block;  
}

#nav li.on ul a, #nav li.off ul a {
 /* float: left; */
  /*ie doesn't inherit the float*/
  border: 0;
  color: black;
  width: 200px;
  margin-right: 15px;
  margin-left: 12px;  
}

#nav li.off:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 50;
}

#nav li.off_actief:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}

#nav li.off a:hover, #nav li.off:hover a {
  color: #aec600; 
}

#nav li.off_actief a:hover, #nav li.off_actief:hover a {
  color: #aec600; 
}

#nav li.off ul li
{
  clear:both;
  color: black;
  padding-left:10px;
}

#nav li.off_actief ul li
{
  clear:both;
  color: black;
  padding-left:10px;
}

#nav li.off ul li a:hover, #nav li.off ul a:link, #nav li.off ul a:visited  {
  color: #000000;  /* submenu color  */ 
}

#nav li.off_actief ul li a:hover, #nav li.off_atief ul a:link, #nav li.off_actief ul a:visited  {
  color: #000000;  /* submenu color  */ 
}

#nav li.off ul, #nav li.on ul {
  /*put the subnav below*/
  /*top: 33px;*/
  
  *top: 24px; /*reposition for IE*/
  margin:0;
  padding:0;
} 

#nav li.off_actief ul, #nav li.on_actief ul {
  /*put the subnav below*/
  /*top: 33px;*/
  
  *top: 24px; /*reposition for IE*/
  margin:0;
  padding:0;
} 

#navigatie {
  float: right;
  position:relative;
  left: 0px;
  /*top:55px;
  margin-right:-46px;*/
  margin-right:35px;
	top:0;
}

/*.fotos #navigatie {
	margin-right:35px;
	top:0;
}*/
#rollover #home2 a {
  background-image:url('../images/dekwekerij_baarn7.jpg');
  background-repeat:no-repeat;
  display: block;
  height: 225px;
  width: 465px;	
}

#rollover #home3 a {
  background-image:url('../images/dekwekerij_baarn8.jpg');
  background-repeat:no-repeat;
  display: block;
  height: 225px;
  width: 465px;	
}

#rollover #home4 a {
  background-image:url('../images/dekwekerij_baarn9.jpg');
  background-repeat:no-repeat;
  display: block;
  height: 225px;
  width: 465px;	
}

#rollover #home5 a {
  background-image:url('../images/dekwekerij_baarn16.jpg');
  background-repeat:no-repeat;
  display: block;
  height: 225px;
  width: 465px;	
}

#rollover a:active {
  background-position: 0px -225px;
}

#rollover a:hover {
  background-position: 0px -225px;
}

.start_verkoop {
  clear: both;
  position: relative;
  left: -75px;
  top: -570px;	
}

ul {
  margin-top: 0;
}

#woning_disclaimer {
  font-family: Arial;
  font-size: 10px;
}

#woning_tekst {
  font-family: Arial;
  font-size: 13px;
  line-height: 140%;
  padding-right: 20px;
  padding-top: 10px;
}

#woning_titel {
  font-family: Univers, Frutiger, Arial;
  font-size: 20px;
  font-weight:bold;
  padding-top: 30px;
}

#woning_subtitel {
  font-family: Univers, Frutiger, Arial;
  font-size: 14px;
  font-weight:bold;
}

#woning_links {
  font-family: Arial;
  font-size: 11px;
  line-height: 140%;
  padding-right: 20px;
}

.strike {
  text-decoration: line-through;
  color: red;
}

#social {
  position: relative;
  top: 40px;
  left: 522px;
}




