* { padding: 0; margin: 0; }

body {
 background-color: #0B0B0B;
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 line-height: 18px;
 background-image: url("images/achtergrond.png");
 background-repeat:repeat-x;
 color: #292929;
 margin: 0px;
 padding: 0px;
}
tbody {
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align:left;
 line-height: 16px;
 color: #000;
 margin: 0px;
 padding: 0px;
}
h1 {
 margin: 0px;
 padding-top: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 text-align: left;
  letter-spacing:1px;
 }
h2 {
  letter-spacing:1px;
 margin: 0px;
 padding-top: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 margin-top:10px;
 }
h3 {

 margin: 0px;
 padding-top: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 }
a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 color: #000000;
 }
a:hover, a.active {
 color: #FFFFFF; //#FFF8D7;
 font-weight: normal;
 }

.wrapper { 
 margin: 0px auto;
 padding: 0px;
 width: 902px;
 position:relative;
 top:0px;
  border: 0px solid orange;
}
.faux {
 background-image: url(images/content-bg.jpg);
 margin-bottom: 0px;
 overflow: auto;
 width: 902px;
 position:relative;
 top:0px;
 padding:0px;
 float:left;
 border: 0px solid orange;
}
.header {
 color: #333;
 padding: 0px;
 height: 320px;
 width: 902px;
 margin: 0px;
 background-image: url(images/head.jpg);
 background-repeat: no-repeat;
 border: 0px solid red;
 }
 
.header_diamond {
 color: #333;
 padding: 0px;
 height: 320px;
 width: 902px;
 margin: 0px;
 background-image: url(images/head_diamond.jpg);
 background-repeat: no-repeat;
 border: 0px solid red;
 }
 .header_ring {
 color: #333;
 padding: 0px;
 height: 320px;
 width: 902px;
 margin: 0px;
 background-image: url(images/head_ring.jpg);
 background-repeat: no-repeat;
 border: 0px solid red;
 }

.vlaggen
{
 position: relative;
 top:160px;
 right:-440px;
float:right;
}
.vlaggen a
{
 position: relative;
 border: 1px solid #999999;
 margin-left:5px;
 float:left;
 padding:0px;
}
.vlaggen a img
{
width:24px;
}

.vlaggen a:hover
{
 border: 1px solid #FFFDD7;
}


.tmenucontainer {
 position: relative;
 float: right;
 width: 902px;
 text-align: left;
 border: 0px;
 margin: 0 auto;
 padding: 0px;
 border: 0px solid orange;
 }
.tmenucontainer  ul {
 padding: 0px;
 margin: 0px;
 position: relative;
 top: 0px;
 float:left;
 list-style-type: none;
 }
.tmenucontainer li {
 float: left;
 position: relative;
 overflow:hidden;
 top: 0px;
 left:25px;
 text-indent:10px;
 padding: 0px;
 margin: 0px;
 height:20px;
 list-style-type: none;
 border-right: 1px solid #666666;
 padding-right:10px;
 line-height: 20px;
 height:20px;
 line-height: 20px;
 color: #000;
 text-align: center;
 
 }
 .tmenucontainer li a {
 text-decoration:none;
 letter-spacing:1px;
 font-size: 13px;
 color: #444444;

 }
.tmenucontainer li a:hover {
 text-decoration: none;
  color: #FFFFFF;
 }
 .tmenucontainer li a.active {
 text-decoration: none;
 }
.leftheadmenu {
 position: relative;
 top:10px;
 left:25px;
 float: left;
 text-align: left;
 border: 0px;
 margin: 0 auto;
 padding: 0px;
 border: 0px solid orange;
 }

.leftbox_text h1{
 position: relative;
 top:-27px;
 }
 .leftbox_text table{
width:440px;
border:0px solid;
 }
 
.leftheadmenu a {
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
   letter-spacing:1px;
 }
.leftheadmenu a:hover {
 text-decoration: none;
 font-weight: bold;
 }
.menucontainer {
 position: relative;
 top: -5px;
 float: right;
 right: 16px;
 width: 461px;
 text-align: left;
 border: 0px;
 margin: 0 auto;
 padding: 0px;
 z-index: 5000;
 border: 0px solid orange;
 }
#nav ul {
 position: relative;
 padding: 0px;
 margin: 0px;
 list-style-type: none;
 background-color:#ADA694;
 border: 0px solid blue;
 float: left;
   z-index: 3000;
  }
#nav li {
  float: left;
  position: relative;
  width: 10em;
  padding: 0px;
  margin: 0px;
  border-right: 1px solid black;
  line-height: 22px;
  list-style-type: none;
  font-size: 12px;
  color: #000;
  text-align: center;
    z-index: 2000;

   }
#nav li ul {
  display: none;
  padding-top:0px;
  position: absolute; 
  top: 22px;
  left: 0px;
  border: 0px solid blue;
  float:left;
  z-index: 1000;
      padding-bottom:10px;
  }
  
  #nav li ul li {
 top: auto;
 left: auto;
 display: block;
 float:left;
  }
#nav li ul:hover {
 top: auto;
 left: auto;
 display: block;

}


#nav li a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 text-decoration: none;
 display: block;
 border:0px solid #dfdac6;
 line-height:19px;

 padding:0px;
 width:100%;
 height:19px;
 }
 
 
#nav li a.title {
letter-spacing:2px;
 }
 #nav li.alles {
width:80px;
 }
 
#nav li a:hover {
 font-weight: bold;
 text-decoration: none;
 }

#nav li:hover ul, #nav li.over ul{ 
 display: block;
 paddin-top:22px;
 position:absolute;
 top:0px;
 }
 
.logo {
 position: relative;
 float: right;
 right: 16px;
 top: 17px;
 width: 461px;
 height: 87px;
 margin: 0px;
 padding: 0px;
 border: 0px solid blue;
}
.contenttop{
 width: 902px;
 height: 6px;
 clear: both;
 margin: 0px;
 padding: 0px;
 background-image: url(images/content-bg.jpg);
 background-repeat: no-repeat;
 position: relative;
 overflow: hidden;
 border: 0px solid blue;
 }
.rightcolumn { 
 display: inline;
 margin: 0px;
 padding: 0px;
 width: 393px;
 position: relative;
 float: right;
 right: 4px;
 border: 0px solid yellow;
}
.righthead {
 background-image: url(images/contentr-head.jpg);
 background-repeat: no-repeat;
 width: 393px;
 height: 30px;
 margin: 0px;
 padding: 0px;
 }
.rightheader {
 position: relative;
 float: left;
 left: 30px;
 top: 10px;
 margin: 0px;
 padding: 0px;
font-size: 13px;
   letter-spacing:1px;

 }
.rightheader a {
 text-decoration: none;

 font-size: 13px;
   letter-spacing:1px;

 }
.rightheader a:hover {
 text-decoration: none;

 }
.rightbox {
 background-image: url(images/contentr-mid.jpg);
 background-repeat: repeat;
 width: 393px;
 margin: 0px;
 padding: 0px;
 border: 0px solid purple;
 }
.wrap {
 float: left;
 display: inline; 
 left: 37px;
 width: 350px;
 margin-bottom: 18px;
 padding: 0px;
 position: relative;
 border: 0px solid yellow;
 top:0px;
 }
.box {
 position: relative;
 margin-top:20px;
 padding:0px;
 text-align: center;
 float:left;
 border:0px solid;

 }
.box a {
 padding: 1px;
 margin-right:22px;
 margin-bottom:0px;
 width: 89px;
 height: 165px;
 border: 1px solid #CBC3AE;
 background-color: #ADA694;
 text-decoration: none;
 float:left;
 }
.box a:hover {
 text-decoration: none;
 }
 
.box img{
 position: relative;
 top:0px;
 left:0px;
 padding:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:1px;
 border: 0px solid red;
 }

.box img.photos{
 width: 85px;
 height:64px;
 }
 
 
.rightfoot {
 background-image: url(images/contentr-foot.jpg);
 background-repeat: no-repeat;
 width: 393px;
 height: 24px;
 margin: 0px;
 padding: 0px;
 }
.contentmid {
 width: 902px;
 height: 5px;
 clear: both;
 overflow: hidden;
 margin: 0px;
 padding: 0px;
 background-image: url(images/content-bg.jpg);
 background-repeat: no-repeat;
 position: relative;
 border: 0px solid blue;
 float:left;
 }
.leftcolumn { 
 float: left;
 left: 6px;
 margin: 0px;
 padding: 0px;
 width: 492px;
 display: inline;
 position: relative;
 border: 0px solid green;
}
.lefthead {
 background-image: url(images/contentl-head.jpg);
 background-repeat: no-repeat;
 width: 492px;
 height: 30px;
 margin: 0px;
 padding: 0px;
 float:left;
 }
.leftbox {
 background-image: url(images/contentl-mid.jpg);
 background-repeat: repeat;
 width: 492px;
 margin:0px;
 padding: 0px;
 border: 0px solid purple;
 float:left;
 position:relative;
 top:0px;
 padding-bottom:7px;
 text-align:left;
 }
 
.leftbox a{
color: #ffffff;
 }
 
 
 .leftbox_text {
 width: 442px;
 margin:0px;
 padding: 0px;
 border: 0px solid purple;
 float:left;
 position: relative;
  left: 25px;
  top:7px;
  text-align:left;

 }
.leftphoto {
 position: relative;
  left: 25px;
  top:7px;
 width:210px;
 float: left;
 margin: 0px;
 padding-bottom:1px;
 border: 0px solid red;
 background-color: #7A7568;
 }
.leftphoto img{
 position: relative;
 top:0px;
 left:0px;
 padding:0px;
 margin-top:0px;
 margin-left:1px;
 margin-right:0px;
 margin-bottom:1px;
 border: 0px solid red;
 float:left;
 }

img.photo1{
 width: 209px;
  margin-top:1px;
 }
img.photos{
 width: 104px;
 height:81px;
 }
 .lefttext2 {
 position: relative;
 width: 440px;
 float: right;
 right: 25px;
 top:7px;
 margin: 0px;
 padding: 0px;
 border: 0px solid red;
 text-align: left; 
 }
.lefttext {
 position: relative;
 width: 220px;
 float: right;
 right: 25px;
 top:7px;
 margin: 0px;
 padding: 0px;
 border: 0px solid red;
 text-align: left; 
 }
.leftfoot {
 background-image: url(images/contentl-foot.jpg);
 background-repeat: no-repeat;
 width: 492px;
 height:24px;
 margin: 0px;
 padding: 0px;
 postion:relative;
 float:left;
 }
.contentbottom {
 float: left;
 width: 902px;
 margin: 0px;
 background-image: url(images/content-bg.jpg);
 background-repeat: repeat;
 position: relative;
 top:0px;
 border: 0px solid blue;
 	overflow: hidden;
 }
.containerfoot {
 width: 93px;
 background-image: url(images/container-foot.jpg);
 background-repeat: no-repeat;
 background-position:bottom;
 position: relative;
 margin: 0px;
 padding: 0px;
  float:left;
    height: 160px;

 }
.container {
 float: left;
 width: 902px;
 margin: 0px;
 padding:0;
 position: relative;
 top:7px;
 border: 0px solid orange;
 text-align:left;
 }
.containerwrap {
 float: left;
 position:relative;
 top:5px;
 margin-bottom:5px;
 left:5px;
 width: 100px;
 height:160px;
 border: 0px solid yellow;
}
.containerhead {
 width: 93px;
 background-image: url(images/container-head.jpg);
 background-repeat: no-repeat;
 position: relative;
 margin: 0px;
 padding: 0px;
 float:left;
 }
.containerbox {
 width: 93px;

 background-image: url(images/container-mid.jpg);
 background-repeat: repeat;
 position: relative;
 top:0px;
 border:0px solid red;
 margin: 0px;
 padding: 0px;
 line-height:17px;
  float:left;
 }
.containerbox a{
 width: 88px;
 height: 145px;
 margin: 0px;
 padding-left:0px;
 padding-right:1px;
 position: relative;
 top:0px;
 left:3px;
 border: 0px solid blue;
 text-align: center;
  float:left;
 }
.containerbox a span.name{
 position: relative; top:10px; float:left; width:88px; height:80px; border:0px solid red; 
 }

.containerbox a img{
position:relative;
 padding:0px;
 margin-top:4px;
 margin-left:1px;
 margin-right:0px;
 margin-bottom:1px;
 border: 0px solid red;
 float:left;
 }

.containerbox a img.photos{
 width: 85px;
 height:64px;
  float:left;
 }
 
 
 
.containerbox a{
  text-decoration: none;
  border:0px;
    color:#555555;
	 float:left;
  }
.containerbox a:hover{
  font-weight: normal;
  text-decoration: none;
  color:#000000;
  }

.footer { 
 width: 902px;
 height: 38px;
 clear: both;
 color: #333;
 background-image: url(images/foot.jpg);
 background-repeat:no-repeat;
 margin-bottom:0px;
 padding: 0px;
 position:relative;
 top:0px;
 float:left;
 border:0px solid red;
}
.footertext {
 position: relative;
 width: 902px;
 top: 18px;
 text-align: center;
 margin: 0px;
 padding: 0px;
 border: 0px solid orange;
 color: #000;
 }
 .footertext a {
  color: #333;
  text-decoration: none;
  }
.footertext a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  }

textarea{
	width:300px;
	height:90px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px #999999 solid;
}
.contact input.radio {
	width:30px;
	height:13px;
	padding:0px;
	font-size:10px;
	border:0px;
	cursor:pointer;
}

.contact table.buttons {
width:300px;
border:0px solid;

}
.contact table.buttons tr td{
border:0px solid;
font-size:10px;
}
.contact table.buttons tr td.left{
width:100px;
}
input{
	width:300px;
	height:18px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px #999999 solid;
}

input.submit{
	width: 298px;
	height:30px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color: #009900;
		cursor: pointer;
		border:2px solid #FFFFFF;
}
input.submit:hover{
	font-weight:bold;
	cursor: pointer;
	
	}
	
.clear { clear: both; background: none; }
