html, body
{
	margin: 0;

	margin: 0 auto;

	background: #f4f4f4;
	
	height: 100%;
}

#header
{
	background: #F0F8FF;

	vertical-align: top;

	padding: 18px;

	font-family: Georgia, Lucida, Arial, sans-serif;

	border-bottom: 1px solid #efefef;

	font-size: 11px;

	font-weight: lighter;

	color: #00008B;
	
	height: 60px;
}



.title
{
	font-size: 24px;

	font-style: italic;

	font-weight: bold;

	color: #A0522D;

}

#main

{

	background: #F0F8FF;

	width: 100%;

	height: auto;

	float: left;
	
	padding: 0px;
	
	left: 8px;

	border-left: 1px dashed #efefef;

	border-right: 1px dashed #efefef;

	margin: 0 0 0 8px;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #A52A2A;

}

h1, h2

{

	font-family: Georgia, Verdana, Arial, sans-serif;

	color: #191970;

	font-weight: lighter;

	border-left: 16px solid #2F4F4F;

	border-bottom: 1px solid #2F4F4F;

	padding-left: 8px;

}

h3, h4

{

	font-family: Georgia, Verdana, Arial, sans-serif;

	color:  #2F4F4F;

	font-weight: lighter;

	border-left: 25px solid #A52A2A;

	border-bottom: 1px solid #A52A2A;

	padding-left: 8px;

}



#links_voor
{
	width: 180px;

	color: #00008B;

	border-bottom: 1px solid #efefef;

	background-color: transparent;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 12px;
}

#links_voor p
{
	width: 90%;

	padding: 3px;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	background-color: #FFFFFF;

	color: #000000;
}













#menu
{
	width: 120px;
	
	height: 100%;

	color: #00008B;

	border-bottom: 1px solid #efefef;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 12px;
}

#menu a:link, #menu a:visited

{

	width: 120px;

	margin: 1px 0 1px 0;

	border: 1px solid #ffffff;

	padding: 4px 3px 4px 12px;

	background-color: transparent;

	color: #4169E1;

	text-decoration: none;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 12px;

	font-weight: normal;

	display: block;

}

#menu a:hover

{

/*	border-right:1px solid #CF784E; */

	border-left:1px solid #CF784E;

	color: #A52A2A;

	text-decoration: none;

}

#corporate

{
	background: #F0F8FF;

	padding: 12px;

		border-top: 4px solid #efefef;

	border-bottom: 1px solid #efefef;
	

	
	
	
}

#hor_menu

{
	background: #F0F8FF;

	padding: 12px;
	
	text-align: right;


	border-top: 4px solid #efefef;

	border-bottom: 1px solid #efefef;
}

#tabnav
{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
}

#tabnav li
{
		margin: 0; 
		padding: 0;
 		display: inline;
		list-style-type: none;
}

#tabnav a:link, #tabnav a:visited
{
		float: right;
		background: #F0F8FF;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #00008B;
		border-bottom: 1px solid #A52A2A;
		text-decoration: none;
		color: #00008B;
}

#tabnav a:link.active, #tabnav a:visited.active
{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #A52A2A;
}

#tabnav a:hover
{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #A52A2A;
}

#hor_menu a

{
	background-color: #f4f4f4;
		
	color: #4169E1;

	text-decoration: none;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 12px;

	font-weight: normal;
}
		

#hor_menu a:hover

{
	color: #A52A2A;

	text-decoration: none;
}

#lefty

{
	background: #F0F8FF;

	margin: 8px;

	width: 230px;

	height: 100%;

	color: #00008B;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

}

#lefty p

{
	width: 94%;

	padding: 3px;

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	background-color: #A52A2A;

	color: #FFFFF0;

}

a:link, a:visited

{

	color: #00008B;

	border-bottom: 1px solid #efefef;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	text-decoration: underline;

}

a:hover

{

	color: #A52A2A;

	text-decoration: none;

}

#content_iframe
{
	background: #F0F8FF;

	float: right;

	width: 78%;

	height:100%;

	padding: 12px;

	border-left: 1px solid #efefef;
}

#content

{

	background: #F0F8FF;

	float: left;

	width: 78%;
	
	height:100%;

	text-align: left;

	padding: 12px;

	border-left: 1px solid #efefef;

	font-family: Verdana, Arial, sans-serif;

	font-size: 13px;

	line-height: 145%;

	color: #000000;

}

#content h3, h4

{

	font-family: Georgia, Verdana, Arial, sans-serif;

	font-size: 16px;

	color:  #000000;

	font-weight: lighter;

	border-left: 25px solid #A52A2A;

	border-bottom: 1px solid #A52A2A;

	padding-left: 8px;

}

#footer

{
	background: #F0F8FF;

	border-top: 1px solid #efefef;

	padding: 12px;

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	color: #cccccc;
	
	vertical-align: bottom;
	
	margin: 0;
	
	clear: both;
}


hr

{

	border:0;

	border-bottom: 1px solid #efefef;

	height: 1px;

}

li

{

	list-style-type: none;

	line-height: 160%;

}



