/* CSS Document */
body,td {
	font-family: Century Gothic;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
body {
	background-color: #343428;		 
}
.title1{
	font-size: 26px;
	font-weight: bold;
	color: #A6A018;
}
.title2{
	font-size: 26px;
	font-weight: bold;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #A6A018;
}
.img {
	border: 1px solid #ffffff;
}
.imgnb {
	border: none;
}
a:link  {COLOR: #ffffff;TEXT-DECORATION: underline;}
a:visited{COLOR: #ffffff;TEXT-DECORATION: underline;}
a:active{COLOR: #ffffff;TEXT-DECORATION: underline;}
a:hover {COLOR: #ffffff; TEXT-DECORATION: underline;}
input, select {
	border: 1px solid #A6A018;
	background-color: #ffffff;
	color: #343428;
	font-family: Century Gothic;
	font-size: 12px;
	overflow: hidden;
}
textarea{
	border: 1px solid #A6A018;
	color: #343428;
	background-color: #ffffff;
	font-family: Century Gothic;
	font-size: 12px;
	overflow: auto;
}
.cel1{
	width: 124px;
	height: 120px;
	background-color: #4A462D;
}
.cel2{
	width: 105px;
	height: 120px;
	background-color: #343428;
}
.cel3{
	height: 120px;
	background-color: #4A462D;
}
.cel4{
	width: 200px;
	height: 120px;
	background-color: #343428;
}
.cel5{
	width: 124px;
	height: 200px;
	background-color: #4A462D;
	border: solid 1px #ffffff;
}
.cel6{
	width: 124px;
	background-color: #4A462D;
}
.cel7{
	width: 105px;
	height: 500px;
	background-color: #343428;
	background-image: url(images/layout_04.jpg);
	background-repeat: no-repeat;
}
.cel8{
	width: 105px;
	background-color: #343428;
}
.cel9{
	background-color: #4A462D;
	border:0px;
}
.cel10{
	width: 200px;
	height: 200px;
	background-color: #343428;
}
.cel11{
	width: 200px;
	background-color: #343428;
	font-size: 9px;
}
hr {
	color: #E9E8C9;
	height: 1px;
	border: 1px solid #E9E8C9;
    background-color: #E9E8C9;
}
.klein {
	font-size: 9px;
}
.inhoud {
	border: 5px solid #FFFFFF;
	padding: 10px;
}
.pers {
	background: #ffffff;
	color: #555555;
	padding: 5px;
	vertical-align: top;
	font-size: 9px;
	text-align: justify;
}
.pers2 {
	background: #CC0000;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
	font-size: 9px;
	text-align: justify;
}

h4 {font-size: 26px;
	font-weight: bold;
	color: #A6A018;}
	
h5 {font-size: 12px;
	font-weight: bold;
	color:#CC9900;}



ul#nav {
	
	margin:0;
	padding:0;
	float: right;
	position:absolute;
	top: 120px;     /* set the exact position of the navigation */
	left: 0px;		/* set the exact position of the navigation */
	width:124px;
	height:210px;
        border-bottom: solid 1px #ffffff;
        border-left: solid 1px #ffffff;
        border-right: solid 1px #ffffff;

}
ul#nav li {
	
		
	list-style-type:none;
	float:left;
        border-top: solid 1px #ffffff;
	
}
ul#nav li a {
	      border:0;
	      display:block;
	      text-decoration:none;
	      
	
}

li a {
	width:124px;
	height:21px;
	background-color: #a6a018;
        color: #ffffff;
       
}
li a.selected,li a:hover {
	width:124px;
	height:21px;
	background-color:#bbb64e;
        color: #4a462d;
        
        
}

.kaart{
	width:600px;
	padding-left:20px;
}
.product{
	float:left;
	width:400px;
}

.prijs{
	float:left;
}