@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

p, td, div, span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;


	
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;


}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;

	

}

a, a:visited{
	color:#574323;
	
	text-decoration:underline;
}
a:hover{
	color:#574323;
	
	text-decoration:underline;
}

/* WEBSITE */

#container {
	width: 956px;
	background: #d1dfa5;
	margin: 0 auto; 
	border: none;
	text-align: left;
	position: relative;
}
/* header */
#header {
	background: #d1dfa5; 
	padding: 0px;  
	height:59px;
}
#flashIntro{
	width:536px;
	height:271px;
	position:absolute;
	top:160px;
	left:34px;
	background:#FFFFFF;
	z-index: 10000;
}
#logo{
	float:left;
	width:266px;
	height:59px;
}
#topnavigation{
	margin:0px 129px 0 277px;
	padding-top:27px;
	text-align:right;

}
.topnav{
	float:right;
	margin:0px 10px;
}
.topbullit{
	float:right;
	margin:3px 10px;
}
a.toplink, a.toplink:visited{
	color:#718634;

	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
}
a.toplink:hover{
	color:#718634;
	text-decoration:underline;

	font-weight:normal;
	font-size: 11px;
}

#smalllogo{
	float:right;

	width:83px;
	height:59px;
}
/* banner */
#mainBannerStart{
	height:431px;
	margin: 0 10px 20px 10px;
	background-image:url(../images/main_banner_start.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
}
#mainBanner{
	height:229px;
	margin: 0 10px 20px 10px;
	background-image:url(../images/main_banner.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
}
#numBlockStart{
	float:right;
	width:294px;
	margin-top:244px;
	padding-right:10px;
}
#numBlock{

	width:294px;
	margin-bottom:20px;
}
#leftMain{

}
#num1{
	height:47px;
	padding-left:50px;
	padding-top:13px;
	background-image:url(../images/num_1.png);
	background-repeat:no-repeat;
}
#num2{
	height:47px;
	padding-left:50px;
	padding-top:13px;
	background-image:url(../images/num_2.png);
	background-repeat:no-repeat;
}
#num3{
	height:47px;
	padding-left:50px;
	padding-top:13px;
	background-image:url(../images/num_3.png);
	background-repeat:no-repeat;
}
#numl1{
	height:47px;
	padding-left:50px;
	padding-top:13px;
	background-image:url(../images/num_l1.gif);
	background-repeat:no-repeat;
}
#numl2{
	height:47px;
	padding-left:50px;
	padding-top:13px;
	background-image:url(../images/num_l2.gif);
	background-repeat:no-repeat;
}
#numl3{
	height:47px;
	padding-left:50px;
	padding-top:13px;
	background-image:url(../images/num_l3.gif);
	background-repeat:no-repeat;
}
a.numlink, a.numlink:visited{
	color:#000000;

	text-decoration:none;
	font-weight:normal;
	font-size: 17px;
}
a.numlink:hover{
	color:#000000;
	text-decoration:underline;

	font-weight:normal;
	font-size: 17px;
}
/* content start*/
#mainContentStart {
	padding: 0;
	padding-left:20px;
	background: #d1dfa5;
	text-align: left;
}
#decontent {
	padding: 20px;
	margin: 0 332px;
	background: #d1dfa5;
}
#contentStart{
	float:left;
	width:536px;
	margin:88px 0 0 0;
}
#content_start h1{
	margin:0;
	padding:3px 0 6px 0;
}
#top_content_start{
	height:13px;
	background-image:url(../images/top_content_start.png);
	background-repeat:no-repeat;
}
#content_start{
	padding:0px;
	background-image:url(../images/content_start.png);
	background-repeat:repeat-y;
}
#content_extra{
	margin:0 10px;
}
/* content */
#mainContent {
	padding: 0;
	padding-left:20px;
	background: #d1dfa5;
	text-align: left;
}

#content{
	
	float:right;
	width:618px;
	margin: 0 10px 26px 0px;
	padding: 0px;

	background-image:url(../images/content.gif);
	background-repeat: repeat-y;
	


}
#contentHolder{
	padding: 5px 10px 0px 30px;
}
#tContent{
	height:15px;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
}
#bContent{
	height:15px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
}
/* calculator */
#calculator{
	
	float:right;
	width:618px;
	margin: 0 10px 26px 0px;
	padding: 0px;

	background-image:url(../images/content.gif);
	background-repeat: repeat-y;
	


}
form{
	padding:0;
	margin:0;
}
#calculatorHolder{
	padding: 5px 10px 0px 30px;
}
#tCalculator h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
}
#tCalculator{
	height:47px;
	padding:12px 10px 0px 20px;
	background-image:url(../images/energy_top.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
#calculatorForm{
	margin:0px;
	padding:0px;
}
#bCalculator{
	height:15px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
}
#bottom_content_start{
	height:13px;
	background-image:url(../images/bottom_content_start.png);
	background-repeat:no-repeat;
}
#calcHeader{

	font-size:14px;
	padding-top:15px;
}
#smallButton{
cursor:pointer;
}
#calcMark{
	color:#aba191;
	font-size:10px;
	padding:10px 0;
}
#calculatorParent{
	height:390px;
}
/* row 1 */
#calc_0_0{
	float:left;
	width:278px;
	height:23px;
	border-top:solid 1px #574323;
	
}
#calc_0_1{
	background:#574323;
	color:#ffffff;
	height:20px;
	text-align:center;
	padding-top:4px;
	float:left;
	width:97px;	
}
#calc_0_2{
	background:#574323;
	color:#ffffff;
	height:20px;
	text-align:center;
	padding-top:4px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	float:left;
	width:96px;
}
#calc_0_3{
	background:#574323;
	color:#ffffff;
	height:20px;
	text-align:center;
	padding-top:4px;
	float:left;
	width:99px;	
}
/* row 2 */
#calc_1_0{
	height:20px;
	text-align:left;
	padding-top:4px;
	font-weight:bold;
	color:#574323;
	float:left;
	width:278px;

}
#calc_1_1{
	height:24px;
	float:left;
	width:96px;
	border-left:dotted 1px #aba191;
}
#calc_1_2{
	height:24px;
	float:left;
	width:96px;
	border-left:dotted 1px #aba191;
	border-right:dotted 1px #aba191;
}
#calc_1_3{
	height:24px;
	float:left;
	width:98px;
	border-right:dotted 1px #aba191;
}
/* row 3 */
#calc_2_0{
	height:20px;
	text-align:left;
	padding-top:4px;
	float:left;
	width:278px;
}
#calc_2_1{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:91px;
	border-left:dotted 1px #aba191;
	font-size: 9px;
}
#calc_2_2{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:91px;
	border-left:dotted 1px #aba191;
	border-right:dotted 1px #aba191;
	font-size: 9px;
}
#calc_2_3{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:93px;
	border-right:dotted 1px #aba191;
	font-size: 9px;
}
/* row 4 */
#calc_3_0{
	height:19px;
	text-align:left;
	padding-top:4px;
	float:left;
	width:278px;
	border-top:solid 1px #aba191;
	font-weight:bold;
	color:#574323;
}
#calc_3_1{
	height:23px;
	text-align:right;
	border-top:solid 1px #aba191;
	float:left;
	width:96px;
	border-left:dotted 1px #aba191;
}
#calc_3_2{
	height:23px;
	text-align:right;
	border-top:solid 1px #aba191;
	float:left;
	width:96px;
	border-left:dotted 1px #aba191;
	border-right:dotted 1px #aba191;
}
#calc_3_3{
	height:23px;
	text-align:right;
	border-top:solid 1px #aba191;
	float:left;
	width:98px;
	border-right:dotted 1px #aba191;
}
/* row 5 */
#calc_4_0{
	height:20px;
	text-align:left;
	padding-top:4px;
	float:left;
	width:278px;
}
#calc_4_1{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:91px;
	border-left:dotted 1px #aba191;
	font-size: 9px;
}
#calc_4_2{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:91px;
	border-left:dotted 1px #aba191;
	border-right:dotted 1px #aba191;
	font-size: 9px;
}
#calc_4_3{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:93px;
	border-right:dotted 1px #aba191;
	font-size: 9px;
}
/* row 6 */
#calc_5_0{
	height:20px;
	text-align:left;
	padding-top:4px;
	float:left;
	width:278px;
}
#calc_5_1{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:91px;
	border-left:dotted 1px #aba191;
	font-size: 9px;
	}
#calc_5_2{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:91px;
	border-left:dotted 1px #aba191;
	border-right:dotted 1px #aba191;
	font-size: 9px;
	}
#calc_5_3{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	float:left;
	width:93px;
	border-right:dotted 1px #aba191;
	font-size: 9px;
}
/* row 7 */
#calc_6_0{
	height:33px;
	text-align:left;
	padding-top:4px;
	float:left;
	width:278px;
	border-top:solid 1px #aba191;
	font-weight:bold;
	color:#574323;
}
#calc_6_1{
	background:#574323;
	color:#ffffff;
	height:34px;
	text-align:center;
	padding-top:4px;
	float:left;
	width:97px;	
}
#calc_6_2{
	background:#574323;
	color:#ffffff;
	height:34px;
	text-align:center;
	padding-top:4px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	float:left;
	width:96px;
}
#calc_6_3{
	background:#574323;
	color:#ffffff;
	height:34px;
	text-align:center;
	padding-top:4px;
	float:left;
	width:99px;	

}
/* row 8 */
#calc_7_0{
	height:20px;
	text-align:left;
	padding-top:4px;
	padding-left:5px;
	background:#aba191;	
	float:left;
	width:273px;
}
#calc_7_1{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	font-size:12px;
	float:left;
	width:92px;
	background:#aba191;
	font-size: 9px;	
}
#calc_7_2{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	font-size:12px;
	background:#aba191;
	float:left;
	width:93px;
	font-size: 9px;
}
#calc_7_3{
	height:20px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	font-size:12px;
	background:#aba191;
	float:left;
	width:94px;
	font-size: 9px;	
}
/* row 9 */
#calc_8_0{
	height:76px;
	text-align:left;
	float:left;
	width:278px;

}
#calc_8_1{
	height:76px;
	text-align:center;
	float:left;
	width:97px;

}
#calc_8_2{
	height:76px;
	text-align:center;
	float:left;
	width:98px;

}
#calc_8_3{
	height:19px;
	text-align:right;
	padding-top:4px;
	padding-right:5px;
	font-size:12px;
	background:#aba191;
	float:left;
	width:94px;
	border-top:solid 1px #ffffff;
	font-size: 9px;
}
/* row 10 */
#calc_9_3{
	height:52px;
	text-align:center;
	float:left;
	width:92px;

}
/* row 11 */
#calc_10_0{
	float:left;
	width:422px;
	border-top:solid 1px #574323;
	padding-top:5px;
	height:40px;
}
#calc_10_1{
	float:left;
	width:143px;
	padding-top:10px;
	border-top:solid 1px #574323;
	height:35px;
}
#calcButton{
	padding-top:4px;
	background-image:url(../images/button_green.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
	cursor:pointer;
}
/* sidebars */
#sidebar1{
	width:296px;
	
	float:left;
}
#sidebar{
	width:294px;
	
	float:left;
}
#sidebar2{
	float:left;
	width:288px;
	margin:0 20px 0 15px;
}
#sidebar3{
	float:left;
	width:288px;
}
/* footer */
#footer {
	height:24px;
	background:#718634;
	margin:0 10px;
}
#bottomnavigation{
	padding: 5px 0px 0px 10px;
	background:#718634;
}
.mainnav{
	height:42px;
	margin:0px;
	padding:13px 20px 20px 20px;
	background-image:url(../images/main_back.jpg);
	background-repeat:no-repeat;

}

a.mainlink, a.mainlink:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 14px;
	text-transform: uppercase;
}
a.mainlink:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size: 14px;
	text-transform: uppercase;
}
.bottomnav{
	float:left;
	margin:0px 10px;
}
.bottombullit{
	float:left;
	margin:3px 10px;
}
a.bottomlink, a.bottomlink:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 10px;
}
a.bottomlink:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* calculator main page */
#smallCalcTop{
	height:38px;
	text-align: center;
	padding-top:13px;
	background-image:url(../images/main_brown.jpg);
	background-repeat:no-repeat;
	color:#ffffff;

}

#smallCalcBottom{
	height: 156px;
	background-color: #ffffff;
	border:solid 1px #574323;
	color:#574323;
}

/* request main page */
#smallRequestTop{
	height:38px;
	text-align: center;
	padding-top:13px;
	background-image:url(../images/back_green.jpg);
	background-repeat:no-repeat;
	color:#ffffff;

}
#smallRequestBottom{
	height: 156px;
	background-color: #ffffff;
	border:solid 1px #718634;
	color:#718634;
}
#reqContent{
	height:60px;
	padding:10px;
	color:#000000;
}
#reqLeft{
	float:left;
	width:143px;
	margin-left:20px;
	margin-top:30px;
	
}
#reqButton{
	padding-top:4px;

	background-image:url(../images/button_green.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
	cursor:pointer;
	
}
#reqButton a, #reqButton a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}
#reqButton a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-size: 11px;
}
#reqRight{
	float:right;
	width:68px;
	margin-right:5px;
}
/* smallcalculate */
#sCalcHeader{
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
#sCalcServers
{
	text-align:center;
	padding-top:10px;
}
#sCalcInput{
	text-align:center;
	padding-top:15px;
}
.sCalcInputbox{
	border:solid 1px #574323;
	color:#574323;

}
#sCalcSubmit{
	text-align:center;
	padding-top:25px;
}
#sCalcButton{

	padding-top:4px;
	background-image:url(../images/button_brown.gif);
	background-repeat:no-repeat;
	width:143px;
	height:22px;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
	cursor:pointer;
	margin: 0 auto; 
	
}
#sCalcButton a, #sCalcButton a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}
#sCalcButton a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	font-size: 11px;
}
a.titlelink, a.titlelink:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size: 16px;
}
a.titlelink:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size: 16px;
}
/* formulieren*/
input, textarea{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#574323;
	border: 1px solid #7e8688;
}

#formulier{

	
	
}
.ftekst{
	height:50px;
}
.felement{
	height:25px;
	
}
.fleeg{
	height:20px;
}

.fknoppen{
	height:20px;
}
.fkop{
	float:left;
	width:140px;
	height:20px;
}
.ftext{
	float:left;
	width:250px;
	height:20px;
}
.box{
	width: 250px;
}
.box2{
	width: 400px;
	height:120px;
}
.knop{
	width:100px;
	height:20px;
}
div#formulier img{
	border:none;
}
/* SITEMAP */
.LSM_0 ul { 
	color:#003946;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 20px;
	list-style-image: url('../images/tree_hook.gif');
}
.LSM_0 li { 
	list-style-image: url('../images/tree_hook.gif');	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color:#003946;
	text-decoration: none;
}
.LSM_0 li a:hover {
	text-decoration: underline;
}
.LSM_1 li a, .LSM_1 li a:visited{
	color:#003946;
	text-decoration: none;
}
.LSM_1 li a:hover {
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
.sitemap{
	margin:10px 0;
}
/* cases */
.cases{
	margin:5px 0px;
}
a.caselink, a.caselink:visited{
	color:#718634;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;

}
a.caselink:hover{
	color:#718634;
	text-decoration:underline;
	font-weight:normal;
	font-size: 11px;

}
