@charset "UTF-8";

/* IE Win < 7 only \*/
* html #page {}

html {
	
}

#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -260px;
	position:relative;
}

#wrapper {
	margin: 0 auto;
	padding: 40px 0 60px;
}

#header {
	width: 100%;
	background: #79c5ff url(../images/layout/bg_header.jpg) top left repeat-x;
	border-bottom: 4px solid #fff;
	-moz-box-shadow: 0px -5px 20px 20px #a6bfd3;
	-webkit-box-shadow: 0px -5px 20px 20px #a6bfd3;
	box-shadow: 0px -5px 20px 20px #a6bfd3; 
}

	#header_innen {
		position: relative;
		height: 206px;
		padding: 0 20px;
		width: 1168px;
		margin: 0 auto;
	}

	.logo {
		display: block;
		height: 94px;
		line-height: 94px;
		float: left;
		width: 200px;
	}	
	#header #menu-area {
		margin-top: 10px;
		position: relative;
		z-index: 10;
	}	
	#header #slogan-area {
		position: relative;
	}
	#header #slogan-area .slogan {
		color: #FFFFFF;
		display: block;
		font-family: "Carton", Arial, sans-serif;
		font-size: 50px;
		line-height: 169px;
		margin: 0;
		float: left;
		text-align: left;
		height: 102px;
	}
	#header #slogan-area .skyline {
		bottom: -43px;
		float: right;
		margin: 0;
		position: absolute;
		right: -25px;
		text-align: right;
		width: 640px;
	}
	
#main {
	padding: 0;
	margin-top: 20px;
}

		
	

	#content_col {
		position: relative;
		overflow: hidden;
		background: url(../images/layout/bg_content.png);
	}
	
		#content {
			padding: 20px;
			min-height: 460px;
		}
		
		#content h1,
		#content h2,
		#content h3,
		#content h4,
		#content h5,
		#content h6 {
			color: inherit;
		}
		
		#content > h1,
		#content > .page_content > h1,
		#content .page_title,
		#content .cat_title {
			font-family: "Hammersmith",Arial,sans-serif;
			font-weight: normal;
			font-size: 25px;
			letter-spacing: 0.5px;
			line-height: 1;
			position: relative;
			z-index: 1;
		}
		
		#content > h1 a,
		#content > .page_content > h1 a,
		#content .page_title a,
		#content .cat_title a {
			color: #000;
		}
		#content  .page_content a {
    text-decoration: underline;
}
		
		.posts {
			border-bottom: 3px dotted #fff;
			margin-bottom: 15px;
		}
		
		.posts:last-child {
			border-bottom: none;
			margin-bottom: 0;
		}

	#right_col {
		float: right;
		max-width: 792px;
		min-width: 396px;
		margin-bottom: -20px;
	}
	
	#wrapper.content-small #right_col {
		
	}	
	#wrapper.content-medium #right_col  {
		width: 356px;
	}	
	#wrapper #right_col .sidebar-right-1,
	#wrapper #right_col .sidebar-right-2 {
		
	}
	.home .sidebar-right-2 #id-497 ul li a{
		color:#fff;
	}
	
		.box {
			min-height: 500px;
			text-align: center;
			padding: 25px 20px;
			background: url(../images/layout/bg_boxen.png);
			margin-top: 20px;
			color: #fff;
			-webkit-box-sizing: border-box;
			   -moz-box-sizing: border-box;
			        box-sizing: border-box;
		}
		
		.box:first-child {
			margin-top: 0;
		}
	
		.box h3 a {
			color: #66bcfe;
			text-decoration: none;
		}
		.box h3 a:hover {
			color: #f78f20;
		}
		
		.box ul,
		.box ol {
			list-style: none;
		}
		.box a {
		      text-decoration: underline;
		      }

#footer {
	position: relative;
	z-index: 10;
	background: #f2fbff url(../images/layout/bg_footer.jpg) left bottom repeat-x;
	-webkit-box-shadow: 0 5px 20px 20px #a6bfd3;
	   -moz-box-shadow: 0 5px 20px 20px #a6bfd3;
	        box-shadow: 0 5px 20px 20px #a6bfd3; 
}

#footer table td {
	line-height: 20px;
	padding: 0 5px 0 0;
	border-bottom: 0 none; 
}

#footer table td:first-child {
	width: 38%;
}
	
	#bottom-inner {
		padding: 15px 0
	}

	.contactInfos { overflow: hidden; }
		.contactInfos span { display: inline-block; font-weight: bold; }
		.contactInfos  .col1 { float: left; margin: 0 15px 0 0; }	
			.contactInfos  .col1 span { width: 65px; }
		.contactInfos  .col2 { float: left; }
			.contactInfos  .col2 span { width: 55px; }

	#copyrightHint {
		position: absolute;
		top: 20px;
		right: 20px;
	}
	
#job-offer-container {
	overflow: hidden;
	position: relative;
}
#job-offer-container .job-offer-counter {
	background: #172530;
	color: #fff;
	font-family: 'Carton';
	position: absolute;
	display: block;
	width: 15%;
	line-height: 100%;
	text-align: center;
	font-size: 36px;
	text-decoration: none;
	margin-right: 1%;
	border-radius: 8px;
	top: 0;
	bottom: 0;
	padding: 3px 0;
}
#job-offer-container .job-offer-list {
	list-style: none;
	padding: 0;
	margin: 0 0 0 16%;
	overflow: hidden;
	float: left;
	width: 75%;
}
#job-offer-container .job-offer-list .job-offer-item {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 20%;
}
#job-offer-container .job-offer-list .job-offer-item a.job-offer-link,
#job-offer-container .job-offer-list .job-offer-item.empty span {
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 4px 5px;
}
#job-offer-container .job-offer-readmore {
	display: block;
	width: 8%;
	float: left;
	margin: 5px 0 0 1%;
}

#job-offer-container .job-offer-readmore:hover {
	background-position: left bottom;
}

#team-image-home {
	position: relative;
	margin: 115px -20px 15px;
	padding: 0 20px 25px;
	background: -moz-linear-gradient(top,  rgba(0,145,255,0) 0%, rgba(64,137,194,0.5) 10%, rgba(64,137,194,0.5) 85%, rgba(0,145,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,145,255,0)), color-stop(10%,rgba(64,137,194,0.5)), color-stop(85%,rgba(64,137,194,0.5)), color-stop(100%,rgba(0,145,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,145,255,0) 0%,rgba(64,137,194,0.5) 10%,rgba(64,137,194,0.5) 85%,rgba(0,145,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,145,255,0) 0%,rgba(64,137,194,0.5) 10%,rgba(64,137,194,0.5) 85%,rgba(0,145,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,145,255,0) 0%,rgba(64,137,194,0.5) 10%,rgba(64,137,194,0.5) 85%,rgba(0,145,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,145,255,0) 0%,rgba(64,137,194,0.5) 10%,rgba(64,137,194,0.5) 85%,rgba(0,145,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000091ff', endColorstr='#000091ff',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-size: 16px;
}

#team-image-home div {
	position: relative;
	margin: 0 -20px 0;
}

#team-image-home img {
	position: relative;
	margin-top: -126px;
	background: none !important;
	border: none !important;
}

.team-viewer {
	border: none !important;
	background: none !important;
}

.page-id-577 .box h2 {
	color: #90CDFC;
}

.page-id-577 .box h4 {
	color: #EF7D00;
}
/* BLOG STYLING */
.blog-posts{
	background: url("../images/layout/bg_content.png");
	margin-left:-20px;
	width:105.5%;
}
.blog-posts .thumbnail-blog,
.single-blog .thumbnail-blog{
	height: 200px;
}
.blog-cat #content_col{
	background: none;
}
.blog-cat .posts{
	border: none;
}
.blog-posts .post_content{
	padding: 20px;
}
.blog-posts .post_content a,
.kommentarbox .button{
	padding: 8px 35px;
	margin: 15px 15px 15px 0;
	display: inline-block;
	background: #343f48;
	border: none;
	color: #fff;
	font-size: 18px;
}
.blog-posts .post_content a:hover,
.kommentarbox .button:hover{
	text-decoration:underline;
	background: #343f48;
}
.blog-posts h3{
	text-align: center;
	padding-bottom: 0;
	margin-top: 15px;
}
.single-blog #content_col,
.blog-cat #content_col{
	width: 76.4%;
}
.single-blog .sidebar-left-1,
.blog-cat .sidebar-left-1{
	width: 21%;
}
.single-blog #content{
	padding: 0px;
}
.blog-cat .sidebar-left-1{
	margin-top: 65px;
}
.single-blog .widget,
.blog-cat .widget{
	background: url("../images/layout/bg_boxen.png");
	padding: 20px;
	margin: 0 0 20px;
}
.single-blog-content{
	padding: 20px;
}
.single-blog-content h1{
	text-align: center;
}
.single-blog .widget h3,
.blog-cat .widget h3{
	color: #fff;
}
.single-blog .widget ul,
.blog-cat .widget ul{
	list-style: none;
	padding: 10px 10px;
}
.clear{
	display: table;
	clear: both;
}
.kommentarbox{
	background: url("../images/layout/bg_content.png");
	padding: 20px;
	margin-top: 25px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 65.8%;
}
.kommentarbox h3{
	color: #000;
	font-size: 25px;
}
#kommentare{
	background: #fff;
	padding: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 25px;
}
#kommentare ol{
	list-style:none;
}
#kommentare ol li{
	/*margin-bottom: 25px;*/
	border-bottom: 1px solid #66bcfe;
}
#kommentare ol li:last-child {
	border-bottom: 0px;
}
#kommentare ol li div {
	font-weight: bold;
}
.usericon{
	/*float: left;
	margin-right: 15px;*/
	display: none;
}
.comment span{
	padding-top: 20px;
	display: inline-block;
} 
@media (max-width: 979px) {
.single-blog .sidebar-left-1,
.blog-cat .sidebar-left-1{
	float: right;
	width: 100%;
}
.single-blog #content_col,
.blog-cat #content_col {
	width: 100%;
	float:right;
}
.kommentarbox{
	width: 100%;
}
}
	
/* ----- 404 --------------------------------------------------------------- */
	
#four-o-four{width:830px; height:550px; padding:170px 0 0 60px; background:url(../images/404/404_bg.png) no-repeat bottom right;}
#four-o-four h1 {display:none;}
#four-o-four p {width:340px; text-align:center;}

#push {
	height: 260px
}

/* ----- BLOG --------------------------------------------------------------- */
.blog .single-blog-content {
	padding: 20px 0;
}
.single_content a {
    text-decoration: underline;
}
.blog .single-blog-content h1 {
	font-size: 27px;
	line-height: 31px;
	text-align: left;
	border-bottom: 3px dotted #fff;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
.blog .single-blog-content h3 {
	font-size: 18px;
}
.blog #content_col_blog {
	position: relative;
	overflow: hidden;
	background: url(../images/layout/bg_content.png);
	width: 65.8%;
}
.blog #content {
	padding: 30px;
}
.blog #content .entry-date {
	float: left;
	font-size: 14px;
}
.blog #content .category {
	float: right;
	font-size: 14px;
	color: white;
}
.blog .single_content {
	margin-top: 30px;
	font-size: 14px;
}
.blog .kommentarbox {
	float: left;
	width: 65.8%;
}
.blog-list {
	width: 100% !important;
}
.blog-list .posts {    
    margin-bottom: 35px;
}
.blog-list .blog-posts h3 {
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	border-bottom: 3px dotted #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.blog-list img {
	border: 3px solid #fff;
	width: 99%
}
.blog-list .entry-date {
	float: left;
	font-size: 13px;
}
.blog-list .category {
	float: right;
	font-size: 13px;
}
.blog-list .cat_description {
	background-color: #343f48;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.blog-list .cat_description p {
	padding: 0px;
	margin: 0px;
}
.blog-tags {
	background-color: #343f48;
	color: #fff;
	padding: 20px;
	clear: both;
}
.blog-tags a {
	color: #fff;
}
#blog-content {
	padding: 0;
}
.blog-posts-blog {
	width: 45%;
	padding: 20px;
	margin-left: 0;
	height: 450px;
}
.blog-posts-blog:nth-child(odd) {
	float: left;
}
.blog-posts-blog:nth-child(even) {
	float: right;
}
.blog-posts-blog .post_content {
	padding: 20px 0;
}
.read-more-button {
	width: 100%;
	text-align: center;
}
#content_col_blog a {
	color: #fff;
}
.wp-pagenavi {
	text-align: center;
	margin-bottom: 30px;
	font-size: 18px;
	clear: both;
}
.wp-pagenavi a, 
.wp-pagenavi span.current {
	font-size: 18px;
	padding: 0 8px;
}
.wp-pagenavi a {
	color: #000 !important;
}
.wp-pagenavi span.current {
	color: #888 !important;
}

@media (min-width: 980px) and (max-width: 1199px) {
	.blog #content_col_blog {
		width: 86%
	}
}

@media (max-width: 979px) {
	.blog #content_col_blog,
	.blog-cat #content_col {
		width: 100%;
		float:right;
	}
	.blog #content,
	.blog-cat #content{
		padding: 0px;
	}
	.blog .single-blog-content {
		padding: 20px 30px;
	}
	.blog .thumbnail-blog {
		width: 100%;
		height: auto;
	}
	#wrapper .blog #content img,
	.blog-list img {
		width: 100%;
	    /*border-left: 1px solid #fff;
		border-right: 1px solid #fff;*/
	}
	.blog-posts-blog {
		width: 100%;
		padding: 0px;
		margin-left: 0;
		height: auto;
	}
	.blog-posts-blog:nth-child(even) {
		float: left;
	}
	.blog-list .cat_title,
	.blog-list .blog-posts h3.post_title,
	.blog-posts-blog .post_content {
		margin-left: 20px;
		margin-right: 20px;
	}
	.blog-list .entry-date {
		margin-left: 20px;
	}
	.blog-list .category {
		margin-right: 20px;
	}
	
}
/* ----- Ende BLOG --------------------------------------------------------------- */