﻿
<!--

.body 
{
	border-style: none;
	font: 100% Verdana;
	font-size: 10px;
	color: #532905;
	background-color: #39130d;
	background: #39130d;
	margin: 0; /*top, right, bottom, left */	
	padding: 0;
}

.bodyDark
{
	background-position: 0% 0%;
	vertical-align:top;
	padding: 0;
	margin: 0;
	background-color: #39130D;
	width: 100%;	
}

.lineTop
{
	background: #39130D;
	background-color: #39130D;
	padding: 0px;
	width: 100%;
	height: 10px;
	border-style: none;
	background-image: url('http://www.onskenia.nl/banner/onskenia_header_line.jpg');
	background-repeat: repeat-x;
	margin-left: 0px;
}


.leftBanner
{
	background-image: url('http://www.onskenia.nl/banner/onskenia_border.jpg');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 5px 0px 0px 0px;
	padding-top: 5px;
	margin: 0;
	width: 10px;
	margin-left: 0px;
}

.lineGraphic
{
	background-image: url('http://www.onskenia.nl/banner/onskenia_border_bottom.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	width: 100%;
	height: 10px;
}


.rightBorder
{
	background-image: url('http://www.onskenia.nl/banner/onskenia_border_right.jpg');
	background-color: #D7B997;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	width: 25px;
}

.leftBorder
{
	background-image: url('http://www.onskenia.nl/banner/onskenia_border_left.jpg');
	background-color: #D7B997;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	width: 25px;
}

.sideColumn
{
	background-color: #D7B997;
	vertical-align: top;
	overflow: auto;
	padding: 0;
	padding-top: 0;
	margin: 0;
	width: 200px;
}

h1 { font-family: 'Verdana'; text-decoration: none; font-size: 10pt; text-align:center; }

h2 { font-family: 'Verdana'; text-decoration: none; font-size: 10pt; font-weight:700; }
h2:link  	{ font-family: 'Verdana'; text-decoration: none; font-size: 10pt; font-weight:700; }
h2:visited 	{ font-family: 'Verdana'; text-decoration: none; font-size: 10pt; font-weight:700; }
h2:hover 	{ font-family: 'Verdana'; text-decoration: none; font-size: 10pt; font-weight:700; }
h2:active 	{ font-family: 'Verdana'; text-decoration: none; font-size: 10pt; font-weight:700; }
h2:visited.active 	{ font-family: 'Verdana'; text-decoration: none; font-size: 10pt; font-weight:700; }

h3 { font-family: 'Verdana'; text-decoration: none; font-size:  8pt; font-weight:700; }
h4 { font-family: 'Verdana'; text-decoration: none; font-size:  8pt; font-weight:700; }

p  	{ color: #532905; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }


a	      { color: #39130D; font-family: Verdana; font-size: 8pt; text-align:justify; }
a:link    { color: #39130D; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
a:visited { color: #39130D; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
a:hover   { color: #39130D; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
a:active  { color: #39130D; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
a:visited.active { color: #39130D; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
 
.hmenu         { color: #e4d6b2; background-color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenu:link    { color: #e4d6b2; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenu:visited { color: #bba163; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenu:hover   { color: #FF3300; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenu:active  { color: #CC3300; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenu:visited:active  { color: #CC3300; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; } 

.hmenuTab      { color: #39130D; background-color: #e4d6b2; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenuTab         { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenuTab:link    { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenuTab:visited { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenuTab:hover   { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenuTab:active  { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }
.hmenuTab:visited:active  { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 10pt; }

.tekst         { color: #532905; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }
.tekst:link    { color: #532905; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
.tekst:visited { color: #CC3300; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }
.tekst:hover   { color: #532905; text-decoration: none; font-family:Verdana; font-size: 8pt; text-align:justify; }
.tekst:active  { color: #532905; text-decoration: none; font-family:Verdana; font-size: 8pt; text-align:justify; }
.tekst:visited.active  { color: #CC3300; text-decoration: underline; font-family:Verdana; font-size: 8pt; text-align:justify; }

.tekstLarge    		{ border-style: none; padding: 5px; color: #532905; font-family: 'Verdana'; font-size: 10pt;	text-align: justify; }
.tekstLarge:link   	{ border-style: none; padding: 5px; color: #532905; font-family: 'Verdana'; font-size: 10pt;	text-align: justify; text-decoration: underline; }
.tekstLarge:hover  	{ border-style: none; padding: 5px; color: #532905; font-family: 'Verdana'; font-size: 10pt;	text-align: justify; }
.tekstLarge:active 	{ border-style: none; padding: 5px; color: #532905; font-family: 'Verdana'; font-size: 10pt;	text-align: justify; }
.tekstLarge:visited.active 	{ border-style: none; padding: 5px; color: #532905; font-family: 'Verdana'; font-size: 10pt;	text-align: justify; }

.tekstBlank    		{ color: #532905; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }
.tekstBlank:link    { color: #532905; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }
.tekstBlank:visited { color: #532905; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }
.tekstBlank:hover   { color: #FF3300; text-decoration: none; font-family:Verdana; font-size: 8pt; text-align:justify; }
.tekstBlank:active  { color: #532905; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }
.tekstBlank:visited.active  { color: #532905; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; text-align:justify; }

.tekstBold         { color: #532905; text-decoration: none; font-family:Verdana; font-size: 12pt; font-weight:700; }
.tekstBold:link    { color: #532905; text-decoration: none; font-family:Verdana; font-size: 12pt; font-weight:700; }
.tekstBold:visited { color: #532905; text-decoration: none; font-family:Verdana; font-size: 12pt; font-weight:700; }
.tekstBold:hover   { color: #532905; text-decoration: none; font-family:Verdana; font-size: 12pt; font-weight:700; }
.tekstBold:active  { color: #532905; text-decoration: none; font-family:Verdana; font-size: 12pt; font-weight:700; }
.tekstBold:visited.active  { color: #532905; text-decoration: none; font-family:Verdana; font-size: 12pt; text-align: center; font-weight:700; }

.bushSpace          { 
	background-color: #E7D3B6; 
	text-decoration: none; 
	font-family: 'Verdana'; 
	font-size: 8pt; 
	border-style:none; 
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px; 
	vertical-align:top;  
}

.bushNormal         {
	border: none;
	color: #532905;
	background-color: #E7D3B6;
	background: #E7D3B6;
	text-decoration: none;
	font-family: 'Verdana';
	font-size: 8pt;
	text-align:justify;
	border-style: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	top: 100px;
}
.bushNormal:link    { color: #532905; background-color: #E7D3B6; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushNormal:visited { color: #3b3333; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushNormal:hover   { color: #FF3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushNormal:active  { color: #CC3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushNormal:visited:active { color: #FF3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; } 

.bushLight         {
	color: #532905; 
	background-color: #DAC7A7;
	text-decoration: none;
	font-family: 'Verdana';
	font-size: 8pt;
	text-align:justify;
	border: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;	
}
.bushLight:link    { color: #532905; background-color: #DAC7A7; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushLight:visited { color: #3b3333; background-color: #DAC7A7; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushLight:hover   { color: #FF3300; background-color: #DAC7A7; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushLight:active  { color: #CC3300; background-color: #DAC7A7; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushLight:visited:active { color: #FF3300; background-color: #DAC7A7; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; } 

.bushDark         {
	color: #532905;
	background-color: #D5BF99;
	text-decoration: none;
	font-family: 'Verdana';
	font-size: 8pt;
	text-align:justify;
	border: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.bushDark:link    { color: #532905; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushDark:visited { color: #3b3333; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushDark:hover   { color: #FF3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushDark:active  { color: #CC3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushDark:visited:active { color: #FF3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; } 

.bushTitle         {
	color: #532905;
	background-color: #BA9F81;
	text-decoration: none;
	font-family: 'Verdana';
	font-size: 8pt;
	border: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: middle ;
}
.bushTitle:link    { color: #532905; background-color: #BA9F81; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushTitle:visited { color: #3b3333; background-color: #BA9F81; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushTitle:hover   { color: #FF3300; background-color: #BA9F81; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushTitle:active  { color: #CC3300; background-color: #BA9F81; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.bushTitle:visited:active { color: #FF3300; background-color: #BA9F81; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; } 

.vmenuPicture  { color: #532905; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; border:none;padding-left:0;padding-top:0; padding-bottom:0; vertical-align:top; }
.vmenu         { color: #532905; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu:link    { color: #532905; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu:visited { color: #3b3333; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu:hover   { color: #FF3300; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu:active  { color: #CC3300; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu:visited:active { color: #FF3300; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; } 

.vmenu2         { color: #532905; background-color: #CEA980; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu2:link    { color: #532905; background-color: #CEA980; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu2:visited { color: #3b3333; background-color: #CEA980; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu2:hover   { color: #FF3300; background-color: #CEA980; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu2:active  { color: #CC3300; background-color: #CEA980; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.vmenu2:visited:active { color: #FF3300; background-color: #CEA980; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; } 

.linksmenu		   { color: #39130D; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.linksmenu:link    { color: #39130D; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.linksmenu:visited { color: #3b3333; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.linksmenu:hover   { color: #FF3300; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.linksmenu:active  { color: #C75400; background-color: #D7B997; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }

.parkmenuBox {
	 border-style:none;padding-top:10px;padding-bottom:10px; padding-left:10px;padding-right:10px; vertical-align:top; text-align:center 
}

.parkmenu		  { color: #39130D; background-color: #e2d3be; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.parkmenu:link    { color: #39130D; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.parkmenu:visited { color: #808080; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.parkmenu:hover   { color: #FF3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.parkmenu:active  { color: #CC3300; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }
.parkmenu:visited.active  { color: #808080; text-decoration: none; font-family: 'Verdana'; font-size: 8pt; }

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #f7eee3;
	color: #3b3333;
}
-->