@media screen and (max-width: 480px) {
 
body {
    background: #fff;
} 

header#mobile {
    -webkit-box-shadow: 0px 0px 0px rgba(204, 204, 204, 0.7);
    -moz-box-shadow:  0px 0px 0px rgba(204, 204, 204, 0.7);
    box-shadow:  0px 0px 0px rgba(204, 204, 204, 0.7);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=180, Strength=6);
    background: #fff;
    z-index: 5;
    position: relative;
    width: 95%;
    display: block;
    margin: 0 auto;
    height: auto;
}
.no-mobile {
	display: none;
}

header {
    display: none;
}

#header {
    width: 100%;
    margin: 0 auto;
    height: 190px;
}

nav {
    display: none;
}

section#content {
    width: 95%;
    padding-top: 0;
}

section#slider {
    margin: 0;
    
}

section#slider img {
    width: 100%;
    height: auto;
}

div#slideshow {
    background: #fff;
    height: auto;
}

div#slider_box {
    position: static;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    background: #f2f2f2;
    clear: both;
}

section#slider h2 {
    font-size: 14px;
    margin: 0px 10px 10px 10px;
    padding-top: 10px;
    line-height: 14px;
}

section#slider p {
    margin: 10px 10px 10px 10px;
    line-height: 14px;
}

section#personal {
    /*display: none;*/
   width: auto;
   height: auto;
}

section#product_highlights {
    width: 100%;
    background: #fff;
}

div#highlights {
    width: 100%;
    margin: 0px 10px 10px 0px;
    float: left;
}

div#finder {
    display: none;
}

section#product_highlights h2 {
    color: #000;
    font-size: 16px;
    margin: 10px 0px 0px 0px !important;
    padding: 0;
}

section#content hr, hr.mobile {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eaeaea;
}

section#content h3 {
    font-size: 16px;
    margin: 10px;
    margin-left: 0;
}

div.teaser_box h4 {
    font-size: 12px;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 0;
}

div.teaser_box p {
    margin-left: 0px;
    margin-bottom: 10px;
}

div.teaser_box {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

div.teaser_box img {
    width: 100%;
    height: auto;
}

footer {
    width: 100%;
    margin: 0 auto;
    height: 215px;
}

div.footer_box {
	position: relative;
    width: 100%;
    height: 215px;
    text-align: center;
    background: none;
    background: url("../gfx/footer_bg.gif") repeat-x;
}

div.footer_box img {
    margin-top: 15px;
}

div.footer_box img.logopic {
    margin: 0 auto;
}

div.footer_box span {
    margin: 0 auto;
    padding: 0;
    float: none;
}

div.footer_box span a {
    display: inline;
    margin: 0;
    padding: 0;
}

.footer_box a {
    margin: 0;
    font-weight: normal;
    margin-left: 20px;
}

.boxes_footer {
    width: 100% !important;
    text-align: center !important;
    height: 35px;
}

div.footer_box img.logopic {
    margin-left: 40%;
    margin-top: 20px;
}

.footer_box {
    margin-top: 50px;
    line-height: 18px;
    font-size: 9px;
    text-align: center;
}

div.footer_box p {
    height: 30px;
    text-align: center;
}

div.mobile_boxes {
    float: left;
    margin-left: 0px;
    width: 50%;
}

#p18 div.mobile_boxes #searchform{
	display:none;
}

input#search {
    border: 0;
    width: 100%;
    height: 25px;
    color: #ffffff;
    margin: 0;
    background: #999999;
}

::-webkit-input-placeholder {
    color:    #fff;
}
:-moz-placeholder {
    color:    #fff;
}
::-moz-placeholder {
    color:    #fff;
}
:-ms-input-placeholder {
    color:    #fff;
}

form#searchform {
    width: 192%;
    margin: -7px 0 0 0;
}

input#searchbtn {
    background: url('images/lupe.png') no-repeat;
    border: none;
    position: relative;
    z-index: 100;
    top: -18px;
    left: 45%;
}

select#finder {
    width: 95%;
    float: right;
    margin-top: 2px;
    margin-right: 0px;
    display: none;
}

div#mobile_nav {
    height: 30px;
    background: #000;
    width: 100%;
    display: block;
    z-index: 20;
}

div#news_mobile {
    float: right;
    font-size: 10px;
    color: #000;
    line-height: 12px;
    width: 110px;
    height: 30px;
    position: relative;
    top: 30px;
}

div#news_mobile a {
    float: left;
    margin: -20px 0 0 10px;
    padding: 0;
}

div#blase {
    float: left;
    width: 24px;
    height: 22px;
    font-size: 10px;
    color: #000;
    line-height: 14px;
    color: #fff;
    background: url('../gfx/blase.gif');
}

header img {
    margin-left: 0px !important;
}

div#desktop_slider {
    display: none;
    margin: 0 auto;
}

div#mobile_slider {
    display: block;
}

.flexslider ul.slides li span {
    display: block; 
    width: 32%; 
    height: 115px; 
    text-align: center; 
    float: left;
    margin-top: 20px;
}

.flexslider ul.slides li span p {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.flexslider ul.slides li span p a {
    margin: 0 auto;
}

.flexslider ul.slides li span img {
    max-height: 80px; 
    width: auto; 
    margin: 0 auto;
    margin-top: 10px;
    background: yellow;
}

.flexslider ul.slides li span p {
    margin-top: 5px;
    font-size: 11px;
    float: left;
}

div#desktop_slider .flex-direction-nav, .flex-control-paging {
    display: none;
}

select#finder {
    margin-left: 0px;
}

.flexslider .flex-next {opacity: 0.8; right: 5px; display:none;}
.flexslider .flex-prev {opacity: 0.8; left: -5px !important;display:none;}


h1 {
    text-align: left;
    margin-left: 0px;
    font-size: 16px;
    line-height: 35px;
}

section#content_box {
    float: left;
    width: 100% !important;
    margin-left: 0;
}

div.product {
    float: left;
    width: 48%;
    margin: 0;
    padding: 0;
    display: table;
    margin-right: 10px;
    border: 1px solid #F2F2F2;
    margin-bottom: 10px;
}
div.product.odd {
	margin-right: 0;
	float: right;
}
div.img_product {
    width: 100%;
    float:left;
    border-top: 0px none;
    text-align: center;
    border-left: 0;
}

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

div.img_product img {
    width: auto;
	height: 50%;
    margin-bottom: 10%;
    margin-left: 10px;
}

div.info_product {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;float: left;
}

section#content_box div.product div.info_product h3 {
    margin: 0 10px 0 10px !important;
    padding: 10px 0 0 0;
    font-size: 14px;
}

section#content_box div.product div.info_product h3 a {
    margin: 0 0 0 0;
    text-decoration: none;
    font-size: 13px;
    color: #000;
}

section#content_box div.product div.info_product p {
    margin: 5px 10px 0 10px;
    padding: 0;
    font-size: 12px;
    color: #666;
    text-align: left;
}

.pics, .info, #search_content {
    display: none;
}

section#title p {
    margin-left: 0px;
    text-align: left;
    font-size: 11px;
    color: #333;
    margin-top: 0px;
}

section#title p a {
    font-size: 11px;
}

div#pages, div#pages a, div.tx-bknproductdb-pi1 div#pages {
    font-size: 11px;
    width: auto;
    margin-right: 0;
    float: left;
}

section#content_box div.product div.info_product p a {
    color: #000;
    text-decoration: none;
}

section#content_box div.product div.info_product p.pics {
    float: left;
}

section#content_box div.product div.info_product p.info {
    float: right;
    margin-right: 20px;
}

#search_content {
    float: right;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 220px;
    height: 25px;
}

input#searchbtn_content {
    background: url('images/lupe.png') no-repeat;
    border: none;
    position: absolute;
    z-index: 15;
    top: 7px;
    right: 5px;
}

input#search_content {
    position: absolute;
    right: 0;
    top: 0;
    background: #f2f2f2;
    border: 0;
    margin: 0;
    padding: 0px 0px 0px 5px;
    width: 215px;
    height: 25px;
    color: #999;
}

#page {
    margin-left: 20px;
    margin-top: 20px;
}

#page a {
    color: #999;
    text-decoration: none;
    margin: 0px 10px 0px 10px;
}

#page a.active {
    color: #000;
    text-decoration: underline;
}

section#subnav {
    margin-bottom: 20px;
    display: block;
}

section#subnav a {
    display: block;
    float: left;
    width: 33%;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    color: #666;
    text-decoration: none;
}

section#subnav a:hover {
    background: #d6d6d6;
    color: #666;
    font-weight: bold;
}

section#subnav div#navboxes {
    background: #f8f8f8;
    width: 99.6%;
    position: absolute;
    margin-top: 1px;
    visibility: hidden;
}

div#navboxes div.nav_box {
    width: 33.3%;
    float: left;
    min-height: 130px;
}

div.nav_box ul {
    list-style-type: none;
    margin-top: 10px !important;
}

div.nav_box ul li {
    text-align: left;
    list-style-type: none;
    margin-left: 10px;
    margin-right: 10px;
    
}

div.nav_box ul li a {
    display: block;
    clear: both;
    width: 100% !important;
    text-align: left;
    height: 25px !important;
    color: #666;
    font-size: 11px;
    text-decoration: none;
    background: none !important;
    border-bottom: 1px solid #e7e7e7 !important;
    line-height: 20px !important;
}

#close {
    position: absolute;
    width: 11px;
    height: 12px;
    right: 10px;
    bottom: 10px;
    background: url('images/close.png');    
}

#close a {
    display: block;
    background: none !important;
    width: 11px !important;
    height: 12px !important;
}

#content_box h2 {
    font-size: 14px;
    margin-left: 0px !important;
}

#content_box h3 {
    font-size: 14px !important;
    margin-left: 0px !important;
}

section#content_box hr {
    width: 100% !important;
}

#content_box p {
    margin-left: 0;
}

#content_box h4 {
    margin-left: 0px;
}

.column {
    width: 100%;
}

section#content_box ul {
    margin-left: 15px;
}

div#pic {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 20px;
}

div#text {
    width: 100%;
    clear: both;
    padding-left: 20px; 
}

div#text p {
    margin: 0;
    padding: 5px 10px 5px 0px;
}

section#details {
    margin-left: 0px;
    height: auto;
    position: relative;
}

div#pic img {
    margin: 0;
    margin-top: 30px;
    width: 50%;
    height: auto;
}

div#details_product {
    width: 100%;
    height: auto;
    background: #f2f2f2;
}

p img {
    max-width: 100%;
    height: auto;
}

div.billboardslider .flex-control-nav {
	display: none !important;
}
div.page-teaser {
	width: auto;
}

#slider .billboardslider ul{ width: auto; }
div.footer_box p.copy {
	width: auto;
	max-width: 480px;
	padding: 0 20px;
	float: left;
	margin-top: 45px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { float: none; margin-left: 0 !important;}
.csc-textpic.csc-textpic-intext-right-nowrap div { margin-right: 0 !important}
section#teaser{margin-left: 0px;}
#p50 section#personal, #p18 section#slider { display: none; }
#p2361 .tx-vspermeldungen-pi1 .inboxes#news { margin-left: 0; margin-right: 0; height: auto;}
section#title h1 { margin-left: 0; margin-top: 10px; }
div.tx-bknproductdb-pi1 {
	width: 100%;	
}

.fm-20 { display: none; }

.flexslider {
	margin: 0px !important;
}
.flexslider ul.slides li span span.flex-thumbnail {
	width: 100% !important;
	padding-right: 0; 
	margin: 0 auto;
	
}

div.product_search_item, div.reference_search_item, div.downloads_search_item {
    margin-left: 20px;
    width: 100%;
}

div.product_search_item img, div.reference_search_item img, div.downloads_search_item img {
    margin: 0 auto;
}

div.product_search_item-image, div.reference_search_item-image, div.downloads_search_item-image {
    width: 100%;
    margin-top: 20px;
    background: none;
    border: none;
}

.product_search_item-content a {
    color: black;
}

div.product_search_item-content, div.reference_search_item-content, div.downloads_search_item-content {
    width: 90%;
    margin: 0px 0px 20px 20px;
}

section#content_box ul {
    margin-top: 25px !important;
    margin-bottom: -35px !important;
    padding: 0;
    color: #666;
}

section#content_box .mastertext-item ul {
	text-align: left !important;
	margin: 0 0 20px 20px !important;
	list-style-type: square;
}

section#content_box .product-singleview-features ul {
margin: 0 !important;
}

section#content_box ul a {
    color: #666;
}

li.current_pager a, li.current_pager_reference a, li.current_pager_downloads a, li.tx-indexedsearch-browselist-currentPage a {
    color: #000;
}

