*
{
	font-family: verdana;
	font-size: 12px;
}

HTML, BODY
{
	background-color: #babcbe;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

H1#jaartal
{
	color: #ffffff;
	font-size: 24px;
	position: absolute;
	right: 20px;
	top: 40px;
}


A
{
	color: #000000;
}

#tabs
{
	right: 33px;
	position: absolute;
	top: 174px;
}
	
	A.tab
	{
		background-image: url(../image/tab_off.jpg);
		background-position: top;
		background-repeat: no-repeat;
		color: #ffffff;
		float: left;
		height: 21px;
		overflow: hidden;
		margin-right: 20px;
		padding-top: 4px;
		text-align: center;
		text-decoration: none;
		width: 104px;
	}
	
	A.vamiltab
	{
		background-image: url(../image/btn_vamilmia_off.gif);
		background-position: top;
		background-repeat: no-repeat;
		color: #ffffff;
		float: left;
		height: 21px;
		overflow: hidden;
		margin-right: 20px;
		padding-top: 4px;
		text-align: center;
		text-decoration: none;
		width: 104px;
	}
	
	A.on
	{
		background-image: url(../image/tab_on.jpg);
		color: #000000;
	}

	A.vamilmiaon
	{
		background-image: url(../image/btn_vamilmia_on.gif) !important;
	}

/* frame */

DIV#page
{
	background-image: url(../image/fill.jpg);
	background-position: right;
	background-repeat: repeat-y;
	float: none;
	margin: 20px auto auto auto;
	overflow-x: hidden;
	width: 1002px;
}

	DIV#page DIV#header
	{
		background-image: url(../image/header.jpg);
		background-repeat: no-repeat;
		clear: both;		
		height: 169px;
		#margin-left: 2px;
		position: relative;
		width: 100%;
		z-index: 20;
	}
	
	DIV#page DIV#analyse
	{
		clear: both;
		width: 100%;
		z-index: 10;
	}
	
		DIV#page DIV#analyse DIV#content
		{			
			clear: both;
			margin-left: 60px;
			width: 900px;
		}
		
			DIV#tellers
			{
				float: left;
				margin-left: 20px;
			}
			
				DIV#tellers DIV.teller
				{
					background-position: right;
					background-repeat: no-repeat;
					height: 74px;
					overflow: hidden;
					position: relative;
					text-align: right;
					width: 275px;
				}
					
					DIV#tellers DIV.teller DIV.minimale_punten
					{
						font-size: 10px;
						font-style: italic;
						position: absolute;
						right: 70px;
						top: 50px;
					}
										
					DIV#tellers DIV.teller DIV.behaalde_punten
					{
						background-color: transparent !important;
						color: #ffffff;
						font-size: 11px;
						font-weight: bold;						
						position: absolute;
						right: 18px;
						top: 28px;
						width: 58px;
					}
					
					DIV.stap
					{
						display: none;
						left: 0px;
						position: absolute;
						top: 30px;
						z-index: 10000;
					}
				
				DIV#tellers DIV#teller_1
				{
					background-image: url(../image/teller_ammoniak_rood.gif);
				}
				
				DIV#tellers DIV#teller_2
				{
					background-image: url(../image/teller_dierenwelzijn_rood.gif);
				}
				
				DIV#tellers DIV#teller_3
				{
					background-image: url(../image/teller_dierengezondheid_rood.gif);
				}
				
				DIV#tellers DIV#teller_4
				{
					background-image: url(../image/teller_energie_rood.gif);
				}
				
				DIV#tellers DIV#teller_5
				{
					background-image: url(../image/teller_vrijeruimte_rood.gif);
				}
				
			DIV#container
			{				
				background-color: transparent !important;
				float: right;
				height: 100%;
				margin-top: 6px;
				margin-right: 20px;
				overflow-x: hidden;
				width: 620px;
			}
	
	DIV#page DIV#footer
	{
		background-image: url(../image/footer.jpg);
		background-position: right;
		background-repeat: no-repeat;
		clear: both;
		height: 16px;		
		#width: 1004px;
	}


/* png fix */
DIV, IMG
{ 
	behavior: url(js/iepngfix.htc); 
}

FORM
{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: auto;
}

	A.submit
	{
		float: right;
	}
	
	FORM#enquete H4
	{
		clear: both;
		width: 560px;
	}
	
	FORM#enquete A
	{
		#clear: both;
		width: 540px;
	}

H4, FORM#enquete A.submit
{
	width: auto;
}
	
	
/* FORM */

FORM#enquete
{
	font-size: 12px;
}

FORM#enquete *
{
	float: left;
	margin-bottom: 6px;
}

FORM#enquete H3
{
	clear: both;
	width: 100%;
}

FORM#enquete SPAN.label
{
	display: block;
	font-size: 12px;
	width: 140px;
}

FORM#enquete INPUT, FORM#enquete TEXTAREA
{
	background-position: left center;
	background-repeat: no-repeat;
	border: 0px;
	width: 222px;
}

	FORM#enquete INPUT
	{
		background-image: url(../image/input_field.gif);
		height: 20px;
	}

	FORM#enquete TEXTAREA
	{
		background-image: url(../image/input_textarea.gif);
		height: 106px;
	}
	
FORM#enquete A.submit
{
	float: right;
}

A IMG
{
	border: 0px;
}

DIV.enquete
{
	margin: 20px auto;
	width: 619px;
}

DIV#stap_-1
{
	/*margin-left: -260px;*/
	width: 892px !important;
}
	
	DIV#stap_-1 DIV.box
	{
		width: 850px !important;
	}

	DIV.enquete DIV.header
	{
		background-color: transparent !important;
		clear: both;
		float: left;
        width: 619px;
	}
	
		DIV.enquete DIV.header *
		{			
			background-color: transparent !important;
		}

	DIV#stap_-1 DIV.header
	{
		width: 892px !important;
	}

	DIV.enquete DIV.box, DIV.borders
	{
		background-image: url(../image/logo_bg.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		border-bottom: 1px solid #e2393e;
		border-left: 1px solid #e2393e;	
		border-right: 1px solid #e2393e;
		clear: both;
		float: left;
		padding: 20px;
		width: 577px;
	}
	
	DIV.borders
	{
		line-height: 20px;
		margin-top: -20px;
		padding-top: 0px;
		width: 850px;
	}
		
		DIV#type, FORM#maatlat
		{
			background-color: transparent !important;
		}
		
		DIV.box *
		{
			background-color: transparent !important;
			line-height: 20px;
		}
	
		DIV.box H3
		{
			clear: both;
			font-size: 11px;
		}
		
		DIV.box H4
		{
			background-image: url(../image/icon_question.gif);
			background-position: left top;
			background-repeat: no-repeat;
			clear: both;
			color: #da373e;
			float: left;
			font-size: 12px;
			margin-bottom: 4px;
			padding-left: 28px;
		}
		
		DIV.box A.antwoord
		{
			background-position: left center;
			background-repeat: no-repeat;
			color: #000000;
			clear: both;
			float: left;
			font-size: 10px;
			margin-left: 28px;
			padding-left: 19px;
			text-decoration: none;
		}
		
			DIV.box A.checkbox
			{				
				background-image: url(../image/checkbox_off.gif);
			}
		
			DIV.box A.radio
			{				
				background-image: url(../image/radio_off.gif);
			}			
		
		DIV.box A.antwoord:hover
		{
			text-decoration: underline;
		}

		DIV.box DIV.clear
		{
			clear: both;
			display: block;
			float: left;
			height: 10px;
			width: 100%;
		}
		
		DIV.box SELECT.stal
		{
			float: left;
			margin-top: 10px;
		}
		
		DIV.box A.button
		{
			float: left;
			margin-left: 20px;
		}
		
DIV.status
{
	bottom: 0px;
	clear: both;
	float: none;
	left: 0px;
	margin: 0px 0px -170px -30px !important;
	position: absolute;
	width: 180px;
}

	DIV.status *
	{
		float: none;
	}

	DIV.status H1
	{
		color: #FFFFFF;
		font-size: 24px;
		height: 24px;
		left: 0px;
		position: absolute;
		text-align: center;
		top: 70px;
		width: 160px;
	}
	
DIV.scores
{
	height: 73px;
	margin-top: 20px;
	padding-left: 8px;
	width: 636px;
}

	DIV.scores DIV
	{
        background-repeat: no-repeat;
		float: left;
		height: 73px;
		position: relative;
	}

		DIV.scores DIV H1
		{
            color: #ffffff;
			font-size: 11px;
			position: absolute;
			right: 5px;
			text-align: center;
            top: 21px;
            #top: 27px;
			width: 80px;
		}

    DIV.scores DIV H2
    {
        left: 0px;
        margin-left: -110px;
        margin-top: 54px;
        top: 0px;
        #top: 37px;
        font-size: 10px;
        font-weight: normal;
    }

        DIV#vrije_score H2
        {
          margin-left: -60px;
        }


	DIV#maatlat_score
	{
		background-image: url(../image/amoniakmaatlat_rood.gif);
		width: 232px !important;
	}

		DIV.maatlat_score_groen
		{
			background-image: url(../image/amoniakmaatlat_groen.gif) !important;
			width: 232px !important;
		}
	
	DIV#vragen_score
	{
		background-image: url(../image/dierenwelzijnmaatlat_rood.gif);
		width: 228px !important;
	}
	
		DIV.vragen_score_groen
		{
			background-image: url(../image/dierenwelzijnmaatlat_groen.gif) !important;
			width: 232px !important;
		}

	DIV#vrije_score
	{
		background-image: url(../image/vrijeruimte_rood.gif);
		width: 168px !important;
	}
	
		DIV.vrije_score_groen
		{
			background-image: url(../image/vrijeruimte_groen.gif) !important;
			width: 232px !important;
		}
		
DIV.aansprakelijk
{
	margin-top: 20px;
}

DIV#footer_links
{
	float: none;
	margin: 4px auto;
	width: 1002px;
}

	DIV#footer_links A
	{
		color: #505050;
		float: right;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
