body {
	padding: 0;
	margin: 0;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 70%;
	background-color: #ffffff;
}

h1 {
	font-size: 120%;
	padding: 6px 17px 5px 15px;
	margin: 0;
	font-weight: bold;
	color: #C41E3A;
	line-height: 100%;
}

h2 {
	padding: 0px 0px 0px 15px;	
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	color: #666666;
}

a.snLink {
	color: #C41E3A;
	font-weight: bold;
}

.selected, .selected2, {
	width:175px; 
	background-color:#e8a5b0; 
	color: Black;
}

.selected2 {
	width:250px; 
}

.selected_no_accent { /* voor kleurwisseling select-tag indien waarde anders dan uitgangssituatie */
	width:175px; 
	background-color:#e8a5b0; 
	color: Black;
}

.selected_label {
	width:275px; 
	background-color:#e8a5b0; 
	color: Black;
}

.selected_accent { /* voor kleurwisseling select-tag indien waarde anders dan uitgangssituatie */
	width:175px; 
	background-color:#C41E3A; 
	color: White;
}
	
.selected_accent2 { /* voor kleurwisseling select-tag indien waarde anders dan uitgangssituatie */
	width:175px; 
	background-color:#666666; 
	color: White;
}	

.notselected {
	width:175px; 
	color: Black;
	background-color:#66CCFF; 
}

.start_selected_woning {
	width:175px; 
	background-color:#e8a5b0; 
	margin-top:2px;
	color: Black;
}

.invoerveld {
	width:40px; 
	background-color:#e8a5b0; 
	margin-top:2px;
	color: Black;
}

.selected_woning {
	width:175px; 
	background-color:#e8a5b0; 
	margin-top:2px;
	color: Black;
}

.selected_woning_accent {
	width:175px; 
	background-color:#C41E3A; 
	margin-top:2px;
	color: White;
}

.notselected_woning {
	width:175px; 
	color: Black;
	background-color:#66CCFF; 
	margin-top:2px;
}

#mt_tussen_bg_wit_rand {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-top:1px solid #BCBCBC;	
	border-bottom:1px solid #BCBCBC;		
	font-size:2px;			
}

#mt_tussen_bg_wit_leeg {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-bottom:1px solid #BCBCBC;	
	font-size:2px;			
}

#menu_knoppen {
	position: relative;
	left:15px;
	top:0px;
	width:820px;
	height:20px;
}

#pagina_titel {
	position: relative;
	left:0px;
	top:15px;
	width:auto;
	height:24px;
}

#pagina002_inhoud {
	position: relative;
	left:0px;
	top:15px;
	width:800px;
	height:auto;
}

#pagina003_inhoud {
	position: relative;
	left:0px;
	top:15px;
	width:915px;
	height:auto;
}

#pagina006_inhoud {
	position: relative;
	left:0px;
	top:15px;
	width:915px;
	height:auto;
}

#max_beter {
	padding-left:5px;
	font-weight:bold;
	color:#C41E3A;
}

#marges_lr {
	margin-left: 15px;
	margin-right: 15px;
}

#marges_trbl {
	margin: 15px;
}

.vet_kleur {
	font-weight: bold;
	color: #C41E3A;
}

.tekstlink1, .tekstlink2 {
	color: #C41E3A;
} 

.tekstlink1 {
	font-weight: bold;
	text-decoration: underline; 
	cursor: pointer;
} 

table {
	font-size: 100%;
}

table td {
	vertical-align: top;
}

input, select {
	font : 100% verdana, geneva, arial, helvetica, sans-serif;
}

/* gebruikte knoppen */
#button_home {
	background: #f4f4f8; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: Black; 
	height: 20px; 
	width: 50px; 
	text-align: center;
	cursor:pointer;
}

#button_emv_off, #button_woningkeuze_off, #button_elv_off {
	background: #f9e8eb; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: Black; 
	height: 20px; 
	width: 190px; 
	text-align: center;
	cursor:pointer;
}

#button_emv_on, #button_woningkeuze_on, #button_elv_on {
	background: #e8a5b0; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: Black; 
	height: 20px; 
	width: 190px; 
	text-align: center;
	cursor:pointer;
}

#button_emv_semi, #button_elv_semi {
	background: #f9e8eb; 
	font : 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #5A5A5A; 
	height: 20px; 
	width: 190px; 
	text-align: center;
	cursor:pointer;
}

#button_disclaimer, #button_begrippen, #button_woningbeschrijving, #button_berekeningsinfo, #button_help {
	background: #f4f4f8; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #5A5A5A; 
	height: 20px; 
	width: 140px; 
	text-align: center;
	cursor:pointer;
}

/*  wordt niet gebruikt
#button_verzenden {
	background: #c41e3a; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: White; 
	height: 20px; 
	width: 140px; 
	text-align: center;
	cursor:pointer;
}
*/

#button_ga_verder {
	background: #c41e3a; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: White; 
	height: 20px; 
	width: 140px; 
	text-align: center;
	cursor:pointer;
}

#button_inputok {
	background: #c41e3a; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: White; 
	height: 20px; 
	width: 60px; 
	text-align: center;
	margin-left: -2px;
	margin-top: 5px;
	cursor:pointer;
}

#button_overzicht, #button_pakket {
	background: #c41e3a; 
	font : 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: White; 
	height: 20px; 
	width: 105px; 
	text-align: center;
	cursor:pointer;
}

#button_beginwaarden {
	background-color:#e8a5b0; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: Black; 
	height: 20px; 
	width: 105px; 
	text-align: center;
	cursor:pointer;
}

#button_alert_huidig_emv, #button_alert_maatregel_emv {
	background: White; 
	font: 110% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #c41e3a; 
	height: 20px; 
	width: 20px; 
	text-align: center; 
	margin-right: 10px;
	cursor:pointer;
}

#button_alert_huidig_elv {
	background: White; 
	font: 90% Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #c41e3a; 
	height: 20px; 
	width: 20px; 
	text-align: center; 
	vertical-align: middle;
	cursor:pointer;
}

#button_emv_start, #button_elv_start {
	background-color: #F9E8EB;
	cursor:pointer;
}

#doorgaan_ja, #doorgaan_nee, #popup_sluiten, #overzicht_ja, #overzicht_nee {
	display:block; 
	width:80px; 
	height: 18px;
	color: White;
	font-weight: bold;	
	background-color: #C41E3A;	
	text-align: center;	
	vertical-align: middle;
	cursor:pointer;
}
/* einde gebruikte knoppen */

/* rechterkolom */
#rechterkolom {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #F9E8EB;
}

.kolomitem {
	border-bottom: 1px solid #C41E3A;	
}

#rechterkolom a:hover {
	color: #666666;
	text-decoration: underline;
}
#rechterkolom a, a:visited, a:active {
	color: #c41e3a;
	}
/* einde rechterkolom */

/* maatregeltabellen */
#mt_kop {
	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#c41e3a;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#c41e3a;
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 1px;
	padding-bottom: 1px;
}

#mt_kop_emv {
	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#c41e3a;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#c41e3a;
	padding-top: 1px;
	padding-bottom: 1px;
}

#mt_tussen {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#mt_tussen_accent {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #C41E3A;
	border-bottom: 1px solid #C41E3A;
}

#mt_tussen_accent2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C41E3A;
}

#mt_eind {
	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#c41e3a;		
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

#mt_eind_emv {
	border-bottom-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#c41e3a;		
	padding-top: 1px;
	padding-bottom: 1px;	
}

#mt_regelkleur {
	background-color: #F9E8EB;
}

#algBgKleurEnquete {
	height: 80px;
	background-color: #F9E8EB;
}

/* einde maatregeltabellen */

/* start progressiebalk */
#finished{
	background-color:#C41E3A;
	width:0%;
	height:12px;
	text-align:center;
	font-size:8px
}

#remain{
	background-color:#E8C1C8;
	width:200px;
	height:12px;
}

#progress {
	color:#FFFFFF;
	font-weight:bold;
}
/* einde progressiebalk */