@font-face {
    font-family: 'D-DIN';
    src: url('fonts/d-din/D-DIN.eot');
    src: url('fonts/d-din/D-DIN.eot?#iefix') format('embedded-opentype'),
         url('fonts/d-din/D-DIN.woff') format('woff'),
         url('fonts/d-din/D-DIN.ttf') format('truetype'),
         url('fonts/d-din/D-DIN.svg#On-AirInline') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN';
    src: url('fonts/d-din/D-DIN-Bold.eot');
    src: url('fonts/d-din/D-DIN-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/d-din/D-DIN-Bold.woff') format('woff'),
         url('fonts/d-din/D-DIN-Bold.ttf') format('truetype'),
         url('fonts/d-din/D-DIN-Bold.svg#On-AirInline') format('svg');
    font-weight: bold;
    font-style: normal;
}


@media (max-width:576px) {
    .sameheight-nomobile[style] {
        height: 100% !important;
    }
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  

	.product-box-ia .inner
	{
		margin-right: 10px;
	}
	
	.product-box-aw .inner
	{
		margin-left: 10px;
	}
	
	.grid-space-right
	{
		margin-right: 15px;
	}

}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    
}

.fz-service-overview > div
{
	margin-bottom: 15px;
}

.fz-service-overview ul li
{
	font-size: 14px;
	line-height: 20px;
}

.fz-service-overview .ce_list,
.fz-service-overview .ce_image
{
	padding: 20px;
	height: 100%;
}



.fz-service-overview .image_container
{
	margin-left: auto;
	margin-right: auto;
	
	max-width: 150px;
}


.image_bg
{
	width: 100%;
	height: 100%;
	
	min-height: 100px;
	
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
	
	background-size: cover;
}

.fz-service-bg1,
.fz-service-bg2,
.fz-service-bg3,
.fz-service-bg4
{	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	
	background-size: cover;
}
.fz-service-bg1
{
	background-image: url('/files/fahrzeuge/img/fz-service-uebersicht/fz-service-01.jpg');
}
.fz-service-bg2
{
	background-image: url('/files/fahrzeuge/img/fz-service-uebersicht/fz-service-02.jpg');
}
.fz-service-bg3
{
	background-image: url('/files/fahrzeuge/img/fz-service-uebersicht/fz-service-03.jpg');
}
.fz-service-bg4
{
	background-image: url('/files/fahrzeuge/img/fz-service-uebersicht/fz-service-04.jpg');
}

.enter-ia .start-header
{
	background: #b5b4b3;
}

.enter-fz .start-header
{
	background: #fff;
}

.enter-ia .start-header .logo .image_container
{
	border-right: 2px solid #fff;
}

.enter-fz .start-header .logo .image_container
{
	border-right: 2px solid #014489;
}

.start-header .logo .image_container
{
	margin: 20px 0;
	padding: 15px 15px 0 0;
}

.start-header .title .image_container
{
	margin: 20px 15px;
}

.info-footer
{
	margin: 10px;
}


.enter-ia .info-footer *
{
	color: #b5b4b3;
}

.enter-fz .info-footer *
{
	color: #014489;
}




p,
li,
ol
{
	color: #444;
	line-height: 2rem;
}



.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7.5px;
    padding-left: 7.5px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}


/*
#container,
.ahg-nav > .container-fluid
{
	padding-left: 0;
	padding-right: 0;
}

.ahg-nav > .container-fluid > .row,
#navbarHeader
{
	margin-right: 15px;
}
*/

.container-fluid
{
	padding-left: 15px;
	padding-right: 15px;
}


body.full-width #container
{
	padding-left: 0;
	padding-right: 0;
}

body.full-width .breadcrumb
{
	margin-left: 10px;
	margin-right: 15px;
}






.ahg-product,
.product-categories
{
	margin: 0 0 15px 0;
}

.breadcrumb
{
	border-radius: 0 !important;
	padding: 0px 15px;
}




.breadcrumb-item+.breadcrumb-item::before
{
	content: ">";
}

.product-categories-nav
{
}


body 
{ 
  font-family: 'D-DIN';
  padding-top: 6rem;
}

body.page-start
{
	padding-top: 0;
}

a
{
	color: #014489;
}

.btn-primary
{
	background-color: #014489;
	border-color: #014489;
}

h1, h2, h3, h4, h5 {
  font-family: 'D-DIN';
  color: #014489;
}

.navbar-toggler
{
	border: none !important;
}

.align-right > div
{
	text-align: right;
	margin-right: 15px;
}

#navbarHeader
{
  xoverflow-y: scroll;
  
  background: #fff;
  xpadding-bottom: 1rem;
}

ul
{
	list-style-position: outside;
	padding-left: 1rem;
	margin: 0;
	
}

ul li
{
	padding: 0;
}

.products-gray
{
	background: #ededed;
	
	color: #01448;
	
	margin-bottom: 20px;
}

.products-gray *,
.products-gray p
{
	color: #01448 !important;
}

.products-gray .ce_text
{
	padding-top: 1rem;
	padding-bottom: 1rem;	
}

.products-gray .products-gray-dark
{
	background: #9c9e9e;
	
	
	
}

.products-gray .products-gray-image
{
	padding-right: 0;
	background: #9c9e9e;
	
	
	
}


#service-list
{
	margin-bottom: 30px;
}

#navbarArea .active
{
	color: #014489;
}

div.ansprechpartner
{
	border: 3px solid #014489;
	padding: 15px 15px 0 15px;
	
	xheight: 100%;
	
	margin-top: 15px;
}

div.ansprechpartner-row
{
	border: 3px solid #014489;
}

div.ansprechpartner-row .block
{
	padding: 15px 15px 0 15px;
}

div.ansprechpartner *,
div.ansprechpartner-row *
{
	color: #014489;
}

div.ansprechpartner p,
div.ansprechpartner-row p
{
	line-height: 1rem;
}

div.ansprechpartner strong
{
	/* font-size: 80%; */
}

.link-aktionen
{
	margin-bottom: 15px;
}

.link-aktionen a
{
	display: block;
	
	background: #8e140b;
	color: #fff;
	
	height: 100%;
	
	padding: 15px;
	border: 3px solid #8e140b;
	
	font-weight: bold;
	
	font-size: 120%;
}

.link-aktionen a:hover
{
	background: #fff;
	color: #8e140b;
	
	text-decoration: none;
}

.btn
{
	/* border-radius: 0 !important; */
}

.mod_search
{
	margin: 15px;
}

.mod_search button
{
	background-color: #666;
}

#main-logo
{
	display: block;
	
	margin: -5px;
}

#main-logo-img
{
	max-width: 136px;
	margin-left: 17px;
}

/*
#mail-logo,
#search-logo,
#menu-logo
{
	height: 24px;
	
	max-width: 100px;
	margin-left: 17px;
}
*/

#mail-logo,
#search-logo,
#menu-logo
{
	height: 2rem;
}

#switch-logo
{
	max-width: 200px;
	margin-left: 17px;
}

#navbarHeader .submenu
{
	margin-top: 17px;
	margin-bottom: 17px;
}

#navbarHeader .submenu a
{
	padding: 0 0 5px 0;
	margin-left: 17px;
	margin-bottom: 5px;
}

.product-list-title,
.product-categories h2,
.product-sub-categories h2
{
	word-break: hyphenate;
}

.product-list-title
{
	font-size: 1.25rem;
}

/*
#navbarHeader a {
  display: inline;
  position: relative;
  overflow: hidden;
}
#navbarHeader a:hover
{
	text-decoration: none;
}

#navbarHeader a:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  width: 0;
  bottom: -5px;
  background: #fff;
  height: 2px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#navbarHeader a:hover:after,
#navbarHeader a:focus:after,
#navbarHeader a:active:after {
  left: 0;
  right: auto;
  width: 100%;
}
*/

#main-nav-items
{
	background: #b5b4b3;
	
	/* margin: 0 0 0 10px; */
}

#main-nav-items a
{
  font-family: 'D-DIN';
  
  display: block;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  padding: 7px 0 0 17px;
  margin-bottom: 7px;
}

.addspace a
{
	padding-top: 70px;
	padding-left: 0 !important;
}

/*
.nav-outer
{
	margin-left: 10px;
}
*/

.ahg-search
{
}

#togglers
{
	background: #b5b4b3;
}




#product_overview .level_3 a span {
	font-size: 14px;
}

#product_overview h2
{
	padding-left: 15px;
}

#product_overview h3
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	margin-bottom: 0;
}

#product_overview h4
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#product_overview ul
{
	padding-left: 25px;
}

#product_overview .bg-blue,
#product_overview .bg-level-1
{
	margin-bottom: 10px;
}

#product_overview .bg-blue .inner
{
}

#product_overview .bg-blue > .inner,
#product_overview .bg-level-1 > .inner
{
	margin: 5px;
}

#product_overview .bg-darkgray,
#product_overview .bg-level-2
{
	margin: 5px;
}

#product_overview .bg-level-1,
#product_overview .bg-level-2 {
	border: 1px solid #9c9e9e;
}

#product_overview .bg-level-1 {

	background: #ededed;
}

#product_overview .bg-level-2 {

	background: #fff;
}

#product_overview .level1 .submenu
{
	padding-bottom: 15px;
}
/*
#togglers .col-4
{
	border: 1px solid #ff9900;
}
*/

/*
#togglers .inner
{
	margin-right: 10px;
	
	background: #b5b4b3;
}
*/

#togglers button,
#togglers a
{
	font-size: 220%;
	
	color: #014489;
}

#togglers a {
	display: inline-block;
}

.form-control
{
	/* border-radius: 0 !important; */
}

.leiste-1,
.leiste-2,
.leiste-3
{
	min-height: 200px;
}

.leiste-1,
.leiste-3
{
	background: #ff9900;
}

.leiste-2
{
	background: #ff0000;
}




.border-bottom-red
{
	border-bottom: 5px solid #8e140b;
	margin-bottom: 0;
}


.header-info
{
	position: fixed;
	left: 0;
	bottom: 0;
	
	background: #fff;
	
	margin-top: 1em;
}

.nav-search
{
	padding: 10px;
}

.header-info p
{
	font-size: small;
	line-height: 1rem;
}

.ahg-nav
{
	
	background: #fff;
	
	padding-top: 30px;
	padding-bottom: 10px;
}


.space-bottom
{
	margin-bottom: 10px;
}

.space-bottom-15
{
	margin-bottom: 15px;
}

.space-bottom-30
{
	margin-bottom: 30px;
}

.space-top-15
{
	margin-top: 15px;
}

.space-top-30
{
	margin-top: 30px;
}



.box-industriearmaturen *,
.box-fluidtechnik *,

.product-box-ia *,
.product-box-ft *
{
	color: #fff;
}

.box-inner
{
	margin: 0 !important;
	padding: 0 !important;
}

.box-industriearmaturen,
.box-fluidtechnik,
.box-qualitaet,
.box-anwendungsgebiete
{
	padding-left: 0 !important;
	margin-bottom: 15px !important;
}

.box-fluidtechnik,
.box-anwendungsgebiete
{
	padding-right: 0 !important;
}

.box-industriearmaturen .box-inner,

.product-box-ia-img
{
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	background-image: url('/files/ahg/img/bg-industriearmaturen.jpg') !important;
	
	background-size: cover;
	background-color: #1a5895;
	
}

.box-fluidtechnik .box-inner,

.product-box-ft-img
{
	background-repeat: no-repeat !important;
	background-position: right top !important;
	background-image: url('/files/ahg/img/bg-fluidtechnik.jpg') !important;
	
	background-size: cover;
	background-color: #1a5895;
}

.box-qualitaet .box-inner,

.product-box-qu-img
{
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	background-image: url('/files/ahg/img/bg-qualitaet.png') !important;
	
	background-size: cover;
	background-color: #bcbbba;
	
	min-height: 270px;
}

.box-anwendungsgebiete .box-inner,

.product-box-aw-img
{
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
	background-image: url('/files/ahg/img/bg-anwendungsgebiete.png') !important;
	
	background-size: cover;
	background-color: #bcbbba;
	
	min-height: 270px;
}


.product-box-aw .inner
{
	background-color: #858585;
	
	height: 100%;
}

.box-industriearmaturen nav,
.box-fluidtechnik nav,

.product-box-ia .inner,
.product-box-ft .inner
{
	background: #014489;
}

.product-box-ia .inner,
.product-box-ft .inner
{
	padding: 17px;
	height: 100%;
}



.product-box-aw *
{
	color: #fff;
}

.product-box-aw > *
{
	padding-left: 17px;
	padding-top: 17px;
}

.product-box-aw .ce_headline
{
	margin-bottom: 34px;
}


.box-qualitaet .ce_hyperlink,

.product-box-qu
{
	padding: 17px;
	background: #858585;
}

.product-box-aw .ce_text,
.product-box-aw .ce_text div
{
	height: 100%;
}

.product-box-aw .ce_text p
{
	line-height: 3em;
}

.product-box-aw img
{
	max-width: 50px;
	margin-right: 10px;
}

.box-qualitaet .ce_hyperlink img,

.product-box-qu img
{
	margin-top: 17px;
	max-height: 260px;
}

.box-industriearmaturen nav
{
	
}

.box-industriearmaturen nav *,
.box-fluidtechnik nav *
{
	opacity: 1 !important;
}




.product-categories
{
	background-color: #1a5895;
	
	padding: 17px;
}

.product-categories *
{
	color: #fff;
	
	font-size: 1.25rem;
}

.product-sub-categories
{
	background-color: #b5b4b3;
	
	padding: 17px;
	margin-bottom: 17px;
}

.product-sub-categories *
{
	color: #333;
}

.product-categories-subitems
{
	padding-left: 17px;
}

.text-2cols .ce_headline
{
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.text-col2
{
	margin-bottom: 4rem;
}

.zertifikate > div
{
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.zertifikate .download-element {
	margin-left: 36px;
}

figcaption
{
	
	padding-left: 36px;
	padding-top: 14px;
	
	background-image: url('/files/ahg/img/icon-zoom-24.png');
	background-repeat: no-repeat;
	background-position: left 12px;
}

.zertifikate figcaption {
	
	font-weight: bold;
}


.article-datenschutz ol
{
	list-style: upper-roman;
	padding-left: 15px;
}


.href-ani a
{
  position: relative;
  /* color: #fff; */
  text-decoration: none;
  
  padding-bottom: 5px;
}

.href-ani a.sr-only
{
	display: none !important;
}

.href-ani a:hover {
  /* color: #fff; */
  text-decoration: none;
}

.href-ani a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.href-ani a:hover::before {
  visibility: visible;
  transform: scaleX(1);
}

.firmen > .firma > .block
{
	background: #ededed;
}

.firmen > .firma .inner
{
	padding: 10px;
}

.firmen .firma-ia
{
	/* background: #094685; */
}
.firmen .ce_text .image_container
{
	margin-top: 2em;
	margin-bottom: 1em;
}

.firmen .block strong
{
	color: #094685;
	font-size: 1.25em;
}

.firmen .block p
{
	line-height: 1.25em;
}

.firmen .block h3
{
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
	
	margin-top: 2em;
}

.bg-lightgrey
{
	background: #ededed;
}

.bg-blue
{
	background: #014489;
	color: #fff;
}

.bg-lightblue
{
	background: #1a5895;
	color: #fff;
}

.bg-blue *,
.bg-lightblue *,

.bg-gray *,
.bg-darkgray *
{
	color: #fff;
}

.bg-gray
{
	background: #b5b4b3;
	color: #fff;
}

.bg-darkgray
{
	background: #9c9e9e;
	color: #fff;
}

.redborder-wrap
{
	position: relative;
	
	height: 100%;
}

.redborder
{
	position: absolute;
	background: #8e140b;
	height: 6px;
	width: 100%;
	
	bottom: 0px;
	left: 0px;
	
	margin-left: 0 !important;
}

.close-nav
{
	position: absolute;
	top: 30px;
	right: 30px;
}


.marketing > div p
{
	border-left: 1px solid #ccc;
	padding-left: 1rem;
}


.bottomline
{
	
	border-bottom: 1px solid #ccc;
}

#mainNav .navbar-brand img {
       /* transition: all 1s ease-in-out; */
}

/*
#mainNav.navbar-shrink .navbar-brand img {
 transform: scale(0.7);
 transform-origin: top left;
}
*/
#mainNav .ahg-nav {
       transition: all 1s ease-in-out;
}


#mainNav.navbar-shrink .ahg-nav {
 padding-top: 0.5rem;
 padding-bottom: 0.1rem;
}

footer
{
	margin-top: 15px;
	
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.site-fahrzeuge footer
{
	background: #ededed;
}

.accordion-toggler
{
	border-top: 1px solid #ccc;
}



.hyperlink_toggler
{
	display: block;
	
	font-weight: bold;
	font-size: 120%;
	
	padding: 5px 0 5px 30px;
	
	background-image: url('/files/ahg/img/accordion-open.png');
	background-repeat: no-repeat;
	background-position: left center;
	
	
}

.hyperlink_toggler.collapsed
{
	background-image: url('/files/ahg/img/accordion-closed.png');
}

.hyperlink_toggler:hover,
.hyperlink_toggler:active
{
	text-decoration: none;
}


.accordion-inhalt p
{
	line-height: 1.25rem;
}

.download-element-pdf a
{
	display: block;
	
	background: #014489;
	color: #fff;
	font-size: 120%;
	
	text-align: center;
	
	padding: 5px;
	height: 100%;
}

.accordion-inhalt .image_container
{
	border: 1px solid #014489;
	margin-bottom: 15px;
}

.liste-fahrzeuge ul
{
	padding-left: 0;
	
}

.liste-fahrzeuge li
{
	list-style: none;
	
	border-top: 1px solid #ccc;
	
	font-weight: bold;
	font-size: 120%;
	
	color: #014489;
	
	padding: 5px 0;
}

.fahrzeuge_accordion_wrapper
{
	border-bottom: 1px solid #ccc;
	
}

.footer-title
{
	font-size: 14px;
}

footer strong
{
	color: #014489;
}

.invisible
{
	display: none !important;
}

.site-switcher
{
	margin-left: 15px;
	margin-right: 50px;
}

#footer-links
{
	line-height: 1rem !important;
	text-align: right;
}

#footer-links li {
	display: inline;
}

#footer-links a {
	display: inline-block;
	
	padding: 0 15px;
}

.product hr
{
	color: #fff;
	background: #666;
}


#main hr
{
	background: #8e140b;
	margin-top: 0;
	margin-bottom: 0.75rem;
}

.product
{
	xpadding: 0.8rem;
	padding: 17px;
	margin-bottom: 1.2rem;
}

.product-alt
{
	background: #eee;
	margin-bottom: 1.2rem;
}

.product-alt .info
{
	padding: 1.2rem;
}


.product a
{
	color: #fff;
}

.product img
{
	margin-bottom: 1.2rem;
}

.product-detail h1
{
	margin-top: 3.6rem;
}



.product-detail .info
{
	padding: 1.2rem;
	background: #fff;
}

.product-detail .info *
{
	color: #444;
}
	


.red-border-bottom > div
{
	border-bottom: 1px solid #8e140b;
	
	margin-bottom: 1rem;
}

.red-border-bottom p
{
	
	margin-bottom: 0;
}

.red-border-bottom h5
{
	color: #444;
}
	
	
.nav-box
{
	position: relative;
	background: #b5b4b3;
	
	
	color: #fff;
	
	font-size: 1.5rem;
}

.nav-box a {
	color: #fff;
}

/*
.nav-box a:hover
{
	background: #aaa;
	text-decoration: none;
}
*/

.site-fahrzeuge .nav-box,
.enter-fz .nav-box-contact
{
	background: #094685;
}

.site-fahrzeuge .nav-box a:hover
{
	background: #08396a;
}

.nav-box-contact {
	background: #b5b4b3;
	
	overflow: hidden;
	
	position: relative;
}

.nav-box-contact * {
	color: #fff;
}

.nav-box-contact p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 6px;
}

.nav-box-contact h2 {
	font-size: 16px;
	font-weight: bold;
	
	padding-top: 12px;
}

.nav-box-contact > * {
	margin-left: 12px;
	margin-right: 12px;
}

.enter-triangle {
	position: absolute;
	
	width: 48px;
	height: 48px;
	
	right: 0px;
	bottom: 6px;
	
	background: #8e140b;
}

.enter-triangle:hover {
	background: #8e140b;
}

.nav-box-contact .enter-triangle img {
	display: block;
	
	margin-left: 9px;
	margin-top: 8px;
	
	width: 32px;
	height: 32px;
}


.nav-box a
{
	display: block;
	
	color: #fff;
	
	font-size: 1.5rem;
	
	
	width: 100%;
	height: 100%;
}

.nav-box.ce_headline
{
	margin-bottom: 0;
}

.nav-box a span
{
	display: block;
	
	position: absolute;
	
	left: 1rem;
	bottom: 1rem;
}



.mod_iso_productreader
{
	padding-left: 0;
	padding-right: 0;
}

.image_container
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.image_container a
{
	display: block;
}

.product-details
{
	background: #cdcec9;
}

.product-details-text
{
}

.product-details-text-inner
{
	margin-top: 30px;
	margin-left: 15px;
	
}

.product-details-text-inner *
{
	color: #444;
}

.product-details-text-inner h2
{
	font-weight: bold;
}

.product-details-text-inner .description
{
	padding-bottom: 60px;
}

.product-details-text-inner .pdf
{
	position: absolute;
	left: 0;
	bottom: 0;
	
	width:100px;
	height: 50px;
	
	text-align: center;
	font-weight: bold;
	
	color: #fff;
}

.product-details-text-inner .pdf a
{
	display: block;
	
	
	width:100px;
	height: 50px;
	
	color: #fff;
	font-size: 1.25rem;
	
	background: #8e140b;
	
	line-height: 3rem;
}

.product-details-text-inner .pdf a:hover
{
	text-decoration: none;
	background: #666;
}


/* Fahrzeuge */

.box-fz-uebersicht
{
}

.box-fz-uebersicht h3
{
	font-weight: normal;
}

.box-fz-uebersicht ul li
{
	font-size: 14px;
	line-height: 20px;
}

.logo-iveco
{
	max-width: 107px;
	margin-left: auto;
}

.logo-fiat
{
	max-width: 52px;
	margin-left: auto;
}

.box-fz-uebersicht .box-content
{
	padding: 15px;
}