html{
  height: 100%;
}
body{
  margin: 0;
  padding: 0;
  background-image: url(/images/body_back.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  min-height: 100%;
}

/*-------layout----------*/
#content ul{
  margin: 0;
  padding: 0;
}
ul li{
  list-style-image:none;
  list-style-position:inside;
  list-style-type:disc;
  
}
div.page_standaard li{
  list-style: disc;
}
a:link, a:active, a:visited{
  color: #046330;
}
a:hover {
  text-decoration: none;
}

#s{
  background-image: url(/images/s.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 44px;
}
#top_body{
  background-image: url(/images/top_body.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width :100%;
  height: 180px;
  position: absolute;
  top: 0px;
}
#global{
  background-color: #e0d5bf;
  margin: 0 auto;
  width: 988px;
  /*margin-top: 44px;*/
  padding: 1px;
}
#global_content{
  border: 1px solid #046330;
}
#top{
  text-align: center;
}
#header{
  background-image: url(/images/header_back.gif);
  background-repeat: repeat-x;
  height: 48px;
  text-align: center;
}
#header div{
  color: #4f8f52;
  font-size:180%;
  letter-spacing: 4px;
  margin: 0;
  padding: 0;
  line-height: 48px;
}
#logo{
  width: 986px;
  height: 92px;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 20px;
  position: relative;
}
div.logo_sireno{
  background-image: url(/images/logo_sireno.gif);
}

a#stonehill_link_site:link, a#stonehill_link_site:active, a#stonehill_link_site:visited{
  position: absolute;
  display: block;
  text-decoration: none;
  height: 60px;
  width: 200px;
  top: 55px;
  right: 0px;
}
a#steenbergen_org_link_site{
  position: absolute;
  display: block;
  text-decoration: none;
  height: 95px;
  width: 355px;
  top: 5px;
  left: 0px;
}
#contact{
  margin-left:200px;
}
#flags{
  margin: 10px;
  float: right;
}
a.inactive_language{
  alpha(opacity=30);
  -moz-opacity: 0.3;
}
a#active_language{
}
#title div{
  color: #046330;
  margin: 0;
  padding: 0;
  line-height: 32px;
  margin-right :6px;
  letter-spacing: 1px;
  font-size: 24px;
}
#inhoud{
  width: 785px;
  float: left;
}
#content{
  padding: 20px;
}
#content img{
  margin :20px;
}
#kiwa{
  float: left;
  width: 202px;
}
#kiwa a:link,
#kiwa a:active,
#kiwa a:visited,
#kiwa a:hover{
  text-decoration: none;
}
#kiwa img{
  margin: 6px;
}
#footer{
  clear: both;
  line-height: 24px;
  font-size: 11px;
  text-align: center;
  letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6{
  color: #046330; 
}

/*-------------menu-----------*/
#menu{
  width: 200px;
  float: left;
}
#menu ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul li{
  list-style-type: none;
}
#menu li{
  background-color: #046330;
  line-height: 24px;
  border-bottom: 1px solid #e0d5bf;
}
#menu li a{
  font-weight: bold;
  color: white;
  padding-left: 6px;
  display: block;
  text-decoration: none;
  font-size: 11px;
  line-height: 24px;
}
#menu li a:hover{
  background-color: #c70000;
}
#menu li a.active1, #menu li a.active{
  background-color: #c70000;
  background-image: url(../images/menu_active.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
}
/*--------submenu---------*/
#submenu{
  height: 24px;
  background-color: #729c77;
}
#submenu ul{
  margin: 0 ;
  padding: 0;
}
#submenu li{
  float: left;
  list-style: none;
  line-height: 24px;
}
#submenu li a{
  font-weight: bold;
  color: white;
  padding-left: 6px;
  padding-right: 6px;
  display: block;
  float: left;
  text-decoration: none;
  font-size: 11px;
  line-height: 24px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#submenu li a:hover, #submenu li.active a{
  background-color: #c70000;

}
/*------laatste_nieuws--------*/
#laatste_nieuws{
  background-color: #046330;
  float: left;
  width: 180px;
  padding: 10px;
  color: white;
}
#laatste_nieuws h4{
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: white;
}
#laatste_nieuws p{
  font-size :11px;
  margin-top: 5px;
}
#laatste_nieuws a:link, #laatste_nieuws a:active, #laatste_nieuws a:visited{
  color: white;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
}
#laatste_nieuws a:hover{
  color: gold;
}
#error{
  color: #C70000;
}
#notice{
  color: #046330;
}
div#login form table tr td{
  padding: 4px;
}
#news .teaser{
  font-style: italic;
}
#news .meta{
  padding :4px;
  border: 1px solid #c4b69b;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #cdc1aa;
}
/*-----------nieuws-----------*/
#nieuws_inleiding{
  font-weight: bold;
  margin-bottom :10px;
}
#nieuws_inhoud img{
  margin: 20px;
}
#bron{
  margin-top: 10px;
  text-align: right;
  border-top :1px solid #046330; 
  color: gray;
}
/*---------login----------------*/
input#member_login, input#member_password{
  width: 200px;
}

.home_link{
  width: 240px;
  height: 100px;
  position: absolute;
  left :0px;
}
/*-----formulier---------*/
.mod_contactforms_col1{
  width: 150px;
}
.mod_contactforms_col2 input, .mod_contactforms_col2_error input{
  margin-top: 2px;
  margin-bottom: 2px;
}
.mod_contactforms_col2 textarea{
  width: 300px;
  height :150px;
}
.error{
  color: red;
}

