/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo { 
	width: 138px;
	height: 72px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
	background-size: contain;
}

.margin-tb-20 { margin: 20px 0; }
.margin-l-40 { margin-left: 40px; }


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Fixing the flickering for -webkit- browsers */
.module { -webkit-backface-visibility: hidden; }


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-teaser1 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser1_default.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-teaser2 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser2_default.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-teaser3 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser3_default.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-features { 
	margin-top: 30px; 
	overflow: hidden;
}

.frontpage-features h1 {
	margin: 0px 0 5px 0;
	font-size: 19px;
	line-height: 20px;
}

/* Frontpage: Check
----------------------------------------------------------------------------------------------------*/

.frontpage-check {
	float: left;
	margin-bottom: 20px;
	text-transform: uppercase;
}


/* Frontpage: Team
----------------------------------------------------------------------------------------------------*/

.frontpage-team h1 {
	margin: 20px 0 0 0;
	font-size: 40px;
	line-height: 41px;
}

.frontpage-team p {
	margin: 10px 0 0 0;
	font-size: 17px;
	line-height: 22px;
}


/* Frontpage: Contact
----------------------------------------------------------------------------------------------------*/

ul.line.frontpage-contact > li {
	margin: 0;
	padding: 15px 0;
	border-top: none;
	background: url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact > li:first-child { 
	background: url(../images/line_bg.png) top repeat-x,
				url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact strong {
	float: left;
	width: 140px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
}

ul.line.frontpage-contact div { display: inline-block; }


/* Frontpage: Clients
----------------------------------------------------------------------------------------------------*/

.frontpage-clients a {
	float: left;
	opacity: 0.5;
	margin: 0 -1px -1px 0;
	border: 1px solid #616a73;
	border: 1px solid rgba(255,255,255,0.5); 
}

.frontpage-clients a:hover {
	opacity: 1;
	border: 1px solid #FFF;
	background-color: rgba(255,255,255,0.05);
}

.frontpage-teaser { line-height: 0; }
.frontpage-teaser img { 
	display: block; 
	line-height: 0;
}


/* Responsive 
----------------------------------------------------------------------------------------------------*/

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	/* Layout */
	.margin-l-40 { margin-left: 0; }


}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

	/* Layout */
	#block-bottom-b .width33 { width: 100%; }

	.frontpage-features img {
		float: none;
		margin: auto auto 15px;
	}

	.frontpage-check.width50 { width: 100%; }
	

}



/* meine Änderungen */
body{
	color:#333;
}

.content span{
	color: #0081C1;
}

.nochFragen{
	padding:5px; 
}

.nochFragen span{
	font-size:16px;
	font-weight: bold;
}

.image-circle.spotlight .overlay h1{
	color: #fff;
	font-weight: bold;
}

.kontakt_text{
}

.kontakt_text span{
	float:left;
	width: 80px;
}

#logo > img{
	margin-top: 15px;
}

.call{
	font-size: 22px;
    	font-weight: bold;
    	margin: 0 10px;
	display: inline-flex;
	align-items:center;
}

.team_bilder{
	float:left;
	margin-bottom: 40px;
}

.assi_bilder{
	width: 256px;
	margin-bottom: 40px;
}

.team_bilder h3, .assi_bilder h3{
	text-align: center;
	color: #0081C1;
	margin-top: 10px;
}

.team_bilder h1, .assi_bilder h1{
	text-align: center;
	margin-top: 10px;
}

.assi_bilder h1{
	font-size: 26px;
}


.werdegang{
	float:left;
	width:70%;
}

.werdegang ul{
}

.werdegang li{
	padding: 7px 0;
}

.clear{
	clear:both;
}

input {
	height: 30px;
}

textarea{
	width: 84%;
}

#breadcrumbs{
	margin-top:40px;
}

.untertitel{
	background:#d1e3f5;
	padding: 5px 10px;
	color:#333333;
}

.width50 {
    margin-right: 4%;
    width: 46%;
}

.width50 p{
	text-align:justify;
}

.menu-sidebar li.level1 {
    float: left;
    margin-right: 20px;
	text-align: center;    
width: 285px;
}


.navi_service{
	margin-bottom:35px;
}

.navi_service ul{
	padding:0;
	margin:0;
	list-style:none;
}

.navi_service li{
	/*float: left;*/
	display:inline-block;
    	height: 32px;
    	margin-right: -2px;
    	width: 31.9%;
}

.navi_service li a{
	background: #929292;
	color:#fff;
	display: block;
    	padding: 5px 10px;
    	text-align: center;
}

.navi_service a:hover, .navi_service a.active{
	background: #0081C1;
}

#system .item > header {
    display: none;
}

.frontpage-features a {
	background: url(../images/icon_service.png) left top no-repeat;
	padding-left:78px;
	float:left;
}

.frontpage-features a:hover {
	background: url(../images/icon_service_hover.png) left top no-repeat;
	min-height: 67px;
}

.frontpage-features a:hover p {
	color:#89b9f3;
}