.ContentContainer_mobil {
	margin:135px 0 0;
}

.OuterPageHead {
	padding: 0;
	position: fixed;
	width: 100%;
	top: 0;
	box-sizing: border-box;
	z-index: 100;
	background:#FFF;
}

.OuterLogo {
	min-height:70px;
	position:relative;
	text-align:center;
	margin: 20px auto 0 auto;
}
.OuterLogo .LogoMobile {
	margin:5px;
}
.OuterLogo .LogoMobile .LogoImage {
	display:inline-block;
	vertical-align: middle;
} 
.OuterLogo .LogoMobile .LogoImage img{
	max-width:70%;
}
.OuterLogo .LogoMobile .TopInLogoText {
    color: #FFF;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 1px 1px #000;
    margin:0 0 0 5px;
}

.OuterLogo .LogoMobile .TopInLogoText .TopTexta {
    font-size: 14px;
}

.OuterLogo .LogoMobile .TopInLogoText .TopTextb {
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    margin: -5px 0 0;
}

.OuterLogo .LogoMobile .TopInLogoText .TopTextc {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    margin: -3px 0 0;
}

.OuterLogo .SiegelMobile {
	position:absolute;
	right:10px;
	top:15px;
}

.OuterLogo .SiegelMobile img {
	width:40px;
}

.OuterSearch {
	border:2px solid #000;
	position:relative;
	background:#FFF;
	display:none;
}

.OuterSearch #_freeb{
    height: 45px;
    border: 0 none;
    font-family: inherit;
    font-size: 16px;
    padding: 0 10px;
    width: 100%;
    font-weight: 300;
}

.OuterSearch button {
	position:absolute;
	right:5px;
	top:8px;
	background: url("/v30/localpictures/theme/search_field_button.png");
	background-size:contain;
	border:0 transparent;
	width:28px;
	height:28px;
}

.OuterMenue {
	background:#000;
}

.OuterMenue ul {
	margin:0;
	padding:5px 0;
	list-style:none;
}

.OuterMenue ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	width:25%;
	text-align:center;
	line-height:normal;
}

.OuterMenue  .OuterIcon  {
	display:inline-block;
	width:26px;
	text-align:center;
}

.OuterMenue #sidenav-toggle::before {
    content: "";
}

.OuterMenue .icon_menue {
	background: rgba(0, 0, 0, 0) url("/v30/localpictures/theme/menue.png") no-repeat scroll 0 0;
	height: 24px;
	width: 26px;
	cursor:pointer;
}


.OuterMenue .icon_search {
	background: rgba(0, 0, 0, 0) url("/v30/localpictures/theme/suche.png") no-repeat scroll 0 0;
	height: 24px;
	width: 26px;
	cursor:pointer;
}

.OuterMenue .icon_user {
	background: rgba(0, 0, 0, 0) url("/v30/localpictures/theme/user.png") no-repeat scroll 0 0;
	height: 24px;
	width: 26px;
	cursor:pointer;
}

.OuterMenue .icon_merken {
	background: rgba(0, 0, 0, 0) url("/v30/localpictures/theme/merken.png") no-repeat scroll 0 0;
	height: 24px;
	width: 27px;
	cursor:pointer;
}

.OuterMenue .icon_basket {
	background: rgba(0, 0, 0, 0) url("/v30/localpictures/theme/basket.png") no-repeat scroll 0 0;
	height: 24px;
	width: 26px;
	cursor:pointer;
}

.OuterMenue .icon_text {
    font-size: 9px;
    color: #fff;
    margin: 1px 0 0;
}

.OuterMenue .merken_icon, .OuterMenue .basket_icon {
	position:relative;
}

.OuterMenue .merken_info {
    position: absolute;
    top: 0;
    right: -10px;
    background: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 100%;
    color: #000;
    font-size: 10px;
    text-align: center;
}

.OuterMenue .basket_icon  #AjaxBasketMengeSmall {
    background: #fff;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 0px;
    border: 0;
    padding: 0;
    border-radius: 100%;
    line-height: 15px;
    text-align: center;
    font-size: 10px;
    opacity: 1;
    right: -10px;
    color: #000;
}


.OuterMenue .BoxBasket {
	display:block;
}

.BoxBasket .basketicon {
	display:none;
}

.OuterIcon .mainlinkitem {
	display:none;
}


.OuterPageBottom {
	background:#F5F5F5;
}

.OuterPageBottom .seperator {
	border-top:1px solid #ccc;
	margin:10px auto;
	width:90%;
}

.OuterPageBottom .BottomDesc {
    background: #1c5d1b;
    font-size: 11px;
    font-weight: 300;
    color: #FFF;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

.OuterPageBottom  .BottomNavigation {
	text-align:center;
	margin:0;
	padding:0 10px;
	list-style:none;
}

.OuterPageBottom  .BottomNavigation a {
	font-weight:300;
	font-size:14px;
}

.OuterPageBottom  .BottomNavigation li::after {
    content: " | ";
    margin: 0 5px;
    padding: 0 5px;
    font-size: 14px;
    font-weight:100;
}

.OuterPageBottom  .BottomNavigation li:last-child::after {
	content:"";
}


.OuterPageBottom  .BottomNavigation li {
    display: inline-block;
    margin: 10px 0;
}

.OuterPageBottom .BottomPay {
	margin:20px 20px 0;
}

.OuterPageBottom .Topic b {
	font-size:20px;
	font-weight:500;
}

.OuterPageBottom .Topic  {
	font-size:12px;
	font-weight:300;
	color:#333;
}


.OuterPageBottom .BottomShip {
	margin:20px 20px 0;
}

.BottomPay .Payments, .BottomShip .Payments {
    margin: 20px auto 0;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 80%;
}

.BottomPay .Payments  li, .BottomShip .Payments  li  {
    display: inline-block;
    margin: 0 25px 15px 0;
}

.BottomPay .Payments .billpay {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 30px;
    width: 113px;
}

.BottomPay .Payments .paypal {
    background-position: -161px 0;
    background-repeat: no-repeat;
    height: 30px;
    width: 100px;
}

.BottomPay .Payments .visa {
    background-position: -197px -60px;
    background-repeat: no-repeat;
    height: 30px;
    width: 65px;
}

.BottomPay .Payments .master {
    background-position: -113px -54px;
    background-repeat: no-repeat;
    height: 37px;
    width: 61px;
}

.BottomPay .Payments .sofort {
    background-position: 0 -53px;
    background-repeat: no-repeat;
    height: 40px;
    width: 64px;
}

.BottomPay .PaymentTypes {
	margin:15px 0;
	padding:0;
	list-style:none;
	text-align:center;
}

.BottomPay .PaymentTypes li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	background:#1c5d1b;
	color:#FFF;
	padding:5px 10px;
	margin:0 2px;
	font-weight:300;
}

.BottomShip .Payments .dhl {
    background-position: 0 -126px;
    background-repeat: no-repeat;
    height: 56px;
    width: 89px;
}

.BottomShip .Payments .dhl_retoure {
    background-position: -100px -126px;
    background-repeat: no-repeat;
    height: 56px;
    width: 89px;
}

.OuterPageBottom .BottomTrust {
    margin: 20px 20px 0;
}

.OuterPageBottom .bottom_siegel {
	text-align:center;
}

.OuterPageBottom .ekomi_siegel img, .OuterPageBottom .ts_siegel img {
	width:60px;
	height:auto;
}

.OuterPageHead {
	display:none;
}


/* Portrait and Landscape */
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.OuterPageHead {
		display:block;
	}
	
	.head_wrap.normal {
		display:none;
	}

	.pagewrapper {
		margin:150px 0 0;
	}
}