#wrapper_r
{
  position:relative;
	display:table;
	background-color:#400000;
	color:black;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#stripe
{
  display:table-cell;
	width:20px;
}

#linkervlak
{
  display:table-cell;
	width:208px;
	background-color:#252525;
	border-left:1px solid black;
	border-right:1px solid black;
 
}

#nav-title

{
  color:#FFFFFF;
	font-size:16px;
	text-align:right;
	padding:10px;
	margin-top:20px;
}

#navbar
{
  
	font-size:14px;
	text-decoration:none;
	width:208px;
	
	margin-top:40px;
	
}
	
#navbar a:link
{
	text-decoration: none;
	color: #F6B28F;
}

#navbar a:visited
{
	text-decoration: none;
	color: #F6B28F;
}

#navbar a:hover
{
	color:#800000;
}

#navbar a:active
{
  color:#F6B28F;
}

#navbar ul
{
  text-align:right;
	font-size:14px;
	padding:10px;
	margin-top:0px;
	list-style-type:none;
	line-height:100%;
}

#home
{
  margin-top:25px;
}

#home a:link
{
  color: #800000;
}

#home a:visited
{
  color: white;
}

#home a:hover
{
  color: #800000;
}

#home a:active
{
  color: white;
}

.spacer
{
  line-height:75%;
}

#rechtervlak
{
  display:table-cell;
  width:610px;
	background-color:#400000;
}

#foto-1,#foto-2,#foto-3,#foto-4,#foto-5,#foto-6,#foto-7
{
  display:table-cell;
}

#foto-galerij
{
  display:table;
	height:105px;
	width:591px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
 	display:table-cell;
	color: #F6B28F;
	text-align:right;
	font-size:18px;
	font-family:Verdana,Arial,sans-serif;
	padding-right:10px;
	padding-top:20px;
	margin:0;
}

#row-2
{
  display:table;
	width:610px;
	height:50px;
	border-bottom:2px solid #CCCCCC;
}

#row-3
{
  display:table;
	width:610px;
}

#kolom-1
{
  display:table-cell;
 	width:304px;
	text-align:left;
	padding:10px;
	background-color:#A2000C;
	border-right:2px solid #400000;
	 
}

#kolom-2
{
  display:table-cell;
 	width:304px;
	text-align:left;
	padding:10px;
	background-color:#A2000C;
}

#kolom-1 ul
{
  list-style-type:none;
}

.kolomtitel
{
  color:#FFFFFF;
	font-weight: normal;
	font-size: 12pt;
}

.title a:link
{
	color: #F6B28F;
	text-decoration:none;
	font-size: 10pt;
}

.title a:visited
{
	color: ##F6B28F;
	text-decoration:none;
	font-size: 10pt;
}

.title a:hover
{
	color: #000000;
	font-weight: regular;
	font-size: 10pt;
}

.title a:active
{
	color: white;
	
}

.subtitle
{
  color:#CCCCCC;
	font-weight: regular;
	font-size: 10pt;
	text-align:left;
}

.auteur
{
  color:#CCCCCC;
	font-weight: regular;
	font-size: 10pt;
	text-align:left;
}


