
body, td, th, a {
	color: #333;
}

body {
	background: url(images/site_bg.jpg) top center repeat-x #cccccc; 
	padding: 0;
	margin: 0;
}

#Main {
	width: 963px;
	margin: 0 auto;
	padding: 9px 0 0 0;
}

#topTD {
	width: 963px;
	height: 25px;
	background: url(/images/topTD.png) top left no-repeat;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #topTD {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/topTD.png');
}

#leftTD {
	width: 18px;
	background: url(/images/leftTD.png) top left repeat-y;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #leftTD {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/leftTD.png');
    background-repeat: repeat;
}

#centerTD {
	background-color: white;
}

#rightTD {
	width: 19px;
	background: url(/images/rightTD.png) top left repeat-y;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #rightTD {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/rightTD.png');
}

#bottomTD {
	width: 963px;
	height: 22px;
	background: url(/images/bottomTD.png) top left repeat-y;
}

/* Dient zur Darstellung der PNG's im IE6 */
* html #bottomTD {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/images/bottomTD.png');
}

#Main-2 {
	margin-top: 23px;
	width: 926px;
	position: relative;
	background-color: white;
}

#Logo {
	margin-left: 8px;
}

#Language {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 100px;
	text-align: right;
}

#LanguageSelector {
	position: absolute;
	top: 13px;
	right: 10px;
	display: none;
	width: 100px;
	text-align: right;
	border: 1px solid #0C922D;
}

#LanguageSelector a {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#LanguageSelector .selected {
	background-color: #0C922D;
	color: white;
}
	

/* 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;
	right: 9px;
	top: 63px;
	width: 926px;
	height: 23px;
	text-align: right;
}
#MenuLine * {
	color: #98968D;
}
#MenuLine ol, #MenuLine li {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
li.Level0Item {
	display: block;
	float: left;
}
a.Level0Item, a.Level0ItemSelected {
	display: block;
	margin-left: 3px;
	background: url(images/level0_item_bg.jpg) 8px 5px no-repeat;
	font-size: 11px;
	text-decoration: none;
}
a.Level0Item:hover, li.Level0Item:hover a.Level0Item, a.Level0ItemSelected {
	text-decoration: underline;
}

/* MENU SUBITEMS */

li.Level0Item ol.Level0Sub {
	display: none;
	background: white;
	border: 1px solid black;
	position: absolute;
}
li.Level0Item:hover ol.Level0Sub {
	display: block;
}
li.Level0Item ol a {
	display: block;
	text-decoration: none;
}
li.Level0Item ol a:hover {
	text-decoration: underline;
	background: #DDD;
}
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 */

#Startimages {
	position: relative;
	top: 0px;
	left: 0px;
	width: 908px;
	height: 252px;
}

#Startimages .imageContainer {
	position: absolute;
	top: 0px;
	left: 0px;
}

.bannerHeadline {
	font-weight: bold;
	color: #0c922d;
}

#PageContainer {
	margin-left: 8px;
	margin-top: 27px;
	min-height: 410px;
}

* html #PageContainer {
	height: auto;
	height: 410px;
}

#PageContent {
	color: #333;
	position: relative;
	margin-right: 9px;
	padding: 10px 10px 25px 10px;
	min-height: 100px;
}

#NaviHistory {
	color: #999999;
	font-size: 9px;
	margin-bottom: 20px;
}

#pageHeadline {
	color: #0c922d;
	font-size: 13px;
	margin-bottom: 15px;
	font-weight: bold;
}

#FootClearer {
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}
#FootClearer span {
	display: none;
}
#Copyright {
	margin-left: 11px;
	font-size: 9px;
	color: #98968D;
}
#Copyright a {
	font-size: 9px;
	text-decoration: none;
	color: #98968D;
}
#Copyright a:hover {
	text-decoration: underline;
}

#PageFooter {
	position: relative;
	top: -1px;
	left: 0px;
}

#PageFooter div{
	margin-left: 8px;
	margin-right: 9px;
	background: url(/images/footer_bg.jpg) top left repeat-x;
	height: 52px; 
}

#PageFooter table {
	height: 52px;
}

#PageFooter td {
	vertical-align: middle;
}

td.Header {
	background-color: #0c922d;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #0c922d;
}

td.Cell {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}

td.VideoHeader {
	height: 20px;
	background-color: #0c922d;
	color: white;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #0c922d;
}

td.VideoCell {
	border: 1px solid #999999;
	height: 20px;
	padding-left: 10px;
	vertical-align: middle;
	border: 1px solid #999999;
}

#VideoPopup {
	position: fixed;
	top: 10%;
	background: white;
	padding: 5px;
	display: none;
}

#VideoPopup .head {
	text-align: right;
	margin: 5px 10px;
}

#GoogleMapPopup {
	position: absolute;
	top: 10%;
	background: white;
	padding: 5px;
	display: none;
}

#GoogleMapPopup .head {
	text-align: right;
	margin: 5px 10px;
}

/* BLOCKS */

.Block {
	border: 1px solid #1f1f1f;
	margin: 0 6px 6px 0;
	background: #ABA99D;
	color: #333;
	position: relative;
}
div.Block {
	float: left;
}
.LongBlock {
	border: 1px solid #1f1f1f;
	margin: 0 6px 6px 0;
	background: #ABA99D;
	color: #333;
	float: left;
	width: 840px;
	position: relative;
}
.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;
}
*/