:root{
 overflow-y:scroll;
}

body, td, th, a {
	color: #333;
}

body {
	background: url(images/bodybg.jpg) #FFFFFF repeat-x scroll 0px 280px;
	padding: 0px;
	position: absolute;
	left: 50%;
	margin-left: -298px;
}

#Main {
	width: 596px;
	padding: 10px 0 0 0;
}
#Main-2 {
	padding: 56px 0px 0px 0px;
	width: 100%;
	position: relative;
}


/* TOP MENU */

#TopMenu {
	position: absolute;
	left: 0px;
	top: 0px;
}
#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;
	left: 0px;
	top: 0px;
	background: url(images/menu.de.jpg) top left no-repeat #FFFFFF;
	border: 0px;
	width: 651px;
	height: 56px;
}
#MenuLine * {
	color: #222222;
}
#MenuLine ol, #MenuLine li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	white-space: nowrap;
}
ol.Level0Main {
	
}
li.Level0Item {
	float: left;
	display:block;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	
}
a.Level0Item, a.Level0ItemSelected {
	padding: 40px 10px 1px 10px;
	display: block;
	text-decoration: none;
	height: 13px;
	/* border: 1px solid black; */
	/* height: 40px; */
	/* background: url(images/level0_item_bg.jpg) 8px 5px no-repeat;
	font-size: 11px;
	text-decoration: none; */
}
a.Level0Item span, a.Level0ItemSelected span {
	visibility: hidden;
}
a.Level0Item:hover, li.Level0Item:hover a.Level0Item, a.Level0ItemSelected {
	/*background-color: #DDD;*/
	/*text-decoration: underline;*/
}


/* MENU SUBITEMS */

li.Level0Item ol.Level0Sub {
	display: none;
	background: url(/images/spacer.gif);
	border: 0px;
	position: absolute;
	/*filter:alpha(opacity=70);
	-moz-opacity:0.7;*/
}
li.Level0Item:hover ol.Level0Sub {
	display: block;
}
li.Level0Item ol a {
	display: block;
	padding: 3px 50px 3px 10px;
	text-decoration: none;
	margin:0px 0px;
	background-color: #FFF;
	border: 1px solid #DDD;
}
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 0px 0px 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: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	background: url(images/underline_gruen.jpg) top left no-repeat #FFF;
}

#Bg {
	width: 596px;
	height: 249px;
	background: url(images/agrosol_logo.jpg) top left no-repeat #FFF;
}
#Overline_Page_Content{
	width: 596px;
	height: 4px;
	background: url(images/underline_gruen.jpg) top left no-repeat #FFF;
}
#Underline_Page_Content{
	width: 596px;
	height: 4px;
	background: url(images/underline_gruen_unten.jpg) top left no-repeat #FFF;
}
#Logo {
	margin: 0px;
	padding: 0px;
	border:0px;
	background: url(images/agrosol_logo.jpg) top left no-repeat #FFF;
	width: 596px;
	height: 249px;
}
#PageContent {
	border: 1px solid #B3B3B3;
	border-top: 0px;
	/* old: #86847A */
	background: url(images/content_bg.jpg) bottom center repeat-x #FFFFFF;
	color: #333;
	position: relative;
	margin: 0px;
	padding: 10px 20px;
	width: 554px;
	overflow-x:hidden;
	min-height: 300px;
}
#Headline{
	margin-bottom:10px;
	font-weight: bold;
	border-bottom: 2px solid #006600;
	background: url(images/dslash.png) center left no-repeat #FFFFFF;
	padding-left:25px;
	line-height:1.5;
}
#FootClearer {
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}
#FootClearer span {
	display: none;
}
#Copyright {
	width: 596px;
	text-align: center;
	padding: 10px 0px;
	font-size: 9px;
	color: #98968D;
	display: none;
}
#Copyright a {
	font-size: 9px;
	text-decoration: none;
	color: #98968D;
}
#Copyright a:hover {
	text-decoration: underline;
}



/* 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: #FFF;
	color: #333;
	/*float: left;*/
	width: 554px;
	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;
}
*/
