/*		------	layout	------		*/
html {
padding:0px;
margin:0px;
}

body{
margin:0px;
padding:0;
text-align: left;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size:11px;
color:#fff;
background: #000 url(i/bg.jpg) left repeat-y;
}

#container{
margin:0px;
width: 800px;
}

#content{
width:685px;
background: url(i/bg_content.jpg) top no-repeat;
min-height:687px; 
height:auto;
float:left;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 687px;
margin:0px;
}
/**/

*:first-child+html #content {height: 687px;margin:0px;}

#inhoud{
width:425px;
height:400px;
margin: 210px 0 0 225px;
line-height:15px;
}

#menu{
width:114px;
float:right;
margin-top:185px;
height: 370px;
}

/* for Internet Explorer */
/*\*/
* html #menu {
margin-top:185px;
}
/**/

*:first-child+html #menu {margin-top:185px;}

.tabs {
list-style:none; 
padding:0; 
margin:0;
}

.tabs li {
display:block; 
margin:0 0px 4px 0px;
}

.tabs li a {
display:block; 
width:109px; 
height:23px;
background:url(i/knop.jpg) left no-repeat; 
text-decoration:none; 
color:#fff; 
line-height:23px; 
text-align:center;
}

.tabs li a:hover {
color:#000; 
}

.tabs li a.selected, .tabs li a.selected:hover {
 color:#000; 
cursor:default;
}

h1{
font-weight:bold;
font-size: 16px;
}

.sub{
font-weight:bold;
font-size: 13px;
color: #e50589;
}

#tekstwolk{
text-align:center;
margin: 20px 15px 0 0;
padding:5px;
}

.tagcloud1{
font-size:12px;
text-decoration:none;
color:#737373;
margin-right:3px;
}

.tagcloud2{
font-size:14px;
text-decoration:none;
color:#737373;
margin-right:3px;
}

.tagcloud3{
font-size:16px;
text-decoration:none;
color:#737373;
margin-right:3px;
}

.tagcloud4{
font-size:18px;
text-decoration:none;
color:#737373;
margin-right:3px;
}

.tagcloud5{
font-size:20px;
text-decoration:none;
color:#737373;
margin-right:3px;
}

.tagcloud6{
font-size:11px;
text-decoration:none;
color:#737373;
margin-right:3px;
}

.foto_r{
float:right;
margin: 0px 5px 0 5px;
}

.foto_l{
float:left;
margin: 0px 15px 2px 0px;
}

.quote{
width:420px;
text-align:center;
padding:2px;
}

.quote .links{
float:left;
margin: 0px 0 0 0;
}

.quote .rechts{
float:right;
margin: -20px 0 0 0;
}

#opening{
width:415px;
margin:10px 0 0 -1px;
padding:0;
border-bottom:1px solid #fff;
}

#opening th{
width:410px;
border:0;
}

#opening td{
width:135px;
text-align:center;
}

th{
width:85px;
border:1px solid #fff;
}

td{
width:85px;
text-align:center;
}

.adres{
width:400px;
padding:5px;
border-bottom:1px solid #fff;
text-align:left;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 110px;
  text-align: right;
  margin-right:10px;
  }

div.row span.formw {
  float: left;
  width: 235px;
  text-align: left;
  } 
  
.space{
clear:both;
}

.kader{
margin: 10px 10px 10px 0;
padding: 10px;
border: 1px dotted #fff;
}
