﻿*{

}
p {

}
html, body 
{	
	height: 100%; /* héél belangrijk */
	font: "Trebuchet MS", Verdana, Arial, sans-serif;	
	background-color: #E2E2E2;	
}
.lblKruimel
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
}
.lblNormal
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.lblNote
{	
	margin-left: 10px;
	font-family: Arial;
	font-size: 25px;
	font-style: italic;
	line-height: 52px;
	color: #9E9E00;
}
.lblHeader
{
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;
	color: #1b429a;
}
.lblHeaderGreen
{
	font-family: Arial;
	font-size: 16px;	
	font-weight:normal;
	color: #EAE827;
	font-style: italic;
}
.dgRHeader
{
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #1b429a;
}
.watermarkNewsletter
{
	font-family: Arial;
	font-size: 12px;	
	font-weight: normal;
	color: #1b429a;
}
div#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: #FFF;
	background-image: url("images/bgmain.jpg");
	}
<!--[if IE 6]>
div#container{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	min-height:100%;
	background: #FFF;
}
<![endif]-->	
div#midContainer
{
	overflow:visible;
}
div#header{
	height:140px;
	background: white;
	background-image: url("images/jumptide-header.png");
}
div#menu{
	height:188px;			
	background-repeat: repeat;
	background-position: right;	
}
div#menuImageRight
{	
	
}
div#note-container
{
	height:52px;
	background: #EAE827;
	background-image: url("images/note.png");
}
div#note
{	
	/*margin-left: 10px;
	margin-top: 10px;	*/
}
div#extra
{	
	height: 400px;
	width: 149px;
	background-color:#1C4199;
	float: left;
	margin-bottom: 52px;		
	margin-left:5px;
	margin-top: 10px;
}
div#extra-right
{	
	height: 300px;
	width: 218px;
	float: right;		
}
div#content 
{
	background-color:white;
	width: 600px;	
	margin-top: 10px;
	margin-bottom: 52px;
	margin-left: 165px;
	margin-right: 15px;
	background-color: White;
	background-position: right bottom;
	background-repeat: no-repeat;	
	background-image:url("images/stekker.png");
}
/*
div#footer {
	position: absolute;
	bottom: 0; /* heel belangrijk */
	/*width: 100%;
	background-color: #EAE827;
	background-image: url("images/footer.png");
	height: 52px;
	left: 0px;	
}*/
div#footer
{
	background-color: #EAE827;
	height:52px;
	background-image: url("images/footer.png");
}
div#Showcase
{
	position: absolute;
	left: 784px;	
	width: 100px;
	height: 22px;			
	top:358px;	
}
div#ShowcaseContent
{
	position: absolute;
	width: 201px;
	height: 300px;				
	margin-top:10px;
	margin-left: 3px;	
}
div#Login
{
	position: absolute;
	left: 885px;	
	width: 100px;
	height: 22px;		
	top:358px;			
}
div#LoginContent
{
	position: absolute;
	width: 201px;
	height: 300px;				
	visibility: hidden;
	margin-top:10px;
	margin-left: 12px;	
}
div#edit
{
	position: absolute;
	height: 40px;
	width: 40px;
	left: 720px;	
}
div#headerText
{
	position:absolute;
	left: 860px;
	top: 40px;
	text-align:right;		
}
div#btnLogin
{
	position:absolute;
	left: 935px;
	top: 10px;
	text-align:right;		
}
div#NewsLetter
{
	position:absolute;
	left: 10px;		
}
.lblHeaderText
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1b429a;
}
.pageHeader
{
	font-family: Tahoma;	
	font-size: 16px;
	font-weight: bold;
	color: #1b429a;
}
.content
{	
	font-family: Tahoma;	
	font-size: 12px;
	font-weight: normal;
	color: #1b429a;
}
.error
{
	font-family: Tahoma;	
	font-size: 12px;
	font-weight: normal;
	color: red;
}
a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;		
}
a.lnkMeer
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;		
}
a:hover.lnkMeer
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;		
}
a:visited.lnkMeer
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;		
}
a.lnkKruimel
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;		
}
a:hover.lnkKruimel 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-decoration: none;		
}
a.lnkTop5
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;		
}
a:hover.lnkTop5 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #EAE827;
	text-decoration: none;		
}
a.lnkTop3Showcase
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1b429a;
	text-decoration: none;		
}
a:hover.lnkTop3Showcase
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1b429a;
	text-decoration: none;		
}
a.dgRHeader
{
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #1B4298;
	text-decoration: none;		
}
a:hover.dgRHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3567DB;
	text-decoration: none;		
}
a.lnkHeaderEmail
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1b429a;
}
a:hover.lnkHeaderEmail
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1b429a;
}