body {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  background-image: url(../img/back_large.gif);
  background-repeat: repeat-y;
  background-position: top;
}

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;
}

a img {
  border: 0;
}

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

h2.title a{
  font-size: 13px; 
  font-weight: bold; 
}

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

h1.page-title{
  font-size: 16px; 
  font-weight: bold; 
  letter-spacing: 1px;
  margin-bottom: 20px;
}

h2, h3, 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;
}

a { 
  color: #004465;
  text-decoration:underline;
}

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


/*Box styles*/

div#q_main_wrapper {
  width: 950px;
  padding: 0px;
  margin:0pt auto;
  text-align:center;
}

div#q_sub_wrapper {
  background-image: url(../img/bg_body_y.gif);
  background-repeat: repeat-y;
  background-position: top;
  width: 770px;
  padding: 0px;
  margin: 0pt auto;
  text-align: left;
}

div#q_sub_sub_wrapper {
  background-image: url(../img/bg_body_bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

div#q_header {
  height: 250px;
  width: 950px;
  background-image: url(../img/banner_top.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  text-align: left;
}

div#q_menu ul.menu{
  margin-left: 6px;
}

div#q_menu h2{
  margin-left: 20px;
  margin-top: 10px;
  border-top: 1px solid #000;
}

div#q_menu ul.menu li{
  list-style-type: none;
  list-style-image: none;
  margin:0;
}

div#q_menu ul.menu li a{
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-family: "Trebuchet MS", "Times New Roman", Verdana, "Palatino Linotype";
  letter-spacing: 1px;
}

div#q_menu ul.menu li a:hover{
  color: #004465;
  /*text-decoration: underline;*/
}

div#q_menu ul.menu li li {
  list-style-image: url(../img/ico_menu.png);
}

div#q_menu ul.menu li li a{
  font-size: 12px;
  background-position: left 7px;
  background-repeat: no-repeat;
  font-weight: normal;
}

div#q_menu ul.menu li li a:hover{
}
div#q_submenu_links li{
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

div#q_submenu_links a{
  color: #666;
  display: block;
  text-align: right;
  width: 161px;
  line-height: 20px;
  margin: 0px 0 2px 20px;
  padding: 0 20px 0 0;
  background:  url(../img/ico_menu_item.png) no-repeat right 4px;
  border-top: 1px solid #f7f7f7;
  text-decoration: none;
  font-size: 12px; 
}

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

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


div#q_menu {
  width: 220px;
  margin-bottom: 20px;
}

div#q_content {
  padding: 10px;
  padding-left: 30px;
  padding-right: 15px;
}

div#q_footer {
  border-top: 2px solid #fff;
  text-align: left;
  width: 770px;
  margin:0pt auto;
}

div#q_footer a, div#q_footer a:hover, div#q_footer a:visited, div#q_footer {
  color: #999;
  text-decoration: none;
}

td.col_left {
}

td.col_center {
  width: 550px;
  padding-left: 7px;
}


/*Logo overlay*/
img.q_home_img {
  margin-left: 80px;
}



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;
}

/*forms*/
fieldset.webform-component-fieldset{
  background-color: #fff;
}

/*Login*/
#bottomNavClose {
  top: 25px;
}

div#modalContainer div.form-item div.description {
  margin-left: 0px;
  text-align: left;
}

#media_iconen .external
{
    background: none;
    padding-right: 0px;
}

#media_iconen
{
margin-left:20px;
margin-top:30px;
}

#media_iconen a
{
margin-right:10px;
}

.volg
{
color: #000000;
    font-family: "Trebuchet MS","Times New Roman",Verdana,"Palatino Linotype";
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
	}
