body {
	background: #ebebea url('/images/body-bg.png');
	font-size:9pt;
	line-height:18px;
}

.clear { clear:both;}

.container {
	background-color: #ffffff;
	padding: 0 10px;
}

/* @group Thumbnails */

.thumbnails > li {
	margin-bottom: 10px;
}

.thumbnail {
	border: 2px solid #333333;
	border-radius: 0;
	padding: 0;
	background-color: #333333;
	height: 255px;
	overflow: hidden;
	color: #ffffff;
	text-decoration: none;
	line-height:17px;
	position:relative;
}

.thumbnail.small { background:url('/images/imgOverlay-bg.png'); background-color:transparent; font-weight:bold; line-height:16px;}
.thumbnail.small.active {background-image:none; background-color:#CCCCCC; color:#333;}
.thumbnail.small div { padding:5px 10px 10px 10px;}
.thumbnail.small span { text-transform:uppercase; font-size:10pt;}
.thumbnail.small span.tag { display:block; margin-bottom:8px; font-size:10pt;}
.thumbnail.small span.prozent { font-size:20pt;}

.thumbnail:hover {
	color: #ffffff;
	text-decoration: none;
}

.thumbnail em {
	display: block;
	font-style: normal;
	font-weight: normal;
	padding: 13px 7px 2px;
	position: absolute;
	top: 93px;
	background-color: #333333;
	opacity: .9;
}

.thumbnail em span {
	font-size: 30pt;
	font-weight: bold;
	color: #cc9900;
}

.thumbnail strong {
	display: block;
	padding: 5px 10px 0;
	font-size: 10pt;
	height: 95px;
	overflow: hidden;
}

.thumbnail .i {
	display: block;
	font-size: 8pt;
	padding: 0 7px;
}

/* @end */

/* @group Carousel */

#top-carousel .carousel-caption {
	padding: 10px 170px 10px 20px;
	background-color: rgba(102,102,102,0.7);
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	height: 30px;
	width:90%;
}

/* @end */

/* @group Info Menu */

.info-menu {
	margin-top: 55px;
	list-style: none;
	font-size: 8pt;
}

.info-menu > li {
	line-height: 1.3em;
	float: left;
}

.info-menu .first {
	width:  120px;
	margin: 0 0 0 34px;
	border-right: 1px solid #333333;
}

.info-menu .second {
	width:  93px;
	margin: 0 0 0 15px;
	border-right: 1px solid #333333;
}

.info-menu .last {
	width:  80px;
	margin: 0 0 0 15px;
}

.info-menu h3 {
	margin: 0 0 15px;	
	padding: 0;
	font-weight: normal;
	font-style: italic;
	font-size: 8.5pt;
	line-height: 1em;
}

.info-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.info-menu ul li {
	line-height: 1.3em;
}

.info-menu .last ul li {
	padding-bottom: 4px;
}

.info-menu ul li strong {
	display: block;
	float: left;
	width: 50px;
	font-weight: normal;
}

.info-menu a {
	color: #333333;
	text-decoration: underline;
}

/* @end */

/* @group Buttons */

.cbtn {
	display: inline-block;
	text-align: right;
	width: 175px;
	line-height: 15px;
	color: #000000;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	font-size: 9pt;
	font-weight: bold;
	padding:  0 10px;
	margin: 5px 0 5px 10px;
	position: relative;
	text-transform:uppercase;
}

.cbtn:before {
	content: '';
	position: absolute;
	display: block;
	left: -10px;
}

.cbtn.active {
	color:  #ffffff;
}

.brown-btn {
	background-color: #cc6600!important;
}
.brown-bg {
	background-color: #cc6600!important;
}

.green-btn {
	background-color: #99cc66!important;
}
.green-bg {
	background-color: #99cc66!important;
}

.yellow-btn {
	background-color: #ffcc33!important;
}
.yellow-bg {
	background-color: #ffcc33!important;
}

.blue-btn {
	background-color: #99cccc!important;
}
.blue-bg {
	background-color: #d1ecec!important;
}

.white-btn {
	background-color: #ffffff;
}

.grey-btn {
	background-color: #cccccc!important;
}

.icn1:before {
	content: url('/images/icn1.png');
	top: -6px;
}

.icn2:before {
	content: url('/images/icn2.png');
	top: -6px;
}

.icn3:before {
	content: url('/images/icn3.png');
	top: -3px;
	left: -8px;
}

.icn4:before {
	content: url('/images/icn4.png');
	top: -8px;
}

.icn8:before {
	content: url('/images/icn8.png');
	top: -8px;
}

/* @end */

/* @group Top Menu */

.top-menu {
	list-style: none;
	margin-top: 25px;
}

.top-menu li  {
	position: relative;
	right: 32px;
	margin: 4px 0;
}

.top-menu .cbtn {
	width: 140px;
}

/* @end */

/* @group Search Block */

.top-search-form form {
	display: table;	
	margin: -10px 0 23px 0px;
}

.top-search-form input {
	display: table-cell;	
	height: 21px;
	width: 120px;
	padding: 0 10px;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 9pt;
	font-style: italic;
	background: url('/images/body-bg.png');
}

.top-search-form button {
	display: table-cell;	
	width: 24px;
	height: 23px;
	background: #ffffff url('/images/glyphicons-halflings.png') no-repeat -44px 3px;
	border: 1px solid #cccccc;
	border-left: none;
}

/* @end */

/* @group Right Blocks */

.carousel-block #top-carousel, .carousel-block .thumbnails > li {
	margin-bottom: 13px;
} 

.block-alle {
	border: none;
	background-color: #ffffff;
	height: 300px;
}

.block-alle-ins {
	border: 7px solid #474747;
	background-color: #474747;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	/*height: 258px;*/
	height: 216px;
	position: relative;
}

.block-alle h3 {
	position: absolute;
	top: 145px;
	height: 54px;
	padding: 10px;
	width: 100%;
	margin: 0;
	font-size: 13px;
	line-height: 1.3em;
	background: rgba(102, 102, 102, 0.75);
}

.block-alle .cbtn {
	margin: 10px 0 5px 10px;
}

.block-alle .ybtn {
	border-top: 5px solid #ffffff;
	/*background-color: #ffd175;*/
	background-color: #474747;
	padding: 0 0 5px 7px;
}

.block-todays {
	background-color: #474747;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height: 300px;
}

.block-todays .board {
	background: #ffffff url('/images/todays-bg.jpg') no-repeat left top;	
	width: 169px;
	height: 127px;
	color: #ffffff;
	font-weight: bold;
	padding: 56px 25px 0 25px;
}

.block-todays ul {
	margin: 10px 0 0 7px;
	padding: 0;
	list-style: none;
}

.block-todays ul li {
	margin: 8px 0;
}

/* @end */



.product-area-hdr {
	margin-bottom: 17px;
}

.product-area-hdr h2 {
	margin-top: 0;
	font-size: 12pt;
	line-height: 1.3em;
}

.top-products h2 {
	margin-top: 0;
	margin-bottom: 14px;
	padding: 3px 12px 3px 48px;
	background-color: #ffd175;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	font-size: 12pt;
	line-height: 1.3em;
	position: relative;
}

.top-products h2:before {
	content: url('/images/icn7.png');
	position: absolute;
	display: block;
	bottom: -3px;
	left: 10px;
}

.top-products h2 a {
	display: block;	
	float: right;
}

.product-block {
	margin: 0 0 2px;
	padding: 0;
	font-size: 11pt;
	line-height: 1.3em;
}

.two-block {
	margin-top: 28px;
}

.email-block {
	background: #cccccc url('/images/email-bg.png') no-repeat 13px 14px;
	padding: 12px 10px 10px 87px;
	height: 100px;
}

.email-block h3 {
	line-height: 1.3em;	
	font-size: 11pt;
	margin: 0;
}

.email-block input {
	width: 340px;
	margin: 3px 0;
	border: 1px solid #444444;
	background: url('/images/body-bg.png');
	border-radius: 0;
}

.email-block div {
	text-align: right;
	padding-right: 10px;
}

.email-block button {
	border-top: none;
	border-left: none;
	background: #ffffff;
	width: 190px;
}


.morelink-block {
	background: #ffcc66 url('/images/check-bg.png') no-repeat 13px 14px;
	padding: 12px 10px 10px 77px;
	height: 100px;
}

.morelink-block h3 {
	line-height: 1.3em;	
	font-size: 11pt;
	margin: 0;
}

.morelink-block ul {
	margin: 0;	
	padding: 0;
	list-style: none;
}

.morelink-block ul li {
	display: inline;
}

.morelink-block ul li a {
	padding: 0 8px;
	border-left: 1px solid #333333;
	display: inline;
	font-size: 8pt;
	line-height: 1em;
	color: #333333;
}

/*.morelink-block ul li:first-child a {
	border: none;
}*/

.morelink-block div {
	text-align: right;
	margin-top: 10px;
}

.footerRow {
	margin-top: 41px;
	margin-bottom: 40px;
}

.footerRow h3 {
	font-size: 9pt;
	margin: 0 0 15px;
	line-height: 1.3em;
}

.footerRow ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 9pt;
}

.footerRow .fmenu2 {
	margin-top: 30px;
}

.footerRow .fmenu3 {
	margin-top: 30px;
}

.footerRow .fmenu4 {
	border-left: 1px solid #333333;
	margin-right: -1px;
}

.footerRow .fmenu4 ul, .footerRow .fmenu4 h3 {
	padding-left: 20px;
}

.footerRow > div {
	min-height: 210px;
}

.footerRow a {
	color: #333333;
}

.footerRow .fmenu5 div {
	text-align: right;
	font-size: 9pt;
}

.footerRow .fmenu5 ul {
	margin-top: 100px;
}

.footerRow .fmenu5 ul li a {
	line-height: 30px;
}

.footerRow .fmenu5 ul li {
	text-align: right;
}

.footerRow .fmenu5 ul li.fb a:after {
	content:  url('/images/fb-bg.png');
	vertical-align: -45%;
	padding-left: 5px;
}

.footerRow .fmenu5 ul li.tw a:after {
	content:  url('/images/tw-bg.png');
	vertical-align: -45%;
	padding-left: 5px;
}

.inlineMenue { display:none;}
.position { position:relative;}
.imgOverlay { /*position:absolute;*/ bottom:0px; background:url('/images/imgOverlay-bg.png'); width:444px; height:135px; color:#FFF; padding:8px; font-size:11px; line-height: 15px; font-weight:bold;}
.imgOverlay span { text-transform:uppercase; font-size:10pt;}
.imgOverlay span.tag { display:block; margin-bottom:8px; font-size:10pt;}
.imgOverlay span.prozent { font-size:30pt;}
.imgOverlay .wtn{ font-weight:bold; font-size:13px; color:#cc9900; text-align:center; display:block; margin:5px 0; z-index:999}
.imgOverlay div.infos { font-size:10px; text-transform:none; font-weight:normal;}
.warengruppe { margin-bottom:15px;}
.warengruppe .warengruppenText { margin-top:15px; font-size:12px;}
.navbar.subMenue .navbar-inner { min-height:15px; background:none; padding-left:0px; padding-right:0px; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; border:solid #333; border-width:0px 2px 2px 0px;}
.navbar.subMenue .navbar-inner .subMenueToggle { float:right; line-height:15px;}
.navbar.subMenue .navbar-inner ul li { line-height:0px;}
.navbar.subMenue .navbar-inner ul li a { font-size:9pt; font-weight:bold; text-shadow:none; color:black; text-transform:uppercase; padding-top:8px; padding-bottom:7px; border-left:2px solid #333; padding-left:20px; padding-right:20px;}
.navbar.subMenue .navbar-inner ul li a:hover { color:#FFFFFF; text-decoration:none;}
.navbar.subMenue .navbar-inner ul li a.active { color:#FFFFFF; text-decoration:none;}
.navbar.subMenue .navbar-inner ul li:first-child a { border-left:none;}
.contentCarousel .carousel-control { top:50%;}
.googleFrame { border:none; width:940px; height:627px;}
.form-horizontal .control-label { text-align:left;}
.form-horizontal .controls input[type="text"] {
	display: table-cell;	
	height: 21px;
	width: 230px;
	padding: 0 10px;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 9pt;
	font-style: italic;
}
.form-horizontal .controls select {
	display: table-cell;	
	height: 21px;
	width: 252px;
	padding: 0 0 0 6px;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 9pt;
	font-style: italic;
}
.searchResult span { font-weight:bold; font-style:italic;}
.highlight { background-color:#CF0; padding:0 4px;}
.contentImg { margin-bottom:15px;}
.fruehstueck dt,
.wochenSpeiseplan dt { padding:0 5px;}
.fruehstueck dd,
.wochenSpeiseplan dd { margin:0 15px;}
.fruehstueck .header { font-size:13px;}
.fruehstueck .delFormats { font-weight:normal;}
.top-search-form hr { position:relative; top:16px; margin:0; border:solid #ebebea; border-width:3px 0 0 0;}
.tagesmenue .board {
	background: #ffffff url('/images/tagesmenue-bg.jpg') no-repeat left top;	
	width: 168px;
	height: 186px;
	color: #ffffff;
	font-weight: bold;
	padding: 76px 25px 0 25px;
}
.schmankerlTafel .board {
	background: #ffffff url('/images/schmankerl-bg.jpg') no-repeat left top;	
	width: 168px;
	height: 186px;
	color: #ffffff;
	font-weight: bold;
	padding: 76px 25px 0 25px;
}

.angebot a { display:block; /*height:210px;*/ border:2px solid #424242;}
.angebot a:hover { text-decoration:none;}
.angebot .imgOverlay { width:126px; height:104px; color:#FFF; padding:5px; font-size:11px; font-weight:normal; line-height:1.3em; bottom:2px;}
.angebot .imgOverlay .preis { position:absolute; bottom:8px; text-align:right; width:120px;}
.angebot .imgOverlay .preis .rabattPreis { font-size:20px; font-weight:bold; float:right; padding:10px 0 0 0;}
.angebot .imgOverlay .preis .rabatt { background-color:#F00; font-size:10px; padding:2px 6px; width:50px; float:left;}
.angebot .imgOverlay .preis .rabatt span { font-style:italic; font-weight:bold;}

.modal-body hr { margin:10px 0;}
.modal-body .img { float:left; margin:0 10px 0 0;}
.modal-body .img.small img { width:50px;}
.modal-body .price { float:right; font-size:16px; font-weight:bold;}
.modal-body .text { float:left; width:380px;}
.modal-body .preis { position:absolute; right:15px; bottom:57px; text-align:right; width:150px;}
.modal-body .footer { margin-top:10px;}
.modal-body .footer .saveMerkButtons,
.modal-body .footer .merkButtons { float:right; height:41px;}
.modal-body .footer .saveMerkButtons a { color:#000;}
.modal-body .footer .merkText { float:left; line-height:34px;}
.modal-body .footer .top-menu { margin-top:0;}
.modal-body .footer .top-menu li { right:0px;}
.modal-body .footer .top-menu .cbtn { width:180px;}
.modal-body .footer .icn1:before { content:"";}
.modal-body .footer .icn3:before { content:"";}
.modal-body .preis.floatPreis { position:static; float:right;}
.modal-body .preis .rabattPreis { font-size:20px; font-weight:bold; float:right; padding:10px 0 0 0;}
.modal-body .preis .rabatt { background-color:#F00; font-size:10px; padding:2px 6px; width:50px; float:left; color:#FFFFFF;}
.modal-body .preis .rabatt span { font-style:italic; font-weight:bold; font-size:11pt;}
.top-search-form .top-menu { float:right; margin-top:-17px;}
.top-search-form .top-menu li { right:0px;}
.merklisteBtn { cursor:pointer;}
.navbarToggle { display:none; float:right; border:none; background-color:transparent; line-height:15px; font-size:12px; width:50px; background:url('/images/toggle_arrow_up.png') no-repeat center;}
.navbarToggle.collapsed { background:url('/images/toggle_arrow_down.png') no-repeat center;}
a.cbtn:hover { color:#FFFFFF; text-decoration:none;}
.morelink-block a.cbtn:hover { color:#000000; text-decoration:none;}

.noDisplay { display:none;}

.spacer hr { margin-top:10px; border-top-width:3px;}

.flugblatt img { height:205px; width:145px; margin-top:10px;}
.flugblatt strong { text-align:center; margin-top:10px;}

.handyHoch { display:none;}
.imgOverlay.tagActive { background:none #CCC; color:#000000;}
.imgOverlay.schlemmerTag { background:none #333333; color:#cc9900;}
.imgOverlay.schlemmerTag span.schlemmer{font-size: 30px; margin: 15px 0; display: block;}

.thumbnail.schlemmerTag { background:none #333333; color:#cc9900;}
.thumbnail.schlemmerTag span.schlemmer{font-size: 23px; margin: 15px 0; display: block;}

@media (max-width: 979px) {
	.navbarToggle { display:block;}
	.thumbnail.schlemmerTag span.schlemmer{font-size: 17px; margin: 15px 0; display: block;}
}

/* Portrait Tablet */
@media (min-width: 768px) and (max-width: 979px) {
	.cbtn { width:121px; font-size:7pt;}
	.product-area-hdr .cbtn { width:132px;}
	.top-menu .cbtn { width:104px;}
	.email-block input { width:232px;}
	#top-carousel .carousel-caption { padding-right:70px;}
	.block-todays .board { width:126px; height:102px; padding-top:37px; padding-right:20px; padding-left:20px;}
	.block-todays .board p { margin-bottom:6px;}
	.thumbnail em { top: 63px;}
	.thumbnail em span { font-size:20pt;}
	.thumbnail strong { height:90px; font-size:9pt; line-height:10pt;}
	.block-todays .board { background-image:url('/images/todays-bg_small.jpg'); font-size:8pt;}
	.tagesmenue .board { background-image:url('/images/tagesmenue-bg_small.jpg'); font-size:8pt;}
	.tagesmenue .board { width:126px; height:143px; padding-top:57px; padding-right:20px; padding-left:20px;}
	.schmankerlTafel .board { background-image:url('/images/schmankerl-bg_small.jpg'); font-size:8pt;}
	.schmankerlTafel .board { width:126px; height:143px; padding-top:57px; padding-right:20px; padding-left:20px;}
	.block-alle h3 { top:88px;}
	.block-alle-ins { height:166px;}
	.block-todays { height:229px;}
	.block-todays .cbtn { text-align:left;}
	.block-alle { height:229px;}
	.block-todays .icn4::before { content:'';}
	.block-alle .icn1::before { content:'';}
	.block-alle .icn2::before { content:'';}
	.block-alle .ybtn { padding-bottom:0px;}
	.block-alle .cbtn { margin-top:5px; text-align:left;}
	.block-todays ul { margin-top:3px;}
	.block-todays ul li { margin-top:3px; margin-bottom:0px;}
	.top-search-form form { float:left;}
	.top-search-form ul { float:left; margin-top:-10px;}
	.top-search-form ul li { display:inline; margin-right:5px;}
	.top-search-form ul li a { font-size:11px; color:#333; text-decoration:underline;}
	.top-search-form ul.top-menu li { margin-right:0px;}
	.top-search-form ul.top-menu li a { text-decoration:none;}
	.thumbnail .i { line-height:15px; margin-top:3px;}
	.thumbnail { height:230px;}
	.morelink-block div { margin-top:1px;}
	.imgOverlay { width:336px;}
	.imgOverlay span.prozent { font-size:20pt;}
	.navbar.subMenue .navbar-inner ul li a { border:none; padding-left:10px;}
	.navbar.subMenue .navbar-inner ul li a:hover { background:none;}
	.navbar.subMenue .btn { margin-bottom:5px;}
	.navbar.subMenue .brand { color:black; text-shadow:none; margin-left:0px; font-size:9pt; font-weight:bold; padding-top:0px; padding-bottom:0px; line-height:15px;}
	.googleFrame { width:724px; height:483px;}
	.navbar.subMenue .nav-collapse .nav { margin-top:10px;}
	.angebot a { /*height:150px;*/}
	.angebot .imgOverlay { width:90px; height:74px; font-size:10px;}
	.angebot .imgOverlay .preis { width:90px;}
	.angebot .imgOverlay .preis .rabatt { float:none;}
	.angebot .imgOverlay .preis .rabattPreis { float:none; font-size:16px;}
	.saveMerkButtons .cbtn { font-size:9pt;}
	
	.info-menu .last { width:100px;}
	
	.flugblatt img { width:auto; height:160px;}
}

/* Landscape Phone */
@media (max-width: 767px) {
	.email-block input { width:300px;}
	#top-carousel .carousel-caption { padding-right:120px;}
	.thumbnail em span { font-size:20pt;}
	.thumbnail { height:111px;}
	.thumbnail.high { height:84px;}
	.thumbnail img { float:left; width:172px; height:auto; margin-right:15px; padding-bottom:35px;}
	.thumbnail strong { height:88px;}
	.thumbnail em { top:75px;}
	.block-alle-ins { height:0px; border:none;}
	.block-alle h3 { top:35px;}
	.block-alle .cbtn { display:block; width:auto;}
	.info-menu { margin-top:15px;}
	.info-menu .first { margin-left:2px; width:155px;}
	.info-menu .second { width:128px;}
	.morelink-block div { margin-top:1px;}
	.top-menu { margin-bottom:25px;}
	.top-menu li { right:0px; margin:14px 0px;}
	.top-menu .cbtn { display:block; width:auto;}
	.top-search-form input { width:368px;}
	.product-area-hdr .cbtn { display:block; width:auto; margin-bottom:14px; margin-left:0px;}
	.two-block .secondBox { margin-top:15px;}
	footer .fmenu5 ul { margin-top:20px; float:right;}
	footer .fmenu5 ul li { display:inline;}
	.block-todays { height:183px;}
	.block-todays .board { float:left;}
	.block-todays ul { float:right;}
	.block-todays ul li .cbtn { width:160px;}
	footer .fmenu2,
	footer .fmenu3 { margin-top:10px;}
	footer .fmenu4 { border-left:none; margin-right:0px; margin-top:20px;}
	footer .fmenu4 ul,
	footer .fmenu4 h3 { padding-left:0px;}
	footer h3 { margin-bottom:10px;}
	footer { margin-bottom:20px;}
	.imgOverlay { width:404px;}
	.angebot .imgOverlay { position:absolute;}
	.imgOverlay span.prozent { font-size:20pt;}
	.navbar.subMenue .navbar-inner ul li a { border:none; padding-left:10px;}
	.navbar.subMenue .navbar-inner ul li a:hover { background:none;}
	.navbar.subMenue .btn { margin-bottom:5px;}
	.navbar.subMenue .brand { color:black; text-shadow:none; margin-left:0px; font-size:9pt; font-weight:bold; padding-top:0px; padding-bottom:0px; line-height:15px;}
	h4 { font-size:16px; line-height:18px;}
	.googleFrame { width:420px; height:280px;}
	.navbar.subMenue .nav-collapse .nav { margin-top:10px;}
	.imgOverlay { top:2px; right:2px; overflow:hidden;}
	.angebot a { height:118px;}
	.angebot img { width:88px;}
	.angebot .imgOverlay { width:306px; height:108px;}
	.angebot .imgOverlay span { font-size:16pt;}
	.angebot .imgOverlay .preis { width:296px;}
	.angebot .imgOverlay .preis .rabatt { padding:4px 12px; margin-left:15px;}
	.modal.fade.in { top:20px;}
	.modal-body .text { width:275px;}
	.top-search-form .top-menu { width:420px;}
	
	.flugblatt .thumbnail { height:260px;}
	.flugblatt .thumbnail img { height:auto;}
	
	.footerRow { margin-bottom:0px;}
	.footerRow > div { min-height:10px; margin-bottom:30px;}
	.footerRow .fmenu4 { border:none;}
	.footerRow .fmenu4 h3, .footerRow .fmenu4 ul { padding:0;}
	
	.thumbnail strong { padding-left:0px;}
}

/* Portrait Phone */
@media (max-width: 479px) {
	.email-block input { width:214px;}
	#top-carousel .carousel-caption { padding-right:10px; padding-left:10px;}
	.top-products h2 { font-size:8pt;}
	 ul.inlineMenue { margin-left:0px;}
	 ul.inlineMenue li { display:inline; margin-right:5px;}
	 ul.inlineMenue li a { font-size:11px; color:#333; text-decoration:underline;}
	 .email-block h3 { font-size:10pt;}
	.top-search-form input { width:208px;}
	.email-block { background-image:none; padding-left:13px;}
	.morelink-block { background-image:none; padding-left:13px;}
	.morelink-block ul li a { padding:0px 0px 0px 4px;}
	.info-menu .first { width:120px;}
	.info-menu .second { width:93px;}
	.block-todays .cbtn { display:block; width:auto; margin-bottom:18px;}
	.block-todays ul { margin-top:15px;}
	.product-area-hdr h2 { font-size:10pt;}
	.block-todays { height:300px;}
	.block-todays .board { float:none; background-image:url('/images/todays-bg_wide.jpg'); width:210px;}
	.block-todays ul { float:none;}
	.block-todays ul li .cbtn { display:block; width:auto;}
	.imgOverlay { width:244px; padding-bottom:8px; padding-top:8px; height:91px;}
	.imgOverlay.schlemmerTag span.schlemmer{font-size:20px; margin:0; display: block;}
	.googleFrame { width:260px; height:173px;}
	.angebot .imgOverlay { width:146px; height:114px; padding:2px 6px;}
	.angebot .imgOverlay span { font-size:10pt;}
	.angebot .imgOverlay .preis { width:136px;}
	.angebot .imgOverlay .preis .rabattPreis { font-size:16px;}
	.angebot .imgOverlay .preis .rabatt { padding:2px 6px; margin-left:10px;}
	.modal-body .text { width:115px;}
	.modal-body .text.merkliste { width:135px;}
	.top-search-form .top-menu { width:260px;}
	
	.hidden-portrait-phone { display:none!important;}
	.visible-portrait-phone { display:inherit!important;}
	
	.info-menu .last { width:100px;}
	
	.thumbnail { height:72px;}
	.thumbnail.small span.tag { font-size:8pt;}
	.thumbnail strong { font-size:8pt; padding:0;}
	.thumbnail img { margin-right:5px; height:auto; padding-bottom:0;}
	.thumbnail.small div { padding-right:5px;}
	.thumbnail.small span.prozent { display:none;}
	
	.notHandyHoch { display:none!important;}
	.handyHoch { display:block;}
	
	.thumbnail em { padding-top:10px; top:45px;}
	.thumbnail em span { font-size:16pt;}
	.thumbnail { line-height:12px;}

}

#errorMeldung { text-align:left; margin:3px 0; color:#b94a48; display:none;}
a.grillseminarButton{text-align: center;}