* {
margin: 0;
}

html, body, table, tr, td {
font:12px normal Verdana, Arial, Helvetica, sans-serif;
color:#676767;
}

html { height: 100%; }
body { height: 100%;background-color:#F0F0F0; }

#page {
margin:0 auto -50px;
margin-top:50px;
width:809px;
padding:0;
background:#F0F0F0;
min-height: 549px;
height: auto !important;
height:549px;
}

#containerLeft {
float:left; 
width:160px;
height:500px;   
background-color:#0089cb;
}

#containerRight {
float:left;    
width:640px;
height:500px;
background-color:#fff;
}

#containerLogo {
height:187px;
width:160px;    
}

#containerSidebar {
width:160px;    
}

#containerTop {
height:125px;
width:640px;
background-color:#d08616;
}

#containerMenu {
height:20px;
background-color:#000;
padding-top:5px;
}

#containerContent {
width:560px;
background-color:#FFF;
padding:37px 40px 20px 40px;
}

#containerMain {
height:500px;
float:left;
}

#containerShadowRight {
float:right;
width:9px;
height:509px;
background: #FFF url(../images/shadowright.jpg) 0 0 no-repeat;
}

#containerShadowBottom {
clear:both;
width:800px;
height:9px;
background: #FFF url(../images/shadowbottom.jpg) 0 0 no-repeat;
}

#footerCredits {
margin:0 auto -50px;
padding-top:20px;
text-align:center;
}

img, a {
border:0;
}

#containerMenu ul li {
display:inline;
height:20px;
}

#containerMenu ul li a {
padding-right:30px;
color:#fff;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

#containerMenu ul li a:hover {
color:#FDB561;
text-decoration:underline;
}

h1, h2 {
color:#0089CB;
font-weight:bold;
font-size:12px;
margin-bottom:20px;
}

h2 {
display:inline;
margin-bottom:0;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	width: 560px;
}
ul.thumb li {
	margin: 0; padding: 2px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 85px;
	height: 70px;
}
ul.thumb li img {
	width: 75px; height: 60px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 2px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
    border: 0px solid #ddd;
	background:url(../images/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect

	border: none; /* Get rid of border on hover */
}
/*

#content
{
	background-color:#DBE6F5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:none;
	text-decoration: none;
}

.border
{
	border-style:solid;
	border-width:1px;
	border-color:#02253B;
}

tr.menu 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-color:#000000;
	vertical-align: middle;
	text-align:center;
	overflow: hidden;
	border-width:0px;
}

#menu_opvulling
{
	background-color:#ffffff;
}

.tekstonder
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}

a.text
{
	text-decoration: none;
	color:#ffffff;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #6B734F;
}

a.text1
{
	text-decoration: none;
	color:#ffffff;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #6B734F;
}

a.text:hover
{
	text-decoration: none;
	color:#6B734F;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #6B734F;
	background-color:#D9E1BA;
}

a.text1:hover
{
	text-decoration: none;
	color:#ffffff;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #6B734F;
	background-color:#336699;
}


td.menu:hover
{
	text-decoration: none;
	color:#ffffff;
	background-color:#336699;
}

td.menu
{
	text-decoration: none;
	color:#ffffff;
}

a.text2
{
	text-decoration: none;
	color:#0089cb;
}

a.text2:hover
{
	text-decoration: none;
	color:#0089cb;
}

.pfimg
{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #000000;
}*/
