html,body
{
	text-align: center;
}

div#container
{
	margin:0 auto;
	padding:0px;
	background:url("../achtergrond/start.png");
	background-repeat: no-repeat;
	text-align:left;
	width: 997px;
	height: 730px;
}

#content
{
	position: absolute;
	top: 320px;
	margin-left: 360px; 
	width: 590px;
	height: 380px;
	padding: 0px;
	font: Verdana; 
	font-family: Arial;
	font-size:20pt;
	color: white;
	text-align:left;
}

div#contentLayer
{
	position: absolute;
	width: 582px;
	top:0px;
	left:5px;
}


div#menuhome
{
	position: relative;
	top: 260px;
	left: 22px;
	width:137px;
	height:33px;
}

div#menuoverons
{
	position: relative;
	top: 260px;
	left: 22px;
	width:137px;
	height:33px;
}

div#menunieuws
{
	position: relative;
	top: 260px;
	left: 22px;
	width:137px;
	height:33px;
}

div#menuvacatures
{
	position: relative;
	top: 260px;
	left: 22px;
	width:137px;
	height:33px;
}

div#menufotoboek
{
	position: relative;
	top: 262px;
	left: 22px;
	width:137px;
	height:33px;
}
div#menulinks
{
	position: relative;
	top: 262px;
	left: 22px;
	width:137px;
	height:33px;
}

div#menumssamira
{
	position: relative;
	top: 264px;
	left: 22px;
	width:137px;
	height:33px;
}
div#menumstucana
{
	position: relative;
	top: 266px;
	left: 22px;
	width:137px;
	height:33px;
}

div#menucontact
{
	position: relative;
	top: 268px;
	left: 22px;
	width:137px;
	height:33px;
}

div#flaggen
{	
	position:relative;
	top: -258px;
	left: 850px;
	width: 108px;
}	




a:link {
font-size: 12pt; color: #FFF; text-decoration: none;}
a:visited {
font-size: 12pt; color: #FFF; text-decoration: none;}
a:hover {
font-size: 12pt; color: #FFFF; text-decoration: none;}
a:active {
font-size: 12pt; color: #FFF; text-decoration: none;}

a:link b{
font-size: 9pt; color: #7A7A7C; text-decoration: none;}
a:visited b{
font-size: 9pt; color: #7A7A7C; text-decoration: none;}
a:hover b{
font-size: 9pt; color: #7A7A7C; text-decoration: none;}
a:active b{
font-size: 9pt; color: #7A7A7C; 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
{
	top: 310px;
	font-size:8pt;
}
