body {
	margin: 0px;
	background-color: #FFFFFF;
}

div.center {
	text-align: center;
}

div.center-stage {
	text-align: left;
	width: 771px;
	position: relative;
	margin: auto;
}

div.logo-print {
	display: none;
}

div.center-stage-footer {
	height: 30px;
	text-align: left;
	width: 771px;
	position: relative;
	margin: auto;
}

div.stage {
}

div.main {
	padding-top: 5px;
}

div.startpage-main {
	padding-top: 4px;
}

div.left-column {
	width: 185px;
	float: left;
	background: url(../images/left_column_bg.gif) repeat-x #DFDFDF;
	padding-bottom: 5px;
	margin-bottom: 9px;
}

div.middle-column {
	width: 360px;
	padding: 5px 20px 10px 20px;
	float: left;
	margin-bottom: 9px;
	line-height: 16px;
}

div.right-column {
	width: 185px;
	float: left;
	margin-bottom: 9px;
}




/* general */
div.clear-both {
	clear: both;
}

.hidden {
	display: none;
}

.icon {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
}

div.middle-column a {
	color: #DD4814;
}

div.middle-column a:hover {
	color: #B23206;
}

div.headline {
	margin-top: 12px;
	margin-bottom: 20px;
}

h1.headline {
	margin: 0px 0px 0px 0px;
}

a.contenturl {
	text-decoration: none;
}

a.contenturl:hover {
}

a.contenturl span {
	text-decoration: none;
	background-position: -14px -132px;
}


a.contentdoc {
	text-decoration: none;
}

a.contentdoc:hover {
}

a.contentdoc span {
	text-decoration: none;
	background-position: -16px -93px;
}

a.back {
	display: block;
	text-decoration: none;
	margin-top: 4px;
	padding-left: 11px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -17px -212px;
}

a.back:hover {
}

.input-border {
	border: 1px solid #BCBCBC;
}

h2.contentheadline {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

/* navigation top */
div.nav-top {
	position: relative;
	height: 202px;
	background: url(../images/nav_top_bg.gif) no-repeat;
	padding-right: 1px;
}

a.nav-top-home-link {
	display: block;
	position: absolute;
	left: 20px;
	top: 72px;
	width: 260px;
	height: 73px;
}

/* navigation meta */
div.nav-meta {
	position: absolute;
	left: 0px;
	top: 24px;
	padding-left: 31px;
	color: #6A6A6A;
}

a.nav-meta,
a.nav-meta-active {
	text-decoration: none;
	color: #6A6A6A;
}

a.nav-meta:hover,
a.nav-meta-active {
	text-decoration: underline;
}

span.nav-meta-divider {
	padding-left: 6px;
	padding-right: 6px;
}

/* navigation 1 */
div.nav-1 {
	position: absolute;
	left: 12px;
	top: 174px;
	height: 28px;
}

a.nav-1 {
	display: block;
	float: left;
	width: 50px;
	height: 28px;
}

a.nav-1-active {
	display: block;
	float: left;
	width: 50px;
	height: 28px;
}

/* navigation 2 */
div.nav-2 {
	margin: 8px 8px 10px 8px;
	padding: 6px 0px 10px 0px;
	background: url(../images/nav_2_bg.gif) repeat-x #F6F6F6;
}

div.nav-2-headline {
	font-size: 12px;
	font-weight: bold;
	padding-left: 21px;
	padding-bottom: 12px;
	text-transform: uppercase;
	color: #000000;

}

a.nav-2,
a.nav-2-active {
	display: block;
	padding: 3px 9px 2px 29px;
	font-size: 12px;
	text-decoration: none;
	color: #434343;
	background-position: 3px -8px;
}

a.nav-2:hover,
a.nav-2-active {
	color: #DD4814;
	background-position: 3px -50px;
}

div.nav-2-empty {
	height: 47px;
}

/* navigation bottom */
div.nav-bottom {
	position: relative;
	border-top: 3px solid #C2C2C2;
	padding-top: 6px;
	padding-right: 1px;
	margin-top: 3px;
	font-size: 10px;
	color: #6A6A6A;
}

a.nav-bottom,
a.nav-bottom-active {
	color: #6A6A6A;
	font-size: 10px;
	text-decoration: none;
}

a.nav-bottom:hover,
a.nav-bottom-active {
	color: #6A6A6A;
	font-size: 10px;
	text-decoration: underline;
}

a.doppler-logo {
	display: block;
	position: absolute;
	left: 690px;
	top: 4px;
}

/* startpage */
div.startpage-highlight-big {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	float: left;
}

div.startpage-highlight-small {
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #FFFFFF;
	float: left;
}

div.startpage-highlight-small-hover:hover {
	border: 1px solid #E97633;
}


div.startpage-gasstation-search-form {
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #FFFFFF;
	float: left;
}



/* highlights */
div.highlight-small {
	position: relative;
	width: 185px;
	height: 175px;
}

div.highlight-small-image {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.highlight-small-text {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

div.highlight-small-text div.highlight-small-headline {
	font-size: 13px;
	padding: 15px 9px 9px 16px;
	color: #000000;
	font-weight: bold;
}

div.highlight-small-text div.highlight-small-content {
	padding: 0px 10px 0px 17px;
}

div.highlight-small-link {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
}


/* right column */
div.right-colum-gasstation-search-form {
	margin-top: 1px;
}

div.right-column-highlight-small {
	margin-top: 11px;
}


/* jobs overview */
h2.jobs-overview-subheadline {
	font-weight: bold;
	margin-bottom: 3px;
}

a.jobs-overview-detail-link {
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}

a.jobs-overview-detail-link:hover {
}

a.jobs-overview-detail-link span {
	padding-left: 10px;
	background-position: -13px -175px;
}

a.jobs-overview-detail-link-border {
	border-top: 1px solid #C2C2C2;
}

div.jobs-overview-doppler-jobs {
	margin-top: 20px;
	padding: 10px;
	background: #F0F0F0;
}

div.jobs-overview-doppler-jobs-logo {
	float: left;
	margin-right: 10px;
}

div.jobs-overview-doppler-jobs-overview {
	float: left;
	line-height: 14px;
}


div.jobs-overview-doppler-jobs-overview-headline {
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	margin: 0;
	padding-bottom: 6px;
}

div.jobs-overview-doppler-jobs-overview-detail-link {
	margin-top: 2px;
}


/* jobs detail */
h2.jobs-detail-headline {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 24px 0px;
	padding-bottom: 7px;
	border-bottom: 1px solid #C2C2C2;
}

/* gasstations overview */
h2.gasstations-overview-region-first {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
}

h2.gasstations-overview-region {
	font-weight: bold;
	font-size: 13px;
	padding-top: 13px;
	margin-bottom: 3px;
}

a.gasstations-overview-detail-link {
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	padding-left: 20px;
	background-position: -13px -251px;
}

a.gasstations-overview-detail-link:hover {
}

a.gasstations-overview-link-border {
	border-top: 1px solid #C2C2C2;
}

a.gasstations-overview-detail-link span {
	background-position: -13px -175px;
}

/* gasstations detail */
h2.gasstations-detail-headline {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #C2C2C2;
	margin-bottom: 11px;
}

div.gasstations-detail-image {
	padding-bottom: 11px;
}


h3.gasstations-detail-first {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
}


div.gasstations-detail-data {
	width: 198px;
	float: left;
}

div.gasstations-detail-prices {
	width: 162px;
	float: left;
}

h3.gasstations-detail {
	font-size: 11px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 1px;
}

table.gasstations-detail-opening-times td.first {
	padding-right: 15px;
}

ul.gasstation-detail-feature-list {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

ul.gasstation-detail-feature-list li {
	background-position: -14px -293px;
	padding-left: 16px;
}

h2.gasstations-detail-offers-headline {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin: 20px 0px 23px 0px;
}








/* gas price box */
div.gasstations-detail-price-box {
	position: relative;
	width: 162px;
	margin-bottom: 7px;
}

div.gasstations-detail-price-box-entry {
	position: relative;
	width: 162px;
	height: 45px;
	background: url(/images/gasstations_gas_entry_bg.gif) no-repeat;
}

div.gasstations-detail-price-box-fuel-oil-entry {
	position: relative;
	width: 162px;
	height: 45px;
	background: url(/images/gasstations_fuel_oil_entry_bg.gif) no-repeat;
}

div.gasstations-detail-price-box-entry-type {
	color: #000000;
	position: absolute;
	top: 12px;
	left: 15px;
}

div.gasstations-detail-price-box-entry-price {
	font-weight: bold;
	font-size: 15px;
	color: #782B10;
	position: absolute;
	top: 12px;
	right: 20px;
}








/* gasstation search */
div.gasstation-search-form {
	position: relative;
	width: 185px;
	height: 175px;
}

div.gasstation-search-form-image {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.gasstation-search-form-text {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

div.gasstation-search-form-text div.gasstation-search-form-headline {
	font-size: 13px;
	padding: 15px 9px 9px 16px;
	color: #000000;
	font-weight: bold;
}

div.gasstation-search-form-text div.gasstation-search-form-content {
	padding: 0px 10px 0px 17px;
}

form.gasstation-search-form {
	position: relative;
	margin: 0;
	margin-top: 2px;
	padding: 0;
}

select.gasstation-search-form-region {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 151px;
	border: 1px solid #7F9DB9;
}

button.gasstation-search-form-submit {
	position: absolute;
	top: 24px;
	left: 108px;
	width: 43px;
	height: 19px;
	background-position: -1px -332px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

/* tellafriend form */
form.tellafriend {
	margin: 0;
}

table.tellafriend-form {
	width: 345px;
	margin: 10px 0px 10px 0px;
}

table.tellafriend-form td.label {
}

table.tellafriend-form td.input {
	text-align: right;
}

table.tellafriend-form td.tellafriend-spacer {
	height: 25px;
}

input.tellafriend-input {
	width: 190px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

textarea.tellafriend-message {
	width: 343px;
	height: 88px;
	margin-bottom: 6px;
}

button.tellafriend-form-submit {
	width: 70px;
	height: 19px;
	border: 0;
	padding: 0;
}

div.tellafriend-form-footer {
	margin-top: 12px;
}

div.error {
	color: #FF0000;
}


/* offers overview */
div.offers-overview-entry-first {
	padding: 2px 0px 14px 0px;
}

div.offers-overview-entry {
	padding: 14px 0px 14px 0px;
}

div.offers-overview-entry-border {
	border-top: 1px solid #C2C2C2;
}

div.offers-overview-image {
	width: 100px;
	float: left;
	margin-top: 2px;
}

div.offers-overview-image-for-all-gasstations {
	font-size: 10px;
	background: #DD4814;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
	padding: 1px 0px 2px 0px;
	border-top: 1px solid #FFFFFF;
}

div.offers-overview-text {
	width: 234px;
	float: left;
	padding: 0px 10px 0px 16px;
}

h2.offers-overview-text-headline {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

a.offers-overview-detail-link {
	text-decoration: none;
}

a.offers-overview-detail-link span {
	background-position: -15px -175px;
}

/* offers detail */
h2.offers-detail-headline {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

div.offers-detail-for-gasstations {
	background: #DD4814;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #FFFFFF;
}

div.offers-detail-for-gasstations span {
	background-position: -15px -413px;
}

h2.offers-detail-for-following-gasstations-headline {
	font-size: 13px;
	font-weight: bold;
	margin: 17px 0px 3px 0px;
}