/* BALANS-EN-IMPULS */

*
{
	padding: 0px;
	margin: 0px;

	font-size: 12px;
	font-family: "Arial";
	color: #162b42;
}

body
{
	background: #d2eb28;
}

#wrapper
{
	clear: both;
	width: 864px;
	margin: 0 auto 0 auto;
	background: url('/images/body_bg.gif') repeat-y center;
}

#mainwrapper {
	float: left;
	width: 800px;
	margin-left: 32px;
	display: inline; /* fix ie double margin */

	background: #cbdfef url('/images/content_bg.gif') no-repeat bottom right;
}

#main
{
	float: left;
	width: 800px;

	/* background: url('/images/mainwrapper_bg.gif') repeat-y right bottom; */
}

#header
{
	width: 800px;
	height: 310px;
	margin-left: 32px;
	/* background: url('/images/header_bg.jpg') no-repeat; */
	position: relative;
	top: 0px;
	z-index: 2;
}
#logo
{
	background: url('/images/header_overlay.png') no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header_overlay.png');
	height: 86px;
	width: 800px;
	position: absolute;
	top: 0px;
	z-index: 10;
}
#fader
{
	z-index: 5;
	display: block;
}
#fader img
{
	width: 800px;
}

#menu
{
	position: absolute;
	top: 86px;
}

#left
{
	float: left;
	width: 595px;
}

	#contentwrapper
	{
		min-height: 268px;
		height: auto;
		_height: 269px;
	}
	
	ol {
		margin-left: 60px;
		letter-spacing: 0.1em;
		padding-bottom: 10px;
	}


		#contentkort
		{
			display: block;
		}

		#left ul
		{
			margin: 40px;
			list-style-type: bullet;
			letter-spacing: 1px;
			line-height: 18px;
		}

		#contentlang
		{
			display: none;
		}

		#contentlang ul
		{
			margin: 40px;
			list-style-type: bullet;
			letter-spacing: 1px;
			line-height: 18px;
		}

#left h1, #left h2, #left p, #left form, #left p div
{
	padding-left: 24px;
	padding-right: 36px;
}

table
{
	margin-left: 16px;
}

table p
{
	margin: 0px!important;
	padding: 0px!important;
}
table ul
{
	margin: 0px!important;
	padding: 20px!important;
}

#left table.questions
{
	margin-left: 24px;
	margin-right: 36px;
	width: 530px;
}

#left table.questions th, #left table.questions td
{
	margin-left: 24px;
	margin-right: 36px;
	width: 530px;
	background: #E9F0F5;
}

#left table th, #left table td
{
	text-align: left;
	padding: 10px;
	font-size: 12px;
	font-family: "Arial";
	letter-spacing: 0.1em;
}

#left table.checkboxes td
{
	padding: 1px;
	text-align:left;
}
table.checkboxes
{
	margin-left: 0px;
}

#left table.questions td.antwoord
{
	background: #FFFFFF;
	padding: 10px;
}

#left h1
{
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#left h2
{
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#main a.meer
{
	margin-left: 518px;
}

#left p, #left p div
{
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}

#left textarea
{
	font-size: 12px;
	font-family: "Arial";
	width: 530px;
	_width: 510px;
	height: 100px;
	padding: 10px;
	overflow: auto;
}

#left .mainTable
{
	margin-left: -10px!important;
	padding-left: 0px!important;
}

#left .mainTable h1
{
	margin-left: 0px!important;
	padding-left: 0px!important;
}

#left .submit
{
	display: block;
	width: 126px;
	height: 20px;
	padding: 0px;
	padding-top: 2px;

	text-align: center;
	text-decoration: none;
	font-weight: bold;

	border: 0px;
	float: left;
	bottom: 0px;

	position: relative;
	top: 14px;

	background: url('/images/versturen_bg.png') no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/versturen_bg.png');
	cursor: pointer;
}

#left .button
{
	display: block;
	width: 126px;
	height: 20px;
	padding-top: 2px;

	text-align: center;
	text-decoration: none;
	font-weight: bold;

	border: 0px;
	float: left;
	bottom: 0px;

	position: relative;
	top: -1px;

	background: url('/images/versturen_bg.png') no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/versturen_bg.png');
	cursor: pointer;
}

#right
{
	display: none;

	float: right;
	width: 205px;
	padding-bottom: 17px;

	background: #E2EDF6;
}

#right h2
{
	line-height: 25px;
	width: 189px;
	padding-left: 16px;
	margin-top: 1px;

	font-size: 15px;
	font-weight: normal;

	background: url('/images/rechts_head_bg.png') no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rechts_head_bg.png');
}

#right a.meer {
	margin-left: 141px;
}

#testimonials, #poll {
	background: #E2EDF6 url('/images/rechts_bg.gif') no-repeat bottom;
	padding-bottom: 17px;
}

#testimonials
{
	height: 128px;
	_height: 129px;
	width: 205px;
	padding-bottom: 29px;
	background-image: url('/images/test_bg.gif');
}

#right a.meer.test {
	margin-top: -34px;
}

#testimonials img {
	padding: 9px 11px 0 15px;
	float: left;
}

#testimonials p {
	padding: 9px 6px 0 0;
	font-size: 11px;
	letter-spacing: 0.1em;
	float: right;
	width: 100px;
}

#footer
{
	clear: both;
	height: 70px;
	background: #024f8f url('/images/footer_bg.gif') no-repeat;
}

#socialmedia {
  float: right;
  margin-top: 5px;  
  margin-right: 37px;
}

#socialmedia img {
  display: block; 
  border: none; 
}

#languages{
	position: relative;
	top: 0px;
	background-color: #cbdfef;
	margin: 0px 32px;
	padding: 8px 8px 0px 0px;
	text-align: right;
}
#languages img{
	margin-left: 5px;
}

.clear {
	clear: both;
}

a.meer {
	display: block;
	width: 55px;
	height: 17px;
	padding-top: 2px;
	margin-top: -19px;

	text-align: center;
	text-decoration: none;
	font-weight: bold;

	background: url('/images/meer_bg.png') no-repeat;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/meer_bg.png');
	cursor: pointer;
}

/* FORM ELEMENTS */

	.formText
	{
		padding: 5px;
		color: #BBBBBB;
		border: 1px solid #333333;
		padding-left: 10px;
	}

/* POLL STYLE ELEMENTS */

	#poll
	{
		width: 205px;
		background: none;
	}
	#poll p, #poll form
	{
		margin: 2px 0 2px 0px;
	}
	#poll .question, #poll label
	{
		font-size: 12px;
		letter-spacing: 1px;
	}
	#poll .question {
		width: 180px;
	}
	#poll label
	{
		line-height: 20px;
	}
	#poll input {
		margin: 0 8px 0 0;
	}
	#poll .question
	{
		margin: 1em 0 1em 0px;
		font-weight: bold;
	}
	#poll .answer
	{
	  height: 18px;
		margin-left: 0px;
	}
	#poll .vote
	{
		height: 35px;
		margin-top: 10px;
	}
	#poll .bar
	{
		/* DO NOT AJUST WHIDTH BECAUSE THIS IS DEFINED IN THE CODE */
		background: #024F8F;
		height: 12px;
		font-size: 1px;		/* THIS FIXES THE HEIGHT */
	}

	#poll .btnvote
	{
		padding: 5px;
	}

	#order_left
	{
		position: relative;
		width: 150px;
		float: left;
		height: 25px;
		text-align: left;
	}

	#order_right
	{
		position: relative;
		width: 280px;
		float: right;
		height: 25px;
		text-align: left;
	}

		#order_right2
	{
		position: relative;
		width: 450px;
		float: left;
		height: 25px;
		text-align: left;
		margin-top: 25px;
	}

		#order_right3
	{
		position: relative;
		width: 450px;
		float: left;
		height: 105px;
		text-align: left;
		margin-top: 5px;
	}


		#order_right4
	{
		position: relative;
		width: 450px;
		float: left;
		height: 65px;
		text-align: left;
		margin-top: 5px;
	}

	#order_form
	{
		position: relative;
		width: 450px;
	}

	.recommed
	{
		color: #FF0000;
	}

	.order_button
	{
		position: relative;
		float: right;
	}
