            body{
                  background: url('../../images/background.png') top center repeat-y;
                  margin: 0px;
            }
            .header{
                  background: url('../../images/ontwerp_01_new.png');
                  width: 960px;
                  height: 208px;
            }
            .menu{

            }
            .titles{
                  background: url('../../images/ontwerp_03.jpg');
                  height: 45px;
            }
	.titles h1
	{
		margin: 0px;
		padding: 0px;
	}
            .teksten{
                  background: url('../../images/ontwerp_04.jpg') repeat-y;
            }
            .binnenteksten{
                  font-family: Arial, Verdana;
                  font-size: 14px;
                  color: #8d6c5b;
                  line-height: 140%;
            }
            .onder_teksten{
                  background: url('../../images/ontwerp_06.png');
                  height: 16px;
            }
            .footer{
                  background: url('../../images/ontwerp_07.png');
                  height: 34px;
            }
            a{
                  color: #000000;
                  text-decoration: none;
            }
            a:hover{
                  color: #8d6c5b;
            }
            a:visited {
                  color: #6D5345;
            }
            .webshopmenu{
                  font-size: 14px;
                  line-height: 130%;
            }
            .webshopmenu a{
                  color: black;
                  text-decoration: none;
            }
            .webshopmenu a:visited{
                  color: black;
                  text-decoration: none;
            }
            .webshopmenu a:hover{
                  color: #6D5345;
                  text-decoration: none;
            }
            .webshopmenusub{
                  font-size: 12px;
            }
	  
	.table_inner{

 	   	border: 1px solid rgb(214, 201, 183);

		background: url('/images/transbg.png');

		width: 480px;

		font-size: 13px;
	   }

	.td_inner{

		border: 1px solid rgb(214, 201, 183);

		background: #F8F7F3;

	   }

		.webshopcontents{

		width: 470px;

		}
		
.articletitle{

		font-size: 17px;

		}


.image {
border: 1px solid rgb(214, 201, 183);

}

.imageleft{
margin: 0 0.5em 0.5em 0;
float: left;
border: 1px solid rgb(214, 201, 183);


}

h1 {
	font-size: 14px;
	margin-bottom: 0px;
}

h2 {
	font-size: 12px;
	margin-bottom: 0px;
}
p {
	font-size: 13px;	
	font-family:Arial,Verdana;
	margin-top: 0px;
}
ul li {
	font-size: 13px;	
	font-family:Arial,Verdana;
}

