*{
  margin: 0px;
  padding: 0px;
}

a{
  text-decoration: none;
}

body{
  background: #333333;
}


img{
  border: 0px;
  vertical-align: top;
}

li{
  list-style: none;
}

#container{
  width: 100%;
  height: 100%;
  border: 0px solid red;
}

#site-container{
  width: 902px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
/*  background: #ffffff; */
}


/* ***********Header Styles **************/

.header-part{
  width: 902px;
  height: 320px;
  float: left;
  border: 0px solid red;
  position: relative;
}

.logo{
  margin-top : 41px;
  width: 367px;
  height: 123px;
  background: url(../img/logo-bg.png) left top no-repeat;
  vertical-align: middle;
  position: relative;
}

.logo img{
  margin-left: 59px;
  margin-top: 39px;
  vertical-align: middle;
  position: relative;
}

/***********Body Styles **************/

.body-part{
  width: 902px;
  margin-left: auto;
  margin-right: auto;
  border: 0px solid red;
  position: relative;

}

.category{
  width: 234px;
  background: #deb775;
  float:left;
  position: relative;
  padding-bottom: 1px;
}

.category ul{
  margin: 0px 7px 0 8px;
}

.category li{
  padding : 0 0 0 15px;
  background: url(../img/catgy-list-bg.jpg) center top no-repeat;
  font: bold 12px "Trebuchet MS";
  color: #513f1c;
  line-height: 30px;
  border: 0px solid red;
}

.category li a{
  color: #513f1c;
}

.category li:hover{
  background: url(../img/catg-bg.jpg) center top no-repeat;
  cursor: pointer;
}


.category li span{
  vertical-align : top;
  border: 0px solid red;
  float: right;

}

.category li span img{
  margin: 8px 11px 0 0px;
  vertical-align: top;
}

/*.category li a:hover{
  width: 234px;
  height: 30px;
  background: url(../images/a_home_b.jpg) 20px 5px no-repeat;
}*/


.body-right-part{
  width: 666px;
  background: #ffffff;
  float: left;
  position: relative;
}
.container
{
  position: relative;
  width: 902px;
  margin-left: auto;
  margin-right: auto;
}
.inner-container
{
  position: relative;
  float:left;
  width: 234px;
  background: #deb775;
}
.category-img
{
 width: 233px;
  background: #deb775;
  float:left;
  padding-top: 20px;
}

/******* Right Part *******/

.right-container
{
  position: relative;
  float: left;
}
.kop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18pt;
	color: #433010;
	font-weight: normal;
    margin: 21px 0 10px 50px;
    height: 45px;
    background: url(../images/tussenlijn.jpg) left bottom no-repeat;
}

.kop2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10pt;
	color: #8E6A2D;
	font-weight: bold;
    margin: 0 0 0 50px;
}
.tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9pt;
	line-height: 21px;
	text-align: justify;
    margin: 0 0 20px 50px;
    width: 560px;
}
.tekst a {
	 color: #8E6A2D ;
}
.tekst span{
    color: #8E6A2D;
}
.tekst iframe
{
  width:500px;
  height:350px;
}


.bottom-container
{
  width: 900px;
  float:left;
  position: relative;
  background: url(../images/voet5.jpg) left top no-repeat;
  height: 182px;/* 182 */
  /*border: 1px solid red;*/
}

.bottom-container-right
{
  position: relative;
  width: 900px;
  float:left;
}
.bottom_left
{
  float:left;
  position:relative;
  width:234px;
  background:#deb775;
  height:182px;
}

.bottom_left img{
  margin-top: 152px;
  margin-left: 52px;
}

.left-bottom
{
  position: relative;
  float: left;
  width: 234px;
}
.right-bottom
{
  position: relative;
  float: right;
  top: 36px;
  right: 70px;
  border: 0px solid blue;
}
.footer
{
  position: relative;
  float: left;
  width: 540px;
  top: 75px;
  left: 55px;
  border: 0px solid red;
}

.voettekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
    font-weight: bold;
	line-height: 21px;
	text-align: justify;
	color: #281F0B;

}
.tekst1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9pt;
	line-height: 21px;
    font-weight: bold;
	text-align: justify;
    margin: 0 0 3px 50px;
    width: 560px;
}


/************* M&M Webmedia   ************/

#cta-breed {
	height: 40px;
	width: 400px;
	margin: 10px 0 10px 39px;
	background-image: url('/informatie/cta.png');
	background-repeat: no-repeat;
}

#cta-breed a {
    text-decoration: none;
	text-align: center;
	padding: 10px 0px 0px 0px;
	display: block;
	font-family: Lucida Fax;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

#cta-breed a:hover {	
	height: 40px;
    text-decoration: underline;
    background-position: 0 -39px; 
	background-image: url('/informatie/cta.png');
	background-repeat: no-repeat;
	}


/*.category ul{
  margin: 15px 7px 0 8px;
}

.category li{
  padding : 0 0 0 15px;
  background: url(../img/catg-bg.jpg) center top no-repeat;
  font: bold 12px "Trebuchet MS";
  color: #513f1c;
  line-height: 30px;
  border: 0px solid red;
}

.category li a{
  color: #513f1c;
}

.category li span{
  vertical-align : top;
  border: 0px solid red;
  float: right;

}

.category li span img{
  margin: 8px 11px 0 0px;
  vertical-align: top;
}

.body-right-part{
  width: 668px;
  background: #ffffff;
  float: left;
  height: 699px;
}

.welkom-part{
  margin: 29px 0 0 31px;
  float: left;
}

.welkom-part p{
  width: 530px;
  font: bold 14px "Gill Sans MT";
  color: #513f1b;
  text-align: left;
  line-height: 17px;
  margin-bottom: 35px;
}

.welkom-head{
  font: bold 17px "Gill Sans MT";
  color: #000000;
}

.footer{
  width: 668px;
  background: #efdbba;
  height: 45px;
  float: left;
}*/