@charset "utf-8";

html 
{
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body 
{
	background-image: url(../images/gradientBG.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img, div, a 
{
	behavior: url(../scripts/iepngfix/iepngfix.htc);
	border: none;
}

a 
{
	text-decoration: none;
	color: #B0D110;
}

a:hover 
{
	font-weight: normal;
	text-decoration: underline;
}

h1 
{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #84AA0E;
}

h2 
{
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
}

#overlay
{
	background-color: #FFFFFF;
	text-align: center;
	position: fixed;
	height: 100%;
	width: 100%;
	bottom: 0;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	z-index:1000;
	overflow: hidden;
	margin: 0px;
	display: none;
}

.vertCenter
{
	position: absolute;
	height: 32px;
	width: 32px;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}

.disabled
{
	color: #000000;
}

.buttonLink 
{
	font-size: 13px;
	color: #84AA0E;
}

.buttonLink:hover 
{
	font-weight: normal;
	text-decoration: underline;
}

.contentRowHover:hover 
{
	background-color: #ddefff;
}

.indent 
{
	margin-left: 20px;
	width: 430px;
}

.error
{
	list-style-image: url(../images/error.gif);
	list-style-position: outside;
	color: #D90F36;
}

.vink
{
	list-style-image: url(../images/vink.gif);
	list-style-position: outside;
	color: #000000;
}

.vink2
{
	list-style-image: url(../images/vink.gif);
	list-style-position: inside;
	color: #000000;
}

.border 
{
	background-color: #e8f4ff;
	border: medium;
	border-style: solid;
	border-color: #ddefff;
}

.acties
{
	font-size: 14px;
	font-weight: normal;
	color: #84AA0E;
	margin: 0px;
	padding: 0px;
}

.logo 
{
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -461px;
	width: 260px;
	height: 130px;
	z-index: 100;
}

.barTop 
{
	position: absolute;
	background-image: url(../images/barTop.png);
	background-repeat: no-repeat;
	width: 1920px;
	height: 118px;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	z-index: 10;
}

.barTopText 
{
	position: absolute;
	width: 1920px;
	height: 118px;
	left: 50%;
	top: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: -960px;
	z-index: 20;
}

.headerText 
{
	position: absolute;
	display: block;
	color: #B0D110;
	font-size: 10px;
	text-align: right;
	width: 400px;
	height: auto;
	top: 15px;
	left: 50%;
	margin-left: 75px;
	z-index: 30;
}

.barBottom 
{
	position: absolute;
	background-image: url(../images/barBottom.png);
	background-repeat: no-repeat;
	display: block;
	width: 1920px;
	height: 89px;
	left: 50%;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: -960px;
	z-index: 10;
}

.barBottomText 
{
	position: absolute;
	width: 1920px;
	height: 89px;
	left: 50%;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: -960px;
	z-index: 20;
}

.breadcrumbSpacer 
{
	width: 240px;
	height: 30px;
}

.breadcrumbPlaceHolder 
{
	text-align: right;
	width: 230px;
	height: 40px;
	float: left;
}

.breadcrumb 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0D110;
}

.breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

.spacer 
{
	height: 80px;
	width: 100%;
	clear: both;
}

.container 
{
	position: absolute;
	display: block;
	width: 1040px;
	min-height: 100%;
	_height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -510px;
	z-index: 15;
}

.content 
{
	margin-top: 100px;
	z-index: 20;
}

.bord 
{
	position: absolute;
	background-image: url(../images/bord.png);
	background-repeat: no-repeat;
	display: block;
	width: 484px;
	height: 190px;
	left: 50%;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: -511px;
	z-index: 0;
}

.bordTextHolder 
{
	position: absolute;
	display: block;
	width: 484px;
	height: 190px;
	left: 50%;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: -511px;
	z-index: 5;
}

.bordHeader 
{
	position: absolute;
	left: 27px;
	top: 17px;
	width: 90px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.bordText 
{
	position: absolute;
	left: 24px;
	top: 46px;
	width: 180px;
	height: 42px;
	font-size: 11px;
	color: #FFFFFF;
}

.bordURL
{
	position: absolute;
	right: 0px;
	bottom: -2px;
	width: 70px;
	height: 12px;
	font-size: 11px;
	color: #FFFFFF;
}

.bordSpacer 
{
	height: 120px;	
	width: 100%;
	clear: both;
}

.footerText 
{
	position: absolute;
	display: block;
	color: #B0D110;
	font-size: 10px;
	text-align: right;
	width: 250px;
	height: auto;
	top: 65px;
	left: 50%;
	margin-left: 175px;
	z-index: 30;
}

.menuButton1 a
{
	background: url("../images/button1.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton1 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton1 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton2 a
{
	background: url("../images/button2.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton2 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton2 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton3 a
{
	background: url("../images/button3.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton3 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton3 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton4 a
{
	background: url("../images/button4.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton4 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton4 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton5 a
{
	background: url("../images/button5.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton5 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton5 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton6 a
{
	background: url("../images/button6.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton6 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton6 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton7 a
{
	background: url("../images/button7.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton7 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton7 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton8 a
{
	background: url("../images/button8.gif") 0 0 no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}
	
.menuButton8 a:hover
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}
	
.menuButton8 a:active
{ 
	background-position: 0px -22px;
	font-weight: bold;
	text-decoration: none;
}

.menuButton1_selected a
{
	background: url("../images/button1.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton2_selected a
{
	background: url("../images/button2.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton3_selected a
{
	background: url("../images/button3.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton4_selected a
{
	background: url("../images/button4.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton5_selected a
{
	background: url("../images/button5.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton6_selected a
{
	background: url("../images/button6.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton7_selected a
{
	background: url("../images/button7.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.menuButton8_selected a
{
	background: url("../images/button8.gif");
	background-position: 0px -22px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 22px;
	width: 225px;
	margin-right: -5px;
	margin-bottom: 10px;
	float: right;
	clear: both;
	z-index: 25;
}

.subMenu 
{
	background-image: url(../images/subMenuLine.gif);
	background-repeat: no-repeat;
	display: block;
	width: 195px;
	height: 22px;
	float: right;
	clear: both;
	z-index: 25;
}

.subMenu a 
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.subMenu a:hover 
{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.subSubMenu 
{
	background-image: url(../images/subSubMenuLine.gif);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	height: 22px;
	float: right;
	clear: both;
	z-index: 25;
}

.subSubMenu a 
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.subSubMenu a:hover 
{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.leftContent 
{
	padding-top: 50px;
	width: 240px;
	height: auto;
	float: left;
	z-index: 20;
}

.centerContentWide
{
	padding-top: 17px;
	width: 760px;
	float: left;
	z-index: 30;
}

.centerContentNarrow
{
	padding-top: 17px;
	width: 530px;
	float: left;
	z-index: 30;
}

.centerContentLeftTop 
{
	background-image: url(../images/lineLeftTop.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 522px;
	height: 33px;
	float: left;
}

.centerContentRightTop 
{
	background-image: url(../images/lineRightTop.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 33px;
	float: right;
}

.centerContentMiddleWide 
{
	background-image: url(../images/lineMiddleWide.png);
	background-repeat: repeat-y;
	width: 730px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	clear: both;
	z-index: 35;
}

.centerContentMiddleNarrow 
{
	background-image: url(../images/lineMiddleNarrow.png);
	background-repeat: repeat-y;
	width: 490px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	clear: both;
	z-index: 35;
}

.centerContentLeftBottom 
{
	background-image: url(../images/lineLeftBottom.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 522px;
	height: 33px;
	float: left;
	clear: both;
}

.centerContentRightBottom 
{
	background-image: url(../images/lineRightBottom.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 33px;
	float: right;
}

.rightContent 
{
	width: 220px;
	height: auto;
	padding-top: 50px;
	padding-left: 20px;
	float: left;
	z-index: 15;
}

.thermometerContainer 
{
	position:absolute;
	width:101px;
	height:293px;
	background-image:url(../images/thermometerVol.png);
	background-repeat: no-repeat;
	z-index:500;
}
.thermometerOverlay
{
	position:relative;
	width:101px;
	height:200px;
	background-image:url(../images/thermometerLeeg.png);
	background-repeat:no-repeat;
	z-index:501;
}
.thermometerTekst1
{
	position:absolute;
	top:10px;
	left:7px;
	width:101px;
	height:15px;
	z-index:502;
}
.thermometerTekst2
{
	position:absolute;
	top:49px;
	left:7px;
	width:101px;
	height:15px;
	z-index:502;
}
.thermometerTekst3
{
	position:absolute;
	top:88px;
	left:7px;
	width:101px;
	height:15px;
	z-index:502;
}
.thermometerTekst4
{
	position:absolute;
	top:127px;
	left:7px;
	width:101px;
	height:15px;
	z-index:502;
}
.thermometerTekst5
{
	position:absolute;
	top:166px;
	left:7px;
	width:101px;
	height:15px;
	z-index:502;
}

.agentenMenuDiv
{ 
	width: 155px;  
	float: right; 
	clear: both; 
	z-index: 25;
	font-size:11px;
	font-weight:normal;
	background-color: #e8f4ff;
	border: medium;
	border-style: solid;
	border-color: #ddefff;
	padding:10px;
	margin-top:27px;
	margin-right:27px;
	margin-bottom:15px;
}
