body{
	background-color:#004495;
	margin:0px;
}

div.header{
	margin-top:0px;
	width:1014px;
	min-height:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.taalkeuze{
	width:200px;
	position:relative;
	top:-80px;
	left:800px;
	margin-right:10px;
	text-align:right;
}

div.mainFrame{
	margin-top:10px;
	width:1014px;
	min-height:564px;
	height:564px;
	background-image:url(../layout/layout/frame.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

div.navigatie{
	clear:both;
	margin-top:20px;
	margin-left:40px;
	width:900px;;
	height:40px;
	min-height:40px;
	float:left;
}

div.imageFrame{
	margin-top:10px;
	margin-left:60px;
	/*background-color:#F60;*/
	width:280px;
	height:450px;
	min-height:450px;
	float:left;
}

div.textFrame{
	overflow:auto;
	float:right;
	margin-top:10px;
	margin-right:60px;
	padding:10px;
	background-color:#F60;
	background-position:bottom left;
	background-repeat:repeat-x;
	width:580px;
	height:314px;
	min-height:314px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:18px;
	scrollbar-base-color: #F28000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}

div.textFrameFooter{
	background-color:#F60;
	float:right;
	margin-right:60px;
	background-image:url(../layout/layout/oranjebg.gif);
	width:600px;
	height:116px;
	min-height:116px;
}

.textFrame input{
	width:40px;
	height:20px;
	text-align:center;
	border:#F00 1px solid;
}

.textFrame h1{
	font-size:18px;
	font-weight:bold;
}

.textFrame h2{
	font-size:14px;
	font-weight:bold;
}

.textFrame h3{
	font-size:12px;
	font-weight:bold;
}

.textFrame a:link{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.textFrame a:active{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.textFrame a:visited{
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}

.textFrame a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

div.footer{
	position:absolute;
	top:690px;
	clear:left;
	width:1014px;
	min-height:40px;
	height:40px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-left:30px;
	margin-right:30px;
}

table.vestigingen{
	font-size:12px;
}

.vestigingen p{
	margin-top:0px;
	margin-left:0px;
}

.vestigingen ul{
	margin-left:-20px;
}
