/*
Theme Name: vobucon
Theme URI: http://www.ontwerpexpert.net
Description: optimised website for Vobucon
Version: 1.0
Author: Mathieu a.k.a OntwerpExpert
Author URI: http://www.ontwerpexpert.net
Tags: blue, custom header, fixed width, two columns, widgets
*/

* {margin: 0px; padding: 0px; }

body {

  margin: 0px;
  padding: 0px;

  text-align: center; /* For IE6 */

  background-color: #583119;
  background-image: url(./images/bck_logo_home.jpg);
  background-repeat: no-repeat;
  background-position: top left;

  color: #583119;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  }

h1, h2, h3, h4, h5 { font-weight: bold; color: #fff; margin: 0px; padding-bottom: 10px; padding-top: 15px; }

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

a:link, a:visited {

  color: #fff;
  text-decoration: none;
  }

a:hover {

  color: #bed3ea;
  }

#wrap {

  text-align: left;
  width: 960px;
  margin: 0px auto;
  }

#text_area {

  width: 600px;
  float: left;
  color: #fff;
  }

#text_area_single_mail {

  width: 800px;
  float: left;
  color: #fff;
  }

#content {

  margin:50px;
  }

#content a:link, a:visited {

  text-decoration: underline;
  }


#content p { padding-bottom: 10px; }


#topmenu {

  width: 730px;
  height: 36px;
  margin-left: 50px;
  float: left;
  margin-top: 75px;


  background-image: url("./images/Payoff1.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  }

#topmenu a:link, #topmenu a:visited {

  text-decoration: none;
  }

#side_left {

  width: 175px;
  height: 500px;
  float: left;
  background-image: url(./images/sideleft_block.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #583119;
  }

#menuheight {

  margin-top: 125px;
  }

#side_right {

  width: 179px;
  height: 500px;
  float: right;
  }

#photo {

  margin-top: 75px;
  padding: 2px;

  /* border: 1px solid #ccc; */
  }
  

/* MENU VANOUDS */


ul#menu {

  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  text-align : left;
  padding-top : 55px;
  }

ul#menu li {

  list-style : none;
  border-bottom : 1px solid #fff;
  list-style-image : url(images/vierrkantje.gif);
  }

ul#menu li.l2 {

  list-style-image : url(images/vierrkantje_breed.gif);
  list-style-position : inside;
  background : #fff;
  border-bottom : 1px solid #fff;
  }

ul#menu li.l3 {

  list-style : none;
  border-bottom : 1px solid #fff;
  background : #bed3ea;
  color : #fff;
  height : 18px;
  padding-top : 4px;
  padding-left : 5px;
  }

ul#menu li.l4 {

  list-style-image : url(images/vierrkantje.gif);
  background : #fff;
  border-bottom : 1px solid #fff;
  border-top : 1px solid #fff;
  }

ul#menu li a:link, ul#menu li a:visited {

  color : #fff;
  display : block;
  height : 18px;
  padding-top : 4px;
  padding-left : 5px;
  text-decoration: none;
  }

ul#menu li a:hover {

  background : #bed3ea;
  display : block;
  color: #583119;
  }

ul#menu li a.l2 {

  color : #fff;
  display : block;
  height : 18px;
  padding-top : 4px;
  padding-left : 5px;
  text-decoration : none;
  }

ul#menu li a.l2:hover {

  text-decoration : underline;
  background : #fff;
  }


#jarig {

  margin-top: 15px;
  border: 0px;
  }

#jarig img, #jarig a {

  border: 0px;
  }
