/************************************************/
/* ./all-content-petrolStation.css              */
/************************************************/
div.petrolStation {
	position: relative;
}

div.petrolStationLink {
	height: 100%;
	width: 100%;
	position: absolute;
}

div.petrolStationLink a {
	display: block;
	height: 100%;
	width: 100%;
	background-color: #fff;
	filter: Alpha(opacity = 1);
	opacity: 0.01;
}

/* div.petrolStationLink a:hover {
	outline: 1px solid #000;
} */
div.petrolStationLink a span {
	display: none;
}

div.petrolStation td {
	vertical-align: top;
}

div.petrolStationImg {
	margin-right: 24px;
	margin-top: 5px;
}

div.petrolStationText h1.headline {
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

div.petrolStationText div.amountLabel {
	color: #ce0000;
	padding-bottom: 6px;
	padding-top: 3px;
	text-decoration: underline;
	white-space: nowrap;
}

div.petrolStationText div.amount {
	color: #ce0000;
	font-size: 17px;
	line-height: 40px;
	padding-left: 1px;
	white-space: nowrap;
}

div.petrolStationText div.amount strong {
	font-size: 30px;
	font-weight: bold;
}

div.petrolStationText div.amount strong sup {
	font-size: 14px;
	margin-left: 2px;
}

div.petrolStationText ul.href {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	margin-top: -2px;
	padding: 0;
}

div.petrolStationText ul.href a {
	background-image: url('../img/startpage-doppelpfeil.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	color: #000;
	padding-right: 30px;
	text-decoration: none;
}

div.petrolStationText div.teaser {
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}
/************************************************/
/* // ./all-content-petrolStation.css           */
/************************************************/
/************************************************/
/* ./all-content-offer.css                      */
/************************************************/
div.offer {
	position: relative;
}

div.offerLink {
	height: 100%;
	width: 100%;
	position: absolute;
}

div.offerLink a {
	display: block;
	height: 100%;
	width: 100%;
	background-color: #fff;
	filter: Alpha(opacity = 1);
	opacity: 0.01;
}

/* div.offerLink a:hover {
	outline: 1px solid #000;
} */
div.offerLink a span {
	display: none;
}

div.offer td {
	vertical-align: bottom;
}

div.offerImg {
	margin-right: 6px;
	margin-top: 3px;
}

div.offer ul.href {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.offer ul.href a {
	background-image: url('../img/startpage-doppelpfeil.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	color: #000;
	padding-right: 30px;
	text-decoration: none;
}
/************************************************/
/* // ./all-content-offer.css                   */
/************************************************/
/************************************************/
/* ./all-content.css                            */
/************************************************/
h1.pageTitle {
	color: #089113;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: -0.02em;
}

/* location */
a.location {
	color: #089113;
	text-decoration: underline;
}

span.locationImage {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 100%;
}

div.location span.headline {
	background-image: url('../img/startpage-hatching.gif');
	background-repeat: repeat-x;
	background-position: 0 -14px;
	color: #373535;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-right: -2px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.lastChild div.location span.headline {
	margin-right: 0;
}

a.location span.locationImage,a.location span.headline {
	cursor: pointer;
}

div.location div.teaser {
	color: #ce0000;
	font-size: 12px;
	line-height: 20px;
	padding: 0 15px;
}
/************************************************/
/* // ./all-content.css                         */
/************************************************/
/************************************************/
/* ./all-editor.css                             */
/************************************************/
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}
/************************************************/
/* // ./all-editor.css                          */
/************************************************/
/************************************************/
/* ./all-layout-body.css                        */
/************************************************/
div#title {
	position: absolute;
	margin-left: 176px;
	margin-top: -86px;
}

div#location {
	padding-bottom: 33px;
}

div#location ul,div#location li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#location li.location {
	display: block;
	float: left;
	margin-right: 2px;
	width: 250px;
}

div#location li.lastChild {
	margin-right: 0;
}

div#petrolStation {
	float: left;
	width: 420px;
}

div#offer {
	float: right;
	width: 316px;
}
/************************************************/
/* // ./all-layout-body.css                     */
/************************************************/
/************************************************/
/* ./all-layout-header.css                      */
/************************************************/
div#logo-hornung {
	background-image: url("../img/startpage-logo-hornung-100-Jahre.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-right: 2px solid #ffF;
	display: block;
	height: 114px;
	outline: none;
	overflow: hidden;
	text-indent: -9999em;
	width: 351px;
	position: absolute;
}

div#logo-hagebau {
	background-image: url("../img/startpage-logo-hagebau.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	height: 74px;
	outline: none;
	overflow: hidden;
	text-indent: -9999em;
	width: 75px;
	position: absolute;
	margin-top: -1px;
	margin-left: 849px;
}
/************************************************/
/* // ./all-layout-header.css                   */
/************************************************/
/************************************************/
/* ./all-layout.css                             */
/************************************************/
.clear {
	background-color: #000;
	clear: both;
	height: 0;
	overflow: hidden;
}

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #fff;
}

#page {
	margin: 0 auto;
	width: 934px;
	position: relative;
}

#header {
	background-image: url("../img/startpage-hatching.gif");
	background-position: 0 79px;
	background-repeat: repeat-x;
	border-bottom: 20px solid #089113;
	height: 94px;
	width: 100%;
}

#body {
	padding-top: 2px;
	padding-left: 180px;
}
/************************************************/
/* // ./all-layout.css                          */
/************************************************/
/************************************************/
/* ./all-moodalbox.css                          */
/************************************************/
div#mb_overlay {
	background-color: #000;
	cursor: pointer;
	width: 100%;
	position: absolute;
	left: 0;
}

div#mb_center {
	background-color: #fff;
	border-color: #089113;
	border-style: solid;
	border-width: 2px;
	overflow: hidden;
	position: absolute;
	left: 50%;
}

div#mb_contents {
	background-color: #fff;
	height: 400px;
	overflow: auto;
	width: 400px;
}

.mb_loading {
	background-color: #fff;
	background-image: url("../img/moodalbox/loading.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#mb_error {
	color: #CD0000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.5em;
	text-align: center;
}

#mb_error em {
	font-size: 0.8em;
}

div#mb_bottom {
	background-color: #fff;
	border-color: #089113;
	border-style: solid;
	border-width: 2px;
	border-top: 0;
	margin-top: 2px;
	overflow: hidden;
	position: absolute;
	left: 50%;
}

a#mb_close_link {
	background-color: transparent;
	background-image: url("../img/moodalbox/close.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	float: right;
	height: 26px;
	margin: 15px;
	width: 26px;
}

div#mb_caption {
	background-color: #fff;
	color: #017455;
	font-weight: bold;
	line-height: 26px;
	min-height: 26px;
	padding: 15px;
}
/************************************************/
/* // ./all-moodalbox.css                       */
/************************************************/

