@charset "utf-8";
body  {
	font-family:"Times New Roman", Times, serif;
	background: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}

.todo
{
	background-color:#FF0;
}

.vacature
{
	font-size: 18px;
	color: #900;
	text-align: center;
}

.vacature_title
{
	font-size: 24px;
}

.headermenu {
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.footer
{
	font-size:10px;
	text-align:center;
}

.photodlg
{
	background-color:white;
	display:none;
	border:2px solid #666;
	z-index:4;
	position:absolute;
	top:150px;
	width: 940px;
	left: 50%;
	margin-left: -470px;
}

.maincontentcell
{
	text-align:left;
	background-color:#FFF;
	padding:5px;
}

.contentcell
{
	padding-top:5px;
	padding-left:2px;
	color:#000;
	height:450px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif
	text-align:left;
	vertical-align:top;
}

.contentcell_large
{
	padding-top:5px;
	padding-left:2px;
	color:#000;
	height:450px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif
	text-align:left;
	vertical-align:top;
}

.red_link
{
	text-decoration: none;
	color:#900;
}

.bold_red_link
{
	text-decoration: none;
	font-weight:bold;
	color:#900;
	text-align: left;
}

.white_link
{
	text-decoration: none;
	color:#FFFFFF;
}

.start_fotocell
{
	width:145px;
	padding-right:10px;
	padding-top:5px;
	text-align:left;
}

.start_morecell
{
	text-align:right;
	font-size:10px;
	font-weight:bold;
	border-bottom: 1px solid #999;
	cursor:hand;
}

.start_title
{
	font-size:14px;
	font-weight:bold;
}

.right_cell
{
	border:2px solid #900;
	padding:2px;
}

.wieiswie_fotocell
{
	width:210px;
	text-align:center;
	padding-bottom:5px;
}

.wieiswie_foto
{
	width:200px;
}

.wieiswie_tekstcell
{
	vertical-align:top;
	font-size: 16px;
	font-weight: bold;
}

.wieiswie_name
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.contact_field
{
	width:300px;
	border:  #666 solid 1px;
	height:18px;
}

.contact_cell
{
	vertical-align:top;
	padding-bottom:1px;
}

.contact_question
{
	width:300px;
	border:  #666 solid 1px;
}

.page_title
{
	padding-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:32px;
	text-decoration:none;
	color:#000;
	vertical-align:bottom;
}

.page_title_small
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-decoration:none;
	color:#000;
	vertical-align:bottom;
}

.page_title_xsmall
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000;
	vertical-align:bottom;
}

.menu_header
{
	background-color:#900;
	color:white;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:hand;
}

.menu_item
{
	padding: 2px;
	font-size: 11px;
	cursor:hand;
}

.menu_item:hover
{
	padding: 2px;
	font-size: 11px;
	cursor:hand;
	color:white;
	background-color: #333;
}.Verlof {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
}

