* {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
	height: 10px;
}

.logo {
	 float:left;
	 position:relative;
	 background-image: url(../img/layout/jh7_logo.png);
	 width: 500px;
	 height: 150px;
	 -webkit-background-size: contain;
	 background-size: contain;
	 cursor: pointer;
}

.titlebar {
	width: 100%;
	background: #f2a361; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2a361 0%, #e76600 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2a361), color-stop(100%,#e76600)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2a361 0%,#e76600 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2a361 0%,#e76600 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2a361 0%,#e76600 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2a361 0%,#e76600 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2a361', endColorstr='#e76600',GradientType=0 ); /* IE6-9 */
		z-index:1;
		padding-top:10px;

}

.login {
	z-index:9;
	color: white;
	font-family: verdana;
    font-size: 10pt;
    font-weight:bold;
    margin-top: 10px;
    margin-bottom:10px;
}
.login a, a:hover {

	color: white;
	text-decoration: none;
}


.blarp td {
	border: 1px solid black;
	vertical-align: middle;
	padding:3px;
}
.blorp {
	border: none !important;
}

.search {
		margin-top:10px;
}

@media (min-width: 767px) {
	.logo {
		margin-top:20px;
		
	}
	.titlebar {

		width: 100%;
		height:50px;
		margin-bottom:10px;
		padding-top:15px;


	}
	.login {
		text-align: right;
	    margin-top: 3px;
	    margin-bottom:0px;
	}
	.search {
		margin-top:0px;
	}

}

.logohead {
	width:100%;
	float:left;
	position:relative;
}

a, a:hover {
		color: #EC8544;
		text-decoration: none;
}
.sidemenu{
		float:left;
		position: relative;
		color:black;
		font-family: verdana;
    	font-size: 8pt;
    	font-weight:bold;
    	padding-right: 50px;
    	margin-bottom:50px;
}		
.sidemenu > a {
		float:left;
		position: relative;
		color:black;
		font-family: verdana;
    	font-size: 8pt;
    	font-weight:bold;
    	height:100%;
		width:250px;
    	text-decoration: none;
}		
.submenu {
	margin-left: 10px;
	display: none;

}
.content {
	float:left;
	position:relative;
	height:100%;
}
.sponsor {
color:#006600 !important;
		text-decoration: none;
}
.sponsor:hover {
color:#006600 !important;
		text-decoration: none;
}

.jobstable {
 	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    width: 100%;
}

.jobstable th {
	background-color: #FEEFE5;
	color: #EC8544;
	height: 20px;
    vertical-align: middle;
    border-top: 1px solid #EC8544;
    border-bottom: 1px solid #EC8544;

}
.jobstable th {

}
.jobstable td {
	height:20px;
		text-align:left;
}

.jobstable tr:nth-child(odd) td{
	
}
.jobstable tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.jobstable tr:first-child td{
		height:7px;
		
}
.jobstable tr:nth-child(2) td{
		border-top: 1px solid #EC8544;

}
.jobstable tr:last-child td{
	border-bottom: 1px solid #EC8544;
}

.jobstable th:first-of-type {
	width:20px;
}
.jobstable th:nth-of-type(2) {
	padding-left:5px;
	padding-right:15px;
}
.jobstable th:nth-of-type(n+3) {
	padding-left:5px;
	padding-right:15px;
	text-align:center;
}
.jobstable td:first-of-type {
	width:20px;
}
.jobstable td:nth-of-type(2) {
	padding-left:5px;
	padding-right:15px;
}
@media (max-width:1000px){
	.jobstable td:nth-of-type(2) {
			max-width:0px;
			display:none;
	}
	.jobstable th:nth-of-type(2) {
			max-width:0px;
			display:none;
	}
	.jobstable td:last-of-type {
			max-width:0px;
			display:none;
	}
	.jobstable th:last-of-type {
			max-width:0px;
			display:none;
	}
}

.jobstable td:nth-of-type(n+3) {
	padding-left:5px;
	padding-right:15px;
	text-align:center;
}
.logofirstword {
	font-family: verdana;
	font-size:30px;
	font-weight:700;
	color:#4571B2;
	text-transform: uppercase;
}
.logojobs {
	font-family: verdana;
	font-size:30px;
	font-weight:700;	
	color:#D32740;	
}
.imgteaser {
	background-image: none;
	height:98px;
	width:398px;
	float:right;
	position: relative;
	margin-right:-80px;
	margin-top:-58px !important;
	
	z-index:0;
}
.logotext {
	margin-top:11px;
	display:none;

}
.headerselect {
	z-index:99	9;
}
.inner-box {
	padding-top:10px;
	margin-bottom:150px;
}
#alljobs
{
	display:none;
}
.hcenter{
	text-align: center;
}
.bodytext{
	font-family: verdana;
	font-size: 8pt;
	font-weight:bold;
}
.impresstext{
	font-family: verdana;
	font-size: 8pt;
	font-weight:400;
}
.newjobs{
	margin-left:auto;
	margin-right:auto;
}
.alljobs{
	margin-left:auto;
	margin-right:auto;
}
.bottomtable th {
	width:50%;
	text-align: center;
	background-color: white !important;

}
.bottomtable {
		margin-top:5px;
}
.linkstable {
	font-size:8pt;
	font-family:verdana;
	font-weight: 700;

}
.linkstable img  {
	border: 1px solid black;
	margin-bottom:5px;

}

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

.linkstable td:nth-of-type(2) {
	font-size:8pt;
	font-family:verdana;
	font-weight: 700;
	padding-left:20px;
}
.linkstable td:nth-of-type(3) {
	font-size:8pt;
	font-family:verdana;
	font-weight: 700;
	padding-left:20px;
}
.error-message {
	color:red;
}
.testimonialstable {
	width:100%;
	text-align:left;
}
.testimonialstable a,a:hover {
	text-decoration: none;
	color:black;
}
.testimonialstable tr td {
	padding-top:15px;
	padding-bottom:15px;
}


.testimonialstable tr td:first-of-type {
	padding-right: 50px;
	width:250px;
}
.subheadline {
 font-size:13px;
}
.midheadline{
	font-size: 16px;
}
.black {
	color:black;
}
.companiestable{
	margin-top:40px;
	margin-bottom:40px;
}
.companiestable td {
	vertical-align: top;
	text-align: left;
	padding-top:40px;
}

.companiestable tr td:first-of-type {
	width:200px;
	font-weight: bold;
	padding-right:30px;

}

.companiestable li {
	margin-left:15px;
}

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

 
.userstable {
 	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    width: 100%;
}

.userstable th {
	background-color: #FEEFE5;
	color: #EC8544;
	height: 20px;
    vertical-align: middle;
    text-align:left;
    border-top: 1px solid #EC8544;
    border-bottom: 1px solid #EC8544;

}
.userstable th {

}
.userstable td {
	height:20px;
		text-align:left;
}

.userstable tr:nth-child(odd) td{
	
}
.userstable tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.userstable tr:first-child td{
		height:7px;
		
}
.userstable tr:nth-child(2) td{
		border-top: 1px solid #EC8544;

}
.userstable tr:last-child td{
	border-bottom: 1px solid #EC8544;
}

.userstable th:first-of-type {
	width:20px;
}
.userstable th:nth-of-type(2) {
	padding-left:5px;
	padding-right:15px;
}
.userstable th:nth-of-type(n+3) {
	padding-left:5px;
	padding-right:15px;
	
}
.userstable td:first-of-type {
	width:20px;
}
.userstable td:nth-of-type(2) {
	padding-left:5px;
	padding-right:15px;
}
.userstable td:nth-of-type(n+6) {
		width:16px;
}
.userstable td:nth-of-type(6) {
		padding-right:20px;
}

.adduser {
	text-align: right;
	width:100%;
	padding-right:16px;
	padding-bottom:10px;
	padding-top:20px;
}

.placestable {
 	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    width: 100%;
}

.placestable th {
	background-color: #FEEFE5;
	color: #EC8544;
	height: 20px;
    vertical-align: middle;
    text-align:left;
    border-top: 1px solid #EC8544;
    border-bottom: 1px solid #EC8544;

}
.placestable th {

}
.placestable td {
	height:20px;
		text-align:left;
}

.placestable tr:nth-child(odd) td{
	
}
.placestable tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.placestable tr:first-child td{
		height:7px;
		
}
.placestable tr:nth-child(2) td{
		border-top: 1px solid #EC8544;

}
.placestable tr:last-child td{
	border-bottom: 1px solid #EC8544;
}



.placestable th {
	padding-left:5px;
	padding-right:15px;
	
}
.placestable td {
	padding-left:5px;
	padding-right:15px;
}
.placestable td:nth-of-type(n+4) {
		width:16px;
}
.placestable th:nth-of-type(n+4) {
		width:16px;
}
.regform {
	border: 1px solid black;
	border-radius: 0px;
	font-size: 8pt;
	font-family: 'verdana';
	height:25px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
.regformbutton {
	border-radius: 0px;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid black;
}

.regformbutton:hover {
	border-radius: 0px;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid black;
}



.catstable {
 	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;

}
.catstable tr:nth-child(odd) td{
	
}
.catstable tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.catstable tr:first-child td{
		border-top: 1px solid #EC8544;
		
}
.catstable td{
	padding-top:2px;
	padding-bottom: 2px;

}
.catstable tr:last-child td{
	border-bottom: 1px solid #EC8544;
}
.catstable td:nth-of-type(2){
	padding-left:5px;
	padding-right:15px;
	width:250px;
	cursor: all-scroll;	
}
.catstable td:last-of-type {
	padding-right:5px;

}


.draghandle {
	height:16px;
	width:16px;
	background-image: url('../img/layout/draghandle.png');
	margin-left:auto;
	margin-right:auto;
	cursor: all-scroll;
}


.delete  {
	height:16px;
	width:16px;
	background-image: url('../img/layout/delete.png');
	cursor: pointer;
}
.add {
	height:16px;
	width:16px;
	background-image: url('../img/layout/add.png');
	background-color: transparent;
	border:0px;
}
.addcat {
	float:center;
	position: relative;
 	width:287px;
	margin-bottom: 15px;
}
.addcatform {
 float:left;
 position: relative;
}
.addcatbutton {
	float:right;
position: relative;
padding-right:5px;
}
.addcattab {
	float:center;
	position: relative;
	margin-top:15px;
}
.betweencat {
	clear: both;
}
.cityform {
	font-family: verdana;
	font-size: 8pt;
}

.citiestable {
 	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
   	width:720px;


}
.citiestable tr:nth-child(odd) td{
	
}
.citiestable tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.citiestable tr:first-child td{
		border-top: 1px solid #EC8544;
		
}
.citiestable td{
	padding-top:2px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:15px;

}
.citiestable td:nth-of-type(2){
	width:250px;

}
.citiestable td:nth-of-type(3){
	width:200px;

}
.citiestable tr:last-child td{
	border-bottom: 1px solid #EC8544;
}

.citiestable td:last-of-type {
	padding-right:5px;
	width:20px;

}
.inliner {
	display:inline;
}
.plzfield {
	width:35px;
	display:inline;
	padding:1px;
	height:20px;

}
.citynamefield {
	width:150px;
	display:inline;
	padding:1px;
	height:20px;
}

.inputstable td {
	padding-right:5px;
	text-align: middle;

}

.inputstable td:nth-of-type(2) {
	padding-right:5px;
	width:40px;

}
.inputstable td:nth-of-type(3) {
	padding-right:5px;
	width:155px;
}

.inputstable td:last-of-type {
		width:21px;
		text-align: middle;
}
.inputstable {
	margin-bottom:10px;
	width:720px;
}
.choosecat {
	width:290px;
	margin-bottom:10px;
}
.cityselects {
	padding:1px;
	height:20px;
}
.regioninputstable td {
	padding-right:5px;

}
.regioninputstable td:last-of-type {

	width:21px;
}
.regioninputstable {
	margin-bottom:10px;
	width:500px;
}

.regionstable {
 	font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
   	width:500px;


}
.regionstable tr:nth-child(odd) td{
	
}
.regionstable tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.regionstable tr:first-child td{
		border-top: 1px solid #EC8544;
		
}
.regionstable td{
	padding-top:2px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:15px;

}
.regionstable td:nth-of-type(1){
	width:250px;

}
.regionstable td:nth-of-type(2){
	width:200px;

}
.regionstable tr:last-child td{
	border-bottom: 1px solid #EC8544;
}

.regionstable td:last-of-type {
	padding-right:5px;
	width:20px;

}
.newplaceformtable {
	font-size:8pt;
	font-weight: bold;
	font-family: verdana;
	color: black;
}
.newplaceformtable td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.newplaceformtable td:first-of-type {

	padding-right:15px;
}
.newplaceformtable td:last-of-type {
	
}

.newplaceformtable tr:last-child td:last-of-type {
	text-align: right;
}
.descarea {
	resize:vertical;
	}
.mobilenavigation {
	margin-top:80px;
}
.datepick {
	width:31%;
	display:inline-block;
}
.jobdetailtable td {
 padding-top:5px;
 padding-bottom: 5px;
 padding-right: 15px;
}
.jobdetailtable td:first-of-type {
 color:#EC8544;
}

.gallery_small_box {
	width: 160px;
	height: 100px;
	border: 1px solid #666;
	z-index: 99;
	margin-bottom: 10px;
}

.gallery_small_img {
  max-width: 158px;
  max-height: 98px;
  width: expression(this.width > 158 ? "158px" : true);
  height: expression(this.height > 98 ? "198px" : true);
  position: absolute;

}

.gallery_small_box_button {
	position: absolute;
	z-index: 999;
	padding-left: 4px;
	padding-top: 37px;
	display: none;
}

.removegallerybutton {
    margin-top: -1px;
    background: none repeat scroll 0 0 #cccccc;
    border: 1px solid #333333;
    color: #333;
    cursor: pointer;
    float: left;
    font-size: 12px;
    padding: 3px;
    position: relative;
    text-align: center;

    width: 195px;
    height:28px;


}

.navbar-default .navbar-nav > li > a {
    color: white;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: white;
    color: black;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-nav > li > span {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: white;
}
.job-invis {
	color: #999;
}

.interstitial-top {
				position: fixed;
		    	width: 100%;
		    	background-color: white;
		    	z-index: 9;
}	
.interstitial-logobar {
				height:60px;
				text-align: left;
				padding-left:50px;
				padding-top: 10px;
				font-family: 'Arial', sans-serif;
				font-weight: bold;
				font-size:18px;
				letter-spacing: 5px;
				position:relative;
				float:left;
}
.interstitial-loginbar {
				height:60px;
				text-align: left;
				padding-left:50px;
				padding-top: 15px;
				font-family: 'Arial', sans-serif;
				font-weight: bold;
				font-size:18px;
				letter-spacing: 5px;
				position:relative;
				float:right;
				padding-right:100px;
}
.interstitial-bod {
				top:60px;
				height:100%;
				width: 100%;
				background-size: 100%;
				background-repeat: no-repeat;
				background-color:#ec8544;
				background-image: url('../img/layout/inter-bg.jpg');
				position:fixed;
				z-index: 1;
}
.interstitial-textbox {
					position:relative;
					float: left;
					width:500px;
					text-align: middle;
					color:white;
					font-family: 'Arial', sans-serif;
					font-style: italic;
					font-size:28px;
					text-align: center;
					margin-left: 50px;
					margin-top: 30px;
					padding: 10px;
					border-radius: 10px;
					background-color: rgba(255,255,255,0.3);
}
.interstitial-buttonblock {
						margin:auto;
						float:left;
						width: 100%;

}
.interstitial-button {
						background-color: #ec8544;
						border-radius: 5px;
						height:40px;
						font-family: 'Arial', sans-serif;
						font-style: normal;
						padding:3px;
						font-size:20px;
						width:90%;
						float:center;
						padding-top:5px;
						margin:auto;

}
.interstitial-button a, .interstitial-button a:hover {
				color:white;
				text-decoration: none;
}
.interstitial-container {
				background-color:#ec8544;
				width:100%;
				height:100%;

}
.preistabelle {
	width: 100%
}
.preistabelle tr:nth-child(odd) td{
	
}
.preistabelle tr:nth-child(even) td{
	background-color: #FEEFE5;
}
.mystery {
	display:none;
}
.tombola {
	/* display:none; */
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: none repeat scroll 0 0 #007BFF;
    cursor: inherit;
    display: block;
    border: 1px solid #333333;
}

.sponsor_slider {
	margin-bottom: 20px;
	margin-top: 10px;
}

	.tombola {
	float:right;
	position:relative;
	width:417px;
	height:191px;
	display: inline;
	margin-top: 100px;
	cursor:pointer;
	vertical-align: bottom;
	}

	.rausraus {
		float: left;
		position: relative;
	}

	.responsive-tombola {
		float: left;
		position: relative;
		width: 300px;
	}
	.responsive-tombola .rausraus {
		width: 50%
	}
	.responsive-tombola .rausraus img {
		width: 100%
	}  
	
.email_addresses_result {
	position: absolute;
	width: 400px;
	min-height: 200px;
	right: 0px;
	top: 15px;
	background: #ebeb94;
	color: black;
	padding: 15px;
	box-shadow: 1px 1px 1px 1px black;
}

.tombola img {
	max-width: 180px;
	max-height: 180px;
}

#cookie-notice {
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
}

.cookie-notice-container {
    padding: 10px;
	text-align: center;
}

.cn-top {
    top: 0;
}

.cn-bottom {
    bottom: 0;
}

#cookie-notice .button {
    margin-left: 10px;
}

#cookie-notice .button.wp-default {
    font-family: sans-serif;
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
    border-color: #BBB;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus {
    background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
    border-color: #999999;
    color: #222222;
}

#cookie-notice .button.bootstrap {
    font-family: sans-serif;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-right: 0.3em;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}