﻿body {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

img {
	border: none 0;
	behavior: url("/App_Themes/public/Script.htc");
}

h1 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 2.2em;
}

h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 1.2em;
}

a 
{
    color: #00a352;
}

.title {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 2.2em;
}

#centersite {
	width: 941px;
	margin-left: auto;
	margin-right: auto;
}

#sitecontainer {
	width: 941px;
	height: 900px;
	float: left;
	display: inline;
	background: url(images/bg-base.jpg) no-repeat top left;
}

#sitecontainer-faq {
	width: 941px;
	float: left;
	display: inline;
	background: url(images/bg-faq.jpg) no-repeat top left;
}

#sitecontainer-home {
	width: 941px;
	height: 900px;
	float: left;
	display: inline;
	background: url(images/bg-home.jpg) no-repeat top left;
}

#sitecontainer-home-fr {
	width: 941px;
	height: 900px;
	float: left;
	display: inline;
	background: url(images/bg-home-fr.jpg) no-repeat top left;
}

#sitecontainer-language {
	width: 941px;
	height: 900px;
	float: left;
	display: inline;
	background: url(images/bg-language.jpg) no-repeat top left;
}

#sitecontainer-language #text {
	width: 941px;
	float: left;
	display: inline;
	margin-top: 520px;
	color: #17a345;
	font-size: 1.8em;
	font-weight: bold;
}

#sitecontainer-language #text a 
{
    color: #17a345;
    text-decoration: none;
}

#language {
	width: 79px;
	height: 27px;
	float: left;
	display: inline;
	margin-left: 31px;
	background: url(images/bg-language.png) no-repeat top left;
	color: #ffffff;
	behavior: url("/App_Themes/public/Script.htc");
}

#language a {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#language a:hover {
	text-decoration: underline;
}

#logo {
	width: 138px;
	height: 44px;
	float: left;
	display: inline;
	margin-left: 655px;
	margin-top: 13px;
}

#menu {
	width: 742px;
	float: left;
	display: inline;
	margin-left: 141px;
	margin-top: 12px;
	font-size: 0.85em;
}

/*#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}*/

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
color:#fff;
text-decoration:none;
}

#nav a:hover{
color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:130px;
}

#nav li ul li 
{

}

#nav li ul a{
width:130px;
float:left;
background: #009031 url(images/bg-submenu.jpg) no-repeat top right;
padding: 2px 0 2px 5px;
border-top: solid 1px #fef2b8;
}

#nav ul ul{

}	

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}



#submenu {
	width: 732px;
	float: left;
	display: inline;
	margin-left: 141px;
	margin-top: 12px;
	font-size: 0.85em;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#submenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/listimg-submenu.png) no-repeat left center;
	padding-left: 15px;
	padding-right: 20px;
	behavior: url("/App_Themes/public/Script.htc");
	
}

#submenu ul li a {
	color: #10943c;
	font-weight: bold;
	text-decoration: none;
}

#submenu ul li a:hover {
	color: #00842a;
}

#textcontainer {
	width: 800px;
	height: 780px;
	float: left;
	display: inline;
	margin-left: 141px;
}

#textcontainer-faq {
	width: 800px;
	float: left;
	display: inline;
	margin-left: 141px;
}

#textcontainer #text-big 
{
    width: 750px;
	height: 730px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	color: #00a352;
}

#textcontainer #text {
	width: 445px;
	height: 760px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	color: #00a352;
}

#textcontainer-faq #text {
	width: 445px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	color: #00a352;
}

#textcontainer-faq #text-big {
	width: 750px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	color: #00a352;
}

#textcontainer #text table.energiebehoefte tr td {
	padding: 2px 0 2px 0;
}

#textcontainer #text #question 
{
    float: left;
    display: inline;
    width: 449px;
    height: 285px;
    background: url(images/bg-quizquestion.png) no-repeat;
    color: #ff6d00;
   	behavior: url("/App_Themes/public/Script.htc");
}

#textcontainer #text #correct 
{
    float: left;
    display: inline;
    width: 449px;
    height: 285px;
    background: url(images/bg-quizcorrect.png) no-repeat;
    color: #ff6d00;
   	behavior: url("/App_Themes/public/Script.htc");
}

#textcontainer #text #notcorrect 
{
    float: left;
    display: inline;
    width: 449px;
    height: 285px;
    background: url(images/bg-quiznotcorrect.png) no-repeat;
    color: #ff6d00;
   	behavior: url("/App_Themes/public/Script.htc");
}

#textcontainer #text #question .text
{
    float: left;
    display: inline;
    width: 385px;
    margin-left: 48px;
    margin-top: 141px;
}

#textcontainer #text #correct .text
{
    float: left;
    display: inline;
    width: 385px;
    margin-left: 48px;
    margin-top: 141px;
}

#textcontainer #text #notcorrect .text
{
    float: left;
    display: inline;
    width: 385px;
    margin-left: 48px;
    margin-top: 141px;
}

.btnQuiz 
{
    color: #ff6d00;
    text-decoration: none;
    float: right;
}

#textcontainer #image {
	width: 335px;
	float: right;
	display: inline;
	text-align: right;
}

#textcontainer-faq #image {
	width: 335px;
	float: right;
	display: inline;
	text-align: right;
}

.border {
	border-top: solid 1px #00a352;
}

#textcontainer-home {
	width: 800px;
	height: 493px;
	float: left;
	display: inline;
	margin-left: 141px;
}

#textcontainer-home #flashobject {
	float: left;
	display: inline;
	width: 472px;
	height: 234px;
	margin-top: 20px;
}

#textcontainer-home #text {
	float: left;
	display: inline;
	width: 472px;
	margin-top: 20px;
}

#textcontainer-home #text #images {
	float: left;
	display: inline;
	width: 142px;
	text-align: center;
}

#textcontainer-home #text #text-home {
	float: left;
	display: inline;
	width: 280px;
	text-align: left;
	margin-left: 20px;
	color: #00a352;
}

#textcontainer-home #text #text-home a {
	color: #00a352;
}
	
#footer {
	width: 800px;
	float: right;
	display: inline;
	margin-right: 20px;
	text-align: right;
	font-size: 0.85em;
	color: #ffffff;
	font-weight: bold;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.tip 
{
    float: left;
    display: inline;
    width: 317px;
    height: 150px;
    background: url(images/bg-tip.png) no-repeat top left;
    margin-top: 30px;
    padding-left: 103px;
    padding-right: 13px;
   	behavior: url("/App_Themes/public/Script.htc");
}

.farmer 
{
    float: left;
    display: inline;
    width: 248px;
    height: 172px;
    background: url(images/farmer.png) no-repeat top left;
    margin-top: 30px;
    padding-left: 150px;
    padding-top: 20px;
    font-weight: bold;
   	behavior: url("/App_Themes/public/Script.htc");
}

.large-textbox
{
    width: 500px;
    margin-top: 5px;
}

.large2-textbox
{
    width: 350px;
}

.label 
{
    width: 130px;
    padding-top: 5px;
    font-weight: bold;
}

.label2 
{
    width: 55px;
    padding-top: 5px;
    font-weight: bold;
}

.labelRight
{
    width: 100px;
    padding-left: 10px;
    padding-top: 5px;
    font-weight: bold;
}

.labelRight2
{
    width: 130px;
    padding-left: 10px;
    padding-top: 5px;
    font-weight: bold;
}

.textbox 
{
    width: 142px;
    margin-top: 5px;
}

.textbox2 
{
    width: 400px;
    margin-top: 5px;
}

.small-textbox 
{
    width: 30px;
}

.errorDob 
{
    color: #ff0000;
    font-size: 0.85em;
} 

.greenbuttonLink 
{
    background: url(images/bg-button.png) no-repeat top left;
    display: table-cell;
    width: 320px;
    height: 34px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
}

.opinion 
{
    padding-bottom: 200px;
}