/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

HTML {
  position: relative;
  min-height: 100%;
}

body {
	  padding-bottom: 40px;
  color: #5A5A5A;
  /* Margin bottom entsprechend Höhe sticky-footer */
  margin-bottom: 100px;
  /*background: url("../img/bg1.jpg") top right repeat fixed;*/
  background: url(../img/bg1.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
}

@media screen and (max-width: 767px) {
	body {
	  background: none;
	  background-repeat: repeat-x, repeat;
	  	background-size:100%, auto;
	}
	

}

h1 {
	font-size:23px;
}
h1 .headline {

  font-weight: bold;
  /*text-shadow: 1px 1px 5px #FFFFFF; */
}

h3 {
line-height: 25px;

	
}

.header_text {
  font-size: 14px;
  color: #FFFFFF;
  padding-bottom: 10px;
}
.header_text .versandhaus, .header_text .neumeyer {
  font-weight: bold;
  font-size: 23px;
  color: #FFFFFF;
}

.header_text .versandhaus-responsive, .header_text .neumeyer-responsive {
  font-weight: bold;
  font-size: 23px;
  color: #FFFFFF;
}
.header_text .neumeyer {
  color: #FFD72E; 
}

.header_text .neumeyer-responsive {
  color: #FFD72E; 
}
.header_telefon, .header_mail {
  font-size: 12px;
  color: #FFFFFF; /*#F6CB19;*/
  white-space: nowrap;
  text-align: left;
  float: left;
  padding-top: 5px;
}
.header_mail {
  float: right;
  text-align: right;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Höhe sticky-footer */
  min-height: 170px;
  /*background-color: #f5f5f5;*/
  z-index: 3;
}
.footer .telefon {
  font-weight: bold;
  font-size: 16px;
}
.header_logo_small {
  margin-left: 0px;
}
.header_logo {
  height: 158px; /*148px;*/
  padding-left: 80px;
}
@media (max-width: 1200px) {
  .header_logo {
    padding-left: 0px;
  }
}

.header_logo img {
  margin-top: -15px;
}



a:active, a:focus{
outline: none;
text-decoration: none;
}

.startseite-teaserbox:hover{

opacity: 0.8;
	
}

.mehrerfahren {
color:#5a5a5a;	
	
}

h1 span {
	font-size: 20px;	
}

.banner-headline-weiss h1 {
  color: #FFFFFF;
  text-shadow: 1px 1px 5px #000000;
}
.banner-headline-schwarz h1 {
  text-shadow: 1px 1px 5px #FFFFFF;
}

.produktangebot {

color:#000000;	
}

.containermobile {

height: 150px;
background-image:url("../upload/mobileback.jpg");
background-position: center;

}

.mobiletext {
	
	width: 100%;
	margin-right: -15px;
	
}

.schriftinbild img{
	
	display: block;
}

.schriftinbild span {
	
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1.2em;
	font-size: 16px;
	color:#fff;
	padding-left: 25px;
	padding-bottom: 40px;

}

.schriftinbildsmall span {
	
    position: absolute;
    top: 0;
    width: 100%;
    line-height: 1.2em;
	font-size: 19px;
	color:#fff;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 30px;

}



.telefonbox {
	height:80px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url("../upload/mobileback.jpg");
	background-position: center;
	margin-top: -10px;
	padding-top: -30px;
	
}


.telefonbutton {
background-color: #fff;
width: 100%;
height: 60px;
color:#5a5a5a;
font-size:18px;
text-align: center;
padding-left: 20px;
padding-left: -10px;


}

.telefonbutton p{
padding-top: -20px;


}

.telefonbutton img {
	border-left: 1px solid #5a5a5a;
}

.telefonbutton img{
	margin-top:5px;
}

.mtbx a .preview{
	display:none;
}

.mtbx img{

color: inherit;
width: 150px;
height: 150px;
}

.mtbx a:hover .preview
{
display: block;
position: absolute;
top: -200px;
left: 0px;
}

.mtbx .preview
{
width: 220px;
height: 220px;
}

.boxx_innen {
margin-right: 15%;
}

.carousel_rand {
	
    border:1px solid;
	border-color:#E7E7E7;
	
}

.brief {
padding-left: 5px;	
padding-bottom:5px;
	
}

#brief {
padding-left: 5px;	
padding-bottom:5px;
	
}


.li {
	overflow: hidden;
	list-style-type:none;
	padding-left:40px;
	
	
}


.eintragen {

width:150px;
height: 50px;
background-color:#3d74c7;
color:#fff;
font-size: calc(10px + 1.8vmin - 0.6vmax);
	
}

.eintragen:hover {
	background-color:#fede45;
	color:#5a5a5a;
	
}

.anfordern{
	width:100%;
	height: 50px;
	background-color:#eeeeee;	
	color:#5a5a5a;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#E7E7E7;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #9d9d9d;
	transition: all .2s ease-in-out;
}

.anfordern:hover {
	background-color:#fede45;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
	
}

.anfordernsmall{
	width:100%;
	height: 50px;
	background-color:#3d74c7;	
	color:#fff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	transition: all .2s ease-in-out;
	border: 1px solid;
	border-color:#fff;
	box-shadow: 0 0 0 1px #eee;
  	border-radius: 3px;
}

.anfordernsmall:hover {
	background-color:#fede45;
	text-decoration:none;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
	
}


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

.anfordern span {
	
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}

#briefimg {
	
	padding-left: 23px;
	margin-left: 5px;
	background-image:url("../upload/brief.png");
	background-repeat:no-repeat;


}

.aussenliegend {
	background-color:#3d74c7;
	background-image:url(../upload/Fahnenmastenbanner1.jpg);
	background-repeat: no-repeat;
	color:#ffffff;	
	width:250px;
	height:300px;
	text-align:center;
	padding-top: 20px;
	font-size:1.6em;
	margin-bottom: 10px;
	line-height:0.5;

	
}


.aussenliegend:hover {
	background-image:url(../upload/Fahnenmastenbanner1_hover.jpg);
	color:#5a5a5a;
		background-color:#fede45;

}

.fahnenmastenmodelle {
  opcaity: 1;
  transition: all .1s ease-in-out;
  margin-bottom: 10px;
  margin-top: 30px;

}

.fahnenmastenmodelle:hover {
  opacity: 0.5;

}

.innenliegend {
	background-color:#3d74c7;
	background-image:url(../upload/Fahnenmastenbanner2.jpg);
    background-repeat: no-repeat;
	color:#ffffff;	
	width:250px;
	height:300px;
	text-align:center;
	padding-top: 20px;
	font-size:1.6em;
	margin-bottom: 10px;
	line-height:0.5;

}


.innenliegend:hover {
	background-image:url(../upload/Fahnenmastenbanner2_hover.jpg);
	color:#5a5a5a;
		background-color:#fede45;

}

.mitausleger{
	background-color:#3d74c7;
	background-image:url(../upload/Fahnenmastenbanner3.jpg);
	background-repeat: no-repeat;
	color:#ffffff;	
	width:250px;
	height:300px;
	text-align:center;
	padding-top: 20px;
	font-size:1.6em;
	margin-bottom: 10px;
	line-height:0.5;
	
}


.mitausleger:hover {
	background-color:#fede45;
	background-image:url(../upload/Fahnenmastenbanner3_hover.jpg);
	color:#5a5a5a;	
}



.hissvorrichtungen {
	background-color:#3d74c7;
	color:#ffffff;	
	width:100%;
	height:60px;
	text-align:center;
    font-size:calc(80% + 0.7vw);
	padding-top: 12px;
	padding-left: 40px;
	padding-right: 40px;

	
}

.fahnenmastenvorteile {
	background-color:#3d74c7;
	color:#ffffff;	
	width:100%;
	height:100%;
	text-align:center;
	padding-top: 20px;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	line-height:0.8;
	
}

.hovercolor:hover div.fahnenmastenvarianten_innen {
color:#5a5a5a;	

	
}

.hovercolor, .mitausleger{

background-color:#3d74c7;
width:100%;
 align-content: center;
}

.hovercolor, .aussenliegend{

background-color:#3d74c7;
align-content: center;
width:100%;
}

.hovercolor, .innenliegend{

background-color:#3d74c7;
 align-content: center;
 width:100%;
}

.hovercolor:hover{
	background-color:#fede45;
	width:100%;
	background-repeat: no-repeat;
	background-position:center;
	
}

.fahnenmastenvarianten_innen {

	text-align:left;
	width: auto;
	color:#ffffff;
	height: 100px;
	line-height: 1.3;
	font-size: 14px;
	padding-left:120px;
	list-style-position:outside;
	
}

.mastversionen {

	text-align:left;
	width: auto;
	color:#ffffff;
	height: 100px;
	line-height: 1.3;
	font-size: 14px;
	padding-left:50px;
	padding-top: 20px;
	background-color:#3d74c7;
	margin-bottom: 20px;
	
}

.fahnenmastenvarianten_innen li:hover {
color:#5a5a5a;

	
}

.fahnenmastenvarianten_innen:hover{


color:#5a5a5a;
	
}

.aussenliegend li {
align-content:center;
text-align:center;
	
	
}





/* BANNER STATISCH */
.banner {
  box-shadow: 4px 4px 2px 0px #999999;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}




.carousel{
  /*height: 100%; /* 260px; /*170px;*/ /*220px;*/
  height: 380px; /*345px;*/
  margin: auto;
  /*margin-bottom: 10px;*/
  /*padding-left: 12px;
  padding-right: 12px; */
  /*margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;*/
    box-shadow: 2px 2px 2px 2px #999999;
}
.carousel .yellow {
  /*background-color: #F5CB07;*/
}
.carousel_small {
  height: 270px; /*230px;*/
  overflow: hidden;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  color: #5A5A5A;
  text-shadow: none;
  text-align:left;
}

.carousel-caption-rechts {
  z-index: 10;
  color: #ffffff;
  text-shadow: none;
  text-align:right;
  padding-top: 100px;
    font-size: 15px;
	margin-right:30px;
	
}

.carousel-caption-rechts h1 {
  font-size: 40px;
  font-weight: bold;
}
.carousel-caption-rechts .btn-mehr {
  color: #5A5A5A;
  border: 1px solid #5A5A5A;
  border-radius: 0;
  background-color: #FFFFFF;
  transition: all .2s ease-in-out;
}

.carousel-caption-rechts .btn-mehr:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color:#5a5a5a;
  border-radius: 10px;
    transition: all .2s ease-in-out;
}

.carousel-caption-rechts span {
color:#5a5a5a;	
}

.carousel-caption-links {
  z-index: 9999;
  color: #5a5a5a;
  text-shadow: none;
  text-align:left;
  padding-top: 100px;
  margin-left: 30px;
    font-size: 15px;
}

.carousel-caption-links h1 {
  font-size: 40px;
  font-weight: bold;
}
.carousel-caption-links .btn-mehr {
  color: #5A5A5A;
  border: 1px solid #5A5A5A;
  border-radius: 0;
  background-color: #FFFFFF;
    transition: all .2s ease-in-out;
}

.carousel-caption-links .btn-mehr:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color:#5a5a5a;
    transition: all .2s ease-in-out;
}


.carousel-caption h1 {
  font-size: 30px;
  font-weight: bold;
}

.carousel-caption .btn-mehr {
  color: #5A5A5A;
  border: 1px solid #5A5A5A;
  border-radius: 0;
  background-color: #FFFFFF;
}


/* Declare heights because of positioning of img element */
.carousel .item {
  height: 380px; /*340px; /*260px; /*170px;*/ /*220px;*/
	background-position:center;
	background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0px;
  min-width: 100%;
  height: 260px; /*170px;*/ /*220px;*/
}

.carousel-indicators {
	/*bottom: 45px; */
  bottom: 10px;
}
.carousel-indicators .active {
  background-color: #F5CB07;
  border-color: #F5CB07;
}
.carousel-control.left, .carousel-control.right {
   
   background-image: none
}

.aufnaeher_carousel_inner .active.left { left: -25%; }
.aufnaeher_carousel_inner .next        { left:  25%; }
.aufnaeher_carousel_inner .prev        { left: -25%; }
.aufnaeher_carousel .carousel-control.left, .aufnaeher_carousel .carousel-control.right {background-image:none; margin-left:0px;  margin-right:0px;}
.aufnaeher_carousel_inner .item:not(.prev) {visibility: visible;}
.aufnaeher_carousel_inner .item .right:not(.prev) {visibility: hidden;}
  
.aufnaeher_carousel {
	
	-webkit-overflow-scrolling: touch;
	
}
/* PAGINATION */
.pagination {
  text-align: center;
}
.pagination li a, .pagination li a:hover {
  color: #000000;
}
.pagination li.active a, .pagination li.active a:hover   {
  background-color: #FCD100;
  color: #000000;
  border-color: #000000;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    /*padding-right: 15px;
    padding-left: 15px;*/
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
}

/* SUBMENU */

.dropdown-submenu {
    position:relative;

}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
    min-width:300px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;

}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
	padding-right: 10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

/* Fanschals Kategorien */

.cat {

max-width: 260px;
max-height: 260px;
overflow: hidden;
text-align:center;
margin-bottom: 30px;
display:block;
  
}

.cat:hover .gray_box {

background:#fc6e1c;
text-decoration:none;
color:#ffffff;
  
}

/* Startseite Buttons */

.startbuttons {

max-width: 260px;
max-height: 260px;
text-align:center;
margin-bottom: 30px;
display:block;
  
}




/*.cat span:hover {
	background-color:#fc6e1c;
	

	font-weight:bold;
	color:#ffffff;
	position: absolute;
    bottom: 20px;
	left: 20px;
    text-align: center;
	z-index: 1;
}*/

/* BREADCRUMBS */
.breadcrumb {
	color: #5A5A5A;
	background: none;
	font-size: 12px;
  margin-bottom: 0px;
}
.breadcrumb .active {
	color: #5A5A5A;
  font-weight: bold;
}
.breadcrumb a {
	color: #5A5A5A !important;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #5A5A5A !important;
	text-decoration: underline;
}
.breadcrumb > li + li:before {
  color: #5A5A5A;
}


/* THUMBS */
.thumbnail {
  min-height:180px;
  text-align: center;
  border: none;
}
.thumbnail_medium {
  min-height: 210px;
}
.thumbnail_large{
  min-height:250px;
}
.thumbnail_xlarge{
  min-height:300px;
}

.thumbnail_xxlarge{
  min-height:400px;
}
.thumbnail img {
	
  max-width: 180px;
  max-height: 300px;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 15px;
}  
.ohne_rand {
  border: 0;
}
.shopping_cart {
  font-size: 30px; 
  color:#F6CB00; 
  text-shadow: 0 0 5px #000;
}
.shopping_cart:hover, .shopping_cart_text:hover {
  color:#F6CB00; 
  text-shadow: 0 0 15px #FFF;
  text-decoration: none;
}
.shopping_cart_text {
  font-size: 16px; 
  color:#F6CB00; 
  text-shadow: 0 0 5px #000;
  text-decoration: none;
}

/* Boxen mit Schlagschatten */
.mainarea {


  background-color: #e6e6e6;
/*background: rgb(218, 216, 210);*/
/*background: rgb(233, 233, 233);*/
  box-shadow: 4px 4px 2px 0px #999999;
  /*padding: 10px 10px 15px 10px;*/
  padding: 5px 5px 0px 5px;
  padding-top: 0px;
  margin-top: 15px;
  font-size: 0.9em;
  color: #5A5A5A;	
}

.mainarea h1, .mainarea .headline {
  margin-top:0px;
}
.mainarea h2, .mainarea h3 {
  margin-top:0px;
  /*line-height:12px;*/
  margin:0px 0px 0px 0px;
  padding:0px;
  display:block;
}
.mainarea h2 {
}
.mainarea .control-label {
  font-weight:normal;
}

.texture-bg {
  background: url("../img/footer.jpg") top right repeat fixed;
  background-size: 100% auto;
  z-index: 1;
  /*background:linear-gradient(#000000, #999999);*/
}

.texture-bg-mobile {

  background: url("../img/dark_wall.png") top right repeat fixed;
  background-size: 100% auto;
  z-index: 1;
  width: 100%;
  border-top: 5px solid #fede45;
  /*background:linear-gradient(#000000, #999999);*/
	
}

.mainarea .box_startseite {
  background-image: url("../img/bg_grey.png");
  background-repeat: no-repeat; 
  background-position: 0px 0px;
}
.mainarea .box_aufnaeher {
  background-image: url("../upload/artikel/background_aufnaeher.jpg");
  background-repeat: no-repeat; 
  background-position: 0px 0px;
}
.text_footer, .text_footer a {
	color:#FFFFFF;
	margin-top: 20px;
}
.footer-neumeyer {
    color: #000000;
    /*background-color:#ffffff;
    border-left:1px solid #c9c7bd;
    border-bottom: 1px solid #9e9d94;
    border-right: 1px solid #c9c7bd;*/
    text-align:left;
    padding:15px 15px 15px 15px;
    line-height:20px;    
    position:relative;
    max-width: 550px;
  background-image: url("../img/footer.jpg");
  margin-top: 20px;
}
.media-heading {
  font-size: 22px;
  font-weight: bold;
}
.media-body a {
  text-decoration: underline;
  color: #5A5A5A;
}
.Bewerten_Link, .Bewerten_Link a {
  font-size: 16px;
  text-align: center;
  color: #3c3c3c;
  text-decoration: underline;
}
.mainarea .box h2, .mainarea .box h4 {
  text-align: left;
}
#trefferliste a {
  color: #5A5A5A;
  text-decoration: underline;
}
.mainarea .headline {
  font-weight: bold;
  font-size: 34px;
}
.mainarea a.button_order {
   width:153px;
}
.mainarea ul li {
  list-style-type: none;
  /*margin: 0;
  padding: 0px 0px 9px 24px;*/
  line-height: 25px;
  vertical-align: middle;    
  
  color:#5A5A5A;
  font-weight:normal;
}


.mainarea .box {
  background: #FFF;
  /*border-right: 1px solid #C9C7BD;
  border-left: 1px solid #C9C7BD;
  border-bottom: 1px solid #9E9D94;
  box-shadow: 0 1px 0 #C9C7BD;*/
  padding: 15px;
  margin: 10px;
  margin-bottom: 15px;
  padding-top: 20px;

  /*border-radius: 4px; */
}
.mainarea .box h2,
.mainarea .box_innen h2,
.mainarea .box_innen h3,
.mainarea .box_startseite_innen h2,
.mainarea .box_startseite_innen h3 {
  /*background-color:#F6CB00;
  background: linear-gradient(#BCBCBC, #A6A6A6);*/
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  margin-bottom: 10px;
  padding: 8px 8px 8px 15px;
  /*color: #000000;*/
   color: #FFFFFF;
  /*font-size: 1.5em;*/
  font-size: 1.6em;
  /*border-radius: 4px 4px 0px 0px;*/
}
.mainarea .box_innen h2,
.mainarea .box_innen h3,
.mainarea .box_startseite_innen h2,
.mainarea .box_startseite_innen h3 {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
} 
.mainarea .box_innen {
  background: #FFF;
  /*border-right: 1px solid #C9C7BD;
  border-left: 1px solid #C9C7BD;
  border-bottom: 1px solid #9E9D94;
  box-shadow: 0 1px 0 #C9C7BD;*/
  
  /*padding: 10px;*/
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left:10px;
  padding-right:10px;
  /*border-radius: 4px;*/
}
.mainarea .box_startseite_innen {
  background-color: rgba(240, 240, 240, 0.8);
  /*border-top: 1px solid #C9C7BD;
  border-right: 1px solid #C9C7BD;
  border-left: 1px solid #C9C7BD;
  border-bottom: 1px solid #9E9D94;
  box-shadow: 0 1px 0 #C9C7BD; */
  padding: 10px;
  margin: 10px;
  text-align:left;
  min-height:210px;
  border-radius: 4px;
}
.mainarea .box_startseite h2,
.mainarea .box_startseite h3 {
  font-size: 18px;
  background: #FFFFFF;
  color: #5A5A5A;
}  
.mainarea .box_small {
  min-height: 260px;
}
.mainarea .box_xsmall {
  min-height: 210px;
}

.mainarea .link_black a {
  color:#000000;
  text-decoration: underline;
}
.mainarea .link_black a:hover {
  color:#F09741;
  text-decoration: underline;
}


/* FARBSCHEMEN */

/* GRÜN */
.green .mainarea .box h2,
.green .mainarea .box_innen h2,
.green .mainarea .box_innen h3,
.green .mainarea .box_startseite_innen h2,
.green .mainarea .box_startseite_innen h3 {
  /*background-color:#5f8b50;*/
  color: #5a5a5a;
  /*background: -moz-linear-gradient(top,  #86C170 0%, #90CC78 55%, #59824B 56%, #5f8b50 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86C170), color-stop(55%,#90CC78), color-stop(56%,#59824B), color-stop(100%,#5f8b50));
	background: -webkit-linear-gradient(top,  #86C170 0%, #90CC78 55%, #59824B 56%, #5f8b50 100%);
	background: -o-linear-gradient(top, #86C170 0%, #90CC78 55%, #59824B 56%, #5f8b50 100%);
	background: -ms-linear-gradient(top,  #86C170 0%, #90CC78 55%, #59824B 56%, #5f8b50 100%);
  background:  linear-gradient(to bottom, #86C170 0%, #90CC78 55%, #59824B 56%, #5f8b50 100%);
  border-radius: 4px;*/
}
.green h3, .green h2, .green h4, .green .headline {
  color: #5A5A5A;
  font-size: 20px;
}
.green ul li {
  /*background: url(../img/list_item_img_green.jpg) no-repeat 0px 0px transparent;*/
  list-style-image: url("../img/list_item_img_green.jpg");
}
.green a, .green .colortext {
  color: #5f8b50;
}
.green a.thumbnail:hover,
.green a.thumbnail:focus,
.green a.thumbnail.active {
  border-color: #4cae4c;
}
.green .btn-custom {
	width:100%;
	height: 50px;
	background-color:#5f8b50;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.green .btn-custom:hover,
.green .btn-custom:focus,
.green .btn-custom.focus,
.green .btn-custom:active,
.green .btn-custom.active,
.green .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}

/* GELB */
.yellow .mainarea .box h2,
.yellow .mainarea .box_innen h2,
.yellow .mainarea .box_innen h3,
.yellow .mainarea .box_startseite_innen h2,
.yellow .mainarea .box_startseite_innen h3 {
  /*background-color:#ffc300;
  color: #FFFFFF; */
  color: #5A5A5A;
  /*background: -moz-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #ffc300 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDDD45), color-stop(55%,#FFE045), color-stop(56%,#F4CB08), color-stop(100%,#ffc300));
	background: -webkit-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #ffc300 100%);
	background: -o-linear-gradient(top, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #ffc300 100%);
	background: -ms-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #ffc300 100%);
  background:  linear-gradient(to bottom, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #ffc300 100%);
  border-radius: 4px;*/
} 
.yellow h3, .yellow h2, .yellow h4, .yellow .headline {
  color: #5A5A5A;
  font-size: 18px;
}
.yellow ul li {
   list-style-image: url("../img/list_item_img_yellow.jpg");
}

.yellow a, .yellow .colortext {
  color: #eea236;
}
.yellow a.thumbnail:hover,
.yellow a.thumbnail:focus,
.yellow a.thumbnail.active {
  border-color: #eea236;
}
.yellow .btn-custom {
  /*color: #FFFFFF;
  background-color: #f0ad4e;*/
	width:100%;
	height: 50px;
	background-color:#eea236;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.yellow .btn-custom:hover,
.yellow .btn-custom:focus,
.yellow .btn-custom.focus,
.yellow .btn-custom:active,
.yellow .btn-custom.active,
.yellow .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}

/* GOLD */
.gold .mainarea .box h2,
.gold .mainarea .box_innen h2,
.gold .mainarea .box_innen h3,
.gold .mainarea .box_startseite_innen h2,
.gold .mainarea .box_startseite_innen h3 {
  /*background-color:#dfbf0d; 
  color: #FFFFFF;*/
  color: #5A5A5A;
  /*background: -moz-linear-gradient(top,  #DBC96D 0%, #FFE575 55%, #CEAE0C 56%, #dfbf0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DBC96D), color-stop(55%,#FFE575), color-stop(56%,#CEAE0C), color-stop(100%,#dfbf0d));
	background: -webkit-linear-gradient(top,  #DBC96D 0%, #FFE575 55%, #CEAE0C 56%, #dfbf0d 100%);
	background: -o-linear-gradient(top, #DBC96D 0%, #FFE575 55%, #CEAE0C 56%, #dfbf0d 100%);
	background: -ms-linear-gradient(top,  #DBC96D 0%, #FFE575 55%, #CEAE0C 56%, #dfbf0d 100%);
  background:  linear-gradient(to bottom, #DBC96D 0%, #FFE575 55%, #CEAE0C 56%, #dfbf0d 100%);
  border-radius: 4px;*/
} 
.gold h3, .gold h2, .gold h4, .gold .headline {
  color: #5A5A5A;
  font-size: 18px;
}
.gold ul li {
   list-style-image: url("../img/list_item_img_gold.jpg");
}

.gold a, .gold .colortext {
  color: #CEAE0C;
}
.gold a.thumbnail:hover,
.gold a.thumbnail:focus,
.gold a.thumbnail.active {
  border-color: #dfbf0d;
}
.gold .btn-custom {
	width:100%;
	height: 50px;
	background-color:#dfbf0d;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.gold .btn-custom:hover,
.gold .btn-custom:focus,
.gold .btn-custom.focus,
.gold .btn-custom:active,
.gold .btn-custom.active,
.gold .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}

/* BLAU */
.blue .mainarea .box h2,
.blue .mainarea .box_innen h2,
.blue .mainarea .box_innen h3,
.blue .mainarea .box_startseite_innen h2,
.blue .mainarea .box_startseite_innen h3 {
  /*background-color:#1779d3;*/
  color: #5a5a5a;
  /*background: -moz-linear-gradient(top,  #68A2D1 0%, #5A94CE 55%, #3D7BCC 56%, #1779d3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68A2D1), color-stop(55%,#5A94CE), color-stop(56%,#3D7BCC), color-stop(100%,#1779d3));
	background: -webkit-linear-gradient(top,  #68A2D1 0%, #5A94CE 55%, #3D7BCC 56%, #1779d3 100%);
	background: -o-linear-gradient(top, #68A2D1 0%, #5A94CE 55%, #3D7BCC 56%, #1779d3 100%);
	background: -ms-linear-gradient(top,  #68A2D1 0%, #5A94CE 55%, #3D7BCC 56%, #1779d3 100%);
  background:  linear-gradient(to bottom, #68A2D1 0%, #5A94CE 55%, #3D7BCC 56%, #1779d3 100%);
  border-radius: 4px;*/
} 
.blue h3, .blue h2, .blue h4, .blue .headline {
  color: #5A5A5A;
  font-size: 18px;
}
.blue ul li {
   list-style-image: url("../img/list_item_img_blue.jpg");
}
.blue a, .blue .colortext {
  color: #3d74c7;
}
.blue a.thumbnail:hover,
.blue a.thumbnail:focus,
.blue a.thumbnail.active {
  border-color: #2e6da4;
}
.blue .btn-custom {
	width:100%;
	height: 50px;
	background-color:#2e6da4;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.blue .btn-custom:hover,
.blue .btn-custom:focus,
.blue .btn-custom.focus,
.blue .btn-custom:active,
.blue .btn-custom.active,
.blue .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}

/* ORANGE */

.ueberschrift {

}

.headerschrift {
	  font-size:30px;
	
}

.orange .mainarea .box h2,
.orange .mainarea .box_innen h2,
.orange .mainarea .box_innen h3,
.orange .mainarea .box_startseite_innen h2,
.orange .mainarea .box_startseite_innen h3 {
  /*background-color:#fc6e1c;*/
  color: #5a5a5a; 
  /*background: -moz-linear-gradient(top,  #F49C47 0%, #FFA83E 55%, #FE7C01 56%, #FE8110 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDDD45), color-stop(55%,#FFA83E), color-stop(56%,#FE7C01), color-stop(100%,#FE8110));
	background: -webkit-linear-gradient(top,  #F49C47 0%, #FFA83E 55%, #FE7C01 56%, #FE8110 100%);
	background: -o-linear-gradient(top, #F49C47 0%, #FFA83E 55%, #FE7C01 56%, #FE8110 100%);
	background: -ms-linear-gradient(top,  #F49C47 0%, #FFA83E 55%, #FE7C01 56%, #FE8110 100%);
  background:  linear-gradient(to bottom, #F49C47 0%, #FFA83E 55%, #FE7C01 56%, #FE8110 100%);
  border-radius: 4px;*/
} 
.orange h3, .orange h2, .orange h4, .orange .headline {
  color: #5A5A5A;
  font-size: 18px;
}
.orange ul li {
  /*background: url(../img/list_item_img_orange.jpg) no-repeat 0px 0px transparent;*/
  list-style-image: url("../img/list_item_img_orange.jpg");
}
.orange a, .orange .colortext {
  color: #FC6E1C;
}
.orange a.thumbnail:hover,
.orange a.thumbnail:focus,
.orange a.thumbnail.active {
  border-color: #eea236;
}
.orange .btn-custom {
	width:100%;
	height: 50px;
	background-color:#eea236;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.orange .btn-custom:hover,
.orange .btn-custom:focus,
.orange .btn-custom.focus,
.orange .btn-custom:active,
.orange .btn-custom.active,
.orange .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}

/* ROT */
.red .mainarea .box h2,
.red .mainarea .box_innen h2,
.red .mainarea .box_innen h3,
.red .mainarea .box_startseite_innen h2,
.red .mainarea .box_startseite_innen h3 {
  /*background-color:#E30F28;*/
  color: #5a5a5a;
  /*background: -moz-linear-gradient(top,  #F9314C 0%, #F7455F 55%, #C60D26 56%, #E30F28 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9314C), color-stop(55%,#F7455F), color-stop(56%,#C60D26), color-stop(100%,#E30F28));
	background: -webkit-linear-gradient(top,  #F9314C 0%, #F7455F 55%, #C60D26 56%, #E30F28 100%);
	background: -o-linear-gradient(top, #F9314C 0%, #F7455F 55%, #C60D26 56%, #E30F28 100%);
	background: -ms-linear-gradient(top,  #F9314C 0%, #F7455F 55%, #C60D26 56%, #E30F28 100%);
  background:  linear-gradient(to bottom, #F9314C 0%, #F7455F 55%, #C60D26 56%, #E30F28 100%);
  border-radius: 4px;*/
} 
.red h3, .red h2, .red h4, .red .headline {
  color: #5A5A5A;
  font-size: 18px;
}
.red ul li {
  /*background: url(../img/list_item_img_red.jpg) no-repeat 0px 0px transparent;*/
  list-style-image: url("../img/list_item_img_red.jpg");
}
.red a, .red .colortext {
  color: #E30F28;
}
.red a.thumbnail:hover,
.red a.thumbnail:focus,
.red a.thumbnail.active {
  border-color: #E30F28;
}
.red .btn-custom {
	width:100%;
	height: 50px;
	background-color:#E30F28;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.red .btn-custom:hover,
.red .btn-custom:focus,
.red .btn-custom.focus,
.red .btn-custom:active,
.red .btn-custom.active,
.red .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}

/* HELLBLAU */
.lblue .mainarea .box h2,
.lblue .mainarea .box_innen h2,
.lblue .mainarea .box_innen h3,
.lblue .mainarea .box_startseite_innen h2,
.lblue .mainarea .box_startseite_innen h3 {
  /*background-color:#039CAC;*/
  color: #5a5a5a;
  /*background: -moz-linear-gradient(top,  #03B6C6 0%, #48BCC4 55%, #038C99 56%, #039CAC 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03B6C6), color-stop(55%,#48BCC4), color-stop(56%,#038C99), color-stop(100%,#039CAC));
	background: -webkit-linear-gradient(top,  #03B6C6 0%, #48BCC4 55%, #038C99 56%, #039CAC 100%);
	background: -o-linear-gradient(top, #03B6C6 0%, #48BCC4 55%, #038C99 56%, #039CAC 100%);
	background: -ms-linear-gradient(top,  #03B6C6 0%, #48BCC4 55%, #038C99 56%, #039CAC 100%);
  background:  linear-gradient(to bottom, #03B6C6 0%, #48BCC4 55%, #038C99 56%, #039CAC 100%);
  border-radius: 4px;*/
} 
.lblue h3, .lblue h2, .lblue h4, .lblue .headline {
  color: #5A5A5A;
  font-size: 18px;
}
.lblue ul li {
  /*background: url(../img/list_item_img_lblue.jpg) no-repeat 0px 0px transparent;*/
  list-style-image: url("../img/list_item_img_lblue.jpg");
}
.lblue a, .lblue .colortext {
  color: #039CAC;
}
.lblue a.thumbnail:hover,
.lblue a.thumbnail:focus,
.lblue a.thumbnail.active {
  border-color: #039CAC;
}
.lblue .btn-custom {
	width:100%;
	height: 50px;
	background-color:#039CAC;	
	color:#ffffff;
	text-align:center;
	padding-top: 11px;
	background-size:contain;
	text-decoration:none;
	border:1px solid;
	border-color:#ffffff;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #297fba;
	transition: all .2s ease-in-out;
	text-align:center;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	text-decoration:none;
}
.lblue .btn-custom:hover,
.lblue .btn-custom:focus,
.lblue .btn-custom.focus,
.lblue .btn-custom:active,
.lblue .btn-custom.active,
.lblue .open > .dropdown-toggle.btn-custom {
	background-color:#fede45;
	color:#ffffff;
	text-decoration:none;
	border:1px solid;
    border-color:#ffffff;
    border-radius: 1px;
	box-shadow: 0 0 0 1px #ffffff;
	transition: all .2s ease-in-out;
}
/* Farbschema Startseite */
.farbschema-startseite h1, .farbschema-startseite h3, .farbschema-startseite h2, .farbschema-startseite h4, .farbschema-startseite .headline {
  color #000000;
  text-shadow: none;
}
.farbschema-startseite .mainarea .box h2,
.farbschema-startseite .mainarea .box_innen h2,
.farbschema-startseite .mainarea .box_innen h3,
.farbschema-startseite .mainarea .box_startseite_innen h2,
.farbschema-startseite .mainarea .box_startseite_innen h3 {
  /*background: linear-gradient(#BCBCBC, #A6A6A6);*/
  color: #5A5A5A;
  font-size: 18px;
} 
.farbschema-startseite ul li {
   list-style-image: url("../img/list_item_img_yellow.jpg");
}

.farbschema-startseite a, .farbschema-startseite .colortext {
  color: #000000;
}
.farbschema-startseite a.thumbnail:hover,
.farbschema-startseite a.thumbnail:focus,
.farbschema-startseite a.thumbnail.active {
  border-color: #eea236;
}
.farbschema-startseite .btn-custom {
  color: #000000;
  background-color: #F6CB00;
  border-color: #CEA800;
}
.farbschema-startseite .btn-custom:hover,
.farbschema-startseite .btn-custom:focus,
.farbschema-startseite .btn-custom.focus,
.farbschema-startseite .btn-custom:active,
.farbschema-startseite .btn-custom.active,
.farbschema-startseite .open > .dropdown-toggle.btn-custom {
  color: #FFFFFF;
  background-color: #ec971f;
  border-color: #d58512;
}


/* Teaser-Bild Schlagschatten */
.Teaser_Bild {
  /*box-shadow: -5px 5px 10px #999999;*/
}


/* Startseite */
.startseite-teaserbox {
  /*width:188px;*/
    margin-bottom: 30px;
} 
.startseite-teaserbox a {
  color: #5A5A5A;
}
.startseite-teaserbox a:hover {
  color: #5A5A5A;
  text-decoration:none;
}
.startseite-teaserbox .pic {
  z-index:1;
  height:190px;
  max-width:162px; /*width:188px;*/
}
.startseite-teaserbox .topic {
  z-index: 1000; 
  color:#000000; 
  font-weight:bold;
  height:34px;
  padding-top:10px;
  margin-top:10px;
  max-width: 200px; /*width:188px;*/
  /*background-image: url('../img/contentbox.png')*/;
 
}



.startseite-teaserbox .fahnen:hover  ~ .topic {
   background-color:#5eb1ee;
}

.startseite-teaserbox .fahnenmasten:hover  ~ .topic {
   background-color:#526df2;
}

.startseite-teaserbox .abzeichen:hover  ~ .topic {
   background-color:#5fe465;
}

.startseite-teaserbox .fanartikel:hover  ~ .topic {
   background-color:#fe7746;
}

.startseite-teaserbox .vereinsartikel:hover  ~ .topic {
   background-color:#7ec681;
}

.startseite-teaserbox .textilien:hover  ~ .topic {
   background-color:#fe464a;
}

.startseite-teaserbox .fahnenreal:hover  ~ .topic {
   background-color:#5eb1ee;
   color:#ffffff;
}

.startseite-teaserbox .fahnenmastenreal:hover  ~ .topic {
   background-color:#526df2;
   color:#ffffff;
}

.startseite-teaserbox .abzeichenreal:hover  ~ .topic {
   background-color:#5fe465;
   color:#ffffff;
}

.startseite-teaserbox .fanartikelreal:hover  ~ .topic {
   background-color:#fe7746;
   color:#ffffff;
}

.startseite-teaserbox .vereinsartikelreal:hover  ~ .topic {
   background-color:#7ec681;
   color:#ffffff;
}

.startseite-teaserbox .textilienreal:hover  ~ .topic {
   background-color:#fe464a;
   color:#ffffff;
}


.startseite-teaserbox .text {
  padding-top: 10px;
  text-align: justify;
  max-width: 160px; /*width:188px;*/
  height: 120px;
}
	
	
.mehrerfahren {
	margin-top: -80px;
  max-width: 160px; /*width:188px;*/
  height: 20px;
  margin-bottom: 30px;
  margin-top: 40px;
  font-size:12px;
  text-align:left;
}
	



.startseite-teaserbox .fahnen {
  background-image: url('../upload/kategorien/fahnen.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .fahnen:hover {
  background-image: url('../upload/kategorien/hover/fahnen_hover.png');
  background-repeat: no-repeat;
} 


.startseite-teaserbox .fahnenmasten {
  background-image: url('../upload/kategorien/fahnenmasten.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .fahnenmasten:hover {
  background-image: url('../upload/kategorien/hover/fahnenmasten_hover.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .abzeichen {
  background-image: url('../upload/kategorien/abzeichen.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .abzeichen:hover {
  background-image: url('../upload/kategorien/hover/abzeichen_hover.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .fanartikel {
  background-image: url('../upload/kategorien/fanartikel.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .fanartikel:hover {
  background-image: url('../upload/kategorien/hover/fanartikel_hover.png');
  background-repeat: no-repeat;
} 

.startseite-teaserbox .vereinsartikel {
  background-image: url('../upload/kategorien/vereinsbedarf.png');
  background-repeat: no-repeat;
}

.startseite-teaserbox .vereinsartikel:hover {
  background-image: url('../upload/kategorien/hover/vereinsbedarf_hover.png');
  background-repeat: no-repeat;
}

.startseite-teaserbox .textilien {
  background-image: url('../upload/kategorien/festbedarf.png');
  background-repeat: no-repeat;
  
}  

.startseite-teaserbox .textilien:hover {
  background-image: url('../upload/kategorien/hover/festbedarf_hover.png');
  background-repeat: no-repeat;
}  

.startseite-teaserbox .fahnenreal {
  background-image: url('../upload/kategorien/fahnenreal.jpg');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;;
} 


.startseite-teaserbox .fahnenmastenreal {
  background-image: url('../upload/kategorien/fahnenmastenreal.jpg');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;;
} 



.startseite-teaserbox .fanartikelreal {
  background-image: url('../upload/kategorien/fanartikelreal.jpg');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;;
} 



.startseite-teaserbox .abzeichenreal {
  background-image: url('../upload/kategorien/abzeichenreal.jpg');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;;
} 



.startseite-teaserbox .vereinsartikelreal {
  background-image: url('../upload/kategorien/vereinsbedarfreal.jpg');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;;
} 


.startseite-teaserbox .textilienreal {
  background-image: url('../upload/kategorien/textilienreal.jpg');
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;;
} 


/* Aufnäher Slide-Boxen */
.div_img_container_float
{
    border:1px solid #d4d4d3;
    height:205px;    
    width:144px;
    text-align:center;
    float:left;
    margin-right:10px;
    z-index:1;
}

/* Splend-IT Tabellen */

.fanschalpreisliste td {
	border-right:1px solid white;
	border-color:#ffffff;
	
}


.box3_background_blue td {background-color:#ebf3fb; border: 1px solid #FFFFFF;}
.box3_background_blue td.white {background-color:#ffffff;}
.box3_background_blue .price {color:#1779d3;}
.box1_background_blue {background-color:#ebf3fb;padding-top:10px}
.abstand_oben td {padding-top:5px;}
.table_background_grey td {background-color:#eceaea; border: 1px solid #FFFFFF;}

div.pins_technik_box {
	background: #eaeaea;
	padding: 5px;
	width: 280px;
	float: left;
	margin: 0px 15px 10px 15px;
	text-align: left;
	font-size: 12px;
}

div.pins_technik_box h2 {
	padding: 0 0 0 10px;
}

div.pins_technik_box .imgbox {
	width: 270px;
	padding: 10px 10px 0 10px;
	background: #fff;
}
div.pins_technik_box .imgbox img {
	border: none 0;
	margin: 0 0 10px 0;
}

/* Box 4 */
.div_img_container_float
{   
    height:277px;    
    width:146px;
    text-align:center;
   
    z-index:1;
    margin-right:10px;
}
a.gray_box, 
a.gray_box:link, 
a.gray_box:visited,
span.gray_box
{   
    display:block;  
	font-weight:400; 
    background-color:#E8E8E8;
    color:#5a5a5a;
    font-size:calc(80% + 0.5vw);
    margin:0px 0px 0px 0px;
	text-align:center;
	line-height: -10px;
}
a.gray_box:hover {background-color:#ff6c0b;color:#ffffff;text-decoration:none}
.padding {padding:0px 0px 0px 0px; height:40px;}
.table_row_grey {background-color:#e6e6e6;margin-bottom:10px;}


.text-red {
  color: #FF0000;
}

/* Alte Pagination Tassen, Teller, ... */
.pagination-cbk {
  width:100%; 
  height:25px; 
  text-align:center;
  margin-top:20px; 
  margin-bottom:10px;
    border-top: 1px dashed #CCCCCC;
  margin: 10px 0 12px;
  padding-top:5px;
  padding-bottom:30px;
}



a.zahlen {
  background-color: #CECECE;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 7px;
  padding-top:4px;
  padding-bottom:4px;
  text-align: center;
  text-decoration: none !important;
}

@media only screen 
    and (max-device-width: 640px), 
    only screen and (max-device-width: 667px), 
    only screen and (max-width: 480px)
{ 
 a.zahlen {
  background-color: #CECECE;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 7px;
  padding-top:4px;
  padding-bottom:4px;
  text-align: center;
  text-decoration: none !important;

}}

a.zahlen:hover {	
  background-color: #999;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 7px;
  padding-top:4px;
  padding-bottom:4px;
  text-align: center;
  text-decoration: none !important;
}
.zahlenAktiv {	
  background-color: #999;
  border-radius: 4px 4px 4px 4px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 7px;
  padding-top:4px;
  padding-bottom:4px;
  text-align: center;
  text-decoration: none;
}
.artikel-listen td {
  padding: 10px;
  border: 1px solid #CECECE;
}
.tbl-border {
  border: 1px solid #666666;
  padding: 5px;
}

/* Splend-IT Fanschmuck */
.bestell-button {
  background: #fd6e1c;
  color: #fff !important;
  display: inline-block;
  font-size: 1.2em !important;
  font-weight: bold;
  line-height: 1.3;
  margin: 1em 0;
  padding: 0.8em 0.8em;
  text-decoration: none !important;
  min-width: 180px;
}
.bestell-button:hover {
opacity: 0.8;
  color: #5a5a5a;
}
.modell {
  color: #444 !important;
  font-style: italic;
  font-size: 85%;
}
.bestell-button .button-aufruf {
  text-transform: uppercase;
  font-size: 1.45em !important;
}

/* Styles von alter Seite */
.arial1grau {
 font-size: 11px;
 color: #666666;
}
.arial1grau2 { font-size: 10px ; color: #aaa }
.arial1 { font-size: 10px ; color: #000000 }
.arial2 { font-size: 12px ; color: #000000 }

/* SEARCH */

/* Footer */
.footer-headline {
  font-weight: bold;
  color: #F6CB00;
}

.footer_links, .footer_links a{
  font-size:12px;
  font-weight:bold;
  color:#fff;
}

/* PRINT */
@media print {
  a[href]:after {
    content: "";
  }
  
  .navbar {

display:none;
	
}

.logouu img {
	
	width: 300px;
	height: 300px;
	margin_left: 500px;
	
}


.suchfeldprint {
	
	display: none;
	
}

.bannerheader {
	
	display: none;
	
}

footer {
display: none;

}

.telefonbottom {

display:none;	
}


	
header {
display: none;
	
}
}



/* Content bei Navbar-Hover überblenden */
@media (min-width: 767px) {
  #page-main-overlay {
     	display: none;
  /*	top: 220px;
  	bottom: 0;
  	width: 100%;
    z-index:20; */
  }
  #page-main-overlay-color {
  	position: absolute;
  	top: 220px;
  	bottom: 0;
  	width: 100%;
  	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
  	opacity: 0.7;
  	background-color: #000;
    z-index:50;   
  }
}


/* Side-Menu */
.sidemenu-headline {
  /*
  background: -moz-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDDD45), color-stop(55%,#FFE045), color-stop(56%,#F4CB08), color-stop(100%,#F9CA02));
	background: -webkit-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -o-linear-gradient(top, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -ms-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
  background:  linear-gradient(to bottom, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
  
  padding:7px 0px 7px 35px; */
  color:#5a5a5a;

  border-bottom: 1px solid #e5e5e5; 
  text-decoration:none;
  
  font-size:16px;/*14px;*/
  font-weight:bold; 
}

.sidemenu-headline:hover {
  /*
  background: -moz-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDDD45), color-stop(55%,#FFE045), color-stop(56%,#F4CB08), color-stop(100%,#F9CA02));
	background: -webkit-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -o-linear-gradient(top, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -ms-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
  background:  linear-gradient(to bottom, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
  
  padding:7px 0px 7px 35px; */
  background-color:#eeeeee;
  border-bottom: 1px solid #e5e5e5; 
  text-decoration:none;
  font-size:16px;/*14px;*/
  font-weight:bold; 
}

.sidemenu-headline a{
  /*
  background: -moz-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FDDD45), color-stop(55%,#FFE045), color-stop(56%,#F4CB08), color-stop(100%,#F9CA02));
	background: -webkit-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -o-linear-gradient(top, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
	background: -ms-linear-gradient(top,  #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
  background:  linear-gradient(to bottom, #FDDD45 0%, #FFE045 55%, #F4CB08 56%, #F9CA02 100%);
  
  padding:7px 0px 7px 35px; */
  display:inline-block;
  width:265px;
  height:40px;
  color:#5a5a5a;
  text-decoration:none;
  font-size:16px;/*14px;*/
  font-weight:bold;
  padding-left:10px;
  padding-top:10px;
  margin-left: 12px;
  margin-right:12px;
  
  
}

.sidemenu-headline a:hover{

color:#5a5a5a;
text-decoration:none;
  
}


.sidemenu-wrapper {
  margin-left:-20px; 
  margin-top:10px;
  width:100%; 
  background-color:#FFFFFF;
  box-shadow: 4px 4px 2px 0px #999999;
}
.sidemenu ul li {
  list-style-image: url("../img/list_arrow.png");
  list-style-type: none;
}
.sidemenu > ul > li.down {
  list-style-image: url("../img/list_arrow_down.png");
  list-style-type: none;
}
.sidemenu a {
	position: relative;
	display: block;
	padding: 5px 8px;
  color: #5A5A5A;
}
.sidemenu > ul > li > ol > li a {
  font-size: 12px;
}
.sidemenu > ul > li.active {
  background-color: #eeeeee;
}
.sidemenu > ul > li > ol > li.active {
	background-color: #e5e5e5;
  font-weight:bold;
}
.sidemenu > ul > li { 
  border-bottom: 1px solid #e5e5e5; 
}
.sidemenu > ul > li > ol > li+li { 
  /*border-bottom: 1px solid #e5e5e5;*/ 
}
.sidemenu a:hover,
.sidemenu a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.sidemenu .nav-divider {
	overflow: hidden;
  height: 1px;
	margin: 9px 0;
	background-color: #e5e5e5;
}

/* Referenzen */
.referenzen-col {
  padding: 5px;
}
.referenzen-box {
  height: 70px; 
  width: 100%; 
  padding-left: 10px;
  padding-right: 10px; 
  padding-top: 7px;   
  background: linear-gradient(#D3D3D3, #999999);
}
.referenzen-box:hover {
  background: linear-gradient(#F2CB17, #F5CB07);
  cursor:pointer;
}
.referenzen-box .icon {
  float:left;
  padding-left: 0px;
  width: 60px;
  /*border: 1px solid red;*/
}
.referenzen-box .text {
  font-weight: bold; 
  font-size: 14px;
  text-align: center;
  color:#FFFFFF;
  border:1px solid #FFFFFF; 
  padding:12px;
  margin-left: 60px;
  margin-top: 5px;
  line-height: 14px;
}
.referenzen-col a:hover {
  text-decoration: none;
}

/* Seite Produktübersicht */
.produktuebersicht-teaser {
  width: 100%; 
  height: 145px; 
  background-position: left top; 
  background-repeat:no-repeat; 
  text-align:left;
}
.produktuebersicht-teaser .textbox {
  padding: 15px; 
  max-width: 364px; 
  height: 100%; 
  vertical-align:middle;
}
.produktuebersicht-teaser .textbox .text {
 position:relative; 
 top: 50%;
 -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.produktuebersicht-teaser .textbox .text h3 {
  font-size:18px; 
  font-weight:normal;
  color:#FFFFFF;
}


/* Buttons Farben */

.anfordernbottom {
	width: 180px;
	height: 40px;
	background:#c6c6c6;
	border: 1px solid #fff;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	display:inline-block;
	vertical-align: middle;
	margin-left: 30px; 
	white-space: nowrap; 
	font-size: 18px;
	margin-top: -10px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	border-radius: 3px;
	
	
}

.anfordernbottom:hover {
	
	background:#fede45;
    text-shadow: none;
	color:#000;
	border: 1px solid #999999;
	padding-top: 6px;
	
}

.anforderngreen{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
}

.anforderngreen:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}


.anforderngold{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
	
}

.anforderngold:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}


.anfordernyellow{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
}

.anfordernyellow:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}

.anfordernblue{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
}

.anfordernblue:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}

.anfordernorange{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
}

.anfordernorange:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}

.bewertungabgeben{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/bewertung-abgeben.png);
}

.bewertungabgeben:hover{
	background:url(../upload/anfragebuttons/bewertung-abgeben-hover.png);
	
}

.fanartikel {
	background-color:#fd6e1c;	
	width:100%;
	height:50px;
	text-align: center;
	color:#fff;
	padding-top:13px;
	transition: all .1s ease-in-out;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	margin-bottom: 10px;
}

.fanartikel:hover {
	background-color:#fede45;
	color:#5a5a5a;	
	border-color:#fede45;
	text-decoration: none;
}

.feuerwerk{

	background-color:#FF0004;	
	width:100%;
	height:50px;
	text-align: center;
	color:#fff;
	padding-top:13px;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	margin-bottom: 10px;	
		text-decoration: none;
	
}

.feuerwerk:hover {

	opacity: 0.7;
	color:#fff;	
	text-decoration: none;
	
}

.feuerwerkx{

	background-color:#FF0004;
	width: 100%;	
	height:50px;
	text-align: center;
	color:#fff;
	padding-top:13px;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	margin-bottom: 10px;	
		text-decoration: none;
	
}

.feuerwerkx:hover {

	opacity: 0.7;
	color:#fff;	
	text-decoration: none;
	
}

.verbandabzeichen{

	background-color:#739c58;	
	width:100%;
	height:50px;
	text-align: center;
	color:#fff;
	padding-top:13px;
	font-size: calc(10px + 1.8vmin - 0.6vmax);
	margin-bottom: 10px;	
		text-decoration: none;
	
}

.verbandabzeichen:hover {

	opacity: 0.7;
	color:#fff;	
	text-decoration: none;
	
}


.anfordernred{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
}

.anfordernred:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}

.anfordernlblue{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/button-standard.png);
}

.anfordernlblue:hover{
	background:url(../upload/anfragebuttons/button-standard-hover.png);
	
}

.anforderncarousel{
background:#fede45;
padding: 15px;
text-align: center;

}

.anforderncarousel:hover{
	background:#fff;
	border:1px thin #5a5a5a;

}

.anfragesenden{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/berechnen.png);
}

.anfragesenden:hover{
	background:url(../upload/anfragebuttons/berechnen-hover.png);
	
}

.anfragesendenaufnaeher{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/berechnen.png);
}

.anfragesendenaufnaeher:hover{
	background:url(../upload/anfragebuttons/berechnen-hover.png);
	
}

.rueckruf{
	width:230px;
	height: 55px;
	background:url(../upload/anfragebuttons/rueckruf-anfordern.png);
}

.rueckruf:hover{
	background:url(../upload/anfragebuttons/rueckruf-anfordern-hover.png);
	
}


.materials {
	color:#ffffff;
	margin-top: -20px;
	text-align: center;
	padding-right: 20px;	
}


/* Slide-in für Bootstrap-Navbar (mobile) */
@media screen and (max-width: 767px) {
  .side-collapse-container {
      width:100%;
      position:relative;
      left:0;
      /*transition:left .5s;*/  
  }
  .side-collapse-container.out{
      /*left:250px;*/
      overflow: hidden;
  }
  
  
  
  
  .side-collapse {
      /*top:110px*/
	  top: -155px;
      bottom:0;
      left:0;
      width:300px;
	  position:relative;
      overflow: auto ;
      transition:width .5s;
      z-index:1000;
      /*background-color:#F8F8F8;*/
      /*background-color:#000000;*/
      background-color:#323232;
      color: #FFFFFF;
      box-shadow: 4px 4px 4px 0px #000;
	  
  }

  .side-collapse.in {
      width:0;
      z-index:1;
      visibility:hidden;
  }
  
  .navbar .navbar-nav > li > a {
		  background-color:#595959;  
		  color:#fff;
		  border-bottom: 1px solid #383838;
  }
  
  .multi-column-dropdown li a,
  .dropdown-menu > li > a,


  .navbar .navbar-nav li.dropdown-submenu > ul.dropdown-menu > li > a,
  .navbar .navbar-nav li.dropdown-produktangebot-active > ul.dropdown-menu > li > a {

color:#fff;
	  border-bottom: 1px solid #383838;
  }
  
  
  .navbar .navbar-nav li.dropdown-submenu a.active{
	color:#fede45;  
	background:none;
	text-decoration: none;
	border-bottom: 1px solid #383838;
  }
  
  
.nav .open > a {
background-color:#595959;	
color:#fede45;
	border-bottom: 1px solid #383838;
}

  
  .navbar .navbar-nav li.active > a,
  .navbar .navbar-nav li.active > a:hover,
  .navbar .navbar-nav li.dropdown-produktangebot-active > a,
  .navbar .navbar-nav li.dropdown-produktangebot-active > a:hover,
  .navbar .navbar-nav li:hover > a,
  .navbar .navbar-nav li > a:hover,
  .multi-column-dropdown li a:hover,
  .navbar-default .navbar-nav li > a:hover,
  .navbar-default .navbar-nav li > a:focus,
  .navbar .navbar-nav li.dropdown-submenu > ul.dropdown-menu > li > a:hover, 
  .navbar .navbar-nav li.dropdown-produktangebot-active > ul.dropdown-menu > li > a:hover,
  .navbar .navbar-nav li.dropdown-produktangebot-active > ul.dropdown-menu > li > a.active {
     background: none;
background-color:#595959;
		color:#fff;
	
  }
  
    .navbar .navbar-nav li.dropdown-submenu a.active,
  .navbar .navbar-nav li.dropdown-submenu a.active:hover {
	color:#fede45;  
	background-color:#595959;
  }
  
  
  .multi-column-dropdown li a.active,                                                          
  .navbar .navbar-nav li.dropdown-submenu > ul.dropdown-menu > li > a.active {
    /*background: none;*/
    /*background-color: #FFEA80; /*hellgelber Hintergrund*/
		color:#fede45;
		background-color:#595959;
		border-bottom: 1px solid #fede45;

    
  }
  


.dropdown-menu .active {
  font-weight: bold;
  	border-bottom: 1px solid #fff;

	
  
}

/* navbar button mobile */

.navbar-toggle {
	width: 50px;
	height: 50px;
  position: relative;
  float: right;
  margin-right: -10px;



  background-image: none;
  border: 0px solid transparent;

}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
	float: right;
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 1px;
  margin-top: 3px;
}


/* suchfeld mobile slide in */

#search
{
	margin-left: -15px;
    display: none;
    color: #FFF;
padding-left: 10px;
padding-top: 20px;
padding-right: 10px;
	background-image:url("../upload/mobileback.jpg");
	background-repeat:repeat;
background-position: center;
height:80px;
width:100%;
position: absolute;
z-index: 999;
}

/* schrift responsive */





.versandhausresp {
	  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  letter-spacing: 0.9px;
	
}

.neumeyerresp {
  font-weight: bold;
  font-size: 14px;
  color: #FFD72E; 
    letter-spacing: 0.9px;
	
}

.lupe {
	margin-left: 192px;
	
}

.lupe img {
	width: 35px;
	height: 35px;
	
}
/* videos embed*/

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 80%;
height: 80%;
width: 80%;
height: 80%;
border: 0;
}

/*carousel control*/

.carousel-control {
  position: absolute;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color:#E4E4E4;
}
.carousel-control.left {
color:#fff;
margin-top: 0px; height: 380px; margin-left: -170px;


}
.carousel-control.right {
  right: 0;
margin-top: 0px; height: 380px; margin-right: -170px;

}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color:#fede45;
}




/* Änderungen 17.02.16 */

.thumbnail_slider {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail_slider > img,
.thumbnail_slider a > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail_slider:hover,
a.thumbnail_slider:focus,
a.thumbnail_slider.active {
  border-color: #337ab7;
}
.thumbnail_slider .caption {
  min-padding-bottom:10px;
  color: #333;

}

.thumbnail .caption {
  min-padding-bottom:10px;
  color: #333;

}


/* Splend-IT Foto-Boxen */
.border {
  display:block;
  height:160px;
  width:160px;
  border:1px solid #aeaeae;
  float:left;
  margin:0px 3px 3px 0px;
  text-align: center;
}

@media (max-width: 768px) {
       BODY {
	  /* Margin bottom entsprechend Höhe sticky-footer */
	  margin-bottom: 300px;
       }
	.mainarea {
		/*margin-top:120px;*/
	}
}

@media (max-width: 1200px) {
  .mainarea .box_startseite {
    /**background-image: url("../upload/startseite_hintergrund_small.jpg");
    background-repeat: no-repeat; 
    background-position: 0px 0px;*/
 }
}
@media (max-width: 1000px) {
  .mainarea .box_startseite {
    /**background-image: url("../upload/startseite_hintergrund_xsmall.jpg");
    background-repeat: no-repeat; 
    background-position: 0px 0px;*/
 }
}

@media (min-width: 1200px) {
	BODY {
	  /* Margin bottom entsprechend Höhe sticky-footer */
	  margin-bottom: 200px;
  }
  .footer {
    height: 200px;
  }
  .footer .container {
  	margin-top: 20px;
	}
	
	
}

/* Produkt lexikon margin anpassungen mobile */
.block {
width: 300px;
height: 300px;	
	
}

@media (min-width: 700px) and (max-width: 760px) {
	
	.schriftinbildsmall span {
	
    position: absolute;
    top: 0;
    width: 100%;
    line-height: 1.2em;
	font-size: 30px;
	color:#fff;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 60px;

}	
	
}

@media (min-width: 1000px) and (max-width: 1050px) {
.schriftinbild span {
	
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 1.2em;
	font-size: 8px;
	color:#fff;
	padding-left: 25px;
	padding-bottom: 40px;

}
}

/* anfragebuttons */

.center-table
{
  margin: 0 auto !important;
  float: none !important;
}


.berechnenn{
	width:230px;
	height: 55px;
	background:url(../upload/berechnen.png);
}

.berechnenn:hover{
	background:url(../upload/berechnen-hover.png);
	
}


/* tooltips */

[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: -70px;
  margin-left: -217px;
  padding: 7px;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: -110%;
  left: 55%;
  margin-left: 0px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  transform: rotate(180deg);
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

[data-tooltipp] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltipp]:before,
[data-tooltipp]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltipp]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: -70px;
  margin-left: -217px;
  padding: 7px;
  width: 300px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltipp]:after {
  position: absolute;
  bottom: -110%;
  left: 55%;
  margin-left: 0px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
  transform: rotate(180deg);
}

/* Show tooltip content on hover */
[data-tooltipp]:hover:before,
[data-tooltipp]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}





.startseitemehrerfahren {
	-moz-box-shadow:inset 0px 3px 0px 0px #f3f8ff;
	-webkit-box-shadow:inset 0px 3px 0px 0px #f3f8ff;
	box-shadow:inset 0px 3px 0px 0px #f3f8ff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4980d3), color-stop(1, #306fce) );
	background:-moz-linear-gradient( center top, #4980d3 5%, #306fce 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4980d3', endColorstr='#306fce');
	background-color:#4980d3;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0px;
	border:1px solid #4980d3;
	display:inline-block;
	color:#fff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #0a2f66;
}
.startseitemehrerfahren:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #306fce), color-stop(1, #4980d3) );
	background:-moz-linear-gradient( center top, #306fce 5%, #4980d3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='##306fce', endColorstr='#4980d3');
	background-color:#306fce;
	text-decoration: none;
}.startseitemehrerfahren:active {
	position:relative;
	top:1px;
	
}
 
 .kostenrechnerhover {
	
box-shadow: -1px 2px 4px #B7B7B7;	
	
}

.kostenrechnerhover:hover {
	
box-shadow:inset -1px 2px 4px #B7B7B7;	
	z-index: 9999;
}


.middle {

width: 1500px;
 margin: 0 auto;
background:#fff;
padding-left: 10px;
padding-right: 10px;
box-shadow: 4px 4px 4px #000;
	
}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}


.quantity {
  position: relative;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}



.project-details-popup .close {
  position: absolute;
  right: 15px;
  top: 10px;
    font-size: 40px;
}
.project-details-popup .prof-icon {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  position: absolute;
  left: 0;  
  right: 0;
  margin: auto;
  top: -30px;
}
.project-details-popup .modal-header {
  margin: 0;
  padding: 0;
}
.project-details-popup .modal-header .header-img {
  width: 100%;
  max-width: 100%;
}

.fsbutton {
background:url(img/mfnorm.jpg);
color:#fff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
width:209px;
height: 26px;
	
}

.fsbutton:hover {
	background:url(img/mfnormh.jpg);
color:#fff000;

}

ul#menu li {
    display:inline;
	margin-right: 15px;
}

.btn {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #dbdbdb);
  background-image: -moz-linear-gradient(top, #ffffff, #dbdbdb);
  background-image: -ms-linear-gradient(top, #ffffff, #dbdbdb);
  background-image: -o-linear-gradient(top, #ffffff, #dbdbdb);
  background-image: linear-gradient(to bottom, #ffffff, #dbdbdb);
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  font-family: Arial;
  color: #000000;
  font-size: 12px;
  padding: 3px 10px 3px 10px;
  border: solid #d6d6d6 1px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color:#fff;
}

.navbar-toggle {

margin-right: 20px;
	
}

.dashboard-panel-6 {
   width: 45%;
}



.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: -30px;
  right: -30px;
  transition: all 200ms;
  font-size: 40px;
  font-weight: bold;
  text-decoration: none;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}


.select {
  display:flex;
  flex-direction: column;
  position:relative;
  width:250px;
  height:40px;
}

.option {
  padding:0 30px 0 10px;
  min-height:40px;
  display:flex;
  align-items:center;
  background:#333;
  border-top:#222 solid 1px;
  position:absolute;
  top:0;
  width: 100%;
  pointer-events:none;
  order:2;
  z-index:1;
  transition:background .4s ease-in-out;
  box-sizing:border-box;
  overflow:hidden;
  white-space:nowrap;
  
}

.option:hover {
  background:#666;
}

.select:focus .option {
  position:relative;
  pointer-events:all;
}


input:checked + label {
  order: 1;
  z-index:2;
  background:#666;
  border-top:none;
  position:relative;
}

input:checked + label:after {
  content:'';
  width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid white;
  position:absolute;
  right:10px;
  top:calc(50% - 2.5px);
  pointer-events:none;
  z-index:3;
}

input:checked + label:before {
  position:absolute;
  right:0;
  height: 40px;
  width: 40px;
  content: '';
  background:#666;
}
