.navbar-brand {
  height: 66px;
}
.navbar a.navbar-brand {
  width: 260px;
  height: 66px;
}
.navbar a.navbar-brand img {
  float: left;
  margin: 0 5px 0 0;
  width: 260px;
  height: 66px;
}
@media (max-width: 480px) {
  .navbar a.navbar-brand {
    width: 200px;
	height: 51px;
	margin-top: 30px;
	display: inline-block;
  }
  .navbar a.navbar-brand img {
    width: 200px;
	height: 51px;
  }
}
.table > thead > tr > th {
  border-bottom: 2px solid #e9153b;
}
.nav li.active > a,
.nav li a:hover,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #e9153b !important;
}
.nav li.active > a,
.nav li a:hover {
  color: #000 !important;
}
.nav li.active > ul > li > a {
  border-color: #fff !important;
}
.nav li.active > ul > li > a:hover,
.nav li.active > ul > li.active > a {
  border-color: #e9153b !important;
}
.navbar-default {
	font-size: 13px;
}
.navbar-collapse {
	padding: 0 !important;
}
.navbar a.letzter{
padding-left: 5px;	
padding-right: 5px;
}
.navbar a.letzter{
padding-right: 0px !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #e9153b;
}
.dropdown-menu {
  font-size: 12px;
}
.dropdown-menu > li > ul.dropdown-menu {
  display: block;
  position: relative;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  padding: 0 0 5px 0;
  margin: 0;
}
.dropdown-menu > li > ul.dropdown-menu > li > a {
  padding: 2px 10px 2px 25px;
  font-size: 11px;
}
.flexslider .container .carousel-caption h1.inverse {
  background: #9c9c9c;
  background-color: rgba(156, 156, 156, 0.7);
}
ul.portfolio_filters li a {
  background-color: #9c9c9c;
}
ul.portfolio_filters li a:hover:after,
ul.portfolio_filters li a:active:after,
ul.portfolio_filters li a.active:after {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #9c9c9c;
}
.team_member {
	padding: 0px 0px 20px 0px;
}
#search_wrapper {
  background: #e9153b;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 15px;
  overflow: hidden;
  padding: 10px;
  width: 150px;
}
#search_wrapper .field {
  width: 65%;
  min-height: 30px;
   border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
}
#search_wrapper .button {
  width: 25%;
  height: 100%;
  min-height: 30px;
  float: right;
  margin: 0;
  
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  
  background-image: url("../twitter-bootstrap/img/glyphicons-halflings-red.png");
  background-position: -41px 7px;
  background-repeat: no-repeat;
}
a {
  color: #e9153b;
}
a:hover,
a:focus {
  color: #9c9c9c;
}
.text-primary {
  color: #e9153b;
}
.bg-primary {
  color: #fff;
  background-color: #e9153b;
}
.btn-primary {
  color: #ffffff;
  background-color: #e9153b;
  border-color: #e9153b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #9c9c9c;
  border-color: #9c9c9c;
}
.in ul.nav li.active a,
.in ul.nav li.active a:hover {
  border-bottom: 1px solid #e9153b;
  color: ;
  text-shadow: 0 0 0 transparent;
}
.call_to_action {
	text-align: left !important;
}
#copyright {
	background: #e9153b;
}
#copyright h5 {
	color:#ccc;
}
#copyright a {
	color:#ccc;
	padding-left: 15px;
}
#copyright a:hover,
#copyright a:focus,
footer a:hover,
footer a:focus {
	color:#9c9c9c;
}
#sign {
  right: 165px;
}
#sign i {
  font-size: 16px;
}
.produktdetail .portfolio_slider_wrapper #carousel ul.slides li {
  height: 220px;
}
.nav-tabs {
  border-bottom: 1px solid #e9153b;
}
.nav-tabs > li > a:hover {
  background: #9c9c9c;	
  border-color: #9c9c9c #9c9c9c #e9153b #9c9c9c !important;
  color: #e9153b !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #e9153b;
  color: #ccc !important;
  border-color: #e9153b !important;
}
.textbox {
  border: 1px solid #e8e8e8;
  padding:20px;
  background: #f5f5f5;
} 
.shaddowbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
} 
.padding-20-px {
	padding: 20px;
}
.nomargin{
margin:0 !important;
}
.nopadding{
padding:0 !important;
}
.fragen {
	margin-bottom: 4px;
}
.bildbox {
padding:0 !important;
} 
.bildbox img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
} 
.bild100proz{
width:100%;
}
.message {
display: block;
margin-bottom: 15px;
padding: 10px 10px 0 10px;
color: #ff0000 !important;
border: 2px solid #ff0000;
}
.error {
font-size: 11px;
color: #ff0000 !important;
float: right;
}
.responsemail{
visibility: hidden;
width: 50px;
float: right;
}
#sidebarstart{
padding-top: 5px;
}
#sidebarstart h4{
font-size: 135%;
line-height: 130%;
}
#sidebarstart .space20px{
margin-top: 20px;
}
#sidebar .nav-tabs {
border-bottom: 2px solid #fff;
}
.gfa-h1 {
font-size:40px !important;
padding:0 !important;
margin:0 !important;
}
.gfa-h2 {
font-size:23px !important;
}
.clearer{
clear:both;
} 
.floatleft{
float: left;
}
.floatright{
float: right;
}
.floatleft-margin{
float: left;
margin: 0 15px 15px 0;
}
.floatright-margin{
float: right;
margin: 0 0 15px 15px;
}
.rentabilitaetsrechner{
display:block;
margin:0 auto !important;
}
.nickname{
visibility: hidden;
}
/**
 *  Lightbox START
 */ 
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border:1px solid #D8D8D0;
	border-bottom:0;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	}
#hoverNav img {
	z-index: 100000000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../images/lightbox/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../images/lightbox/nextlabel.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #006229;
font-weight:bold;
text-decoration: none;
}
#nextLinkText:hover, #prevLinkText:hover {
color: #006229;
}
#nextLinkText{
padding-left: 10px;
}
#prevLinkText{
padding-right: 10px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	border:1px solid #D8D8D0;
	border-top:0;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity:0.5;
	opacity: 0.5;
	display: none;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	} 
	
/**
 *  Lightbox ENDE
 */