body
{
	background-color:		#e6f0f7;
	font-family:			arial;
	color:					#565758;
	font-size:				13px;
	padding:		 		0;
	margin:					0;
	height:					100%;
	text-align:				center;
}
hr {
      border: 				0;
      width: 				100%;
    }
    hr.hr2 {
      color: 				#acbcc6;
      background-color: 	#acbcc6;
      height: 				1px;
    }

td
{

	font-family:			arial;
	font-size:				13px
}

img
{
	border:					0px;
}

#container
{
	width:					935px;
	position:				relative;
	margin:					0 auto;
	text-align:				left;
}

#header
{
	height:					216px;
	width:					935px;
	background:				url("../images/header.jpg") no-repeat;
	margin-bottom:			0px;
}

.center
{
	text-align:				center;
}



#random
{
	position:				absolute;
	height:					158px;
	width:					649px;
	top:					15px;
	left: 					240px;
}

#footer
{
	background:				url("../images/footer.jpg") top left no-repeat;
	width:					935px;
	height:					32px;
}

#content
{
	background:				url("../images/bg.jpg") top left repeat-x;
	background-color:		#c3d9ea;
	width:					825px;
	margin:					0px;
	padding-top:			30px;
	padding-bottom:			20px;
	padding-left:			50px;
	padding-right:			60px;	
	min-height:				445px;
}

#content a:link {
text-decoration:none; color:#2b6088;} 
#content a:visited {
text-decoration:none; color:#2b6088;} 
#content a:hover {
text-decoration:none; color:#2b6088;} 

*html #content
{			
	height:					400px;
	width:					935px;
}

h1
{
	font-size:				18px;
	color:					#4087be;
}

#extradiv01
{
	position:				absolute;
	left:					17px;
	bottom:					7px;
	font-size:				12px;
	color:					#424242;
}

#extradiv02
{
	position:				absolute;
	right:					17px;
	bottom:					7px;
	font-size:				12px;
	color:					#424242;
}
	
#menu
{
	font-family:			century gothic, arial;
	font-size:				14px;
	position:				absolute;
	top:					170px;
	right:					35px;
}

* html #menu
{
	top:					180px;
}

#menu ul
{
	list-style-type:		none;
}

#menu li
{
	display:				inline;
	margin-right:			12px;
	margin-left:			12px;
}

#menu a:link {
text-decoration:none; color:#ffffff;} 
#menu a:visited {
text-decoration:none; color:#ffffff;} 
#menu a:hover {
text-decoration:none; color:#cadeed;} 

#back
{
	background:				url("../images/adres_gegevens.jpg")top right no-repeat;
	height:					400px;
	width:					400px;
	left:					500px;
	position:				absolute;	
}

