
body, td, th, a {
	color: white;
	font-size: 10px;
	text-decoration: none;
}

body {
	background: url('/images/bg.jpg') top repeat-x #bdbdbd;
	padding: 0;
	margin: 0;
}

#BodyContainer {
	position: relative;
	width: 744px;
	height: 556px;
	margin: 0 auto;
}           

#Flash-Main {
	position: absolute;
	margin-top: 114px;
	margin-left: 44px;
}

#Flash_div {
	text-align: center;
	width: 450px;
	height: 350px;
	overflow: visible;
	padding-top: 50px;
	padding-left: 305px;
}

#arrow_right {
	display: none;
	position: absolute;
	top: 307px;
	right: -62px;
	background: url('/images/arrow_right_grey.png') top center no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #arrow_right {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/arrow_right_grey.png');
}

#arrow_left {
	display: none;
	position: absolute;
	top: 307px;
	right: 379px;
	background: url('/images/arrow_left_grey.png') top center no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #arrow_left {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/arrow_left_grey.png');
}

#Main {
	position: absolute;
	background: url('/images/bg.png') top no-repeat;
	width: 744px;
	height: 556px;
	margin: 0 auto;
	padding: 9px 0 0 24px;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #Main {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/bg.png');
}

#Main-2 {
	width: 744px;
	height: 556px;
	position: absolute;
	padding-left: 14px;
	margin-top: 53px;
}

/* TOP MENU */

#TopMenu {
	position: absolute;
	left: 6px;
	top: 0;
}
#TopMenu li {
	margin: 0;
	padding: 0;
}
#TopMenu ol {
	margin: 0;
	padding: 0;
}
#TopMenu * {
	color: #98968D;
}

#MoilHeader, #MoilHeader a {
	display: block;
	float: left;
	height: 93px;
	width: 417px;
	background: url(images/moil_header.jpg);
}
#MoilHeader span {
	display: none;
}

li.TopMenuItem {
	display: block;
	float: left;
	width: 85px;
	height: 93px;
}
a.TopMenuItem, a.TopMenuItemSelected {
	display: block;
	width: 85px;
	height: 93px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	background: url(images/topitem.jpg);
}
a.TopMenuItem:hover, a.TopMenuItemSelected {
	background: url(images/topitem_over.jpg);
}
a.TopMenuItem span, a.TopMenuItemSelected span {
	display: block;
	padding: 50px 0 0 8px;
}


/* MENU LINE */

#MenuLine {
	position: absolute;
	padding-top: 81px;
	padding-left: 35px;
	height: 20px;
}
#MenuLine * {
	color: white;
}
#MenuLine ol, #MenuLine li {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
li.Level0Item {
	display: block;
	float: left;
}

a.Level0Item, a.Level0ItemSelected {
	padding: 4px 0px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
a.Level0Item:hover, a.Level0ItemSelected {
	font-weight: bold;
}

li.Level0ItemSpacer {
	float: left;
	display: block;
	width: 16px;
	text-align: center;
}

li.Level0ItemSpacer img{
	margin: 2px 6px 0px 6px;
}

/* MENU SUBITEMS */

li.Level0Item ol.Level0Sub {
	display: none;
	background: #c31a1c;
	border: 1px solid #721416;
	position: absolute;
}

li.Level0Item:hover ol.Level0Sub {
	display: block;
}

li.Level0Item ol a {
	display: block;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
}

li.Level0Item ol a:hover {
	text-decoration: underline;
	background: #c31a1c;
}

li.Level0Item ol ol a {
	padding: 3px 15px 3px 30px;
}



#SubHeader {
	height: 26px;
	background: url(images/sub_header.jpg) 0 -20px no-repeat;
	border: 1px solid #1f1f1f;
	margin: 0 6px 6px 6px;
}
#SubHeader-2 {
	padding: 5px 0 0 10px;
}
#SubHeader * {
	color: #98968D;
}
#SubHeader .Item {
	float: left;
	padding: 2px;
}
#SubHeader .SubSpacer {
	float: left;
	padding: 2px 0;
	width: 20px;
	background: url(images/arrow_grey.png) 5px 4px no-repeat;
}

/* CONTENT */

#PageContainer {
	margin-top:68px;
	padding-left: 28px;
}

#PageContent {
	color: white;
	position: absolute;
	margin-right: 6px;
	padding: 15px 0px 10px 0px;
	height: 370px;
	width: 270px;
	overflow: hidden;
	float: left;
}

#allgemeinProdukt {
	color: white;
	position: absolute;
	margin-right: 6px;
	height: 195px;
	width: 270px;
	overflow: hidden;
}

.headline {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 12px;
}

#detailProdukt {
	color: white;
	position: absolute;
	bottom: 0px;
	margin-right: 6px;
	height: 190px;
	width: 270px;
	overflow: hidden;
}

#detailProdukt .product {
	display: none;
	position: absolute;
}

#detailProdukt .headline div {
	float: left;
	margin-right: 5px;
}

#detailProdukt .product .headline {
	font-weight: bold;
	font-size: 11px;
}

#detailProdukt .product .text {
	padding-top: 8px;
}

#headline_background {
	display: none;
	background: url('/images/headline_background.png') no-repeat;
	padding-top: 6px;
	position: absolute;
	bottom: 259px;
	left: 27px;
	width: 260px;
	height: 25px;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #headline_background {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/headline_background.png');
}

#div1870 {
	position: absolute;
	top: 256px;
	left: 285px;
	width: 22px;
	height: 15px;
	cursor: pointer;
}

* html #div1870 {
	left: 273px;
}

#div1899 {
	position: absolute;
	top: 226px;
	left: 288px;
	width: 22px;
	height: 15px;
	cursor: pointer;
}

* html #div1899 {
	left: 276px;
}

#div1907 {
	position: absolute;
	top: 196px;
	left: 293px;
	width: 22px;
	height: 15px;
	cursor: pointer;
}

* html #div1907 {
	left: 281px;
}

#div1932 {
	position: absolute;
	top: 165px;
	left: 304px;
	width: 25px;
	height: 15px;
	cursor: pointer;
}

* html #div1932 {
	left: 292px;
}

#div1938 {
	position: absolute;
	top: 135px;
	left: 312px;
	width: 25px;
	height: 17px;
	cursor: pointer;
}

* html #div1938 {
	left: 300px;
}

#div1980 {
	position: absolute;
	top: 109px;
	left: 324px;
	width: 27px;
	height: 16px;
	cursor: pointer;
}

* html #div1980 {
	left: 312px;
}

#div2007 {
	position: absolute;
	top: 81px;
	left: 344px;
	width: 25px;
	height: 19px;
	cursor: pointer;
}

* html #div2007 {
	left: 322px;
}

#backLink {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#backLink div {
	float: left;
	margin-right: 5px;
}

#FootClearer {
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

#FootClearer span {
	display: none;
}

#PageFooter {
	position: absolute;
	left: 41px;
	bottom: 61px;
	font-size: 9px;
	color: #797975;
}

#PageFooter a {
	margin-right: 15px;	
	color: #797975;
	text-decoration: none;
}

#PageFooter a.aRed {
	color: #b71c1b;
}

#PageFooter a:hover {
	text-decoration: none;
}

#Copyright {
	position: absolute;
	bottom: 61px;
	left: 230px;
	font-size: 9px;
	color: #797975;
}
#Copyright a {
	font-size: 9px;
	text-decoration: none;
	color: #797975;
}
#Copyright a:hover {
	color: #cb1a1c;
}



/* BLOCKS */

.Block {
	border: 1px solid #1f1f1f;
	margin: 0 6px 6px 0;
	background: #ABA99D;
	color: #333;
	position: relative;
}
div.Block {
	float: left;
}
.LongBlock {
	color: white;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
}

.LongBlock .Content {
	font-size: 13px;
	font-weight: bold;
}

.Block .Head, .Block .HeadWithSpan, .LongBlock .Head {
	background: url(images/arrow_grey) 5px 5px no-repeat #282824;
	border-bottom: 1px solid #1f1f1f;
	padding: 3px 3px 3px 20px;
	color: #ABA99D;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.Block a.Head, .LongBlock a.Head {
	padding: 0;
	display: block;
	text-decoration: none;
	width: 100%;
}
.Block a.Head span, .LongBlock a.Head span {
	padding: 3px 3px 3px 20px;
	display: block;
	text-decoration: none;
}
.Block .Content, .LongBlock .Content {
	padding: 5px;
	position: relative;
}
.Block .Bottom {
	display: block;
	background: #282824;
	border-top: 1px solid #1f1f1f;
	padding: 3px 3px 3px 20px;
	color: #ABA99D;
	text-align: right;
	text-decoration: none;
}


/* TABLED LAYOUT */

.tabled #PageContainer {
	margin-left: 0;
}
table.BlockContainer {
	margin-top: -6px;
}
table.BlockContainer td {
	vertical-align: top;
}

/* STARTPAGE */
body#Start {
	background: #837b57;
}

#StartContainer {
	position: absolute;
	width: 700px;
	height: 268px;
	left: 50%;
	top: 50%;
	margin: -140px 0 0 -300px;

}
#StartContainerFlash {
	position: absolute;
	width: 500px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin: -250px 0 0 -250px;

}
#Start .Card {
	background: url(images/tankkarte_start.jpg) no-repeat #ABA99D;
	width: 400px;
	height: 268px;
	float: left;
}
#Start .Countries {
	float: right;
	width: 280px;
	padding: 190px 0 0 0;
	font-weight: bold;
}
#Start .Countries a {
	display: block;
	padding: 6px 20px;
	text-decoration: none;
	color: #CBC9BD;
	background: url(images/arrow_start.gif) 3px 8px no-repeat #837b57;
}
#Start .Countries a:hover {
	text-decoration: underline;
}

/*
#LocationBlock1, #LocationBlock2, #LocationBlock3 {
	width: 275px;
	border: 1px solid #1f1f1f;
	margin-right: 5px;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#LocationBlock3 {
	width: 276px;
}

.LineWrapper {
	overflow: hidden;
	float: left;
	margin-right: -5px;
}
.LineFooter {
	clear: both;
	height: 5px;
	border-top: 1px solid #1f1f1f;
}
.LineFooter span {
	display: none;
}
.LineWrapper .Column, .Block {
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.Block {
	background: #ABA99D;
	color: #000;
}
.BlockContent {
}
.Block .Head {
	background: #282824;
	border-bottom: 1px solid #1f1f1f;
	color: #ABA99D;
}
*/
