* {
  margin: 0;
  padding: 0;
}

body {
  padding-top: 0px;
  background-color: #434a4e;
}

html {
  overflow: auto;
  overflow-y: scroll;
}

body, html, td, a {
  font-family:verdana,sans-serif,arial,Times;
  font-size: 13px;
  line-height:19px;
  color: #000000;
  font-weight: normal; 
}

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

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

p {
  margin-top: 5px;
  padding-bottom: 10px;
}

td {
  vertical-align: top;
}

a {
  color: #4976a5;
}

a:hover {
  color: #ded600;
  text-decoration: none;
}

ul, ol{
  padding-left: 20px;
}

/*General*/
h1 {
  font-size: 20px;
  line-height: 27px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  color: #3f6f71;
}

h2, h2 a{
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  color: #666;
  letter-spacing: 1px;
  line-height: 22px;
  padding: 0;
  margin: 0;
}

h3, h3 a{
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 19px;
  padding: 0;
  margin: 0;
}

h2 {
  margin-top: 10px;
  margin-bottom: 3px;
}

h3 {
  margin-top: 5px;
  margin-bottom: 0px;
}


/*Col styles*/
.q_col_left {
  width: 220px;
  float: left;
  padding-top: 3px;
  padding-left: 25px;
}
.q_col_center {
  width: 625px;
  float: right;
  padding-right: 40px;
}


/*Box styles*/
#q_main_wrapper {
  width: 100%;
  text-align: center;
  background-image: url(../img/tpl/bg_body.png);
  background-repeat: repeat-x;
  background-position: top;
}

#q_sub_wrapper{
  width: 924px;
  text-align: left;
  margin: 0 auto;
  background-image: url(../img/tpl/bg_content.png);
  background-repeat: repeat-y;
  background-position: center;
}

#q_header {
  height: 253px;
  background-image: url(../img/tpl/bg_banner.png);
  background-repeat: no-repeat;
  background-position: top;
}

#q_logo{
  height: 119px;
  padding-top:10px;
}

#q_title {
  width: 500px;
}

#q_footer {
  clear: both;
  background-image: url(../img/tpl/bg_footer.png);
  background-repeat: no-repeat;
  background-position: bottom;
  line-height: 34px;
  padding-bottom: 4px;
  text-align: center;
}

#q_footer p {
  padding: 0;
}

#q_footer b, #q_footer strong {
  color: #666;
}

#q_footer a {
  color: #333;
  text-decoration: none;
}

#q_footer a:hover {
  text-decoration: underline;
}

/*Breadcrumb*/
#q_breadcrumb{
  padding-top: 15px;
  padding-left: 15px;
  color: #ddd;
  font-size: 11px;
}

#q_breadcrumb a{
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}


/*Flags*/
div#block-translation-0 {
    width: 200px;
    margin-top: 5px;
    margin-right: 15px;
    color: #abadb1;
    float: right;
    text-decoration: none;
}

div#block-translation-0 li {
    top: 10px;
    float: right;
    width: 18px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
}

div#block-translation-0 div div li {
  list-style: none;
  list-style-position: inline;
}

/*Search*/
form#search-block-form  div.container-inline{
  padding: 0;
  margin: 0;
}

form#search-block-form input#edit-search-block-form-keys{
  float: left;
  height: 21px;
  line-height: 21px;
  width: 161px;
  border:0px none;
	background-color: transparent;
  background-image: url(../img/tpl/bg_search_box.png);
	background-repeat: no-repeat;
	background-position: top right;
  padding: 0;
  margin-left: 1px;
  padding-top: 3px;
  padding-left: 12px;
}

form#search-block-form input#edit-submit{
  padding: 0;
  margin: 0;
  margin-left: 1px;
  font-size: 3px;
  color: #eee;
  cursor: pointer;
  height: 25px;
  width: 28px;
  padding-left: 55px;
  margin-top: -3px;
  overflow: hidden;
	background-color: transparent;
  border:0px none;
  background-image: url(../img/tpl/bg_search_button.png);
	background-repeat: no-repeat;
	background-position: top left;
  overflow: hidden;
}

/*Nav styles*/
#q_menu{
  padding-left: 23px;
}

#q_menu_sub{
  background-image: url(../img/tpl/bg_menu_box.png);
  background-repeat: repeat-y;
  background-position: center left;
}

#q_menu_top{
  height: 17px;
  background-image: url(../img/tpl/bg_menu_box_top.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#q_menu_bottom{
  height: 17px;
  background-image: url(../img/tpl/bg_menu_box_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}


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

div#q_menu h2 {
  margin-left: 4px;
}

div#q_menu .content {
  margin-left: 4px;
}

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

div#q_menu ul.menu li a{
  font-size: 15px;
  display: block;
  line-height: 27px;
  height: 27px;
  text-decoration: none;
  margin-left: 10px;
  padding-left: 6px;
}

div#q_menu ul.menu li li a{
  padding-left: 13px;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
}

div#q_menu ul.menu li li li a{
  padding-left: 22px;
}

div#q_menu ul.menu li ul{
  margin-bottom: 7px;
}

div#q_menu ul.menu li a:hover{
  color: #ded600;
}

div#q_menu ul.menu li a.active{
  line-height: 27px;
  height: 27px;
  background-image: url(../img/tpl/bg_mnu_item_actief.png);
  background-repeat: no-repeat;
  background-position: left;
  color: #ed032c;
}

/*Front blocks*/
#block-block-2{
  width: 330px;
  float: left;
  background-color: #eee;
  padding: 0 10px;
}

#block-blog-0{
  width: 250px;
  float: right;
  margin-right: 20px;
}

#block-blog-0 li{
  list-style-image:none;
  list-style-type:none;
  line-height: 17px;
  margin: 6px 0 2px 0;
  padding: 0 0 0 20px;
  background:  url(../img/ico/ico_news.gif) no-repeat 0px 2px;
}
/*Search*/
#search {
  margin-bottom: 10px;
}

#search input {
  margin-left: 20px;
  margin-top: 0px;
  padding-top: 0px;
}

#search .form-item {
  margin-top: 0px;
  padding-top: 0px;
}

#search input.form-submit {
  padding: 0;
  margin: 0;
  margin-left: 1px;
  font-size: 3px;
  color: #fff;
  cursor: pointer;
  height: 22px;
  width: 28px;
  padding-left: 55px;
  margin-top: 3px;
  overflow: hidden;
	background-color: transparent;
  border:0px none;
  background-image: url(../img/zoeken.png);
	background-repeat: no-repeat;
	background-position: bottom left;
  overflow: hidden;
}

/*Blog*/
a.blog_usernames_blog{
  display: none;
}

a.node_read_more {
  display: block;
  float: right;
  padding: 1px 14px;
  background-image: url(../img/blt/blt_arrowrnd.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.node{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-top: 2px solid #ddd;
}