img
{
	border: none;
}

body
{
	background-color: #660000;
	color: white;
	text-align: left;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}

table
{
	table-layout: auto;
	margin: auto;
	width: 90%;
	border: 1px solid gray;
	border-collapse: collapse;
}
div#container
{
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	background-color: #660000;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	min-width: 500px;
}

div#logo div#text1
{
	text-align: left;
	font-size:20px;
	font-weight: bold;
	position: relative;
	left: 10px;
	top: 10px;
	color: #FDD823;

}
div#logo div#text2
{
	text-align: right;
	font-size:20px;
	font-weight: bold;
	right: 40px;
	position: relative;
	top: 52px;
	color: #FDD823;
}
div#logo
{
	width: 542px;
	height: 105px;
	display: block;
	margin-left: auto;
	margin-right:auto;
	background-image: url(/img/hoofding.jpg);
	background-repeat: no-repeat;
	background-position: 0px; 5px;
}
div#logo p {
	height: 105px;
	display: table-cell;
	vertical-align: middle;
}

div#header
{
	clear: both;
	padding: 0.5em;
	text-align: right;
	background-color: #cc3333;
	border-bottom: 1px solid gray;
}

div#header h1 {
	font-family:arial,verdana,sans-serif;
	font-size:14px;
	margin:0pt 2em 0pt 0pt;
	padding:0pt;
}
div#header a {
	color: rgb(253, 231, 35);
	text-decoration: none;
}
div#header span#eng 
{
	padding: 0 0.5em 0 0;
	border-right:medium double;
}
div#header span#deu 
{
	padding: 0 0.5em 0 0;
	border-right:medium double;
}
div#header span#fra 
{
	padding: 0 0.5em 0 0;
	border-right:medium double;
}
div#header span#ned 
{
	padding: 0 0.5em 0 0;
}

div#leftnav
{
	background-color: #cc3333;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px;
	line-height: 2em;
	color: rgb(253, 231, 35);
	font-weight: bolder;
	text-transform: capitalize;
	float: left;
	width: 190px;
	margin: 0.5em;
	padding: 0px;
	border: 1px solid gray;
}
div#leftnav ul {
	padding: 0px;
	margin: 0px;
}
div#leftnav li {
	list-style: none;
}
div#leftnav li.selected  a {
	padding-left: 2em;
	background-image: url('/img/orange.gif');
	background-repeat: no-repeat;
	background-position: 6px 4px;
	text-decoration: blink;
}
div#leftnav li a {
	padding-left: 2em;
	background-image: url('/img/black.gif');
	background-repeat: no-repeat;
	background-position: 6px 4px;
	color: rgb(253, 231, 35);
	text-decoration: none;
}
div#leftnav a:hover {
	background-image: url('/img/red.gif');
}
div#leftnav p {
	margin: 0 0 1em 0; 
}

div#content
{
	margin-left: 220px;
	padding: 1em;
	background-color: #fff;
	min-height: 45em;
}
div#content p 
{
	max-width: 55em;
}
div#content h2 
{
	margin: 0 0 .5em 0;
}

div#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #cc3333;
	border-top: 1px solid gray;
}

div#footer a 
{
	color: black;
	text-decoration: none;
}

#rlist
{
	min-width=10em;
}

.friend
{
	font-weight: bold;
	font-style: italic;
}

.centrimg
{
	display: block;
	margin-left: auto;
	margin-right:auto;
}
.titel
{
text-align: center;
color: #777;
font-style: italic;
margin-left: auto;
margin-right: auto;
font-size: 16px;
}
.prijscell
{
	border-bottom: 1px solid gray;
	text-align: left;
}

#infos{
	background-image: url(/img/crew.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 200px;
	float: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

#indented {
	background: transparent none repeat scroll 0%;
	color:#BB2233;
	float: left;
	font-weight: bold;
	height: 130px;
	left: 110px;
	margin-left: 0px;
	position: relative;
	top: -200px;
	width: 250px;
}
#col2 {

	position: relative;
	color: black;
	left: 20px;
	top: -95px;
	height: 130px;
	width: 250px;
	float: left;
	background: transparent;

}
#docs{
 float:left; 
 left:300px; 
 position:absolute; 
 top:450px; 
width:580px;
}

