@charset "UTF-8";

/*  Farben Szenenwechsel

Grau = #cac8cc


*/

html * { font-size: 100.01%; }

body {
    color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100.00%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.page {
	background: #efecf2;
	border-top: 5px solid #000;
	margin: 0 auto;
	padding-top: 0;
	width: 755px;
}

#header {
	background: #cac8cc;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

img.top-image {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.container {
	vertical-align: top;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: left;
}

.container img {
	padding-bottom: 1px;
}

.container h1 {
	padding: 0 30px;
	font-size: 200%;
	font-weight: normal;
	text-align: center;
}

p, ul {
	line-height: 1.8em;
	margin: 0 0 1.0em 0;
	padding: 0 30px;
	text-align: left;
}

li {
	margin-left: 20px;

}

p.event-date {
	font-size: 1.5em;
	text-align: center;
}

p.shout {
	color: #871f34;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
}

p.event-time {
	text-align: center;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.image {
	float: left;
}

ul.schnapp {
	line-height: 1.8em;
	margin: 0 0 1.0em 0;
	padding: 0 150px;
	text-align: left;
	list-style-type: square;
}

hr {
	border-top: 1px dotted #666;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 695px;
}

.logo {
	float: left;
	padding: 20px 20px 0 0;
	width: 321px;
}

.mannheim {
	float: left;
	padding-top: 20px;
}

.heidelberg {
	float: right;
	font-size: 85%;
	padding-top: 20px;
}

/** Styles fuer Restposten **/

p.button {
	background-color: #871f34;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow:7px 7px 7px -1px #54485c;
	-webkit-box-shadow:7px 7px 7px -1px #54485c;
	box-shadow:7px 7px 7px -1px #54485c;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength=7, direction=135, color='#54485c');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=7, Direction=135, Color='#54485c')";
	/*Shadows look very different in IE (Only cardinal directions supported)*/
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element should have a background-color*/
	/*All filters must be placed together*/
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
	background-image: -moz-linear-gradient(top, #46101b, #871f34);
background-image: -webkit-gradient(linear, center top, center bottom, from(#46101b), to(#871f34));
background-image: -o-linear-gradient(top, #46101b, #871f34);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46101b', endColorstr='#871f34');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#46101b', endColorstr='#871f34')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #46101b, #871f34);
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin: 0 20px 20px 20px;
}

p.button a {
	color: #fff;
	display: block;
}

div.pagination {
	width: 100%;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	text-align: center;
	margin-bottom: 15px;
}

p.pagination {
	border: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}

div.product {
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
	clear: left;
	vertical-align: top;
}

div.last {
	border-bottom: 0px;
}

.product img {
	padding-bottom: 20px;
	float: left;
}

.product p, div.product h3, .product ul {
	margin-left: 280px;
	padding: 0 0 0 0;
}

.product p.preis_alt {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: line-through;
	margin-left: 280px;
}

.product p.anmerkung {
	padding-bottom: 20px;
	margin-left: 280px;
}

.product p.restposten_preis {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

.clearit {
	clear: left;
}

#footer {
	border-top: 1px solid #000;
	margin: 0 auto;
	padding-top: 30px;
	width: 755px;
}

#footer p {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
}

#footer div.logo {
	text-align: left;
	padding: 0 30px 0 0;
}

#footer div.mannheim {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
}

  a { color: #871f34; background:transparent; text-decoration:none; }
  a:visited  { color: #871f34; }

  a:focus,
  a:hover,
  a:active { color:#182E7A; text-decoration:underline; }

p.clear {
	clear: both;
	height: 1px;
}







