body
{
	background-image: url('/onswerk/media/images/frontend/styles/bg_body.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #595c64;
	margin: 0;	
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a
{
	color:#f0031c;
}
a img
{
	border: none;
	vertical-align:middle;
}
label
{
	font-weight:bold;
}
h3
{
	margin: 0px;
}
fieldset
{
	border:none;
}
form
{
	margin: 0px;
}

.itemNew, .itemNew td, .itemNew div
{
    font-weight:bold;
}
.itemRead, .itemRead td, .itemRead div
{
    font-weight:normal;
}

a.furtherLink
{
	background-image: url('/onswerk/media/images/frontend/styles/bg_furtherlink.gif');
	background-position: 100% 4px ;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-right: 10px;
	display: block;
	text-align:right;
}

div#wrapper
{
	margin: 0;
	padding: 0;
	margin-left: 31px;
	width: 972px;
	background-color:white;	
	background-image: url('/onswerk/media/images/frontend/styles/bg_wrapper.gif');
	background-repeat: repeat-y;	
	/*min-height: 600px;*/	
}

div#header
{
	background-color: #fff;
	background-image: url('/onswerk/media/images/frontend/styles/bg_header.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 89px;
	overflow:hidden;	
}

div#metaPageInfoContainer
{
	height: 35px;
	overflow:hidden;
	clear:both;
}
	div#breadCrumbPath
	{
		
		height: 15px;
		float:left;
		background: #f3f3f3;
		padding: 10px 13px;
		padding-left: 329px;
		width: 468px;
	}
	div#fontSizes
	{		
		height: 15px;
		float:left;
		width: 136px;
		padding: 10px 13px;
		background-color: #c4c7cf;
		background-image: url('/onswerk/media/images/frontend/styles/bg_readability.gif');
		background-repeat: no-repeat;
	}
		
div#columnContainer
{

}
	div#leftColumn
	{
		float:left;
		width: 264px;		
		/*min-height: 350px;*/
	}
	div#mainColumn
	{
		width: 708px;
		float: left;
	}
		div#middleColumn
		{
			float:left;
			width: 536px;
			padding: 5px;
		}
		div#mainColumn .blockLayout
		{
			width: 546px;
			padding: 0px;
		}
		
		div#rightColumn
		{
			/*width: 162px;
			margin-left: 648px;*/
			width: 162px;
			float:left;
		}
		
div#footer
{
	clear:both;
	border-top: 1px solid #f0f0f1;
	height: 23px;
	background:white;
	color: #8992a2;	
	padding: 13px 13px;
}
div#footer a
{
	color: #8992a2;	
}
div#footerline
{
	width: 565px;
	height: 7px;
	overflow:hidden;
	margin-left: 438px;
	background-color: #363941;
}

div#contextHelpPanel
{
	background-image: url('/onswerk/media/images/frontend/styles/bg_helppanel.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #e0e2e5;
}

div.largeSquareBlockNoPadding
{
	/*width: 324px;*/
	width: 546px;
	height :245px;
	float:left;
	
	padding: 0px;
}
div.largeSquareBlock
{
	/*width: 314px;*/
	width: 526px;
	height :235px;
	float:left;
	padding: 10px;
}
	div.grey
	{
		background-color: #e8e9ec;
	}
	div.bluegrey
	{
		background-color: #f7f8f8;
	}




/*** CONTENT RELATED ***/

span.normal
{
	font-size:11px;
}
span.large
{
	font-size:13px;
}
span.extralarge
{
	font-size:15px;
}
.defaultText
{
	width:432px;
	clear:both;
	padding: 5px 50px 5px 64px;
	border-bottom:2px solid #eeeeee;
}
.newsText p 
{
}
.newText ul 
{
    margin: 0;
    padding: 0;
}

div#rightColumn .defaultText
{
	padding: 5px;
	width:auto;
	border:none;
}
div.largeSquareBlock  select
{
	width: 300px;
	height: 60px;
}

td.date
{
	color: #f0031c;
	text-align: right;
}

div.highPriority,
div.mediumPriority,
div.lowPriority,
div.noPriority
{
	overflow: hidden;
	width: 16px;
	height: 16px;
	float:left;
	margin-right: 5px;

}

div .taak .highPriority {
	background:url('/onswerk/media/images/frontend/icons/task_red.gif') no-repeat center center;
	}
div .taak .mediumPriority {
	background:url('/onswerk/media/images/frontend/icons/task_orange.gif') no-repeat center center;
	}
div .taak .lowPriority {
	background:url('/onswerk/media/images/frontend/icons/task_green.gif') no-repeat center center;
	}

div .bericht .highPriority {
	background:url('/onswerk/media/images/frontend/icons/message_red.gif') no-repeat center center;
	}
div .bericht .mediumPriority {
	background:url('/onswerk/media/images/frontend/icons/message_orange.gif') no-repeat center center;
	}
div .bericht .lowPriority {
	background:url('/onswerk/media/images/frontend/icons/message_green.gif') no-repeat center center;
	}
		
div#titleLayer
{
	position:absolute;
	display: none;
	background-color: #595c64;
	color:white;
	padding: 5px 5px 2px 5px;
	width: 150px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	border-bottom:4px solid #333;
}

div.paging
{
	float:right;

}
div.paging span.description
{
	float:left;
	padding-top: 6px;
	padding-right:5px;
	padding-left:5px;
}

div.paging span a,
div.paging span.current,
div.paging span.numberperpage
{
	display:block;
	padding: 5px;
	background:white;
	float:left;
	margin-right: 1px;
}
div.paging span.numberperpage
{
	padding: 2px;
}
div.paging span.numberperpage select
{
	padding: 0px;
}

.actionBar 
{
	background-color: #eaebee;
	color: #595959;
	padding: 8px 4px 12px 25px;
	margin-bottom:2px;
}
div.actionLink
{
	float:right;
}
.vacatureDetail {
	float:left;
	padding-right:5px;
	width:210px;
}

.focusItem {
	color:#f0031c;
}

.inActive {
	color:#555;
}

div.reactRule, div.reactRuleLight
{
	background-color: #eaebee;
	margin-bottom: 1px;
	padding: 5px;
	overflow:auto;
	height: 93px;
}
div.reactRuleLight
{
	background: #f1f2f4;
}
span.reactRuleTitle
{
	font-weight: bold;
	color: #5e5e5f;
}
div.reactRule div.selected, div.reactRuleLight div.selected
{
	margin: 5px auto;
	width: 190px;
	background:white;
	border:1px solid #ddd;
	padding: 5px;
}
div#selectedbrief, div#selectedcv
{
	float:right;
	
}

div.sectionRedirect
{

}
div.sectionRedirect div.left
{
	float:left;
	border-right: 2px solid white;
}
div.sectionRedirect div.right
{
	*float:left;
	
}
div.contactForm span 
{
    display: block; 
    float: left; 
    width: 150px;
}
ul.squareList 
{
    list-style: square;
}
ul.personnel 
{
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}
ul.personnel li 
{
    width: 100%;
    margin: 0 0 20px 0;
    clear: both;
}
ul.personnel li img 
{
    float: left;
    margin: 0 10px 10px 0;
}
ul.personnel li strong 
{
    display: block;
    margin: 0 0 10px 0;
}

.error
{
    color:#ee0000;
}	

div.error
{
    margin:5px 0px 5px 0px;
    background:url('/onswerk/media/images/apgf/icons/error.gif') top left #ffffff no-repeat;
    padding:0px 0px 0px 18px;
}
div.nieuwbriefBtn {
	margin: 40px 0 20px 0;
}
