body {
	text-align: left;
	
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	padding-left : 0px;
	SCROLLBAR-FACE-COLOR: #9E9E9E;
	SCROLLBAR-HIGHLIGHT-COLOR: #D5D5D5;
	SCROLLBAR-SHADOW-COLOR: #D5D5D5;
	SCROLLBAR-3DLIGHT-COLOR: #CFCFCF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #D0D0D0;
	sCROLLBAR-DARKSHADOW-COLOR: #CFCFCF;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #BABABA;
	background-color: #E9E9E9;
	margin-right: 5px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-bottom: 5;
	margin-top: 2px;
	margin-top: 2;
}

a:link {color: #6D6D6D;text-decoration: none;}
a:visited {color: #6D6D6D;text-decoration: none;}
a:hover {text-decoration: none;color: #949494;}

table
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
}

input.submit
{
border: 3px double #999999;
border-top-color: #dddddd;
border-left-color: #dddddd;
padding: 0.20em;
background-color: #FFFFFF;
color: #6D6D6D;
font-size: 11px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

input.submit:active
{
border: 3px double #009900;
border-top-color: #006600;
border-left-color: #006600;
} 

.Smalltxt{
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-size: 9px;
	text-align: left;
	line-height : 14px;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-size: 11px;
	text-align: left;
	line-height : 14px;
}

.txt a {text-decoration: underline;color: #6D6D6D;}
.txt a:visited {text-decoration: underline;color: #6D6D6D;}
.txt a:hover {text-decoration: none;color: #5e5e5e;}

.thumb{
width: 70px;
height: 70px;
border : 2px solid #DFDFDF;
margin: 0 4px 5px 0;
}
.thumb a:link {
background-color: #ffffff;
}
.thumb a:visited {
background-color: #ffffff;
}
.thumb a:hover {
background-color: #ffffff;
}
.thumb2{
width: 120px;
height: 120px;
border : 2px solid #DFDFDF;
margin: 0 4px 5px 0;
}

.big
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border : 3px solid #DFDFDF;
}

.TableLeftBorder{
	padding-left: 8px;
	border-left : 1px solid #DFDFDF;
}

.Info{
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 10px;
	text-align: left;
	font-weight : bold;
}

#navcontainer ul
{
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #626262;
font-size: 10px;
margin-left: 0;
margin-top: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li 
{ 
margin: 0 0 .1em -12px; 
border-bottom : 0px solid #D4D4D4;
width: 180px;
list-style : inside url(../images/list.gif);
}

#navcontainer a
{
display: block;
font-family: Arial, Helvetica, sans-serif;
color: #626262;
font-size: 10px;
padding: .2em .4em;
text-decoration: none;
}

#navcontainer a:hover
{
font-family: Arial, Helvetica, sans-serif;
color:#2E2E2E;
font-size: 10px;;
}

#Knop {
	text-align: left;
	float: left;
	font-size: 10px;
	margin-right: 4px;
	color:#DFDFDF;
}

#Knop a
{
padding: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#626262;
text-decoration: none;
}

#Knop a:hover
{
padding: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#272727;
text-decoration: none;
}

#Foto
{
margin-left: 35px;
margin-bottom: 20px;
float: right;
width: 350px;
}
#Subtitel
{
text-align: left;
font-size: 14px;
margin-right: 4px;
color:Red;
}
#Pic
{
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
background-color : #fff;
padding: 3px;
border : 1px solid #A8A696;
float: left;
}
hr
{
clear: both;
}