html {
	background-color: #142d35;
	margin:0px;
	padding:0px;
	width:100%;

	font-family: "ITCAvantGardeW01-CnBk";
	font-size:15px;
	line-height:1.40;
	color: #193A43;
	font-weight: normal;
}

body {
	background-color: #142d35;
	margin:0px;
	padding:0px;
	width:100%;
	line-height:1.40;
}

.container {
	padding-left:25px;
	padding-right:25px;					
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page {
	width:100%;
	background-color:#ffffff;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box, .brand {
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	cursor:pointer;
}

div .shadow {
		background-image:url(/image/page-shadow.png);
		background-repeat:repeat-x;
		height:20px;
		margin-left:10px;
		margin-right:10px;
		margin-top:20px;
		/*margin-bottom:20px;*/
}

.iso {
	width: 120px;
	display: block;
	float: right;
	margin-top: -20px;
	margin-bottom: -10px;
	margin-right: 10px;
}

/**
* Content 
**/
.content {
	margin-left:10px;
	margin-right:10px;
}

.content .far_left {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:30%;
	float:left;
	border-left:10px solid #ffffff;
	border-right:20px solid #ffffff;
}

.content .left {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:70%;
	float:left;
	border-left:10px solid #ffffff;
	border-right:20px solid #ffffff;
}

.content .right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:30%;
	float:left;
	border-left:20px solid #ffffff;
	border-right:10px solid #ffffff;
}

/**
* Typography
**/

.content a {
	color:#2c98a2;
}

.content a:hover {
	color:#99c224;
}


span.green {
	color:#99c224;
}



/**
*	Teaser List
**/

.teaserList section, .teaserList .ieSection {
	overflow:auto;	
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
}

.teaserList img {
	margin-right:20px;
	float:left;
}

.teaserList header {
	margin-bottom:25px;
}

.teaserList header a {
	font-family: "ITCAvantGardeW01-CnDm";
	color:#99c224;
	text-decoration:none;
	font-size:20px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.teaserList header p {
	font-family: "ITCAvantGardeW01-CnDm";
	color:#193A43;
	text-decoration:none;
	font-size:15px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.jobTeaser {
	float:none !important;
}

/**
*	Text
**/

.side_menu h1, .text h1, .teaserList h1 {
	/*font-family:'ITCAvantGardeW01-CnDm';*/
	font-family:'ITCAvantGardeW01-CnMd';
	font-size:20px;
	color:#193A43;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	margin-top:30px;
}

.text h2 {
	font-family: "ITCAvantGardeW01-CnDm";
	color:#99c224;
	text-decoration:none;
	font-size:15px;
	padding:0px;
	margin:0px;	
	margin-bottom:-10px;
}

.text h3 {
	font-family: "ITCAvantGardeW01-CnDm";
	color:#193A43;
	text-decoration:none;
	font-size:15px;	
	
	padding:0px;
	margin:0px;
	margin-bottom: -21px;
}

.text p {
	margin-top:21px;
	margin-bottom:21px;
}

.text li {
	background: url(/image/arrow_right_green_list_bullet.png) no-repeat left;
	padding: 3px 0px 3px 15px;
}

.text .floatingTextList li {
	background: url(/image/arrow_right_green_list_bullet.png) no-repeat left top;
	padding: 0px 0px 3px 15px;
	margin-top: 4px;
}

.text ul {
  margin-top:21px; 
  margin-bottom:21px;
}

.text strong {
	font-weight:bold;
}



/*maximal*/
@media (min-width: 1000px) { 
	.text .halfContent {
		float:left;	
		width:45%;
		margin:10px;
	}

	.text .halfContent p:first-child {
		margin-top:0px;
	}	
}

/*medium*/
@media (min-width: 640px) and (max-width: 1000px) {
	.text .halfContent {
		float:left;	
		width:100%;
	}

	.text .halfContent p:first-child {
		margin-top:0px;
	}
} 

/*minimal*/
@media (min-width: 0px)  and (max-width: 640px) {
	.text .halfContent {
		float:left;	
		width:100%;
	}

	.text .halfContent p:first-child {
		margin-top:0px;
	}	
}

.text .teaser {
	line-height: 20px;
	font-size: 16px;
	margin-top: -15px;
	color: #193A43;
	border-left: 2px solid #99C224;
	padding-left: 5px;
}

.text header a {
	color:#193A43 !IMPORTANT;
	text-decoration:none;
}
.text header h1 {
	color:#193A43 !IMPORTANT;
	margin-top:0px;
}
.text header {
	color: #99C224;
}


/**
* Referenz liste
**/

	.referencBox header a {
		color:#193A43 !IMPORTANT;
		text-decoration:none;
	}

	.referencBox header a:hover {
		border-bottom:1px solid #99C224;
	}

	.referencBox header h1 {
		color:#193A43 !IMPORTANT;
		margin-top:0px;
	}

	.referencBox header {
		color: #99C224;
	}

	.referencBox h2 a {
		color:inherit !IMPORTANT;
		text-decoration:none;
	}

	.referencBox h2 {
		margin-top:10px;

	}

	.referencBox li {
		background:none;
		padding-left:5px;
	}

	.referencBox ul {
		list-style-type:disc;
		margin-left:15px;
	}

/**
* Menue
*/
.menu {}

.menu .main {
	overflow: hidden;
	width:100%;
}

.menu .sub {
	display:none;
}

.menu .sub a {
	font-family: "ITCAvantGardeW01-CnBk";
	color:#193A43;
	text-decoration:none;
	font-size:13px;
	line-height: 30px;
	margin-right:10px;
}

.menu .sub a:hover, .sub_nav_hover {border-bottom:2px solid #99c224;}

.menu .main a {
	display:block;
	float: left;
	width:20%;
	text-align: center;

	border-right:3px solid #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor:pointer;

	font-family: "ITCAvantGardeW01-CnMd";
	color:#193A43;
	text-decoration:none;
	font-size:15px;
	line-height: 30px;					
}


.main a:hover, .main_nav_hover {background-color:#99c224 !important;}				
.main a:last-child {border:0px;}
.main a:nth-child(1) {background-color:#e1e9ca;}
.main a:nth-child(2) {background-color:#cedfcb;}
.main a:nth-child(3) {background-color:#dbdbe2;}
.main a:nth-child(4) {background-color:#dbe5eb;}
.main a:nth-child(5) {background-color:#ebe7d0;}

/**
*	Tags
**/
/*
* Tag Clouds
*/

.tagGroup {
	position:absolute;
	display:block;
	z-index: 2;
	width:100%;
}

.tagGroup a {
	text-decoration:none;
}

.tiles * {
	text-decoration: none;	
}

.level1 {
	font-family:'ITCAvantGardeW01-CnDm';
	font-size:30px;
	color:#1a3a44;
	display:block;
}

.level2 {
	font-family:'ITCAvantGardeW01-CnBk';
	font-size:15px;
	color:#353F42;
	display:block;
}

div.brand .level2 {
	display:inline-block;
}

.level3 {
	font-family:'ITCAvantGardeW01-CnBk';
	font-size:15px;
	color:#353F42;
	display:block;
}

div.brand .level3 {
	display:inline-block;
}

.brand .level1 {
	background:url(/image/icon_mail_telefon_green.png) no-repeat;
	background-size:auto auto;
	background-position: 0% center;
	padding-left:41px;
}

.brand .level1:hover {
	background:url(/image/icon_mail_telefon_green.png) no-repeat !important;
	background-position: 0% center !important;
}		

.box .level1 {
	background:url(/image/arrow_right.png) no-repeat;
	background-size: auto;
	background-position: 0% center;
	padding-left:32px;
}

.box:hover .level1 {
	background:url(/image/arrow_right_green.png) no-repeat !important;
	background-position: 0% center !important;
}

.emo .level1 {
	background:none;
}

.emo:hover .level1{
	background:none !important;
}		

.brand .level2, .brand .level3 {
	border-bottom:2px solid #ffffff;
}

.brand .level2:hover, .brand .level3:hover {
	border-bottom:2px solid #99c224;
}

/*
	Green Button
*/
	a.greenButton {
		font-family:'ITCAvantGardeW01-CnDm';
		text-decoration:none;
		color:#ffffff;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:15px;
		padding-right:15px;
		background-color:#99c224;
		margin-left:5px;
		margin-right:5px;
	}

	a.greenButton:hover {
		color:#ffffff;
		background:url(/image/arrow_right_small.png) no-repeat;
		background-position: center left;
		background-color:#99c224;
	}

	.iconButton img {
		vertical-align: middle;
	}

	a.iconButton {
		font-family:'ITCAvantGardeW01-CnDm';
		text-decoration:none;
		color:#ffffff;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:5px;
		padding-right:5px;
		background-color:#99c224;
		margin-left:5px;
		margin-right:5px;
		cursor:pointer;

	}

	a.iconButton:hover {
		background-color:#99c224;
	}


@media (max-width: 1000px) { 
	.brand .tag {
		display:inline !important;
		margin:0px !important;
		padding:0px !important;
		background-image:none !important;
		border-bottom:2px solid #ffffff;
		padding-left:10px !important;
	}

	.brand .tag:hover {
		border-bottom:2px solid #99c224;
		background-image:none !important;
	}
}

/*km:DELETE ME LATER!*/
.tag1 {
	padding-left:32px;
	font-family:'ITCAvantGardeW01-CnDm';
	font-size:30px;
	color:#1a3a44;
	position:absolute;
	top:20%;
	left:0%;
	background:url(/image/arrow_right.png) no-repeat;
	line-height:44px;
	height:44px;
	display:block;
	z-index: 4;
}

.tag2 {
	font-family:'ITCAvantGardeW01-CnBk';
	font-size:20px;
	color:#1a3a44;
	position:absolute;
	display:block;
	z-index: 3;
}

.tag3 {
	font-family:'ITCAvantGardeW01-CnBk';
	font-size:18px;
	color:#1a3a44;
	position:absolute;
	display:block;
	z-index: 2;
}

.icon {
	position:relative;
	display: block;
	z-index: 1;
}


/***
* candidate pool
*/

h2.candidatepool {
	margin-bottom:21px;
}

/***
* Contact Box
*/

.contactBox {
	margin-top:30px;
}

div.contactBox {
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}

div.contactBox div {
	border-bottom:1px solid black;
}

.contactBox p {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}

.contactBox h2 {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}

div.contactBox div:nth-of-type(odd)
{
    background-color: #E2E2E2;
}

div.contactBox div:nth-of-type(even)
{
    background-color: #F2F2F2;
}

div.contactBox div.contactBoxTop  {
	background-color: #193A43;
	color: #FFF;
	font-family: "ITCAvantGardeW01-CnDm";
	text-decoration:none;
	font-size:15px;
}

div.contactBox div.button a {
	color: #193A43;
	text-decoration:none;
	display:block; 
	background:url(/image/arrow_right_small.png) no-repeat;
	background-position: center right;
	
}

div.contactBox div.button a:hover {
	color: #193A43;
	text-decoration:none;
	display:block; 
	background:url(/image/arrow_right_green_small.png) no-repeat;
	background-position: center right;
}

/*
* Contact Form
*/

.contactForm {
	display: block;
}

.contactForm div {
padding-bottom:8px;
}

.contactForm select {
border:1px solid #193A43;
}

.contactForm input {
border:1px solid #193A43;
}

.contactForm textarea {
border:1px solid #193A43;
}

.contactForm h1 {
	/*font-family:'ITCAvantGardeW01-CnDm';*/
	font-family:'ITCAvantGardeW01-CnMd';
	font-size:20px;
	color:#193A43;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	margin-top:30px;
}

.contactForm .line1 {
	display:block;
}

.contactForm .line1 label.first {
	width: 20%; 
	float: left;
}

.contactForm .line1 label.second {
	width: 80%; 
	float: left;
}

.contactForm .line1 label select {
	width: 85%;
}
.contactForm .line1 label input {
	width: 100%;
}

.contactForm .line2 {
	display:block;
}

.contactForm .line2 label {
	width: 50%; 
	float: left;
}

.contactForm .line2 label input {
	width: 95%;
}

.contactForm .line2 label input.second {
	width: 100%;
}

.contactForm .line3 {
	display:block;
}

.contactForm .line3 label {
	width: 100%; 
	float: left;
}

.contactForm .line3 label input {
	width: 100%;
}

.contactForm .line4 {
	display:block;
}

.contactForm .line4 label {
	width: 50%; 
	float: left;
}

.contactForm .line4 label input {
	width: 95%;
}

.contactForm .line4 label input.second {
	width: 100%;
}

.contactForm .line5 {
	display:block;
}

.contactForm .line5 label {
	width: 100%; 
	float: left;
}

.contactForm .line5 label textarea {
	width: 100%;
	height: 150px;
	resize: none;
}

.contactForm .line6 {
	display:block;
}
.contactForm .line7 {
	display:block;
	text-align: right;
}

/*
* Grid List
*/
.grid_list {
	margin-top:30px;

}
.grid_list ul {
    list-style-type: none;
    list-style-image:none;
    background-color:silver;
    margin:0px;
    border-left:1px solid #193A43;
    border-right:1px solid #193A43;
}

.grid_list ul li {
    border-bottom:1px solid #193A43;
    margin:0px;
    padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}

.grid_list li:first-child {
    border-top:1px solid #193A43;
}

.grid_list a {
    color:#000000;
    text-decoration:none;
    display:block;
}

.grid_list ul li:nth-child(even){
    background-color: #E2E2E2;
}

.grid_list ul li:nth-child(odd){
    background-color: #F2F2F2;
}

.grid_list ul li:hover {
    background-color:rgb(185,185,185);
}

.grid_list ul li span {
    color:#0d81cc;
    font-family: "ITCAvantGardeW01-CnBk";
}

/*
*	About List
*/

.about li {
  background: url(/image/arrow_right_green_list_bullet.png) no-repeat left;
  padding: 3px 0px 3px 15px;
}


/**
*	Top Menu
**/

	.topmenu {
		height:49px;
	}

	.topmenu > * {
		display:block;
		float:right;
		margin-top:13px;
		margin-bottom:13px;
		margin-right:14px;
		margin-left:14px;
		cursor:pointer;
		font-family: "ITCAvantGardeW01-CnBk";
		font-size:13px;		
	}

	.topmenu a {
		color:#ffffff;
		text-decoration: none;
		line-height:23px;
	}

	
	.topmenu a:hover {
		color:#99c224;
	}

	.topmenu input {
		height:21px; /*image height*/
		border:1px solid #ffffff;
		background-color:#142d35;
		color:#ffffff;
		padding-left:5px;
		cursor:text;
	}

	.topmenu input:focus, .topmenu input:hover {
		border:1px solid #99c224;
	} 

	.topmenu img {
			width:23px;
			height:23px;
	}

	.topmenu img.facebook {background-image: url("/image/icon_facebook.png");}
	.topmenu img.facebook:hover {background-image: url("/image/icon_facebook_green.png");}
	.topmenu img.xing {background-image: url("/image/icon_xing.png");}
	.topmenu img.xing:hover {background-image: url("/image/icon_xing_green.png");}
	.topmenu img.twitter {background-image: url("/image/icon_twitter.png");}
	.topmenu img.twitter:hover {background-image: url("/image/icon_twitter_green.png");}
	.topmenu img.google {background-image: url("/image/icon_google.png");}
	.topmenu img.google:hover {background-image: url("/image/icon_google_green.png");}
	.topmenu img.home {background-image: url("/image/icon_home.png");}
	.topmenu img.home:hover {background-image: url("/image/icon_home_green.png");}

	.topmenu img.contact {background-image: url("/image/icon_mail.png");}
	.topmenu img.contact:hover {background-image: url("/image/icon_mail_green.png");}

/*
*	Bottom Menu
*/

	.bottommenu  {
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
	}

	.bottommenu a {
		color:#ffffff;
		text-decoration: none;
		margin-left:10px;
		margin-right:10px;
		font-family: "ITCAvantGardeW01-CnBk";
		font-size:13px;		
	}

	.bottommenu a:hover {
		color:#99c224;
	}


/**
*	Minimal
**/
@media (min-width: 0px)  and (max-width: 640px) { 
	.container {
		min-width:320px;
		max-width:640px;
		padding:0px;
	}

	.page {
		padding:2.5px;
		padding-bottom:10px;
	}

	.box, .brand {
		border:2.5px solid #ffffff;
	}

	.content .far_left {
		width:100%;
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;
	}

	.content .left {
		width:100%;
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;
	}

	.content .right {
		width:100%;
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;		
	}

	.brand, .halve, .third1, .third2, .third3, .quad, .sixth, .sixth2 {
		width:100%;					
	}

	.row_break {
		clear:none;
	}


	#logo {
	}

	.menu {
		display:none;
	}

	.brand {
		text-align: center;
		border:0px;
		padding-bottom:10px;
		padding-top:10px;
	}
	
	.topmenu * {
		margin-left:8px;
		margin-right:8px;
	}

	.topmenu input[name=search] {
		display:none;
	}

	.topmenu a[name=en] {
		content:"en";
	}

	.topmenu a[name=de] {
		content:"de";
	}

	.emo {
		display:none;
	}	
	
	.iso {
		display:none;
	}	
}

/*@media (min-width: 0px) and (max-width: 640px) and (orientation:landscape) {
	.box {
		border:10px solid #ffffff;
	}
}*/

/**
*	Twin Column
**/
@media (min-width: 640px) and (max-width: 1000px) { 
	.container {					
		min-width:640px;
		max-width:1024px;
		padding:0px;
	}

	.page {
		padding:5px;
	}

	.box, .brand {
		border:5px solid #ffffff;
	}

	.content .left {
		width:70%;
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;		
	}

	.content .right {
		width:30%;
		border-left:10px solid #ffffff;
		border-right:10px solid #ffffff;
	}

	.brand, .halve, .third1, .third2, .third3, .quad, .sixth2  {
		width:50%;					
	}

	.row_break {
		clear:none;
	}

	#logo {
		position:static;
		display:block;
		width:70%;
		margin-left:auto;
		margin-right:auto;
	}

	.menu {
		margin:10px;
		height:60px;
		padding-left:10px;
	}

	.brand {
		text-align: center;
	}

	.emo {
		display:none;
	}
	
	.iso {
		display:none;
	}	
}

/**
*	Maximal
**/
@media (min-width: 1000px) { 
	.container {
		min-width:640px;
		max-width:1200px;
	}

	.page {
		padding:10px;
	}

	.box, .brand {
		border:5px solid #ffffff;
	}

	.brand {
		width:20%;
	}

	.halve {
		width:40%;
	}

	.third1 {
		width:33.5%;
	}

	.third2 {
		width:33.25%;
	}

	.third3 {
		width:27.75%;
	}

	.quad {
		width:25%;
	}
	
	.sixth, .sixth2 {
		width:16.75%;
	}
	
	.row_break {
		clear:both;
	}

	#logo {
		position:relative;
		left:-19%;
		top:-21%;
		width:110%;
	}

	.menu {
		height:60px;
		margin-left:20%;
		padding-left:10px;
		margin-right:10px;
		margin-top:20px;
		margin-bottom:20px;							
	}
}


/* knt: color styles */
	.hh {background-color:#e1e9ca !IMPORTANT;}
	.pb {background-color:#cedfcb !IMPORTANT;}
	.qual {background-color:#dbdbe2 !IMPORTANT;}
	.co {background-color:#dbe5eb !IMPORTANT;}
	.prj {background-color:#ebe7d0 !IMPORTANT;}
	.kc {background-color:#DEE6C8 !IMPORTANT;}

/*knt: taggroups*/
	.tagGroup {top:20%;}
	.bottom {top:25% !IMPORTANT;}
	.low {top:20% !IMPORTANT;}
	.high {top:15% !IMPORTANT;}
	.top {top:10% !IMPORTANT;}

	.brand .tagGroup {
		bottom:0% !IMPORTANT;
		top:auto;
	}

	/* Sixth Special Styles*/
	.sixth .tagGroup, .sixth2 .tagGroup {
		top:10%;
	}

	.sixth .tagGroup .tag, .sixth2 .tagGroup .tag {
		font-size:19px !IMPORTANT;
	}

	.job .tagGroup {
		top:30%;
	}

/*box styles*/

.emo {
	background-repeat: no-repeat;
	background-position: 130%;
	border:10px solid #ffffff;
}

.emo .icon {
	display:none;
}

.emo img {display:none;}

.job.third {width:26.66%;}		

@media (min-width: 0px)  and (max-width: 640px) { 
	.sixth {
		width:50%;
	}

	.job.third {
		width:33.33%;
	}

	.job .tagGroup .level1 {
		background-image:none !important;
		padding-left:10px !important;
	}

	.job.halve {
		width:50%;
	}

	.brand {
		min-height:180px !important;
	}
}

@media (min-width: 640px) and (max-width: 1000px) { 
	.sixth {
		width:25%;
	}

	.job.third {
		width:33.33%;
	}	
}

.box.selected {
	background-color:#99c224 !important;
}


/*
	JOB Styles
*/
/*.jobHeader, .ieSection.jobHeader {
	overflow:auto;	
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
}

.jobHeader img {
	float:left;					
	margin-right:20px;
}

.jobHeader header {
	margin-bottom:25px;
}

.jobHeader header a {
	font-family: "ITCAvantGardeW01-CnDm";
	color:#99c224;
	text-decoration:none;
	font-size:20px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.jobHeader header p {
	font-family: "ITCAvantGardeW01-CnDm";
	color:#193A43;
	text-decoration:none;
	font-size:15px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.jobBody {
	padding-top:20px;
}

.jobButtonBar {
	border-top:2px solid #f6f7f9;
	border-bottom:2px solid #f6f7f9;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
}*/

/*
	Side Menu
*/

.side_menu {
	margin: 30px 0px;
}

.side_menu a:first-child {
	padding-top:0px;
}

.side_menu a {
	border-bottom:1px dotted black;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	text-decoration:none;
	font-family: 'ITCAvantGardeW01-CnMd';
	font-size: 18px;
	color: #193A43;	
}

.side_menu a:hover, a.selected {
	background:url(/image/arrow_right_green.png) no-repeat;	
	background-position:right center;
	background-size:15px;
	color: #193A43;	
}

/*pagination*/

.pagination li {
	display:inline
}

/*blog article*/

.blog header p{
	margin-top:-25px;
}

/*job not active teaser*/

.notActive {
	height: 60px;
	position: relative;
	left: 40px;
	float:none !important;
}

div.keineAhnung {
	margin-top: -60px;
}

/*job not active detail*/

.notActiveDetail {
	height: 60px;
	position: relative;
	left: 40px;
	top: 30px;
	float:none !important;
}

h1+h1, h2+h2, h3+h3, h1+h2,h1+h3,h2+h1,h2+h3,h3+h1,h3+h2 {
    /*margin-bottom:10px !important;*/
    margin-top:10px !important;
}

.jobBody h1 {
	color:#99C224;
}


/********** NEW JOBS ************/
/**
	Job Filter
**/

.jobFilter {
	overflow-y:hidden;
}

.jobFilter .field {
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.jobFilter lable {
	font-family: "ITCAvantGardeW01-CnBk";
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;

	line-height: 21px;
	margin:0px;
	padding:0px;
	/*border-bottom: 1px solid #193A43;*/
}

.jobFilter .field select {
	width:100%;
	height:30px;

	border:1px solid #99C224;
	background-color:#DEE6C8;
	cursor:pointer;
}

.jobFilter .field select .fldChoice {
	font-weight:bold;
}

.jobFilter .field select .grpChoice {
	margin-left:20px;
}

.jobFilter .field button {
	width:100%;
	height:30px;
	border:1px solid #99C224;
	background-color:#FFFFFF;
	cursor:pointer;
}

.jobFilter .field button:hover {
	background-color:#99C224;
}

/*maximal*/
@media (min-width: 1000px) {
	.jobFilter .field {border:5px solid #ffffff;border-top:0px;border-bottom:10px solid #ffffff;}

	.jobFilter .field:first-child {border-left:0px;}
	.jobFilter .field:last-child {border-right:0px;}

	.jobFilter .field.quarter {width:25%;}
	.jobFilter .field.fifth {width: 20%;}
}

/*medium*/
@media (min-width: 640px) and (max-width: 1000px) {
	.jobFilter .field {border:5px solid #ffffff;border-top:0px;}

	.jobFilter .field:nth-child(odd) {border-left:0px;}
	.jobFilter .field:nth-child(even) {border-right:0px;}

	.jobFilter .field.quarter,
	.jobFilter .field.fifth {width:50%;}
} 

/*minimal*/
@media (min-width: 0px)  and (max-width: 640px) { 
	.jobFilter .field {border:5px solid #ffffff;border-left:0px;border-right:0px;}

	.jobFilter .field.quarter,
	.jobFilter .field.fifth {width:100%;}
}

/**
	Job Overview
**/
.jobTable {
	width:100%;
	margin-top:10px;
	border:1px solid #193A43;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border-collapse:separate !important;
}

.jobTable a, .jobTable a:hover {
	color:black;
	text-decoration:none;
}

.jobTable tr:hover td {
	background-color:#DEE6C8;
	cursor:pointer;	
}

.jobTable th {
	text-align:left;
	border-bottom: 1px solid #193A43;
	padding-left:10px;
	height:30px;
	vertical-align:middle;

}

.jobTable th:nth-child(3), .jobTable th:nth-child(5) {
	border-left: 1px solid #193A43;
}

.jobTable td {
	height:60px;
	border-bottom:1px solid #193A43;
	vertical-align:middle;
	padding:5px;
}

.jobTable tr:last-child td {
	border-bottom:0px;
}

.jobTable td:nth-child(3), .jobTable td:nth-child(5) {
	border-left: 1px solid #193A43;
}

.jobTable .tbicon_large img {
	width:50px;
	height:50px;
	vertical-align:middle;
}

.jobTable .tbicon_small img {
	width:25px;
	height:25px;
	vertical-align:middle;
}

.jobPagination {
	margin-top:10px;
	text-align:right;
	margin-bottom:20px;
}

/*knt:
table layout crash below 800px width.
following styles break table into 2 rows apart
*/

/*minimal*/
@media (min-width: 0px)  and (max-width: 800px) { 
  
  
  .jobTable {
    border-radius: 0px;
    border-top:0px;
  }
  
  .jobTable th {
    display:none;
  }
  
  .jobTable td {
    display:block;
    float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    overflow:hidden;
  }
  
  .jobTable tr:hover td {
    background-color:transparent !important;
    cursor:pointer;	
  }
  
  .jobTable td:nth-child(1)
  {
   display:none;
  }
  
  .jobTable td:nth-child(2) {
    border:0px;
    border-top:1px solid black;
    width:100%;
    height:50px;
    font-size:16px;
}
  
  .jobTable td:nth-child(3) {
    border:0px;
    width:70%;
    float:left;
    height:30px;
  }
  .jobTable td:nth-child(4) {
    border:0px;
    width:30%;
    float:left;
    height:30px;
    white-space: nowrap;
  }
  .jobTable td:nth-child(5) {
     border:0px;
    display:none;
  }
  .jobTable td:nth-child(6) {
     border:0px;
    display:none;
  }
  
}

/**
	Side Box
**/

.side_box {
	margin-bottom:20px;
}

.side_box .headline {
	font-family: "ITCAvantGardeW01-CnBk";
	font-weight: bold;
	font-size:15px;

	text-decoration:none;
	line-height:21px;
	padding:0px;
	border-bottom:1px solid #193A43;
}


/* button */
.button {
	display:block; 
	margin-top: 5px;
	margin-bottom: 5px;

	line-height:21px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.button.green {
	background-image:url(/image/arrow_right_small.png);
	background-repeat:no-repeat;
	background-position: 95% center;
	text-decoration: none;

	background-color: #DEE6C8;
	border: 1px solid #99C224;
	color: #000000;
}

.button.green:hover {
	background-color: #99C224;
	color: #ffffff;	
}

.button.silver {
	background-image:url(/image/arrow_right_green_small.png);
	background-repeat:no-repeat;
	background-position: 95% center;
	text-decoration: none;

	background-color: #fefefe;
	border: 1px solid #99C224;
	color: #000000;	
}

.button.silver:hover {
	background-image:url(/image/arrow_right_small.png);
	background-color: #DEE6C8;
	color: #000000;	
}

.button.row {
	background-image:url(/image/arrow_right_small.png);
	background-repeat:no-repeat;
	background-position: 95% center;
	text-decoration: none;

	margin-top: 0px;
	margin-bottom: 0px;

	color: #000000;
	border-bottom:1px solid black;	
}

.button.row:hover {
	background-color: #DEE6C8;
	color:#000000;
}

.button img {
	width:20px;
	margin-right:10px;
	vertical-align:middle;
	color:#ffffff;
}

.button.nohover:hover {
	background-color:transparent  !important;
	cursor:default !important;
}

.button.share {
	background-color: #fefefe;
	color: #000000;
	padding-left:0px;

}

.button.share img {
	background-color:#99C224;
	border: 1px solid #99C224;
	padding:5px;
	width:18px;
	height:18px;
	margin:5px;
}

.button.share img:first-child {
	margin-left:0px;
}


.button.share img:hover {
	background-color:#DEE6C8 ;
	border: 1px solid #99C224;
}

.side_box .body {
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	overflow-y:hidden;
}

.side_box .body img {
	vertical-align:middle;
}


/* tag cloud */
.side_box .tagcloud a {
	color:black;
	text-decoration:none;
	text-align:right;
	font-size:16px;
}


.side_box .tagcloud a.lead {
	font-size:12px;
	margin:12px;
	background-image:url(/image/arrow_right_green_small.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;	
}		

.side_box .tagcloud a:nth-child(3) {
	font-size:15px;
	margin:5px;
}

.side_box .tagcloud a:nth-child(4) {
	font-size:14px;
	margin:4px;
}

.side_box .tagcloud a:nth-child(2) {
	font-size:17px;
	margin:8px;
}

.side_box .tagcloud a:nth-child(5) {
	font-size:15px;
	margin:12px;
}

.side_box .tagcloud a:nth-child(7) {
	font-size:16px;
	margin:15px;
}	

/*maximal*/
@media (min-width: 1000px) { 
}

/*medium*/
@media (min-width: 640px) and (max-width: 1000px) {
} 

/*minimal*/
@media (min-width: 0px)  and (max-width: 640px) { 
}

/*button.green, button img, button.silver:hover, button.silver, button.green:hover {
	background-color:#99C224;	
}*/

/**
Job Forms
**/

		#frmCallback, #frmApply {
			display:none;
		}

		.dialogForm {
			border:1px solid #193A43;
			padding:0 20px 0 20px;
			margin-top:20px;

			-webkit-border-radius: 14px;
			-moz-border-radius: 14px;
			border-radius: 14px;
			overflow:hidden;
		}

		.dialogForm h4 {
			font-family: "ITCAvantGardeW01-CnMd";
			font-size: 20px;
			color: #193A43;
			margin-top: 10px;
			margin-bottom: 0px;
			padding: 0px;
		}

		.dialogForm label {
			display:block;
			margin-top:5px;
		}

		.dialogForm select, .dialogForm input, .dialogForm textarea {
			width:99%;
			height:30px;
			border:1px solid #99C224;
			margin:0px;
			padding:0px;
			/*background-color:#DEE6C8;*/
		}

		.dialogForm textarea {
			height:300px;
		}

		.dialogForm div.field {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			width:50%;
			float:left;
			border:10px solid #ffffff;
		}

		.dialogForm div.full {
			width:100%;
		}

		.dialogForm div.halv {
			width:50%;
		}

		.dialogForm div.right {
			float:right;
		}

		.dialogForm div.quad {
			width:25%;
		}

		.dialogForm div.quad3 {
			width:75%;
		}

		.dialogForm div.trie {
			width:33%;
		}

/** captcha**/
	.ident_answer img {
		margin:10px;
		margin-bottom:0px;
		padding:5px;
		cursor:pointer;
		border:1px solid #ffffff;
	}

	.ident_answer img:hover {
		background-color:#99C224;
	}

	.ident_answer  img.selected {
		border:1px solid #99C224;
	}