* {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height:130%;
	color:#455560;
}

html,body {
	height: 100%;
	background: white;
}

body {
/*	text-align: center; */
	margin:0;
	padding:0;
}

body, td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#455560;
	line-height:130%;
	vertical-align:top;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
/*	color: #C10435; */
	font-size: 1em;

	margin:0px;
	padding-bottom:10px;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}

a:hover {
	color: #C10435;
}


#PrintHeader {
	display: none;
}

#PrintFooter {
	display: none;
}

/*************************
**  	CONTAINER	    **
*************************/
#content_column_50 {
	float:left;
	width: 291px; /*312 - (2 * 10 padding) - 1 (border) */
}

#content_column_75 {
	float:left;
	width: 445px; /*466 - (2 * 10 padding) - 1 (border) */	
}

#content_column {
	float:left;
	width: 597px; /*618 - (2 * 10 padding) - 1 (border) */		
}

#snippet_column {
	display:none;
}

#snippet_column_25 {
	float:left;
	width:152px;
}

#snippet_column_50 {
	float:left;
	width:306px;
}

#footer {
	float:right;
	width:598px;

	padding:10px;
	text-align:center;
	vertical-align:middle;
	
	background-color:#FFFFFF;
}

#footer #copyright {
	margin-top:20px;
	color: #999999;
}

#footer #copyright a , #copyright a:visited {
	color: #999999;
}
/************************/

#menu_column a {
	height: 29px;
	line-height: 29px;
	display: block;
	color: #455560;
	font-weight: bold;
	text-align:right;
	padding-right: 5px;
	border-left: 1px solid #A8B4BC;
	border-bottom: 2px solid #A8B4BC;
	text-decoration: none;
}

#menu_column a:hover{
	color: #C10435;
}

#menu_column a.leftmenu_down {
	background:   url("/shared/images/custom/menu/bg_left_menu.gif") repeat-y right;
	color: #455560;
}

#submenu_column a {
	height: 20px;
	line-height: 20px;
	display: block;
	color: #455560;
	font-weight: normal;
	text-align:right;
	padding-right: 5px;
	border-left: 1px solid #A8B4BC;
	border-bottom: 1px solid #A8B4BC;
	text-decoration: none;
}

#submenu_column a:hover{
	color: #C10435;
}

#submenu_column a.leftsubmenu_down  {
	background:   url("/shared/images/custom/menu/bg_left_menu.gif") repeat-y right;
	color: #455560;
}


table.snippet {
	border:1px solid #455560;
	border-top: 7px solid #C10435;
	margin-bottom:5px;
}

table.snippet th {
	background: #8F99A0;
	text-align: left;
}

table.snippet td {
	padding: 2px 5px;
}

table.snippet td hr {
	width: 90%;
	text-align: center;
}

table.snippet td img.lees_meer {
	border:none;
	float: right;
}

table.snippet td p {
	margin:0px;
	padding: 0px;
}


#container {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	
	background-image:url(/shared/images/custom/main/bg_container.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#main_nav {
	margin:0;
	background-color:#FFFFFF;
	border:none;
}

#mood_image {
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#menu_column {
	width: 153px; 
	float:left;
}

#NotFound {
	padding:10px;
	border:1px solid #D30E45;
}

/* FormCheck */
.FormCheckGood {
	/*empty because back to browser default*/
}

.FormCheckBad {
/*	border:2px solid #FF0000; */
	border:2px solid #D30E45;
}


/*************************
**   	VESTIGINGEN    **
*************************/

#OverviewVestigingen td {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.TablePictures {	/* used in FCK editor */
	border:1px solid #455560;
	border-top: 7px solid #C10435;
	margin-bottom:5px;
	
	float:right;
	width: 152px;
	
	margin-top: -10px;
	margin-right: -4px;
}

.TablePictures td {	/* used in FCK editor */
	margin: 2px;
	text-align:center;
}

/*************************
**   VACANCY STYLING    **
*************************/

table.style1 {
	border: 1px #1E5380 solid;
	border-top: 5px solid #C10435;
}

table.style1 td {
/*	cursor: pointer; */
	border-top: 1px solid #DADDDF;
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
}


table.style1 td .checkbox {
	margin-top: -0.2em;
	margin-bottom: -0.2em;
}


table.style1 th {
	padding: 2px 5px 2px 5px;
	color: white;
	text-align: left;
	background: #8F99A0;
}

table.style1 tr {
	background: #ECEEEF;
}

table.style1 tr.odd {
	background: white;
}

table.style1 tr.over {
	background: #A4B9CB;
	color: white;
}


/*************************
**     FORM STYLING     **
*************************/

.text, .textarea {
	color: black;
	font-family: Arial, Verdana, Helvetica;
	width: 95%;
	font-size: 12px;
	line-height:120%;
	padding:1px 0px;
	border: 1px solid #455560;
}

.button {
	background: url("/shared/images/custom/main/bg_button.gif") no-repeat right #D4D0C8;
	color: black;
	font-weight: bold;
	padding-right: 10px;
}
