/* Style Sheet EcoSelect V2 NL */html, body {	margin: 0;	padding: 0;		text-align: center;	height: 100%;	background-color: #f9fcfe;	font-weight: normal;	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;} .header_fade {	background: url(header_fade.gif) repeat-x;	width: 990px;	height: 50px;	margin-top: -2px;} #content {	padding-left: 10px;	float: left;}#menu ul {	list-style-type: none;	margin: 0;	padding: 0;	width: 180px;}#menu li {	display: block;	width: 100%;	font-size: 12px;	line-height: 30px;	border-bottom: 1px solid #CCC;	border-left: 1px solid #CCC;	border-right: 1px solid #CCC;}#menu li a {	color: #777; 	text-decoration: none;	padding-left: 5px;	display: block;}#menu li a:hover {	color: #FFF; 	text-decoration: none;	background-color: #EF7D00;	display: block;} .m_titel {	font-size: 16px;	font-weight: bold;	color: #017ABE;	line-height: 30px;}.m_subtitel {	font-size: 12px;	font-weight: bold;	color: #017ABE;}.m_subtitel2 {	text-decoration: none;	font-size: 12px;	color: #017ABE;	padding-left: 5px;	border-left: 2px solid #ccc;	margin-left: 10px;	margin-top: 3px;}#menu a:hover {	color: #EF7D00;	text-decoration: none;}#menu .title {	background: url(menu_title.gif);	width: 180px;	border-left: 1px solid #CCC;	border-right: 1px solid #CCC;	margin-top: 20px;	line-height: 20px;}#menu .title p {	padding-left: 5px;	margin: 0;	font-weight: bold;	color: #555;} #detail h1 {	font-size: 24px;	color: #017ABE;}#detail h2 {	font-size: 18px;	color: #017ABE;	padding-top: 20px;	line-height: 0px;}#detail h4 {	font-size: 14px;	color: #777;}#vac_details {	border: 1px solid #ccc;}#vac_details h1 {	background-color: #f0f0f0;	font-size: 18px;	color: #017ABE;	border-bottom: 1px solid #ccc;	padding: 5px;	margin: 0px;}#vac_details  .titel {	background: url(background_vacpunt.gif) no-repeat;	padding-left: 10px;	height: 50px;	margin-left: 2px;}#vac_details h2 {	font-size: 14px;	color: #777;	font-weight: bold;}#vac_details p {	margin: 0px;	padding-left: 5px;	padding-right: 5px;}#vac_details .vac_nummer {	font-size: 12px;	font-weight: bold;	text-align: center;	color: #777;	border-left: 1px solid #ccc;	border-bottom: 1px solid #ccc;	padding: 0px;	margin-left: 300px;	margin-top: 0px;}#rechts {	color: #777;	width: 250px;	padding-left: 10px;	float: left;}#rechts img {	padding-bottom: 5px;}#rechts .vacature_ecoselect {	background: url(background_rechts.gif) no-repeat;	background-color: #F0F0F0;	width: 250px;	border: 1px solid #CCC;	line-height: 18px;}#rechts .vacature_ecoselect p {	padding-left: 5px;	padding-right: 5px;	margin: 0px;	text-align: justify;}#rechts a {	color: #017ABE; 	text-decoration: none;}#rechts a:hover {	color: #EF7D00; 	text-decoration: none;}#footer {	position: absolute;	width: 100%;	bottom: 0;	border-top: 1px solid #017ABE;}#footer ul {	background-color: #D8E6F1;	height: 20px;	list-style-type: none;	margin: 0;	padding: 0;}#footer li {	padding-top: 1px;	display: block;	float: left;	width: 147px;	text-align: center;	font-size: 13px;}#footer a {	color: #777;	text-decoration: none;}#footer a:hover {	color: #FF6600;	text-decoration: none;}.table_txt {	color: #000;	font-size: 12px;}.table_txt_small {	color: #000;	font-size: 10px;}.table_input {	color: #781351;	background: #F4F9FF;	border: 1px solid #017ABE;}

#ecoselect {	
	position:relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 990px;
	text-align: left;
}

#canvas {
	background-image: url("images/content-bg.png");
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 30px 10px;
	min-height: 500px;
}

#detail {
	padding-left: 10px;
	width: 520px;
	float: left;
	color: #777;
	text-align: justify;
	line-height: 18px;
	width: 740px;
}

#menu_titel ul {
	list-style-type: none;
	margin: 10px 0px;
	padding: 0;
}

#menu_titel li {
	width: 100%;
	display: block;
}

#menu_titel li a {
	color: #017ABE; 
	text-decoration: none;
	padding-left: 5px;
}

#menu_titel li a:hover {
	color: #EF7D00; 
	text-decoration: none;
}

.header {
	height: 162px;
	background-image: url("images/header-bg.png");
}

.footer  {
	height: 159px;
	padding: 0px 30px;
	background-image: url("images/footer-bg.png");
}
