
<!--

BODY
{
	background: #095f8e url(design/background.png) repeat-y scroll 50% 0;
	margin:0px 0px 0px 0px;
}
BODY, td
{
	font:11px Arial;
	line-height:14px;
	color: #1f1f1f;
}
IMG {
border:0;
}

.navigatie
{
	width: 169px;
	font:bold 12px Arial;
	border: 0px;
	padding: 0;
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
}

	.navigatie ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.navigatie ul li
	{
		margin: 0;
		padding: 2px 3px 2px 5px;
	}
	
	.navigatie ul li a
	{
		display: block;
		padding: 1px 3px 1px 5px;
		background-color: #101010;
		color: #DCDCDC;
		text-decoration: none;
		width: 100%;
		outline:none;
	}
	
	html>body .navigatie ul li a
	{
		width: auto;
	}
	
	.navigatie ul li a:hover
	{
		background-color: #095f8e;
		font:bold 12px Arial;
		color: #fff;
		padding: 1px 0px 1px 8px;
	}
	
	.navigatie ul li a:active
	{
		background-color: #095f8e;
		font:bold 12px Arial;
		color: #F1F1F1;
	}

.content
{
	background: #a0c6d4 url(design/contentbg.jpg) no-repeat top left;
	vertical-align:top;
	padding:10px 40px 10px 5px;
}

#menuleft
{
	 width:15px;
	 height:100%;
	 vertical-align:top;
	 background: #a0c6d4 url(design/menuleftbg.jpg) repeat-y;
}
#menuright
{
	 width:20px;
	 height:3100%;
	 vertical-align:top;
	 background: #a0c6d4 url(design/menurightbg.jpg) repeat-y;
}

#menu
{
	 background: #000 url(design/menu.jpg) no-repeat;
	 width:169px;
	 height:100%;
	 vertical-align:top;
	 padding-top:60px;
}

#footleft
{
	 width:204px;
	 height:50px;
	 background: #a0c6d4 url(design/menudownbg.jpg) repeat-y;
}

#footer {
	background: #a0c6d4 url(design/contentbg.png) no-repeat bottom;
	vertical-align:bottom;
	padding:0;
	margin:0;
	font:11px Arial;
	text-align: center;
	height:25px;
	color:#a0c6d4;
}
	#footer a
	{
		text-decoration: none;
		color:#a0c6d4;
	}
	
	#footer a:link
	{
		color: #a0c6d4;
		text-decoration: none;
	}
	
	#footer a:visited
	{
		color: #a0c6d4;
		text-decoration: none;
	}
	
	#footer a:hover
	{
		color: #003366;
		text-decoration: none;
	}
	
	#footer a:active
	{
		color: #003366;
		text-decoration: none;
	}


.text
{
	font:11px Arial;
	line-height:14px;
	color: #1f1f1f;
	text-align: justify;
}

	.text a
	{
		font:bold 11px Arial;
		text-decoration: none;
	}
	
	.text a:link
	{
		color: #003366;
		font: bold 11px;
		text-decoration: none;
	}
	
	.text a:visited
	{
		color: #003366;
		text-decoration: none;
	}
	
	.text a:hover
	{
		color: #095f8e;
		text-decoration: underline;
	}
	
	.text a:active
	{
		color: #095f8e;
		text-decoration: none;
	}

.lighttext
{
	font:11px Arial;
	line-height:14px;
	color: #696969;
}

	.lighttext a
	{
		font:bold 11px Arial;
		text-decoration: none;
	}
	
	.lighttext a:link
	{
		color: #004991;
		font: bold 12px;
		text-decoration: none;
	}
	
	.lighttext a:visited
	{
		color: #004991;
		text-decoration: none;
	}
	
	.lighttext a:hover
	{
		color: #0080c6;
		text-decoration: underline;
	}
	
	.lighttext a:active
	{
		color: #0080c6;
		text-decoration: none;
	}

.greytext
{
	font:11px Arial;
	line-height:14px;
	color: #696969;
}

	.greytext a
	{
		font:11px Arial;
		text-decoration: none;
	}
	
	.greytext a:link
	{
		font:11px Arial;
		color: #696969;
		text-decoration: none;
	}
	
	.greytext a:visited
	{
		color: #696969;
		text-decoration: none;
	}
	
	.greytext a:hover
	{
		color: #095f8e;
		text-decoration: underline;
	}
	
	.greytext a:active
	{
		color: #095f8e;
		text-decoration: none;
	}

h1, h2, h3
{
	font: 700 12px Arial;
	margin:0;
	padding:0;
}

h1
{
	font-size:18px;
	color: #000;
	margin: 0px 0px 10px 5px;
	line-height:20px;
}

h2
{
	font-size:14px;
	color: #000;
	line-height:14px;
	margin: 0px 0px 10px 5px;
}

h3
{
	font-size:12px;
	color: #000;
	line-height:14px;
	margin: 0px 0px 10px 5px;
}

.rtext
{
	font: 11px Arial;
	color: #000;
	text-align:right;
}

.products
{
	width: 500px;
	font: 11px Verdana;
	border: 0px;
	padding: 0;
	margin: 0;
	text-align:left;
	margin: 0px 100px 0px 100px;
}

	.products ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.products ul li
	{
		margin: 0;
		padding: 0;
	}
	
	.products ul li a
	{
		display: block;
		padding: 5px;
		background-color: a0c6d4;
		color: #1f1f1f;
		text-decoration: none;
		width: 100%;
		border: 1px solid #095f8e;
		margin-bottom:15px;
	}
	
	html>body .products ul li a
	{
		width: auto;
	}
	
	.products ul li a:link
	{
		text-decoration: none;
		font: 11px Verdana;
	}
	.products ul li a:visited
	{
		text-decoration: none;
	}
	
	.products ul li a:hover
	{
		background-color: #aecedb;
		color: #000;
		padding: 5px;
		border: 1px solid #003366;
	}
	
	.products ul li a:active
	{
		background-color: a0c6d4;
		color: #000;
		padding: 5px;
		border: 1px solid #095f8e;
	}


.producttitle
{
	font:bold 16px Arial;
	line-height:22px;
	color: #003366;
}
	
	.producttitle a
	{
		font:bold 16px Arial;
		line-height:22px;
		color: #003366;
		text-decoration: none;
	}
	
	.producttitle a:link
	{
		font:bold 16px Verdana;
		line-height:22px;
		color: #003366;
		text-decoration: none;
	}
	
	.producttitle a:visited
	{
		color: #003366;
		text-decoration: none;
	}
	
	.producttitle a:hover
	{
		color: #095f8e;
		text-decoration: none;
	}
	
	.producttitle a:active
	{
		color: #095f8e;
		text-decoration: none;
	}

.productphoto {
	float:left;
	margin-right:10px;
	border: 2px solid #095f8e;
}

.photolink {
	margin-left:15px;
}
.photolink a img {
	border: #095f8e 2px solid;
}
.photolink a:link img {
	border: #095f8e 2px solid;
}
.photolink a:visited img {
	border: #095f8e 2px solid;
}
.photolink a:hover img {
	border: #003366 2px solid;
}
.photolink a:active img {
	border: #003366 2px solid;
}

input, textarea, select
{
	background-color: #d0e3ea;
	border: 1px solid #1f1f1f;
	font:11px Arial;
	color: #003366;
}

option
{
	background-color: #d0e3ea;
	border-width: 0px;
	font:11px Arial;
	color: #003366;
}

input[type="submit"]
{
	cursor: pointer;
	font:11px Arial;
	color: #003366;
}


.formbutton
{
	background-color: #F8F8F8;
	border-color: #B7B7B7;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	color: #000000;
	font-weight:bold;
}

.submit
{
	cursor: pointer;
}



.sitepath { 
font:10px Verdana;
color: #303030;
text-align: justify;
}
	.sitepath a {
		font:bold 10px Verdana; 
		text-decoration: none;
		}
	.sitepath a:link { 
		color: #303030; 
		font: bold 10px;
		text-decoration: none;
		}
	.sitepath a:visited { 
		color: #303030; 
		text-decoration: none;
		}
	.sitepath a:hover { 
		color: #095f8e; 
		text-decoration: none;
		}
	.sitepath a:active { 
		color: #095f8e; 
		text-decoration: none;
		}

.footer
{
	width:900px;
	height:30px;
	background: #1A1A1A url(design/footbg.jpg) bottom left repeat-x;
	font:11px Verdana;
	color:#3A3A3A;
	padding-top:5px;
}

	.footer a
	{
		font:11px Verdana;
		text-decoration: none;
	}
	
	.footer a:link
	{
		color: #3A3A3A;
		font: bold 11px;
		text-decoration: none;
	}
	
	.footer a:visited
	{
		color: #3A3A3A;
		text-decoration: none;
	}
	
	.footer a:hover
	{
		color: #505050;
		text-decoration: none;
	}
	
	.footer a:active
	{
		color: #3A3A3A;
		text-decoration: none;
	}

hr {
	color: #095f8e;
	height: 4px;
	background: #095f8e url(design/hrbg.png) no-repeat scroll center;
	border: none;
}

/* CMS Stuff */

.inlivisible {
display: inline;
margin:0;
padding:0;
}
	.inlivisible input {
	background-color: none;
	border:0;
	}

#cms tr td {
background-color:#b3d1dd;
padding:5px 10px;
margin:10px;
}
#cms tr th {
background-color:#003366;
color:#a0c6d4;
padding:5px 10px;
margin:10px;
font-size:12px;
text-align:center;
}
-->

