body {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  background-color: #90b5a3;
  background-image: url(../img/BOS.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-attachment:fixed;
}

body, html, td, a {
  font-family: Verdana,Segoe,sans-serif;
  font-size: 12px; 
  color: #000000;
  font-weight: normal; 
  line-height: 18px;
}

table{
  margin: 0;
  padding: 0;
  border: 0;
}
tbody {
  border-top: 0 !important;
}

table.maintable {
  margin-left: 0px;
  border: 0;
}

p {
  margin-top: 5px;
}

td {
  vertical-align: top;
}

/*Box styles*/

#q_bg_wrapper {
}

div#q_bg_wrapper_left, div#q_bg_wrapper_right{
  width: 1040px;
  padding: 0px;
  background-attachment: scroll;
}

div#q_bg_wrapper_left{
  /*background-image: url(../img/qrios_crystalclear/bg_left.jpg);
  background-repeat: no-repeat;
  background-position: top left;*/
}

div#q_bg_wrapper_right{
  /*background-image: url(../img/qrios_crystalclear/bg_right.jpg);
  background-repeat: no-repeat;
  background-position: top right;*/
}

div#q_bg_wrapper img.bg_img_right, div#q_bg_wrapper img.bg_img_left{

}

div#q_main_wrapper {
  background-color: #fff;
  width: 920px;
  padding: 0px;
}

div#q_sub_wrapper {
  background-color: #fff;
  width: 900px;
  padding: 0px;
}

div#q_header {
  padding: 5px 0;
  width: 900px;
}


div#q_lang_links a, div#q_lang_links a:hover, div#q_lang_links a:visited {
  color: #abadb1;
  font-weight: normal;
  text-decoration: none;
}

div#q_lang_links a:hover {
  text-decoration: underline;
}

div#q_lang_links li{
  display: inline;
}

div#q_lang_links ul {
  padding-left: 7px;
}

div#q_lang_links li {
  margin-left: 0px;
  margin-right: 13px;
  margin-top: 5px;
  float: left;
  width: 18px;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
}

div#q_mainmenu {
  background-color: #3f876a;
  background-image: url(../img/bg_menu.png);
  background-repeat: repeat-x;
  background-position: top;
  display: block;
  height: 30px;
  padding: 0;
  margin: 0;
  font-size: 11px;
  color: #666;
}

div#q_mainmenu ul, div#q_mainmenu li, div#q_mainmenu a{
  padding: 0;
  margin: 0;
}

div#q_mainmenu ul.links li{
  float: left;
}

div#q_mainmenu a{
  /*background-image: url(../img/top_menu_bar.png);*/
  border-left: 1px solid #77aa96;
  border-right: 1px solid #00603a;
  line-height: 30px;
}
div#q_mainmenu a, div#q_mainmenu a:hover, div#q_mainmenu a:visited{
  padding: 0;
  margin: 0;
  font-size: 11px; 
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 9px;
  padding-top: 8px;
}

div#q_mainmenu a:hover {
  background-color: #e3e3ef;
  color: #000;
  background-image: url(../img/bg_menu_actief.png);
  background-repeat: repeat-x;
  background-position: top;
}

div#q_mainmenu a.active {
  background-image: url(../img/bg_menu_hover.png);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #000;
}

div#q_banner {
  height: 125px;
  overflow: hidden;
  background-color : #f2f3f4;
  clear: both;
}

.lpage div#q_banner {
  height: 200px;
}

div#q_banner h2 {
  display: none;
  height: 0px;
  margin: 0px;
  padding: 0px;
}

div#q_banner p, div#q_banner div.block div.content, div#q_banner div.block {
  margin: 0px;
  padding: 0px;
}

div#q_breadcrumb a, div#q_breadcrumb a:hover, div#q_breadcrumb a:visited{
  font-size: 11px; 
  color: #005630;
}

div#q_submenu {
  width: 200px;
  margin: 0px;
  padding: 15px 0px 20px 0px; 
  background-color: #fffcfc;
  background-image : url(../img/bg_submenu.png);
  background-position: top;
  background-repeat: repeat-x;
  border-top: 3px solid #00603a;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}

div#q_submenu h1{
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}

div#q_submenu h2{
  font-size: 15px; 
  font-weight: normal; 
  color: #00562e;
  padding-bottom: 4px;
  margin-top: 10px;
  padding-left: 5px;
  /*border-bottom: 2px solid #999;*/
  font-weight: bold; 
  color: #00562e; 
  color: #000; 
}

div#q_submenu_top {
  /*height: 150px;*/
}

div#q_submenu_links a{
  color: #0000FF;
  font-weight: bold;
  display: block;
  text-align: left;
  width: 177px;
  line-height: 24px;
  margin: 0px 0 2px 5px;
  padding: 0 20px 0 0;
  background:  url(../img/ico_menu_item.png) no-repeat right 7px;
  border-top: 1px solid #f7f7f7;
  text-decoration: none;
  font-size: 11px; 
  font-weight: bold;
}

div#q_submenu_links a:hover{
  border-top: 1px solid #eee;
  background-color : #fff;
  text-decoration: underline;
}

div#q_submenu_links a.active{
  border-top: 1px solid #eee;
  background-color : #fff;
}

div#q_submenu div.block a {
  padding: 10px 2px;
  margin: 2px 0px;
  line-height: 20px;
}

div#q_submenu div.block ul {
  margin-top: 5px;
  margin-left: 10px;
  list-style-type: none;
  color: #005631;
  padding-left: 0;
  margin-left: 2px;
}

div#q_submenu div.block ul li{
  padding: 0;
  margin: 0;
  margin-left: 5px;
  padding-left: 20px;
  list-style-type: none;
  list-style-image: none;
  background:  url(../img/greyarrow.gif) no-repeat left 7px;
  color: #005631;
}

div#q_content {
  padding: 10px;
  border-top: 3px solid #00603a;
  text-align:justify;
}

div#q_footer {
  text-align: center;
}

div#q_footer a, div#q_footer a:hover, div#q_footer a:visited {
  color: #999;
  text-decoration: none;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

td.col_left {
}

td.col_center {
  width: 700px;
  padding-left: 10px;
  text-align: left;
}

a img {
  border: 0;
}

h1, h1 a, h1.title, h1.title a  {
  font-size: 13px; 
  font-weight: bold; 
  color: #000;
  margin-bottom: 3px;
  margin-top: 5px;
  padding-left: 5px;
}  

h1.title{
  line-height: 17px;
  margin: 20px 0 2px 0;
  padding: 0 0 0 20px;
  background:  url(../img/ico/ico_news.gif) no-repeat 0px 0px;
}

h1.page-title{
  font-size: 16px; 
  letter-spacing: 1px;
}

h2, h3, h3 a, h4, th { 
  font-family: Tahoma,Verdana,Segoe,sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #00562e; 
  color: #000; 
  line-height: 19px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h3, h3 a {
  font-weight: normal; 
  font-size: 17px; 
  text-decoration: none;
  
}

a { 
  /*color:#00624c; */
  color:#0000FF;
  font-weight: bold;
  text-decoration:underline;
}

a:hover { 
  color:#7F80FF; 
  text-decoration:none; 
  cursor:hand;
}



div.block-i18n h2, div.block-translation h2 {
  display: none;
}

div.block-i18n div div li {
  list-style: none;
  list-style-position: inline;
}


/*Submenu*/
div#q_submenu div.block div.edit_block_link a, div#q_footer div.block div.edit_block_link a{
  margin-top: -10px;
  /*float: right;*/
  padding: 0px 6px 1px 18px;
  line-height: 15px;
  border: 1px solid #999;
  background-color: #fff;
  background-image: url(../img/blt/blt_edit.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  text-decoration: none;
}

div#q_submenu div.block div.edit_block_link a:hover, div#q_footer div.block div.edit_block_link a:hover {
  background-color: #f3f3f3;
}

/*Latest News*/
div#q_submenu div.block ul#list_latest_news li{
  background:  url(../img/ico/ico_news.gif) no-repeat 0px 2px;
}

/*Adres blok*/
#block-block-4 {
  margin: 10px;
}

/*Call me*/
div#q_submenu span.call_me_button a{
  display: block;
  background-color: transparant;
  background-image:url(../img/call_me_button.gif);
  background-position:center top;
  background-repeat: no-repeat;
  color:#fff;
  display:block;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  height:45px;
  line-height:45px;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

/*Newsletter button*/
div#q_submenu span.newsletter_button a{
  display: block;
  background-color: transparant;
  background-image:url(../img/nieuwsbrief_button.gif);
  background-position:center top;
  background-repeat: no-repeat;
  color:#000;
  display:block;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  height:45px;
  line-height:45px;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

a.share_button{
  float:left;
  margin-left:3px;
  margin-top:1px;
}

#at16pf a#at-logo {
  display: none;
}

/*Comments*/
.comment h3 {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dashed #777;
}

#comments h2 {
  margin-top: 15px;
}

.comment .submitted {
  font-size: 11px; 
  color: #777;
}

/*lpages*/
.lpage div#q_submenu,
.lpage div#q_content{
  border: 0px none;
}
