@import url("form_style.css");
*
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	z-index: 2;
}

HTML
{

}

td
{
	height: 22px;
}


H1
{
	margin-top: 0px;
	
}

BODY
{
	cursor: default;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 1;
	height: 100%;
}

	B, STRONG
	{
		color: #000000;
	}
	
	IMG
	{
		border: 0px;
	}
	
	P
	{
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		font-size: 11px; 
		line-height: 16px; 
	}
	
	li
	{
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
	}	
	
	ul
	{
		margin-top: -10px;
		margin-bottom: 0px; 
	}
	
	
	a
	{
		text-decoration: none;
	}
		
div#page_container
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	/* overflow-y: visible; */
	position: relative;
	width: 100%;
}		
		
div.spacer
{
	clear: both; 
}		

.link_label
{
	color: #ff6800;
	font-size: 11px;
	line-height: 18px;
}

.header_vacatures
{
	color: #ff6800;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}


div.text_vacatures
{
	color: #000;
	font-size: 11px;
	line-height: 18px;
	width: 480px;
}

div.text_vacatures ul
{
	margin-top: 10px;
}


.kop
{
	color: #ff6800;
	font-size: 16px;
	font-weight: bold;
}


div.home_item
{
	float: left;
	width: 205px;
	height: 425px;
}

div#footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 10;
	right: 0px;
	width: 100%;
}

div.frontpage_header_text
{
	font-size: 16px;
	font-weight: bold;
	color: #fe7311;
	border: 0px;
}

div.caseStudies_header_text
{
	font-size: 16px;
	font-weight: bold;
	color: #223f70;
}

div.overTrapo_header_text
{
	font-size: 13px;
	font-weight: bold;
	color: #fe7311;
}

div#footer_fill
{
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #fff;
	z-index: 1;
}
	
img.flag
{
	overflow: visible;
}	
		
div.flag
{
	height: 20px; 
	width: 25px;
	float: left;
	position: relative;
	cursor: pointer;
	padding-left: 2px;
	padding-top: 1px;
	overflow: visible;
}		

span.subInactive
{
	color: #1e4b96;
}

span.subActive
{
	color: #fd4403;  
}

span.sep
{
	padding-left: 15px;
	padding-right: 15px;
	color: #1e4b96; 
}

div.error_message
{
	padding-left: 12px;
	height: 25px;
	line-height: 20px;
	width: 300px;
}

span.error_message
{
	padding-top: 10px;
	line-height: 18px;
	color: #990000;
	font-weight:bold;
}

div.succes_message
{
	padding-left: 12px;
	height: 25px;
	line-height: 20px;
	width: 300px;
}

span.succes_message
{
	padding-top: 10px;
	line-height: 18px;
	color: #060;
	font-weight:bold;
}

#nieuwsbrief_signup 
{
	background: url('../image/border_nieuwsbrief_signup.gif') repeat-x 0 top;
	padding:10px 0
}

#nieuwsbrief_signup .content
{
	padding-left: 139px
}

#nieuwsbrief_signup .content span
{
	color:#ff6200; 
	font-weight:bold; 
	margin-right:30px
}

#nieuwsbrief_signup .content input.text 
{
	border:1px solid #abb0b6;
	background:#f0f4f7;
	padding:5px;
	margin-right:5px
}
#nieuwsbrief_signup .content input.submit 
{
	border:1px solid #ff9652;
	background:#fe6902;
	padding:4px 20px;
	color:#fff;
	font-weight:bold
}

.error
{
	margin-left:139px;
	border:1px solid #DF8F8F;
	background:#FFCECE url('../image/cross_circle.png') no-repeat 10px 10px;
	padding:10px 10px 10px 35px;
	width:300px;
	color:#9D5268;
	font-size:1.1em;
	margin-bottom:20px
	
	
}
		
