.wrapper {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	border: 0px solid #ff0000;
}

.header {
/*	background-image: url(../images/ausgleich.gif);
	background-color: white;*/	background-color: transparent;	background-image: url(../images/logoachtergrond.gif);	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	vertical-align: bottom;
	position: relative;
}

.content {
	text-align: center;
	color: black;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 		
	font-size: 12px;
	border: 0px;
	border-color: White;
	text-align: justify;
}

body {
	background-image:  url(../images/background.jpg);
	text-align: center;	
	background-color: #5264AF;
}

p {
	margin: 0px;
}

p a:link {
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;	
}

li a:link {
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;	
}

li a:visited {
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;
} 

p a:visited {
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;
} 

li a:visited {
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;
} 


/*
a:link
{
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;
}
a:visited
{
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;
} 
a:active 
{
	color: white;
	text-decoration: none;
	border: dashed White;
	border-width: 0 0 1px 0;
}
a:hover 
{
	color: white;
	text-decoration: none;
	border: solid White;
	border-width: 0 0 1px 0;
}

*/

b
{
	color: #7f421e;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #7f421e;
	margin: 0px;
}
h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #5565b1;
	margin: 0px;
}
h3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: white;
	margin: 0px;
	margin-top:15px;
}
h4
{
	color: rgb(153,153,0);
}
h5
{
	color: rgb(255,153,0);
}
h6
{
	color: rgb(51,102,204);
}


/* File strip for left menu nafigation */

.dfilm {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: bottom;
	text-align: left;
	position: absolute;
	width:140px;
	border:0px solid red;
}

.dfilmh {
	background-color: black;
	height: 4px;
	font-size: 1px;
	border:0px solid red;
}

.dfilmvm {
	margin: 0 0 0 0; 
	text-align: center;
	border:0px solid red;
	font-size: 0px;
}

.dfilmv1 {
	background-image: url(../images/filmv.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	float: left;
	height:100%;
	position: absolute;
	border:0px solid red;
}

.dfilmv2 {
	background-image: url(../images/filmv.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 16px;
	padding: 0px;
	margin: 0px -100px 0 0;
	top: 0px;
	right: 100px;
	float: right;
	height:100%;
	position: absolute;
	border:0px solid red;
}


.spacer {
	clear: both;
	float: none;
}

