@font-face {
    font-family: "CorporateACondensedRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../ff/CorporateACon-Reg.eot?#iefix") format("eot"), url("../ff/CorporateACon-Reg.ttf") format("truetype");
}
.content_headline {
    font-family: "CorporateACondensedRegular";
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;color: #666666; 
}
.content_text_headline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none}
.content_text_normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
.content_picnotes { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}
.content_text_normalu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}

#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  display: none;
  z-index: 2147483647;
  text-align:center;
}
#cookies
{
   width:890px;
   max-width:90%;
   background-color: white;
   height: 97%;
   border: 0;
  margin-top: 3%;
}

a.button {
    background: transparent url(../i/ereignisse_blank.gif) no-repeat;
    color:#FFFFFF;
    cursor:pointer;
    padding: 1px 0px 0px 5px;
    display:block;
    height:20px;
}

a.button:hover {
    background: transparent url(../i/ereignisse_blank_mo.gif) no-repeat;
    color:#FFFFFF;
}

a.button80 {
    background: transparent url(../i/ereignisse_blank80.gif) no-repeat;
    color:#FFFFFF;
    cursor:pointer;
    padding: 1px 0px 0px 5px;
    display:block;
    height:20px;
}
a.button80:hover {
    background: transparent url(../i/ereignisse_blank_mo80.gif) no-repeat;
    color:#FFFFFF;
}

a.button330{
    background: transparent url(../i/ereignisse_blank330.gif) no-repeat;
    color:#FFFFFF;
    cursor:pointer;
    padding: 1px 0px 0px 0px;
    display:block;
    height:18px;
    width:330px;
}

a.button330:hover {
    background: transparent url(../i/ereignisse_blank_mo330.gif) no-repeat;
    color:#FFFFFF;
}

a.txtlink {
    background: transparent url(../i/link_arrow.gif) no-repeat 0% 50%;
    margin-left:0;
    padding-left:11px;
    color:#003366;
    cursor:pointer;
    display:block;
}

a.txtlink:hover {
    background:transparent url(../i/link_arrow_hi.gif) no-repeat 0% 50%;
    color:#00ADEF;
}

@media all and (max-width : 991px) {
#table_listed {
	
	width: calc(100vw - 100px);//80vw;//765px;
	right: 20px;
	//border: solid 1px #DDDDDD;
	border-collapse:collapse;
	color: #333333; 
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-weight: normal;   
	text-decoration: none;
	//padding-left: 33px;
}
}
@media all and (min-width : 992px) {
#table_listed {
	
	width: 95%;//80%;//765px;
	right: 20px;
	//border: solid 1px #DDDDDD;
	border-collapse:collapse;
	color: #333333; 
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-weight: normal;   
	text-decoration: none;
	//padding-left: 33px;
}
}

#table_listed th {
    padding-left:7px;
}

/*@media all and (max-width : 480px) {
#table_listed td {
 padding-left: 30%;
}
}*/
@media all and (min-width : 481px) {
#table_listed td {
 padding-left: 7px;
}
}



#bevo_table_listed {
	width: 92%;//960px;//
	margin-bottom:0px;
	margin-left:40px;
	//border: solid 1px #DDDDDD;
	border-collapse:collapse;
	color: #333333; 
	font-family: arial,helvetica,verdana,"times new roman",sans-serif;
	font-weight: normal;   text-decoration: none;
}

#table_head {
    border: solid 1px #DDDDDD;
	height:30px; font-size: 12px; 
	background-color: #ECECEC;
}
#table_head a {
	font-weight: bold;
}

#table_head th {
	border: solid 1px #DDDDDD;
}

@media all and (min-width : 481px) {
#table_row_light {
	border: solid 1px #DDDDDD;
	height:20px; 
	font-size: 11px; 
	background-color: #FFFFFF;
}
#table_row_light td {
	border: solid 1px #DDDDDD;
}
}
@media all and (max-width : 480px) {
#table_row_light {
	border: solid 1px #DDDDDD;
	width:80vw;
	//height:20px; 
	font-size: 11px; 
	background-color: #FFFFFF;
}
#table_row_light td {
	border: solid 1px #DDDDDD;
}
}

#table_row_light a {
	font-weight: bold; text-decoration: none;
	
}

@media all and (min-width : 481px) {
#table_row_dark {
	border: solid 1px #DDDDDD;
	height:20px; 
	font-size: 11px; 
	background-color: #ECECEC;
}
#table_row_dark td {
	border: solid 1px #DDDDDD;
}
}
@media all and (max-width : 480px) {
#table_row_dark {
	border: solid 1px #DDDDDD;
	width:80vw;
	//height:20px; 
	font-size: 11px; 
	background-color: #ECECEC;
}
#table_row_dark td {
	border: solid 1px #DDDDDD;
}
}

#table_row_dark a {
	font-weight: bold; text-decoration: none;
}

#bevo_search_btn {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	
padding-left:15px;padding-right:6px;
padding-top:3px;padding-bottom:3px;
cursor:pointer;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
background-position: 6px 50%; background-image: url(../i/link_white_arrow.gif); background-repeat: no-repeat; 
background-color: #666666;
border: solid 1px #DDDDDD;
border-style:outset;

}

#bevo_search_btn:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
padding-left:15px;padding-right:6px;
padding-top:3px;padding-bottom:3px;
cursor:pointer;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
background-position: 6px 50%; background-image: url(../i/link_white_arrow.gif); background-repeat: no-repeat; background-color: #424242;
border: solid 1px #DDDDDD;
border-style:outset;

}

#bevo_search_txt {
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	background-color: #ECECEC;
	border: solid 1px #BBBBBB;
}

#scrolling_table {
	//white-space:nowrap; 
	overflow:auto; 
	width:830px; height:450px;
}

#col_blatt_width {
	text-align:left;
	padding-left: 3px;
	min-width: 60px;
}

#col_width_small {
	text-align:center;
	vertical-align: center;
	width: 45px;
	margin: 0px;
	padding: 0px;
}

#col_width_long {
	text-align: left;
	padding-left: 3px;
}

@media all and (max-width : 480px) {
#col_width_small {
	text-align:left;
	vertical-align: center;
	min-width: 55.5vw;
	margin: 0px;
	padding: 0px;
}
#col_width_long_produkt {
	text-align: left;
	padding-left: 3px;
}

#col_width_long_auftraggeber {
	text-align: left;
	padding-left: 3px;
}
}

@media all and (min-width : 481px) {
#col_width_small {
	text-align:center;
	vertical-align: center;
	width: 45px;
	margin: 0px;
	padding: 0px;
}
#col_width_long_produkt {
	width: 238px;
	text-align: left;
	padding-left: 3px;
}

#col_width_long_auftraggeber {
	width: 317px;
	text-align: left;
	padding-left: 3px;
}
}

#col_anzahl_width {
	text-align:center;
	width: 70px;
}

html {
text-align:center;
}

@media all and (max-width : 480px) {
body {
    width:100%;
    height: auto;
    position:relative;
    font-family: arial,helvetica,verdana,"times new roman",sans-serif;
    border:0;
    margin:0;
    padding:0;
    background-position: 50% 0px; background-image: url(../i/background.jpg); background-repeat: no-repeat; background-color: rgb(0, 0, 0);
    font-size:11px;
    text-align:left;
}
}

@media all and (max-width : 991px) {
body {
    width:100%;
    height: auto;
    position:relative;
    font-family: arial,helvetica,verdana,"times new roman",sans-serif;
    border:0;
    margin:0;
    padding:0;
    background-position: 50% 0px; background-image: url(../i/background.jpg); background-repeat: no-repeat; background-color: rgb(0, 0, 0);
    font-size:11px;
    text-align:left;
}
}

@media all and (min-width : 992px) {
body {
    width:70%;
    height: 100.01%;
    position:relative;
    font-family: arial,helvetica,verdana,"times new roman",sans-serif;
    border:0;
    margin:0;
    padding:0;
    background-position: 50% 0px; background-image: url(../i/background.jpg); background-repeat: no-repeat; background-color: rgb(0, 0, 0);
    font-size:11px;
    text-align:left;
    left: 50%;//15%;
    margin-left: -500px;
}
}






h1 {

	margin-top: 25px;
	margin-bottom: 18px;
	font-family: "CorporateACondensedRegular";
	font-size: 28px; 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none
}

h2 {
	
	margin-bottom: 18px;
	margin-right:25px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	font-weight: normal; 
	text-decoration: none
	
}

a {
    text-decoration:none;
    color:#333333;
}


a:hover {
    color:#00ADEF;
}



#main_header_block_de {
    width:100%;//998px;
    height:110px;   
}

#main_header_block_en {
    width:100%;//998px;
    height:110px;
    
}

@media only screen and (max-width : 991px) {
#main_star {
    position:absolute;
    left:50px;
    top:23px;
    border:0;
    margin:0;
}
}
@media only screen and (min-width : 992px) {
#main_star {
    position:absolute;
    left:20px;
    top:23px;
    border:0;
    margin:0;
}
}
@media only screen and (max-width : 991px) {
#main_header_wort {
    position:absolute;
    left:740px;//right:0px;
    top:51px;
    border:0;
    margin:0;
    display:none;
}
}
@media only screen and (min-width : 992px) {
#main_header_wort {
    position:absolute;
    left:740px;
    top:51px;
    border:0;
    margin:0;
}
}
#main_navigation {
    min-width:320px;
    position:absolute;
    //left:296px;
    top: 0px;
    margin:0px;
    padding:0px;
    border:0px;
}

#main_navigation ul {
    margin:0px;
    padding:0px;
    border:0px;
}

#main_navigation ul li{
    border:0px;
    margin:0px;
    padding-left:2px;
    background: transparent none no-repeat;
    list-style:none;
    display:block;
    float:left;
    position:relative;
}

#main_navigation ul li a{
    margin-left:2px 0px 0px 0px;
    padding: 9px 11px 8px 8px;
    display:block;
    font-size:10px;
     color:#ffffff;
}
#main_navigation ul li a:hover {
    color:#00ADEF;
}


#main_customer_nav{
    position:absolute;
    top:89px;
    left:364px;
    border:0px;
    margin:0px;
    padding:0px;
}

#main_customer_nav_o {
    //padding-bottom:20px;
    
    background-image: url(../i/bg_fly_v1_2.png);
    background-position: 0 100%;
    background-repeat:no-repeat;

    width:195px;
    height:auto;
    
    position:absolute;
    
    border-right: 1px solid #DDDDDD;
    
    
    //border: 0pt none;
    margin: 0px;
    //padding: 0px 3px 3px 2px;

    top:21px;
    left:0px;
    
    display:none;
}


#main_customer_nav ul{
    margin:0px;
    padding:0px;
    border:0px;
}

#main_customer_nav ul li div ul {
    border:0pt none;
    padding: 0pt;
    margin-right:3px;
    margin:0pt 3px 20pt 0px;
    color: #666666
}

#main_customer_nav ul li div ul li {
    background: transparent none repeat scroll 0% 0%;
    background-repeat:no-repeat;
    float:none;
    position:static;
    padding:0px 0px 0px 0px;
    margin:0pt;
    border:0pt;
border-bottom: 1px solid #999999;
}

#main_customer_nav ul li div ul li a{
    display:block;
    padding-bottom: 2px;
    padding-top: 2px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #000000;
    background-repeat:no-repeat;
}

#main_customer_nav ul li {
    list-style:none;
    display:inline;

}

#main_customer_nav ul li a{
    margin-left:2px;
    padding: 9px 11px 9px 8px;
color:#ffffff;
}
#main_customer_nav ul li a:hover{
color:#00ADEF;
}

#main_website 
{
    position:relative;
    width:100%;//width:998px;
    background: #FFFFFF;
    border-style:none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    z-index:1;
}
    #main_inner_wrapper 
    {
        position:relative;
        background: #FFFFFF none repeat scroll 0% 0%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width:998px;   
    }
        #main_header 
        {
            max-width:1100px;
            position:absolute;
            height:110px;
            left:0px;
            top:0px;
            width:100%;//998px;
            z-index:2;
        }
   
	    #main_gray_navi
            {
		width:100%;//998px;
		height:24px;
		background-image: url(../i/gray_navi.jpg);
    		background-position: 0% 100%;
    		background-repeat:repeat;//no-repeat;
                position:absolute;
                top:0px;
                left:0px;
                
            }
	    #main_gray_navi a{
    		margin-left:25px;
    		padding: 6px 11px 6px 11px;
    		display:block;
		color:#ffffff;
font-family: Arial, Helvetica, sans-serif; font-size: 10px; 
	    }


    #main_footer 
    {
        position:absolute;
        left:0;
        bottom:-87px;
        
        width:100%;//998px;
        
        height:87px;
        overflow:hidden;
        border: 0px;
        margin: 0px;
        padding: 0px;
        z-index:2000;
    }
@media all and (max-width : 991px) {
#main_footer_div {
	display:inline;
    position:absolute;
    //min-width: 465px;
    left: 0px;//right: 0px;//left:475px;
    top:0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
}
@media all and (min-width : 992px) {
#main_footer_div {
	display:inline;
    position:absolute;
    //min-width: 465px;
    right: 0px;//left:475px;
    top:0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
}
#main_footer_block {
    width:100%;//998px;
    height:26px;
}




#main_footer_wort {
    position:absolute;
    left:50px;
    top:0px;

}
#main_footer_div ul{
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
    
#main_footer_div ul li {
    font-size:10px;
    display:block;
    float:left;
    position:relative;
    margin-left:5px;
}
#main_footer_div ul li a {
    font-size:10px;
    margin-left:2px;
    padding: 0px 7px 0px 0px;
    color:#ffffff;
    border-right:1px solid #ffffff;
}
#main_footer_div ul li a:hover {
    color:#00ADEF;
}

#main_left_menu  table  tr  td {
    border-bottom: 1px solid #DDDDDD;
    padding-top:3px;
}








#main_login_table{
    background-color:green;
    width:200px;

}

#spacer {
	position:absolute;
	height: 50px;
	bottom: 27px;
	width: 998px;
	background:#AA0000;
}

.markettext { 
	background-color:#00adef;
	width: auto;
}

#main_navigation_nolink {
    font-size:11px;
    color:#AEAEAE;

}

#table_foot {
	border: none;
        height:50px; font-size: 12px; 
}
select {
	color: #333333;
	background-color: #00ADEF;
}

select:hover {
	color: #333333;
	
}

option {
	color: #333333;
	background-color: #ECECEC;
}

/* height 100px */
            #main_left_menu 
            {
                position:absolute;
                left:0px;
                top:204px;  
                width:195px; 
            } 
@media all and (max-width : 991px) {
            #main_content_center 
            {
                position:relative;
                left:20px; 
                margin-top:20px;
		top:120px;  
                width:calc(100vw - 60px);//95%;//955px;
		min-width:240px;
                margin-left:20px;
                padding-bottom:122px;  
            }
}
@media all and (min-width : 992px) {
            #main_content_center 
            {
                position:relative;
                left:20px; 
                margin-top:20px; 
		top:120px;  
                width:95%;//955px;
                margin-left:20px;
                padding-bottom:122px;  
            }
}
	    #main_tropfen
            {
                width:100%;//998px;
		height:100px;
		//background-image: url(../i/Tropfen.jpg);
		background-position: 0% 100%;
    		background-repeat:no-repeat;
		//background-size: cover;
                position:absolute;
                top:24px;
                right:0px;//left:0px;
		z-index: 1;
            }

.img-with-text {
   text-align: left;
   font-size:10px;
}

.img-with-text img {
    display: block;
    margin-left:0px;
    max-width: 100%;
}

@media all and (max-width : 991px) {
#main_tropfen img {
    width: 100%;
    height:auto;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform:scale(-1, 1);
}
}
@media all and (min-width : 992px) {
#main_tropfen img {
    width: 100%;
    height:auto;
}
}

h2 {
	
	margin-bottom: 10px;/* 18px */
	
}

Kapitel {
	
	margin-bottom: 10px;/* 18px */
	
}

            #main_docu_text 
            {
  
                width:90%;//785px;/* 955px */
  
            }
@media all and (max-width : 480px) {
        #main_content
        {
	    min-width:990px;//640px;
	    max-width:1100px;//640px;
            width:100%;//998px;
            position:absolute;
            top:110px;//86px;
            left:0px;
            background-color:#FFFFFF;
            z-index:1;
	    min-height: 70%;
        } 
#main_star img {
    width: auto;
    height:40px;
}
#main_star img:nth-child(2) {
    margin-left:40px;
}
#main_star img:nth-child(3) {
    margin-left:10px;
}
}

@media all and (min-width : 481px) {
        #main_content
        {
	    min-width:990px;//640px;
  	    max-width:1100px;//640px;
            width:100%;//998px;
            position:absolute;
            top:110px;
            left:0px;
            background-color:#FFFFFF;
            z-index:1;
	    min-height: 70%;
        } 
#main_star img {
    width: auto;
    height:64px;
}
#main_star img:nth-child(2) {
    margin-left:64px;
}
#main_star img:nth-child(3) {
    margin-left:16px;
}
}

    .fade-in {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 1s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

    .fade-out {
	opacity: 1;
	animation-name: fadeOutOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
	animation-duration: 1s;
}

@keyframes fadeOutOpacity {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@media all and (min-width : 580px) {
li:hover #kontakt{
    width: 30px;
    height: 30px;
background-position: right center;
//background-size: cover;
background-size: 80%;
background-repeat: no-repeat;
background-image:url(../i/navi_kontakt_highlight.png);
}
li #kontakt{
    width: 30px;
    height: 30px;
background-position: right center;
background-size: 80%;
background-repeat: no-repeat;
background-image:url(../i/navi_kontakt.png);
}
li:hover #oilfinder{
    width: 30px;
    height: 30px;
    margin-left: 2px;
background-position: right center;
background-size: 80%;
background-repeat: no-repeat;
background-image:url(../i/navi_oelfinder_highlight.png);
}
li #oilfinder{
    width: 30px;
    height: 30px;
    margin-left: 2px;
background-position: right center;
background-size: 80%;
background-repeat: no-repeat;
background-image:url(../i/navi_oelfinder.png);
}

li:hover #kategorien{
    width: 30px;
    height: 30px;
    margin-left: 5px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/navi_kategorien_highlight.png);
}
li #kategorien{
    width: 30px;
    height: 30px;
    margin-left: 5px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/navi_kategorien.png);
}
li:hover #suche{
    width: 30px;
    height: 30px;
    margin-right: 7px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/navi_suche_highlight.png);
}
li #suche{
    width: 30px;
    height: 30px;
    margin-right: 7px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/navi_suche.png);
}

}


#main_navigation ul li{
    vertical-align: top;
    display: inline-block;
    text-align: center;
}
#main_navigation ul li a{
     color:#999999;
}

#categorycontainer > div {
    margin: 0px;
    width: 200px;
    height: 120px;
}
.floatleft {
    background-color: white;
    vertical-align: top;
    display: inline-block;
    text-align: center;    
}

.invis {
    visibility: hidden;
}

#categorycontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    background-color: #FFFFFF;
    width:calc(100vw - 40px);//95vw;
    max-width:940px;
}

#appcontainer > div {
    margin: 10px;
    width: 45vw;
    min-width: 350px;
    max-width: 450px;
    //height: 670px;
}
#appcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    background-color: #000000;
    width:100vw;
    max-width:940px;
}

#slider .button {  display: none  }

#slider:hover .button {
  display: block;
  font-size: 3em;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 180px;
  cursor: pointer;
}

.prev-slide {
  left: 10px;
}

.next-slide {
  right: 10px;
}
@media all and (max-width : 991px) {
#slider {
  top:110px;
  overflow: hidden;
   
  position: absolute;
  
  width: 102%;//98vw;
  max-width:100vw;//100%;
  height: 35vw;

}
}
@media all and (min-width : 992px) {
#slider {
  top:110px;
  overflow: hidden;
  position: absolute;
  width: 100%;
    max-width:1100px;
    min-width:990px;

}
}

#slider .slides {
  display: block;
  width: 6000px;
  height: 400px;
  margin: 0;
  padding: 0;
}
@media all and (max-width : 991px) {
#slider .slide {
  float: left;
  list-style-type: none;

  width: 100vw;
  height: 35vw;

} 
}

@media all and (min-width : 992px) {
#slider .slide {
  float: left;
  list-style-type: none;
  width: 100%;
    max-width:1100px;
   min-width:990px;
} 
}

/* helper css, since we don't have images */

.slide1 {
  background-image: url(../i/Headergrafiken_1450x500px.jpg);  
  background-repeat: no-repeat;
  background-size:   100% 100%;  

}

.slide2 {
  background-image: url(../i/Headergrafiken_1450x500px2.jpg);  
  background-repeat: no-repeat;
  background-size:   100% 100%;  

}

.slide3 {
  background-image: url(../i/Headergrafiken_1450x500px3.jpg);  
  background-repeat: no-repeat;
  background-size:   100% 100%; 

}

.slide4 {
  background-image: url(../i/Headergrafiken_1450x500px4.jpg);  
  background-repeat: no-repeat;
  background-size:   100% 100%;
 
}

.buttons-wrapper {
  position:  absolute;
  height: calc(100vh);
  left: 0px;
  display: block;//flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 997;
  top: 300px;//top: 350px;
  width: 100%;
}
.buttons-wrapper a {
  pointer-events: auto;
}
.mg-rg {
  margin-right: 1rem;
  margin-left: 1rem;
  margin-top: 1rem;
}

@media all and (max-width : 480px) {
.slide_headline {
    font-family: "CorporateACondensedRegular";
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;color: #666666; 
}
}
@media all and (min-width : 481px) {
.slide_headline {
    font-family: "CorporateACondensedRegular";
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;color: #666666; 
}
}

@media all and (min-width : 721px) {
.slide_headline {
    font-family: "CorporateACondensedRegular";
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;color: #666666; 
}
}

.floatleft a {
    color:#000000;
}

.floatleft:hover a {
    color:#00ADEF;
}

.floatleft:hover #category_brake_fluid  {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_brake_fluid_highlight.png);
}
.floatleft #category_brake_fluid{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_brake_fluid.png);
}

.floatleft:hover #category_coolant {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_coolant_highlight.png);
}
.floatleft #category_coolant{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_coolant.png);
}

.floatleft:hover #category_engine_oil {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_engine_oil_highlight.png);
}
.floatleft #category_engine_oil{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_engine_oil.png);
}

.floatleft:hover #category_fuel {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_fuel_highlight.png);
}
.floatleft #category_fuel{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_fuel.png);
}

.floatleft:hover #category_gear_oil {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_gear_oil_highlight.png);
}
.floatleft #category_gear_oil{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_gear_oil.png);
}

.floatleft:hover #category_general_information {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_general_information_highlight.png);
}
.floatleft #category_general_information{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_general_information.png);
}

.floatleft:hover #category_grease {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_grease_highlight.png);
}
.floatleft #category_grease{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_grease.png);
}

.floatleft:hover #category_hydraulic_fluid {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_hydraulic_fluid_highlight.png);
}
.floatleft #category_hydraulic_fluid{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_hydraulic_fluid.png);
}

.floatleft:hover #category_nox_reducing_agent {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_nox_reducing_agent_highlight.png);
}
.floatleft #category_nox_reducing_agent{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_nox_reducing_agent.png);
}

.floatleft:hover #category_preservation_agent {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_preservation_agent_highlight.png);
}
.floatleft #category_preservation_agent{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_preservation_agent.png);
}

.floatleft:hover #category_refrigerant {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_refrigerant_highlight.png);
}
.floatleft #category_refrigerant{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_refrigerant.png);
}

.floatleft:hover #category_refrigerator_oil {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_refrigerator_oil_highlight.png);
}
.floatleft #category_refrigerator_oil{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_refrigerator_oil.png);
}

.floatleft:hover #category_steering_gear_oil {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_steering_gear_oil_highlight.png);
}
.floatleft #category_steering_gear_oil{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_steering_gear_oil.png);
}

.floatleft:hover #category_windshield_washer_fluid_concentrate {
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_windshield_washer_fluid_concentrate_highlight.png);
}
.floatleft #category_windshield_washer_fluid_concentrate{
height: 90px;
width: 150px;
background-position: right center;
background-size: 70%;
background-repeat: no-repeat;
background-image:url(../i/category_windshield_washer_fluid_concentrate.png);
}

#app_application {
width: 100%;
    height:50vw;
    max-height:480px;
    min-height:360px;
background-position: right center;
background-size: cover;
background-image:url(../i/JetztauchalsApp.png);
}

#table_listed {
    border: none;
}

#table_listed th{
    border: none;
    text-align: left;
}

#table_listed tr{
    border: none;
}

#table_listed td{
    border: none;
    padding-left: 7px;
}

#table_row_light a {
	font-weight: normal;
	
}
#table_row_dark a {
	font-weight: normal;
}

@media all and (max-width : 991px) {
#backlinks {
  float:right;
  padding-right:40px;//padding-right:calc(20vw - 60px);
}
}
@media all and (min-width : 992px) {
#backlinks {
  float:right;
  padding-right:calc(6% - 10px);//padding-right:calc(23% - 10px);
}
}


@media all and (max-width : 991px) {
            #main_content_center_black 
            {
                position:relative;
                left:20px; 
                margin-top:20px;
		top:120px;  
                width:calc(100vw - 60px);//95%;//955px;
		min-width:240px;
                margin-left:20px;
                padding-bottom:122px; 
            }
}
@media all and (min-width : 992px) {
            #main_content_center_black 
            {
                position:relative;
                left:20px; 
                margin-top:20px; 
		top:120px;  
                width:95%;//955px;
                margin-left:20px;
                padding-bottom:122px;  
            }
}

#main_content_center_black h1 {
	color:#FFFFFF;
}
#main_content_center_black h2{
	color:#FFFFFF;
}
#main_content_center_black b {
	color:#FFFFFF;
}
#main_content_center_black .content_headline {
	color:#FFFFFF;
}
#main_content_center_black .content {
	color:#FFFFFF;
}
