#layoutBody {
	min-width: 800px;
	width: 99.9%;
}
#layoutMainBody, #layoutHeader, #layoutFooter {
	clear: both;
}
#layoutMainBody {
	position: absolute;
	left: 0px;
	top:116px;
	width: 1013px;
	padding: 0;
	background: #ffffff;
/*    background-image:url(/erp/images/fare/bg-navi.gif);
    background-repeat:repeat-y;
*/
}

#layoutHeader {
/*	background:#000F42 url(abaslogocebit2008.png) top left no-repeat; */
    background: url(/erp/images/fare/kopf.jpg) top left no-repeat;
    border-bottom: 10px solid white;
    border-top: 10px solid white;
}
#layoutHeader table.layout {
  margin:0;
  width:100%;
  border:0;
  padding:0;	
}
#layoutHeader table.layout td.logo {
  width:100%;
}
#layoutHeader table.layout td.data {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}
#layoutLogo {
	padding:0;
	height:95px;
	/* border-bottom: 1px solid #000000; */
}
#layoutHeaderData {
	text-align: right;
	font-weight: bold;  
}
#layoutHeaderData table {
	width:100%;
}
#layoutHeaderData td {
	vertical-align: top;
}
#layoutHeaderData * {
  color:white;
}
#layoutHeaderData form select {
  color:black;
}
ul li.layoutUserData,
ul li.layoutServerData,
ul li.layoutAuthenticationLink,
ul li.layoutNavigationPath,
ul li.layoutThemeSwitch,
#layoutHeaderData li {
	list-style:none;
	padding:0 0 0.2em 0;
	white-space: nowrap;
}
/*
ul li.layoutNavigationPath {
	border:2px dotted #ffffff;
	background-color:white;
	padding:1px 3px 3px !important; 
	margin:5px 0;
}
*/
ul li.layoutNavigationPath {
	border:none;
	background-color:white;
	padding:1px 1px 1px !important; 
	margin:1px 0;
}
ul li.layoutNavigationPath * {
	display: inline;
	margin:0;
	padding:0;
}
ul li.layoutNavigationPath a {
  text-decoration: underline;
}
ul li.layoutNavigationPath:before,
ul li.layoutNavigationPath a:after {
/*  content: url(path.png); */
}

ul li.layoutUserData,
ul li.layoutAuthenticationLink {
	font-weight: bold;
}

ul li.layoutServerData {
	font-weight: bold;
}

hr.layoutInternal {
	display: none;
}

#layoutThemeSwitch {
}

#layoutUserData {
/*	top: 5px;
	right: 0px; */
	line-height: 1.6em;
	text-align: right;
	font-weight: bold;
}

#layoutUserData table {
}

#layoutUserData td {
	padding: 0em 0.1em 0em 0.1em;
	text-align: left;
}

#layoutUserData td.layoutImg,
#layoutUserData td.layoutRight {
	text-align: right;
}

#layoutUserData span {
	color: #009999;
}

#layoutAuthenticationLink span,
#layoutAuthenticationLink a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#layoutAuthenticationLink a:hover {
	text-decoration: underline;
}

#layoutUserData select {
	width: 8em;
}

/*
#layoutSidebarLeft {
	margin: 0pt;
	float: left;
	width: 175px;
	border-right: #000000 1px dotted;
}
*/
#layoutSidebarLeft {
margin: 0pt;
float:left;
background-color:#D9EDF7;
height: 100%;
/*
border-right: #000000 1px dotted;
background-image:url(/erp/images/fare/bg-navi.gif);
background-repeat:no-repeat;
*/
width:145px;
}

#layoutSidebarRight {
	float: right;
	width: 152px;
	background: #ffffff none repeat;
}
#layoutContent {
	margin: 0 145px 0 10px;
	width: auto;
/*	border-left: #000000 1px dotted; */
}

/*
#layoutFooter {
   position: relative;
	height: 10px;
	background: #C6ECFF;
	color:#0D2C86;
	text-align: center;
	padding: 0.6em 0 1em 0;
	border-top: 1px dotted #000000;
	border-bottom: 1px solid #000000;
}
*/
#layoutFooter {
   position: relative;
/*   bottom: 0; */
	height: 10px;
	background: white;
/*
	color:#0D2C86;
*/
		text-align: center;
	padding: 0.6em 0 1em 0;
	border-top: 1px solid #ffffff;
/*	border-bottom: 1px solid #000000;
*/
}

/* webshopspecific */
#layoutSidebarRight ul {
	text-align: left;
	padding-bottom: 0.2em;
}
div.layoutShoppingDirectInput,
div.layoutShoppingCartState,
div.layoutCatalogSearch
{
	margin: 10px 5px 5px 5px;
	padding: 0;
	border: 1px solid #969696;
   width:134px;
   overflow: hidden;
}

div.layoutWebshopInformation,
div.layoutCatalogTopSeller,
div.layoutCategoryTopSeller,
div.layoutCategoryRemainder,
div.layoutCatalogRemainder {
	margin: 10px 5px 5px 5px;
	padding: 0;
	border: 1px solid #969696;
   width:144px;
   overflow: hidden;
}

div.layoutCatalogRemainder,
div.layoutCategoryRemainder,
div.layoutCategoryTopSeller,
div.layoutCatalogTopSeller {
	border-bottom:0 !important;
}

div.layoutShoppingDirectInput h2,
div.layoutShoppingCartState h2,
div.layoutCatalogSearch h2,
div.layoutWebshopInformation h2,
div.layoutCatalogTopSeller h2,
div.layoutCategoryTopSeller h2,
div.layoutCategoryRemainder h2,
div.layoutCatalogRemainder h2 {
	background: url('sidebarbox.png') #cccccc repeat-x;
	color: #ffffff;
	padding:5px 0 5px 2px;
   white-space: nowrap;
}
div.layoutCatalogSearch span.label, div.layoutCatalogSearch span.data {
 padding:0.1em 0 0.2em 5px;	
}
div.layoutShoppingCartState table,
div.layoutShoppingDirectInput table {
 width:100%;
 padding:0.1em 0 0.2em 5px;
}
div.layoutShoppingCartState td.label,
div.layoutShoppingDirectInput td.label  {
	text-align: left;
}
div.layoutShoppingCartState td.data,
div.layoutShoppingDirectInput td.data {
 text-align: right; 
 font-weight:bold;
}
div.layoutWebshopInformation li.layoutNoListStyle {
	list-style: none;
}
div.layoutCatalogSearch .label, 
div.layoutCatalogSearch .data {
}
ol.gtc {
 font-weight:bold;
 margin:2em;
}
ol.gtc li {
 font-weight:normal;
 margin:1em 0 0.5em 0.5em;
 text-align: justify;
}
div.layoutCategoryRemainder a img,
div.layoutCatalogRemainder a img,
div.layoutCategoryTopSeller a img,
div.layoutCatalogTopSeller a img {
  width: 120px;
}
/*
body {
	padding:0px;
	margin: 0px;
	background-color: white;
	}
body,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
table.fare_rahmen {
	padding: 0px;
	margin: 0px;
	width: 1013px;
	position: absolute;
	left: -10px;
	}
td.fare_navigation {
	width: 145px;
	background-color: #D9EDF7;
	background-image: url(/erp/images/fare/bg-navi.gif);
  	background-repeat: no-repeat;
}
td.fare_content {
	width: 868px;
	border: 1px solid #D9EDF7;
}
table.content img {
	border: 0px;
}
div#fl_left a {
	text-decoration: none;
	color: #5C6066;
	padding-left: 12px;
	font-weight: bold;
	width: 130px;
}
div#fl_left a:hover {
	z-index: 11111111;
	text-decoration: none;
	color: #5C6066;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-image: url(/erp/images/fare/raute.gif);
	width: 130px;
	font-weight: bold;
}
h1 {
	margin-top: 15px;
	margin-left: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/erp/images/fare/raute.gif);
	background-repeat: no-repeat;
	padding-left:13px;
}
div#shoppingcartmonitor {
	position: relative;
	left: 18px;
	width: 130px;
}
table.header td.boxheader {
	color: #5C6066;
}
table#webshop-catalog-productgroup-table img {
	border: 0px;
}
table#webshop-catalog-producttype-table img {
	border: 0px;
}
table#webshop-catalog-producttype-table td, table#webshop-catalog-producttype-table {
	border: 1px;
	border-color: #D9EDF7;
	border-style: solid;
}
table#webshop-catalog-producttype-table table.sort td{
	border: 0px;
	}
	
table#fare_suchbox {
	background-color: #D9EDF7;
}
td.wl {
	border-left: 1px;
	border-color: white;
	border-style: solid;
}
*/
/*
table#fare_warenkorb_werbeanbringung {
	background-color: #D9EDF7;
}
*/
