﻿/* ------------------------------------------------ */
/*  make up the search module's results              */
/* ------------------------------------------------ */
table.search-resultstable { margin-top:10px; }
td.search-link { margin-top:10px; }
td.search-relevance { text-align:right; }
td.search-teaser { border-top:1px solid black; padding-bottom:20px; }

/* ------------------------------------------------ */
/*  added to make up the PositionHasBeenFilled span */
/* ------------------------------------------------ */
.PositionHasBeenFilled, .PositionIsHotJob
{
	font-style: oblique;
	font-weight: lighter;
}
.PositionIsHotJob
{
	    background-color: yellow;
	color: black;
}
.HideHasBeenFilled .PositionHasBeenFilled
{
	display: none;
}

.cv-detail th
{
	text-align: left;
}

h1#VacatureTitel .PositionHasBeenFilled
{
    background-color: red;
	color: white;
	padding: 0px 2px;
}
h1#VacatureTitel .PositionIsHotJob
{

	padding: 0px 2px;
}

h1#VacatureTitel
{
	text-align: left;
	background-image: none;
	background-color: #434345;
	color: #ffffff;
	padding: 3px 6px;
}

#popup
{
	background-color : #ffffff;
	padding: 10px;
	margin: 0px;
}

#front_left #front_contentleft a.frontpage-news-teaser,
#front_left #front_contentleft a.frontpage-news-teaser:hover
{
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
#front_left #front_contentleft a.frontpage-news-header,
#front_left #front_contentleft a.frontpage-news-header:hover
{
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}

#TB_closeWindow, #TB_closeAjaxWindow
{
	display: none;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

/* ------------------------------------------------ */
/*  declaring main page containers and subclasses   */
/* ------------------------------------------------ */
body {
	background-image: url(../images/interface_02.gif);
	background-color: #ECE9D8;
	margin-right: 0px;
	margin-left: 0px;
}
#master {
	background-image: url(../images/bg_container1024.gif);
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#head_top {
	clear: both;
}
#head {
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
}
		#head_langsel {
			float: right;
			font-weight: bold;
			color: #434345;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			margin-right: 7px;
			text-align: right;
		}
#nav {
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_button_off.gif);
	height: 22px;
}
		.mainnav_off {
			background-image: url(../images/bg_button_off.gif);
		}
		.mainnav_on {
		
			background:#434345;
		}
		.nav_ender {
			background-image: url(../images/bg_vertgradient.jpg);
			background-repeat: repeat-x;
			background-position: bottom;
			height: 250px;
			clear: both;
		}
#breadcrumbs {
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
}
		.breadcrumbs_div{
			margin-right: 7px;
			margin-left: 7px;
		}
#content {

	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
		#content_nav {
			clear: left;
			float: left;
			width: 170px;
			font-size: 11px;
		}
				.subnav_off {
					color: #434345;
					background-color: #FFFFFF;
					text-align: right;
					clear: both;
					padding: 5px;
				}
				.subnav_on {
					color: #434345;
					text-align: right;
					clear: both;
					background-image: url(../images/bg_inpage.gif);
					background-color: #ebf1f5;
					padding: 5px;
				}
		#content_txt {
			float: left;
			margin-left: 40px;
			width: 730px;
			clear: right;
		}
#footer {
	clear: both;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
		#footer_right {
			float: right;
			text-align: right;
			color: #999999;
		}
#footer_end {

	clear: both;
}
/* ------------------------------------------------ */
/*          frontpage dedicated classes             */
/* ------------------------------------------------ */
#front_head {
	background-color: #FFFFFF;
}
#front_contentleft {
	float: left;
	width: 120px;
	background-image: url(../images/bg_vertgradient.jpg);
	background-color: #F4F4E8;
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 25px;
	background-position: bottom;
	padding-top: 17px;
}
#front_contentleft p
{
	padding : 0px;
	margin : 0px;
}
#front_contentmid {
	float: right;
	width: 550px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#front_right {
	float: right;
	width: 200px;
	clear: right;
	background-color: #FFFFFF;
	background-image: url(../images/bg_vertgradient.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#front_left {
	float: left;
	clear: left;
	width: 750px;
}
.front_vertgradient {
	background-color: #FFFFFF;
	background-image: url(../images/bg_vertgradient.jpg);
	background-repeat: repeat-x;
}
/* ------------------------------------------------ */
/*                 Link Styles                      */
/* ------------------------------------------------ */
a:link, a:visited, a:active {
	color: #434345;
	text-decoration: none;
}
a:hover {
	color: #434345;
	text-decoration: none;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #ffffff;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 100px;
	text-align: center;
	height: 19px;
	padding-top: 3px;
}
#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	/*background-image: url(../images/bg_button_on.gif);*/
	background:#434345;
}
#content_txt a:link, #content_txt a:active, #front_left a:link, #front_left a:active {
	color: #434345;
	text-decoration: none;
	font-weight: bold;
}
#content_txt a:hover, #front_left a:hover {
	color: #434345;
	text-decoration: underline;
	font-weight: bold;
}
#content_txt a:visited, #front_left a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #2a2a2a;
	text-decoration: none;
}
#footer a:hover {
	color: #2a2a2a;
	text-decoration: underline;
}
#footer_right a:link, #footer_right a:visited, #footer_right a:active {
	color: #2a2a2a;
	text-decoration: none;
}
#footer_right a:hover {
	color: #2a2a2a;
	text-decoration: underline;
}
/* ------------------------------------------------ */
/*               Title Styles                       */
/* ------------------------------------------------ */
h1, .maintitle 
{
	padding : 0px;
	margin: 0px;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 20px;
	font-weight: bold;
	color: #434345;
	font-size: 15px;
	padding-top: 7px;
}
h2, .subtitle {
	font-weight: bold;
	color: #434345;
	font-size: 12px;
}
/* ------------------------------------------------ */
/*            Drop Down Menu Styles                 */
/* ------------------------------------------------ */
.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	background-color: #ebf1f5;
	line-height: 18px;
	color: #434345;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 1px;
	border: 1px solid #434345;
	margin-left: 10px;
}

.anylinkcss a{
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 5px;
}

.anylinkcss a:hover{
	background-color: #ECE9D8;
	text-decoration: none;
}
.anylinkcss_last a {
	display: block;
	text-indent: 3px;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 5px;
	border: none;
}
		.navigationset
		{
	display: block;
	clear: both;
	background-image: url(../images/bg_button_off.gif);
	height: 25px;
	color: #FFFFFF;
		}
		.navigationset ul
		{
	margin: 0px;
	padding : 0px;
	list-style-type: none;
	display : block;
	border : none;
	color: #FFFFFF;
		}
		.navigationset li
		{
	float: left;
	margin : 0px;
	padding: 4px 0px 0px;
	color: #FFFFFF;
	color : #ffffff;
	width: 100px;
	position: relative;
	height: 21px;
		}
		.navigationset ul li ul li
		{
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #434345;
	text-align: right;
		}
		.navigationset ul li ul
		{
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	background-color: #F4F4EC;
	color: #434345;
	border-top: 1px none #434345;
	border-right: 1px solid #434345;
	border-bottom: 1px solid #434345;
	border-left: 1px solid #434345;
		}
		
		.navigationset li > ul 
		{
	top: auto;
	left: auto;
		}
		
		.navigationset ul li:hover ul, .navigationset ul li.over ul
		{
	display:block;
		}
		.navigationset ul li:hover ul li, .navigationset ul li.over ul li
		{
	background-color: #ebf1f5;
		}
		
/* ------------------------------------------------ */
/*            Listing table row classes             */
/* ------------------------------------------------ */
.SearchResults td, .SearchResults th {
	border-top : solid black 1px;
	border-left : solid black 1px;
}
.SearchResults .LeftColumn {
	border-left: 0;
}
.SearchResults th {
	border-top : 0;
}

.tablelist_AltRows_Even {
	background-color: #FFFFFF;
}
.tablelist_AltRows_Odd {
	background-color: #ECE9D8;
	background-image: url(../images/bg_page.gif);
}
.tablelist_AltRows_Odd a {
	text-transform: uppercase;
	font-weight: bold;
}
.tablelist_AltRows_Even a {
	text-transform: uppercase;
	font-weight: bold;
}
.tablelist_nav {
	background-image: url(../images/bg_listing.jpg);
	clear: both;
	width: 478px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 7px;
	font-style: italic;
}
/* ------------------------------------------------ */
/*                 Colored boxes                    */
/* ------------------------------------------------ */
.content_box {
	background-color: #ebf1f5;
	background-image: url(../images/bg_inpage.gif);
	border: 1px solid #ECE9D8;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}
.nav_box {
	background-color: #ebf1f5;
	background-image: url(../images/bg_inpage.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 20px;
}
.highlight_box {
	background-color: #A3B1CB;
}
/* ------------------------------------------------ */
/*               Form elements                      */
/* ------------------------------------------------ */
form {
	display: inline;
}
input, select, radio {
	color: #666666;
	font-size: .9em;
}
input.knop,
a.frmbutton,
.knop input, .frmbutton {

	color: #ffffff !important;
	border: none;
	padding:2px 6px 2px 15px;
	background-image: url(../images/bg_button.jpg);
	background-position: left;
	font-weight: bold;
	font-size:9px;
	border:0px solid #009900;
	/*padding-left: 15px;*/
}
a.frmbutton
{
	padding-left: 20px;
	padding-bottom: 4px;
	padding-right: 10px;
}
.frmbutton.back{
	background-image: url(../images/bg_button_back.jpg);
}

/* ------------------------------------------------ */
/*                     Misc                         */
/* ------------------------------------------------ */
.breaker {
	clear: both;
}
ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 20px;
	margin-left: 0px;
	list-style-position: outside;
}
.line_full {
	background-color: #CCCCCC;
	clear: both;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.line_dotted {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/bg_dottetline.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.line_dotted_nomarg {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/bg_dottetline.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.tablelist_navpager {
	padding-left: 15px;
	float: right;
	padding-right: 70px;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	padding-top: 1px;
}
#dgk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	color: #CCCCCC;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#dgk a:link, #dgk a:visited, #dgk a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#dgk a:hover {

	color: #666666;
	text-decoration: underline;
}

#ctl00_SearchBox_textSearchInput { width:126px }