.desktnav {
	display: none;	
}

.mobnav {
	display: block;	
}

#header {
	height: 80px;
	position:fixed;
	width:100%;
	left:0;
}

#basket-container , #header_content, #page-content, #text-content, #footer_content, #service-navigation ul{
	max-width: 100%;
}

#text-content {
	width:calc(100% - 40px);	
}

#content-col-2.content-col-50-left {
   max-width: 100%;
    float: none;
}

#content-col-3.content-col-50-right {
    float: none;
    width: 100%;
	max-width: 100%;
	margin-top: 0;
}


#page {
    max-width: 100%;
    padding-bottom: 1070px;
	padding-top:80px;
}

#quicklinks .quicklink-text {
    margin: 0 auto 20px auto;
	    width: 80%;
    padding: 23px 0 23px 0;
    text-align: center;
}


#quicklinks {
    float: none;
    width: 100%;
    position: absolute;
    z-index: 2000;
    margin-top: 0;
    bottom: 0;
}

#content_shadow {
	box-shadow: none;
    width: 100%;
	float: none;
}



#header_logo {
    float: left;
    width: 70%;
    height: auto;
	padding-left:20px;
}

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

#main-navigation {
    margin-top: 80px;
    text-align: left;
    background: #fff;
    position: fixed;
    top: 0;
	padding:20px 0;
	width:100%;
	display:none;
	-webkit-box-shadow: 3px 10px 28px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 10px 28px -10px rgba(0,0,0,0.75);
box-shadow: 3px 10px 28px -10px rgba(0,0,0,0.75);
}

#main-navigation ul {
    margin: 0 15px 0 15px;
}

#main-navigation ul li a:hover {
    border-bottom: 1px solid transparent;
}

ul.level2 {
    margin: 0px !important;
}

#main-navigation ul li.level1 .level2_dropdown {
    position:relative;
}

div.level2_dropdown {
    background-color: #ffffff;
    box-shadow: none;
    padding: 15px;
	position: relative;
    width: calc(100% - 30px);
}

#main-navigation ul li.level1 ul.level2 li.level2 {
    padding: 2px 0 10px 0;
}

#main-navigation ul li a {
    font-size: 1.4em;
    color: #004c92;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    display: block;
    padding: 5px;
    margin: 0;
}

#main-navigation ul li {
    display: block;
}

#slider img, #page img{
    max-width: 100%;
    height: auto;
}

#footer {
    position: relative;
    z-index: 5000;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 140px;
    background-image: url(../images/hg_footer.png);
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 0.9em;
	text-align: left;
	padding: 87px 0 0 0;
}

#footer a {
	color:#fff;	
}

#meta-navigation ul li a {
	color:#fff;	
}

#footer_content  {
	background: #b1c903;	
	padding:0 20px;
	width:calc(100% - 40px);
}

#service-navigation {
    float: none;
    margin-top: 0;
    width: 100%;
}

#address {
    float: none;
    margin-left: 0px;
    margin-top: 0;
    clear: both;
    height: auto;
}


.content-col-slider {
    margin-right: 0;
}


.navbutton {
    width: 30px;
    height: 30px;
    position: absolute;
    margin: 0;
    right: 15px;
    top: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.navbutton.open span:nth-child(1) {
    top: 15px;
    width: 0%;
    left: 50%;
}

.navbutton.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbutton span:nth-child(2), .navbutton span:nth-child(3) {
    top: 10px;
}

.navbutton.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbutton span:nth-child(4) {
    top: 20px;
}

.navbutton.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.navbutton.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbutton span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #004c92;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#sub-navigation {
	display:none;	
}

#site_title_folge {
    width: 100%;
    float: none;
}

#content-col-2.content-col-50-right {
    float: none;
    width: 100%;
}

a.download, a.pdf, a.word, a.excel, a.powerpoint, a.zip {
    display: block;
}

div#main-navigation ul li.level1 div.level2_dropdown ul.level2 li.level2_no a:hover {
    border-bottom: 1px solid transparent;
}

.ce-left .ce-gallery, .ce-column {
    float: none;
}
.ce-column {
    margin-right: 0;
	    margin-bottom: 10px;
}

.kategorie {
    width: 100%;
    float: none;
    margin-right:0;
	text-align:center;
    background-image:none;
	height: auto;
	padding:20px 0;
	margin-bottom:20px;
	-webkit-box-shadow: 3px 10px 28px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 10px 28px -10px rgba(0,0,0,0.75);
box-shadow: 3px 10px 28px -10px rgba(0,0,0,0.75);
}

.kategorie h5 {
    font-size: 14px;
    margin: 10px 0 0 0;
    font-weight: bold;
    text-align: center;
}

.powermail_label {
    width: 100%;
    display: block;
}
.powermail_field {
    display: block;
    width: 100%;
}

#content-col-2.content-col-100 {
    max-width: 100%;
}

input[type="text"], textarea, .powermail_fieldwrap_type_textarea .powermail_field {
	width:100%;	
}

.powermail_fieldwrap_type_check .powermail_field {
    width: 100%;
}
.tx-powermail .checkbox input {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

input[type="text"].qty_field {
	width:50px;	
	    float: left;
}

.preisliste {
	float: left;
    width: 80px;
    display: inline-block;
}

.tobasketform input[type = "submit"] {
	clear: none;
	margin:0px;	
}

.product::after {
    content: "";
    clear: both;
    display: table;
}

.tt-products .tt-products-list .contenttable td {
    vertical-align: top;
    display: block;
}

.tt-products .tt-products-list .contenttable tr  td:first-child {
	font-weight: bold;	
}

.basket-items , .basket-icon{
	    margin-left: 0;
}
.basket-items {
position: absolute;
}

#basket-content {
    height: 100px;
    position: absolute;
    top: 88px;
    right: 4px;
}

.onlineshop h1 {
    width: 80%;
}

.content-col-shop {
    padding: 0;
	margin:0;
    position: relative;
    z-index: 1000;
    background: #fff;
}

.prodrow {
    width: 23%;
}

.move td {
	display: block;	
	    text-align: left;
    margin: 0 0 27px 0;
}

.basket table, .basket tbody, .basket tbody tr, .prodrow.artikel{
	display: block;
	width:100% !important;
}

.basket .heading {
	display: none;	
}

.prodrow.artikel a {
	display: block;
	width:100%;
}
.total.com-bold.bold-italic.prodrow, .total.prodrow.textright {
	width: 55% !important;
}

.address-hold .content-column-50-left, .address-hold .content-column-50-right, .billingadress, .deliveryadress {
    width: 100%;
    float: none;
    margin-right: 0;
	margin-top:20px;	
}
.address-hold .content-column-50-left label, .address-hold .content-column-50-right label, .billingadress .title, .deliveryadress .title {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    clear: left;
    height: auto;
}

.address-hold .content-column-50-left input, .address-hold .content-column-50-right input, .address-hold .content-column-50-left select, .address-hold .content-column-50-right select, .field {
    width: 100%;
    float: none;
    margin-bottom: 10px;
}

.field input, .field textarea, .field select {
    width: 100%;
}

.showdelivery.mob {
	margin:10px 0;	
}

#payment-select , .deliveryadress{
	margin-bottom:20px;	
}

.billingadress h2, .deliveryadress h2 {
	padding-bottom:15px;	
}

.cartbutton {
    color: #004c92;
    background-color: #fff !important;
    font-family: "LinotypeFinneganW01-Bol 722072";
        width: calc(100% - 8px) !important;
    font-size: 18px;
    background-image: none;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    display: inline-block;
    border-left: 4px #d1d1d1 solid !important;
    border-right: 4px #d1d1d1 solid !important;
    border-top: none !important;
    border-bottom:  1px #d1d1d1 solid !important;;
    text-align: center;
    cursor: pointer;
	height: 25px;
}

.update.cartbutton, #products_info {
	 width: 100% !important;
	 height: 28px;
    display: inline-block;
}

.backtocart {
	margin-bottom:27px;	
}

.gotopay.cartbutton {
    float: none;
	    width: 100%!important;
}

.basketpayment table {
	width: 100% !important;
    float: none;
    margin-bottom: 21px;
}

.basketpayment .paykorb tr, .basketpayment .paykorb tbody, .basketpayment .prodrow.artikel {
	width: 100% !important;
	display: block;	
}

.basketpayment .heading {
	display: none;
}

.basketpayment .prodrow.artikel {
	font-weight: bold;	
}



.basketpayment .prodrow.menge {
	width:19%;
}
.basketpayment .prodrow.summe.textright {
		width:20%;
}

.basketpayment {
	margin-top:20px;	
}

.contenttable {
	max-width:100%;	
	    width: 100% !important;
}