html,body
{
	text-align: center;
	background-color: #c0c0c0;
}

div#container
{
	margin:0 auto;
	padding:0px;
	background:url("../achtergrond/background.gif");
	background-repeat: no-repeat;
	text-align:left;
	width: 960px;
	height: 720px;
}

#content
{
	position: absolute;
	top: 230px;
	margin-left: 271px; 
	width: 650px;
	height: 504px;
	padding: 0px;
	font: Verdana; 
	font-family: Verdana;
	font-size:12pt;
	text-align:left;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #666666;
	overflow-x: hidden; 
  	overflow-y: scroll;
}

div#contentLayer
{
	position: absolute;
	width: 625px;
	top:0px;
	left:5px;
}


div#menu
{
	font-family: Verdana, Avenir-Book, Tahoma;
	font-size: 9pt;
	position: relative;
	top: 300px;
	left: 50px;
	color: white;
}


div#flaggen
{	
	position:relative;
	top: -258px;
	left: 850px;
	width: 108px;
}	




a:link {
font-size: 10pt; color: #FFFFFF; text-decoration: none;}
a:visited {
font-size: 10pt; color: #FFFFFF; text-decoration: none;}
a:hover {
font-size: 10pt; color: #FFFFFF; text-decoration: none;}
a:active {
font-size: 10pt; color: #FFFFFF; text-decoration: none;}

a:link b{
font-size: 9pt; color: #FFFFFF; text-decoration: none;}
a:visited b{
font-size: 9pt; color: #FFFFFF; text-decoration: none;}
a:hover b{
font-size: 9pt; color: #FFFFFF; text-decoration: none;}
a:active b{
font-size: 9pt; color: #FFFFFF; text-decoration: none;}

.style12{
color: black;
text-align:left;
font-size: 9pt;
font-family: Verdana, Avenir-Book, Tahoma;
}

.style7{
text-align:left;
color: black;
font-size: 9pt;
font-family: Verdana, Avenir-Book, Tahoma;
}

input{
border-color: #ba2f3d;
border-width: 1px;
border-style: solid;
margin: 1px;
}

textarea{
border-color: #ba2f3d;
border-width: 1px;
border-style: solid;
margin: 1px;
}

td{
text-align:right;
}

.style8{
margin-right: 0px;
float: right;
}



/* ----FIREFOX---- */


html>body #content
{
	height: 497px;
}