fhtml, body { height: 100%; padding: 0; margin: 0; }

body {  
	background-repeat: no-repeat;
	background-position: top center; 
	background-color: #b1d1fa; 
	background-attachment:fixed;
	border: solid 0px #00FF00;
	background-image: url("../images/patroon.jpg");	
	
}

a, a:hover, a:active, a:visited, a:link
{
	font-family: verdana;
	color: #EAC10C;
	font-style: italic; 
}

a.normal, a.normal:hover, a.normal:active, a.normal:visited, a.normal:link
{
	font-family: verdana;
	color: #13346e;
	font-style: italic; 
}

a.small
{
	font-family: verdana;
	color: #13346e;
	font-style: italic; 
	text-decoration:none;
}

a.small:hover, a.small:active
{
	font-family: verdana;
	color: #13346e;
	font-style: italic; 
	border-bottom:1px solid #fde166;
}

a.small_text, a.small_text:hover, a.small_text:active, a.small_text:visited, a.small_text:link
{
	font-family: verdana;
	color: #13346e;
	font-style: italic; 
}

a.languages, a.languages:hover, a.languages:active, a.languages:visited, a.languages:link
{
	font-family: verdana;
	color: #13346e;
	font-style: normal;
	font-size: 0.7em;
	text-decoration: none;
}

a.header_products
{
	font-family: verdana;
	color: #13346e;
	font-style: italic; 
	text-decoration: none;
}


a.header_products:hover
{
	font-family: verdana;
	color: #13346e;
	font-style: italic; 
	border-bottom:1px #fde166 solid;
}

h1
{
	
	font-size: 1.3em;
	font-family: verdana;
	color: #407D19; 
}



/* POSITIONING */
/* background positioning panes */
#wrapper {
	position:relative; 
	width: 872px; 
	margin: 0px auto 0px auto; 
	padding: 0px;
}
#content {
	margin-top: 20px;
	float:right; 
	width:872px;
}
#footer {
	width:872px; 
	margin:0px auto 30px auto; 
	text-align:center; 
	clear:left; 
}

/* END: POSITIONING */


div.languages
{
	text-align:right;
	padding-right: 50px;
	font-family: verdana;
	color: #407D19;
}

div.layout_top
{
	text-align:center;
	width:872px; 
	height:30px; 
	background-image: url(../images/layout_background_top.png); 
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 0px;
}

div.menu
{
	text-align:center;
	width:872px; 
	height:30px; 
	border: solid 0px;
	padding-top: 6px;
}

div.layout_left
{
	text-align:center;
	width:34px; 
	background-image: url(../images/layout_background_left.png); 
	background-repeat: repeat-y;
	background-position:center center;
	float:left;
	height:100%;
	
}


div.layout_right
{
	text-align:center;
	width:34px; 
	background-image: url(../images/layout_background_right.png); 
	background-repeat: repeat-y;
	background-position:center center;
	float:left;
	height:100%;
}
div.layout_bottom
{
	text-align : right;
	font-size: 0.9em;
	font-family: verdana;
	color: #13346e; 
	width:872px; 
	height:82px; 
	background-image: url(../images/layout_background_bottom.png); 
	background-repeat: no-repeat;
	background-position:center center;
}

div.layout_bottom_home
{
	text-align : right;
	font-size: 0.9em;
	font-family: verdana;
	color: #13346e; 
	width:872px; 
	height:146px; 
	background-image: url(../images/layout_background_bottom_home.png); 
	background-repeat: no-repeat;
	background-position:center center;
}

div.bottom_title
{
	text-align : right;
	font-size: 1.0em;
	font-family: verdana;
	color: #13346e; 
	padding-right: 50px;
	padding-top: 35px;
}

div.bottom_title_home
{
	text-align : right;
	font-size: 1.0em;
	font-family: verdana;
	color: #13346e; 
	padding-right: 50px;
	padding-top: 90px;
}

div.pageNavigation
{
	padding-top:32px;
	text-align:left;
	text-decoration:none;
	font-family : Verdana, Arial, Tahoma, Arial;
	color: #547F47; 
	Font-size: 9px;
	padding-left : 35px;
	
}

div.pageImage
{
	float: left;
	border: solid 0px;
	width: 300px;
	height: 231px;
	background-repeat: no-repeat;
	background-position:center center;
	
}

div.pageHeader
{
	float: right;
	height: 285px;
	width: 485px;
	background-image: url(../images/layout_background_header.jpg); 
	background-repeat: no-repeat;
	background-position: center center;
}

div.pageHeaderText
{
	
	text-align : left;
	font-size: 0.7em;
	font-family: verdana;
	color: #13346e; 
	padding-left: 10px;
	padding-top: 5px;
}

.pageHeaderTitle
{
	
	font-size: 1.3em;
	font-family: verdana;
	color: #13346e; 
	padding-top:10px;
	padding-bottom:10px;
}

div.main
{
	height:642px;
}
div.main_home
{
	height:620px;
}



div.content
{
	float: left;	
	width: 804px;
	border: 0px solid;
	text-align: left;
	background-color:#FFFFFF;
	height:642px;
}

div.content_home
{
	float: left;	
	width: 804px;
	border: 0px solid;
	text-align: left;
	background-color:#FFFFFF;
	height:620px;
}

div.pageText
{
	text-align : left;
	font-size: 0.8em;
	font-family: verdana;
	color: #13346e; 
	padding-top : 0px;
	
	padding-right: 35px;
	border: solid 0px #000000;
	margin-bottom: 20px !important;
	min-height: 330px;
	
	height: 100%;
	width: 100%;
	overflow-y:auto; 
	overflow-x: no;
	
	padding: 0px;
	padding-right: 5px;
	padding-top: 10px;
	scrollbar-base-color:7FC8E8;	
	scrollbar-arrow-color:EE171F;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dLight-Color:0092CE;
	scrollbar-shadow-color:7FC8E8;
	scrollbar-darkshadow-color:0193CF;
	scrollbar-face-color:6CBBE2;
	width:750px; 
	height:330px; 
	padding-left: 15px;
	padding-right: 35px;
	
	
}

a.main_menu_selected:hover,a.main_menu_selected:active,a.main_menu_selected:visited,a.main_menu_selected:link
{
	color: #FDE166;
	font-family: Verdana;
	text-decoration: none;
	font-style:normal;
	font-variant: small-caps;
	
}

a.main_menu:hover,a.main_menu:active,a.main_menu:visited,a.main_menu:link
{
	
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-style:normal;
	font-variant: small-caps;
}

a.navigation, a.navigation:hover, a.navigation:active, a.navigation:visited, a.navigation:link
{
	
	color: #13346e;
	font-family: Verdana;
	font-style: italic;
	font-size: 1.2em;
	text-decoration: none;
	margin: 1px;
}


#footer
{
	color: gray;
	font-family: Verdana;
	text-decoration: none;
	font-size: 0.8em;
}