/* CSS Document */

/*Custom */
.clearer {
	clear:both;	
}
.visible-xxs {
	display: none;	
}
.align-center {
	text-align: center;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding-bottom: 0px;
	font-size: 16px;
	color: #585858;
}

a {
	color: #e0001b;	
}

a:hover {
	color: #e0001b;
	
}


h1 {
 font-weight: 300;	
 margin-bottom: 20px;
}

h2 {
	font-weight: 300;
}

a.btn-default {
	color: #e0001b;	
}

.border {
	border: 1px solid #E6E6E6;
}

.margin-bottom {
	margin-bottom: 30px;
}


.topHeader {
	background-color: #585858;
	height: 40px;
	
}

.navbar-brand  {
	
	height: auto;
}

.navbar-nav>li>a {
  padding-top: 36px;
  padding-bottom: 36px;
}

.topHeader .navbar-brand {
	padding-top: initial;	
}

.navbar-brand.navbar-brand-large {
	padding-top: 15px;
}

.navbar-brand.navbar-brand-med {
	padding-top: 15px;
}

.navbar-brand.navbar-brand-small {
	padding-top: 15px;
}

.navbar-brand.navbar-brand-smallest {
	padding-top: 15px;
}


.topContactBox {
	padding-top: 7px;	
}

.topContactBox, .topContactBox a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	padding-right: 15px;
	
}

.topContactPhone, .topContactEmail {
	float: left;
}
.topContactEmail {
	margin-left: 30px;	
}
.topContactBox i {
	font-size: 23px;
}

.topContactPhoneSmall {
	text-align: center;
	font-size: 24px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 2px solid #EEE;
	
}

.topContactPhoneSmall .topContactPhone {
	float:none;
}

.immonet {

    min-height: 400px;	
	
}
.immonet h1 {
	font-size: 24px;
	
}

.ihpmExposeHead h1 {
	font-size: 20px;
	color: #e0001b;
	font-weight: 400;	
}
.navbar {
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: 300; 
}
.navbar-wrapper {
	
	background-color: #FFF;
	margin-top: 0px;
	padding-bottom: 0px;
	
}
.navbar-brand {
	padding-left: 0px;	
	padding-right: 0px;	 
	padding-top: 16px;
	padding-bottom: 12px;

}
.navbar-brand-small {
	/*display:none;*/
	
	
}

.navbar-brand-small-kompakt {
		/*display:none;	*/
		/*padding-top: 15px;*/	
}

.navbar-inverse {
  background-color: #FFF;
  border-color: #080808;
}

.navbar-inverse .navbar-nav>li>a {
  color: #878787;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #878787;
  background-color: #e6e6e6;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #FFFFFF;
  background-color: #e0001b;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  color: #878787;
  background-color: #e6e6e6;
}

.navbar-inverse .navbar-toggle {
  border-color: #585858;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFF;
}
  
.navbar-toggle {
 
  background-color: #585858;
  margin-top: 23px;
 
}
.navbar-inverse {
	border-color: #878787;
	border: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    
	
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #cccccc;
}



.dropdown-menu {
	border-radius: 0px;
	border-color: #e6e6e6;
}
.dropdown-menu>li>a {
	font-weight: 300;
	color: #333;	
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #e0001b;
    outline: 0px none;
}

.myCarousel {
	
}

.carousel, .slider-spacer {
	margin-top: 96px;
}

.carousel
 {
	margin-bottom: 0px;	
	height: auto;
	width: 100%;
}

.carousel .item {
	width: 100%;
	height: auto;	
	
}


.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  
  
}

.caption {
	text-align:center;	
}

.carousel-caption-inner{
	
	/*background-color:rgba(0,165,177,0.6);
	padding-top: 15px;
	padding-bottom: 15px;
*/
 
}

/* Clients */
.client, .service-reasons {
    position: relative;
    overflow: hidden;
}

.our-clients .carousel-controls {
    display: block;
    height: 25px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 83px;
}

.item .item-inner, .post-image {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
}

.client-carousel {
	margin-top: 0px;
}

.client-carousel .carousel .item {
	
	height: auto;
	

}
.carousel .client-item {
	width: 200px;	
}

.carousel .item {
	
}

.fill img {
	width: 100%;
	height: auto;	
}

.carousel .item {
	background-color: #FFFFFF;
}


.row-grey {
	background-color: #f6f5f5;	
}

/*Slogan styles */
.slogan, .breadcrumb-wrapper {
    min-height: 100px;
    background: none repeat scroll 0% 0% #FFFFFF;
    width: 100%;
	
}
.slogan {
	
	background-color: #f6f5f5;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.breadcrumb-wrapper {
	margin-top: 0px;
	min-height: initial;	
	background-color: #f6f5f5;
}

.row-grey.row-grey-2 {
	
	background-color: #FFFFFF;
}

.breadcrumbs {
    margin: 24px 0px;
}

.breadcrumbs ul li:first-child {
    margin-left: 2px !important;
	
}
.breadcrumbs ul li {
    display: inline-block;
    line-height: 24px;
    font-size: 13px;
    color: #9E9E9E;
    margin: 0px 0px 0px 5px;
}

.breadcrumbs ul {
    margin-top: 5px;
}

.breadcrumbs {
    margin: 24px 0;
}

.breadcrumbs ul li {
    display: inline-block;
    line-height: 24px;
    font-size: 13px;
    color: #9e9e9e;
    margin: 0 0 0 5px;
}

.breadcrumbs ul li a {
    color: #898989;
    font-weight: 600;
}

.breadcrumbs ul li:first-child {
    margin-left: 2px !important;
}

.breadcrumbs ul li:nth-child(2):before,.breadcrumbs ul li:first-child:before {
    content: " ";
    margin: 0;
}

.breadcrumbs ul li:before {
    color: #9e9e9e;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 12px;
    margin: 0 9px 0 0;
}

.topimage-wrapper {
	margin-top: 150px;
	width: 100%;
		
}

.topimage {
	
	width: 100%;
	
	
}

.topimage img {
	
	width: 100%;
	height: auto;
}


.slogan-content {
    padding: 25px 0px;
}
.slogan-title {
    display: inline-block;
    margin: 10px 0px;
    font-size: 32px;
    font-weight: 300;
}

.btn-color, .subscribe-btn {
    background: #e0001b;
    cursor: pointer;
}
.btn-special {
    padding: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    outline: medium none;
    transition: all 0.5s ease-in-out 0s;
	color: #FFFFFF;
}


/* Teaser Styles */

.teaserArea {
	margin-top: 40px;	
}

.teaserArea a {
	
	text-decoration: none;
}

.teaserArea a:hover {
	text-decoration: none;	
}

.teaser-intro {
  font-size: 16px;
  margin-bottom: 20px;
  padding-top: 53px;
}

.teaser-intro h1 {
	color: #e0001b;
	font-size: 26px;
	margin-top: 0px;
	padding-rop: 0px;
	font-weight: 400;
	margin-bottom: 15px;
}

.teaser-intro h2 {
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 15px;
}

.teaser-intro-image {
	text-align: center;
}

.teaser-intro-text-text {
	
}

.teaser-intro-text-text ul {
	padding-left: 0px;
	margin-top: 30px;	
}

.teaser-intro-text-text ul li {
	padding: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	list-style: none;
	background-position: left 5px;
	background-size: 13px 11px;
	background-repeat: no-repeat;
	background-image: url(../img/li_style_pfeil.png);
}

.myteaser {
	/*background: #FFFFFF;
	border: 1px solid #E6E6E6;
	*/
		
}

.myteaser h2 {
	color: #e0001b;
	padding-top: 15px;
	padding-bottom: 15px;
}
 
.teaser-text {
	/*padding-left: 20px;
	padding-right: 20px;*/	
	padding-bottom: 20px;
}

.myteaser img {
	margin-bottom: 20px;
}

.myteaser.products img {
	max-width: 100%;
	height: auto;
	
}
.standard-content {
	padding-top: 20px;
	padding-bottom: 50px;	
}

.homepage-content {
	padding-top: 20px;
	padding-bottom: 50px;		
}

.outro {
	background: #FFF;
	padding-top: 50px;
	padding-bottom: 30px;
}


/*team */
.team-container {
	margin-bottom: 30px;
    border-bottom: 1px dotted #C0D7ED;
    padding-bottom: 30px;
}

.team-name {
	
	font-weight: 700;
}
.team-function {
	
	font-weight: 400;
}

.team-address, .team-tel {
	margin-top: 15px;	
}

.team-email {
	
}

.panel-primary > .panel-heading {
	background-color: #e0001b;
	border-color: #e0001b;
}


/*Products */
.products .offer {
	color:  #e0001b;
	font-size: 36px;	
}

.products .offer .price {
	font-weight: 400;
	font-size: 42px;
}

.features {
	
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: none;
}

.features img {
	margin-bottom: 0px;	
}

.features .teaserIcon {
		float: left;
}

.features .teaserIconTextArea {
		display: block;
		padding-left: 80px;
}

.teaserIconTextArea h2 {
	margin-top: 0px;
	font-size: 20px;
	color: #585858;
	font-weight: 300;	
}

.myteaser.features.pureHtml {
	padding-bottom: 0px;	
}

.extended-info {
	background: #585858;
	color: #FFFFFF;
	padding-bottom: 35px;
}

.extended-info a, .footer-area a {
	color: #FFF;	
}

.extended-info h3 {
	font-weight: 300;
}

ul.bottom-nav {
	margin: 0px;
	padding: 0px;	
}

ul.bottom-nav li {
	
	list-style: none;
	font-weight: 400;
	line-height: 30px;
	font-size: 18px;
	padding-left: 0px;
	margin-left: 0px;	
}

.footer-area {
	background: #3A3A3A;
	color: #FFFFFF;	
	padding-top: 20px;
	padding-bottom: 20px;
}


/* 2-Col */
h2.title {
    font-size: 26px;
    line-height: 40px;
    margin: 20px 0px;
	font-weight: 300;
}

.widget ul {
    list-style: outside none none;
    padding: 0px;
}

.category-list {
	font-size: 18px;	
}

.category ul li,
.category ul li#activeLink {
    margin-bottom: 7px;
    border-bottom: 1px solid #E0E1E7;
    padding: 3px 0px;
	background:url(../img/li_style_off.png);
	background-position: left center;
	background-repeat: no-repeat;	
}

.category ul li a {

	display:block;
	padding-left: 15px;
	color: #858585;
	
	
}

.category ul li#activeLink {
	
	background:url(../img/li_style_on.png);
	background-position: left center;
	background-repeat: no-repeat;	
	
}

.category ul li#activeLink a {
	color: #e0001b;
}

.category ul li, .category ul li#activeLink {
    margin-bottom: 7px;
    border-bottom: 1px solid #E0E1E7;
    padding: 3px 0px;
    background: url(../img/li_style_off.png);
    background-position: left 10px;
    background-repeat: no-repeat;
}

ul.category-list-level3 li, ul.category-list-level3 li#activeLink {
    padding-left: 20px;
    background-position: 20px 10px;
    font-size: 16px;
}

ul.category-list-level4 li, ul.category-list-level4 li#activeLink {
    padding-left: 30px;
    background-position: 30px 10px;
    font-size: 14px;
}

ul.category-list-level5 li, ul.category-list-level5 li#activeLink {
    padding-left: 50px;
    background-position: 50px center;
    font-size: 12px;
}

ul.category-list-level6 li, ul.category-list-level6 li#activeLink {
    padding-left: 60px;
    background-position: 60px center;
    font-size: 11px;
}

.scrollup {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    opacity: 0.8;
    position: fixed;
    bottom: 100px;
    right: 15px;
    display: none;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background: #9e9e9e;
    z-index: 9999;
	border-radius: 2px;
}

.scrollup i {
    line-height: 38px;
}

a.scrollup:hover i,a.scrollup:focus i {
    text-decoration: none;
    color: #fafafa;
    outline: none;
}


/*TYPO3 -Styles */
.csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap {
	
	width: 40%;
	
}

.csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap img {
	width: 100%;
	height: auto;	
}

ul.ce-menu {
	padding-left: 0px;	
}
ul.ce-menu li {
	
	padding: 0px;
    padding-bottom: 15px;
	padding-top: 15px;
    padding-left: 25px;
    list-style: none;
    background-position: left 20px;
    background-size: 13px 11px;
    background-repeat: no-repeat;
    background-image: url(../img/li_style_pfeil.png);
	border-top: 1px solid #ddd;
	
}

/*Extensions */
div.Tx-Formhandler ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;	
}

div.Tx-Formhandler ul li {
	
	list-style: none;
}

/*Mailform*/

/*
fieldset label {
	clear: both;
	display: block;
	width: 	35%; 
	margin-bottom: 1.8315018315018317%; 
	float: left;
	font-weight: 300;
}

fieldset input, fieldset email, fieldset textarea, fieldset select {
	display: block;	
	float: left;
	width: 45%; 
	margin-bottom: 1.8315018315018317%; 
}

fieldset p {
	clear:both;
	padding-left: 	35%; 
	
}

fieldset p img {margin-top: 3.8315018315018317%; }

fieldset p.pflichtfeldText {padding-left: 	0;padding-top: 15px;color:#e0001b;font-size:0.8em;}



*/


.powermail_captchaimage {
		
	margin-top: 30px;
	
}

fieldset input.btn {
	clear:both;
	margin-left: 0; 
	margin-top: 3.8315018315018317%; 
	width: 200px; 
	background: #e0001b;
	color: #FFF;
	border-color: #e0001b;
}

fieldset input.btn:hover {
	background: #666;
	border-color: #666;
}

fieldset p img {margin-top: 3.8315018315018317%; }

label[for=captcha] {
	font-size: 1em;	
}

.btn-customer {
	background: #e0001b;
	color: #FFF;
}

li.error {
	background-image: linear-gradient(to bottom, #F2DEDE 0px, #E7C3C3 100%);
	background-repeat: repeat-x;
	border-color: #DCA7A7;	
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #A94442;
}
li.error a {
	color: #A94442;
}

.logoSymbol {
	float: left;	
	padding-top: 0px;
}

.logoSymbolSm {
	padding-top: 6px;	
}

.logoClaim {
	float: left;
	padding-left: 50px;
	padding-top: 28px;
}

.trenner {
	height: 4px;
	background-color: #e0001b;
 
}

.trennerSmall {
	height: 1px;
	background-color: #E6E6E6;
	margin-top: 30px;
	margin-bottom: 30px;
	
 
}

header .top-bar {

	min-height: 30px;
    background: #EEE none repeat scroll 0% 0%;
    border-bottom: 1px solid #DDD;
    padding: 7px 0px;
    line-height: 38px;
	
}

.top-bar .collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0px;
    visibility: visible;
}

#header .main-header {
    /*min-height: 86px;*/
    z-index: 9999;
    width: 100%;
    position: relative;
    background: #FFFFFF none repeat scroll 0% 0%;
    box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.2);
	border-bottom: #e0001b solid 4px;
}

header .main-header {
    display: block;
    position: relative;
    text-align: left;
}
.phone-email a {
	color: #666;
	padding-left: 15px;	
}


/*Parallax */
.bg-overlay {
    background: rgba(255, 255, 255, 0.6);
    padding: 60px 0;
}

.product-lead {
    /*background: url(../img/img-blur-lead_unscharf.jpg) 50% 0 no-repeat fixed;*/
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}

.app-service {
	color: #333;
	
}

.btn-yellow, .btn-special-color {
	background-color: #e0001b;
	color: #FFF;
	
}

a.btn-yellow, a.btn-special-color {
	color: #FFF;	
}


/*Powermail Anpassungen start */

/*
.tx-powermail {
	width: 600px;
}

.tx-powermail .powermail_fieldset {

	border: none;
	background: none;	
	
}

.tx-powermail .powermail_fieldset .powermail_label {
	width: 35%;	
	float: left;
	display: block;
	font-weight: normal;
}

.tx-powermail .powermail_fieldset .powermail_field {
	width: 60%;	
	float: right;
	display:block;
}

.tx-powermail .powermail_fieldset .powermail_captcha_outer {
	width: 60%;	
	float: right;
	display:block;
}

.tx-powermail .powermail_fieldset .powermail_field.powermail_submit,
.tx-powermail .powermail_confirmation .powermail_confirmation_submit
 {
	background-color: #e0001b;
	width: 200px;
}

.tx-powermail .powermail_fieldset .parsley-errors-list {
	width: 60%;	
}

.tx-powermail .powermail_confirmation,
.tx-powermail .powermail_create {
	border: none;
	background: none;	
}

*/

@media (max-width: 991px){
	.tx-powermail {
		width: 450px;
	}
}

@media (max-width: 767px){
	.tx-powermail {
		width: 600px;
	}
	
	.teaser-intro-text-text ul {
		margin-left: 15px;
		margin-right: 15px;
		padding-left: 0px;
		padding-right: 0px;
		/*border-bottom: dotted 1px #DDD;*/
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.teaser-intro-text-text ul li {
		/*list-style: none;
		padding-bottom: 10px;
		padding-top: 10px;
		border-top: dotted 1px #DDD;*/
		text-align: left;
	}
}

@media (max-width: 768px){
	.tx-powermail {
		width: 400px;
	}
}

@media (max-width: 600px){
	.tx-powermail {
		width: 500px;
	}
}

@media (max-width: 500px){
	.tx-powermail {
		width: 100%;
	}
	
	.tx-powermail .powermail_fieldset .powermail_label {
		width: 100%;	
		float: none;
		display: block;
		font-weight: normal;
	}

	.tx-powermail .powermail_fieldset .powermail_field {
		width: 100%;	
		float: none;
		display:block;
	}
	
	.tx-powermail .powermail_fieldset .powermail_captcha_outer {
		width: 100%;	
		float: none;
		display:block;
	}
	
	.tx-powermail .powermail_fieldset .parsley-errors-list {
		width: 100%;	
		float: none;
	}

	
}
/*Powermail ende */




@media (max-width: 992px) {
	
	.navbar-nav > li {
		/*font-size: 12px;	*/
	}
	
	.navbar-brand {
		padding-left: 0px;	
		/*display:none;*/
	}
	

	.navbar-nav > li > a {
    	/*padding-top: 22px;
    	padding-bottom: 22px;*/
	}
	
	
	
	
}





@media (max-width: 991px){
	.myteaser.products h2 {
			font-size: 18px;	
		}
}

@media (max-width: 767px){
	
	.menu > ul li {
    float: none;
	}
	
	.navbar-brand-small {
	  
	  /*padding-top: 5px;*/	
	  display:block;
	}
	
	.navbar-brand-small-kompakt {
		/*display:none;	*/
	}
	
	.breadcrumb-wrapper {
  		margin-top: 55px;
		text-align: center;
	}
	
	.breadcrumbs.pull-right {
  		float: none !important;
	}
	
	h2.title { 
		margin-top: 10px;
		margin-bottom: 10px;	
	}
	.breadcrumbs {
		margin-top: 5px;
		margin-bottom: 5px;	
	}
	.breadcrumbs ul {
		padding-left: 0px;	
	}
	.topimage {
		
	}
	.slogan-content {
		text-align: center;
	}
	
	.get-started .pull-right {
    	float: none !important;
	}
	
	.teaser-intro {
		text-align:center;
	}
	
	.myteaser.products img {
		width: initial;
		height: initial;
	}
	.myteaser.products h2 {
		font-size: 30px;	
	}
	
	.extended-info {
		text-align: center;	
	}
	footer {
		text-align:center;	
	}
	
	.navbar-nav>li>a {
	  /*padding-top: 15px;
	  padding-bottom: 15px;*/
	}
	
	.teaserArea {
		text-align: center;
	}
	
	
	
	
}

@media (max-width: 990px){
	.navbar-nav>li>a {
	 /* padding-top: 26px;
	  padding-bottom: 26px;
	  */
	}
	
	.carousel, .slider-spacer, .topimage-wrapper {
		margin-top: 150px;
	}

}


@media (max-width: 768px){
	.navbar-nav>li>a {
	  /*padding-top: 26px;
	  padding-bottom: 26px;*/
	}
	
	.carousel, .slider-spacer, .topimage-wrapper {
		margin-top: 150px;
	}
	
	.teaser-intro {

    padding-top: 30px;
}
	
	

}


@media (min-width: 768px){

.navbar-nav {
  float: right;
}
.navbar-wrapper {
  margin-top: 0px;
}

.navbar-wrapper .navbar {
	border: none;
}
/*
.navbar-nav>li>a {
  padding-top: 28px;
  padding-bottom: 28px;
}
*/
.navbar {
	margin-bottom: 0px;
	font-size: 16px;
}




}

/*
@media (min-width: 300px){

.navbar-nav > li {
		font-size: 16px;	
	}

}
*/

@media (max-width: 750px){

	.navbar-nav > li {
		font-size: 16px;	
	}	
	
}

@media (max-width: 540px){

	.myteaser.products img, .myteaser.features img {
		/*width: 80%;
		height: 80%;
		*/
	}
	
	.topContactBox .topContactPhone {
		display:none;	
	}
	
	.visible-xxs {
		display: block;	
	}
	
	.invisible-xxs {
		display: none!important;
	}
	
	
	
	
}


.btn_special_grey {
    background: #C0C0C0;
    
    color: #585858;
    border-color: #ddd;
    border: solid 1px #ddd;
    border-radius: 0px;
}

a .btn_special_grey:hover {
    color: #FFFFFF;
}
