@charset "UTF-8";

/* @override http://cafe-ratsstueble/css/basic.css */

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Hacks & Clearfix */



.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

.clearfloat.ie-spezial {
	display: none!important;
	display: inherit;
}

/* @end */

/* @group Layout */

body {
	font: 11px/16px "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	background: #aeaea8;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #807b76;
}

#wrapper {
	text-align: left;
	background: #ebebe4 url(../images/layout/bg_kaffeebohnen.gif) 50%;
}

#container {
	width: 930px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 30px;
}

#content {
	float: right;
	width: 660px;
	padding: 0 10px 0 30px;
	display: inline;
}

#inner-content {
	margin-right: -80px;
	width: 640px;
	margin-top: 20px;
}

#left {
	float: left;
	display: inline;
	width: 280px;
}

#right {
	float: right;
	display: inline;
	width: 280px;
	margin-right: 40px;
	padding-top: 34px;
}

#left-60 {
	float: left;
	width: 360px;
	padding-right: 40px;
}

#right-40 {
	float: right;
	width: 205px;
	margin-right: 10px;
	padding-right: 20px;
}

#inner-content #right {
	padding-top: 0;
}

#einspaltig {
	padding-right: 100px;
}

/* @group Header */

#header {
	height: 150px;
	position: relative;
	margin-bottom: 15px;
}

#signet {
	position: absolute;
	left: 3px;
	top: 37px;
	text-decoration: none;
}

#signet span {
	text-indent: -1000em;
	display: block;
	height: 1px;
	width: 176px;
}

#header h2.signet-subline {
	font: italic 13px "Trebuchet MS", Trebuchet, Arial, Helvetica, Geneva, sans-serif;
	color: #004c93;
	position: absolute;
	left: 32px;
	top: 112px;
	font-weight: normal;
}

#servicebox {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 190px;
	background: #430f33 url(../images/layout/bg_service_nav.jpg) no-repeat 0 bottom;
	padding: 18px 25px 4px 40px;
}

/* @group Servicebox (Mittagskarte) */

#servicebox h2 {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal !important;
	font-weight: bold;
	padding: 5px 0 5px 25px;
	margin-left: -25px;
}

#servicebox h2.mittagskarte {
	background: url(../images/layout/service_nav_wochenkarte.gif) no-repeat 0 center;
}

#servicebox h3 {
	font-size: 11px;
	font-weight: bold;
	color: #b7a0af;
	margin: 8px 0 3px 0;
}

#servicebox p {
	color: #fff;
	line-height: 14px;
	font-size: 11px;
	margin-left: -15px;
	padding-left: 15px;
}

a.pfeil,
#warenkorb a.pfeil {
	color: #ffa414;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/layout/button_kaufen_bg_pfeil.gif) no-repeat 0px -46px;
}

#servicebox a.pfeil {
	margin-left: -10px;
	display: block;
}

a.pfeil:hover,
#warenkorb a.pfeil:hover {
	background-position: 0px 4px;
}

#footer_middle .galerie a.pfeil {
	background: url(../images/layout/button_details_bg_pfeil.gif) no-repeat 2px 3px;
	color: #481236;
}

#footer_middle .galerie a.pfeil:hover {
	background-position: 2px -47px;
}

/* @end */

/* @end */

/* @group Navigation */

#nav {
	float: left;
	width: 220px;
	margin-left: 5px;
	margin-top: -15px;
}

#nav ul li.kategorie_level1 {
	background: url(../images/layout/bg_nav_kategorie_level1.gif) no-repeat 0 3px;
	padding: 5px 0;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#nav ul li.kategorie_level1 a,
#nav ul li.kategorie_level1 {
	font-size: 18px;
	color: #004c93;
	text-decoration: none;
	display: block;
}

#nav ul li.kategorie_level1 a:hover {
	color: #133566;
}

#nav ul li.kategorie_level2 {
	margin-left: 25px;
	border: 1px solid #d3cfcc;
	border-left: none;
	border-right: none;
	margin-top: -1px;
	width: 190px;
}

#nav ul li.kategorie_level2 a {
	color: #807b76;
	text-decoration: none;
	display: block;
	width: 165px;
	padding: 3px 5px 3px 20px;
}

#nav ul li.kategorie_level2 a:hover,
#nav ul li.kategorie_level2 a.current {
	color: #3f3c38;
	background: #f3f1ef;
}

/* @end */

/* @group Slideshow */

/*preload classes*/

#einspaltig .svw-galerie {
	margin-right: -100px;
}

.svw-galerie {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	display: inline;
}

.svw {
	width: 50px;
	height: 20px;
	background: #fff;
	display: none;
}

.svw ul {
	position: relative;
	left: -999em;
}

/*core classes*/

.stripViewer {
	position: relative;
	overflow: hidden;
	border: 1px solid #e4e4dd;
	margin: 0 0 1px 0;
}

.stripViewer ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}

#content .stripViewer ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.stripTransmitter {
	overflow: auto;
	width: 1%;
}

#content .stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	float: right;
}

#content .stripTransmitter ul li {
	width: 20px;
	float: left;
	margin: 0 1px 1px 0;
}

.stripTransmitter a {
	text-align: center;
	line-height: 20px;
	width: 19px;
	background: #e4e4dd;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	display: block;
}

.stripTransmitter a:hover, a.current {
	background: #fff;
	border-color: #e4e4dd;
	color: #9f9f9a;
}

/*tooltips formatting*/

#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}

#tooltip h3 {
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}

/* @end */

/* @group News */

.news {
	padding-right: 30px;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
}

.news .meta {
	float: right;
	width: 185px;
}

.news .entry {
	float: left;
	width: 404px;
	padding: 0 20px 15px 0;
	border-right: 1px solid #e5e5e5;
	margin-right: 20px;
}

#content .meta h4 {
	margin-top: 11px;
	margin-bottom: 4px;
}

#content .meta p {
	font-size: 10px;
	line-height: 13px;
}

#content blockquote {
	padding: 10px 0 5px 30px;
	font: italic 12px Georgia, serif;
	background: url(../images/layout/anfuehrungszeichen.gif) no-repeat 0 6px;
}

#content p.autor {
	text-align: right;
	font-style: italic;
	margin-bottom: 14px;
}

/* @end */

/* @group Footer */

#footer {
	background: #aeaea8;
	text-align: left;
}

#footer_content {
	width: 930px;
	margin: 0 auto;
	background: #d3d3cd;
}

/* @group breadcrump */

#breadcrump {
	background: #f0f0f0;
	padding: 5px 30px;
	color: #aeaea8;
}

#breadcrump a {
	color: #aeaea8;
}

#breadcrump a.active {
	color: #6f6f6b;
}

#breadcrump a:hover {
	color: #555452;
}

/* @end */

/* @group footer_middle */

#footer_middle .teaser {
	position: relative;
	float: left;
	width: 250px;
	padding: 0px 30px 5px 30px;
	color: #7a7a76;
	min-height: 215px;
	height: auto !important;
	height: 215px;

/*für den IE */
}

#footer_middle .teaser.mitte {
	margin-left: -1px;
	border-left: 1px solid #e9e9e6;
}

#footer_middle h3 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 25px;
	color: #93938e;
	font-weight: normal;
}

#footer_middle a {
	color: #7a7a76;
}

#anmeldung-newsletter {
	padding: 3px 0 0 0;
}

#anmeldung-newsletter select {
	margin-right: 10px;
}

#footer_middle .kundenanmeldung_email,
#footer_middle .kundenanmeldung_passwort {
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #3b0e2c;
	padding: 5px 5px;
	width: 205px;
	border: 0px;
	background-image: url(../images/layout/bg_kundenanmeldung_input.gif);
	height: 12px;
}

#anmeldung-newsletter select {
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #3b0e2c;
	padding: 2px 0;
	border: 1px solid #808080;
}

#footer_middle .kundenanmeldung_email {
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer_middle .kundenanmeldung_submit {
	float: right;
	margin-right: 35px;
	margin-top: 5px;
}

#footer_middle label.error {
	display: block;
	margin-bottom: 8px;
	margin-left: 6px;
	padding-right: 40px;
}

#footer_middle p.datenschutz {
	margin-top: 5px;
}


#footer_middle .neukunde {
	margin-top: 15px;
}

.gallerie li {
	
}

.gallerie li a {
	border: 1px solid #959591;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.gallerie li a:hover {
	border-color: #e6e6e0;
}

/* @group Warenkorb */

#footer_middle #warenkorb {
	background: #692452 url(../images/layout/bg_warenkorb.jpg) no-repeat;
}

#footer_middle #warenkorb h3 {
	color: #ffa414;
	/*background: url(../images/layout/bg_warenkorb_icon.jpg) no-repeat right center;*/
}

#footer_middle #warenkorb h3 a {
	color: #ffa414;
	text-decoration: none;
}

#footer_middle #warenkorb {
	color: #fff;
}

.spezialtext {
	font: italic 15px Georgia, serif;
	position: relative;
	top: 1px;
	color: #e7e7e7;
}

.galerie .spezialtext {
	color: #6e6e6b;
}

img.shop-teaser {
	position: absolute;
	left: 0;
	bottom: 0;
}

/* @end */

/* @end */

/* @group footer_bottom */

#footer_bottom {
	color: #e8e8e1;
	background: #aeaea8;
}

#footer_bottom .circle_de_qualite {
	float: left;
	width: 350px;
	padding: 10px 0 10px 30px;
}

#footer_bottom a.signet_circle_de_qualite {
	width: 56px;
	height: 42px;
	float: left;
	text-decoration: none;
	margin-right: 10px;
	background: url(../images/layout/signet_circle_de_qualite.gif) no-repeat;
}

#footer_bottom a.signet_circle_de_qualite:hover {
	background-position: 0 -42px;
	text-decoration: none;
}

.circle_de_qualite p {
	margin-top: 5px;
}

#footer_bottom .impressum {
	float: right;
	padding: 15px 30px 10px 0;
	text-align: right;
}

#footer_bottom a {
	color: #e8e8e1;
	text-decoration: none;
}

#footer_bottom a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Inhalte */

#content h2 {
	color: #004c93;
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: normal;
	margin-top: 10px;
}

#content h3 {
	font-weight: normal;
	font-size: 14px;
	color: #4e133a;
	padding: 10px 0 5px 0;
}

#content h3.index {
	padding-top: 0;
	padding-left: 30px;
	margin-bottom: 10px;
}

#content h3.index span {
	margin-left: -20px;
}

#content h4 {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #615850;
}

a {
	color: #4e133a;
}

a.mehr-weniger {
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 6px;
}

span.trennung {
	font-size: 1px;
	line-height: 0px;
	background: #f0f0f0;
	display: block;
	margin: 15px 0 6px 0;
	height: 1px;
}

#content strong {
	font: italic 13px Georgia, serif;
	color: #852266;
}

.spezialtext {
	font: italic 15px Georgia, serif;
	position: relative;
	top: 1px;
	color: #e7e7e7;
}


.tel {
	float: left;
	width: 4.5em;
}

img.bild-rechts {
	float: right;
	margin: 0 0 10px 10px;
}

img.bild-links {
	float: left;
	margin: 0 10px 10px 0;
}

#content ul {
	list-style-image: url(../images/layout/bullet-kaffeebohne.gif);
	margin-bottom: 8px;
	color: #585551;
}

#content ul li {
	margin: 0 0 4px 25px;
}

.produkt_vorschau p {
	color: #474745;
}

/* @group Startseite */

.produkt_startseite {
	margin: 10px 0px  10px 0px;
}

.produkt_startseite .produkt {
	float: left;
	width: 180px;
	margin-right: 20px;
}

.produkt_startseite a.produktbild img {
	border: 1px solid #e4e4dd;
}

#content .produkt_startseite h3 {
	font-size: 11px;
	margin: 0;
	padding: 5px 15px 0 10px;
}

#content .produkt_startseite h3 a {
	color: #4f153d;
	text-decoration: none;
	padding-left: 8px;
	background: url(../images/layout/button_produkt_startseite_bg_pfeil.gif) no-repeat 0 3px;
}

#content .produkt_startseite h3 a:hover {
	background-position: 0 -47px;
	color: #6a6a6a;
}

/* @end */

/* @group Kategorie */

.produkt_vorschau {
	margin: 10px 60px  10px 0;
	padding: 10px 10px 0px 0;
	border-top: 1px solid #e5e5e5;
}

.kaufen_details_preis {
	width: 90%;
	margin-top: 20px;
}

.kaufen_details_preis a.kaufen,
.kaufen_details_preis a.details,
.kundenanmeldung_submit2 {
	font: 11px/16px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: #4c133a url(../images/layout/button_kaufen_bg_pfeil.gif) no-repeat 93% 7px;
	color: #fff;
	padding: 2px 15px 2px 8px;
	float: left;
	margin-right: 5px;
	border: 0;
}

.kaufen_details_preis a.details {
	background: #dedbdb url(../images/layout/button_details_bg_pfeil.gif) no-repeat 93% 7px;
	color: #91918c;
}

.kaufen_details_preis a.kaufen:hover,
.kaufen_details_preis a.details:hover {
	color: #ffa414;
	background-position: 93% -43px;
}

#content .kaufen_details_preis a.details:hover {
	color: #5a5a5a;
}

.kaufen_details_preis .preis {
	float: right;
	color: #ae7791;
	font-size: 16px;
}

.kaufen_details_preis .preis span {
	color: #52163e;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 4px solid #dedbdb;
	float: left;
}

.produkt_vorschau .text {
	float: right;
	width: 435px;
}

.produkt_vorschau .produktbild {
	float: left;
}

.produkt_vorschau a.produktbild img {
	border: 1px solid #e4e4dd;
}

/* @end */

/* @group Detailseite */

.produkt_detail {
	margin: 0 0  10px 0;
	padding: 0;
}

.produkt_detail .produktbild {
	float: right;
}

.produkt_detail a.produktbild img {
	border: 1px solid #e4e4dd;
}

.produkt_detail .text {
	float: left;
	width: 350px;
}

.produkt_detail .kaufen_details_preis {
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}

.produkt_detail .kaufen_details_preis .preis {
	float: left;
}

.produkt_detail .kaufen_details_preis .kaufen {
	background-position: 96% 7px;
	width: 115px;
}

.in_den_warenkorb {
	float: right;
}

.in_den_warenkorb .stueck {
	width: 116px;
	background: #eaeaea;
	border: 1px solid #c0bdbd;
	padding: 5px 10px;
	margin-bottom: 2px;
	text-transform: uppercase;
	color: #676763;
	font-weight: bold;
	font-size: 12px;
}

.in_den_warenkorb input {
	width: 50px;
	padding: 5px 5px;
	height: 12px;
	margin: 0 5px 0 0;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/layout/bg_warenkorb_stueck_input.gif) repeat-x;
}

/* @end */

#content a.produktbild:hover img {
	border-color: #b7b7b7;
}

/* @end */
