body {
  font: 8pt verdana;
  background: url("../img/BG/Body.gif");
  margin: 5px 0px 5px 0px;
}


td.HeaderTop {
  background: url("../img/BG/HeaderTop.gif");
  border: 1px solid #C0C0C0;
  height: 30px;
}
td.HeaderBottom {
  background: url("../img/BG/HeaderBottom.gif");
  height: 20px;
}


td.LeftCell {
  width: 190px;
}
td.MiddleCell {
}
td.RightCell {
  width: 230px;
}


/* FONT SIDEBARS */
td, table.SearchTable, table.LogoTable, table.ProductTable, table.ContentTable, table.AktionTable {
  font: 8pt verdana;
}


/* PADDING SIDEBARS */
table.LogoTable {
  padding: 0px 0px 20px 0px;
}
table.LinkTable {
  padding: 0px 0px 0px 0px;
}
table.SloganTable {
  padding: 20px 0px 10px 0px;
}
table.ProductTable {
  padding: 10px 10px 25px 10px;
}
table.SearchTable, table.LoginTable {
  padding: 0px 0px 0px 0px;
  margin-top: 10px;
}
table.ShoppingCartTable {
  padding: 0px 0px 0px 0px;
}
table.AktionTable  {
  padding: 0px 10px 0px 10px;
  margin-top: 10px;
}


/* BACKGROUND SIDEBARS */
table.LogoTable {
  background: #016FBA;
}
table.ProductTable, table.SloganTable {
  background: #016FBA;
}
table.SearchTable, table.LoginTable {
  background: #6D96CF;
}
table.LinkTable {
  background: #ffcc00;
}
td.PriceCell {
  background: #EDF4FD;
  padding: 5px;
  font-weight: bold;
  font-size: 9pt;
}



/* LINK ELEMENTS */
td.LinkMain {
  background-color: #6D96CF;
  border-bottom: 1px solid #016FBA;
  height: 18px;
}
a.LinkMain {
  font-size: 8pt;
  font-weight: bold;
  color: #DDEAFB;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 10px;
}
a.SelectProduct {
  font-size: 8pt;
  font-weight: bold;
  color: #DDEAFB;
  text-decoration: none;
}
a.AdvSearch {
  font-size: 8pt;
  color: #DDEAFB;
  text-decoration: underline;
}
a {
  font-size: 8pt;
  color: #016fba;
  text-decoration: underline;
}
a.LinkGeneral {
  font-size: 8pt;
  color: #81A7DA;
  text-decoration: underline;
}
a.LinkWhite {
  font-size: 8pt;
  color: #DDEAFB;
  text-decoration: underline;
}
.Link_PageLocation {
  font-size: 8pt;
  color: #016fba;
  text-decoration: none;
}


/* REGISTRATION */
h1.RegistrationHeading {
  font-size: 10pt;
  color: #81A7DA;
}
.RegStepFieldName, .DetailViewTextField, .DetailViewTextValue, .CheckOutName {
  font-size: 8pt;
  color: #81A7DA;
  padding: 2px 20px 2px 20px;
  background-color: #EDF4FD;
}
.RegStepFieldCell, .DetailViewFieldCell {
  padding: 0px 20px 0px 20px;
}
.RegStepField  {
  width: 200px;
}
.RegStepDropDown {
  width: 206px;
  text-align: ;
}
.SideBarStyle {
  padding: 32px 20px 0px 20px;
  vertical-align: top;
  text-align: right;
  line-height: 20px;
}
.RegStepSideLink {
  font-size: 8pt;
  color: #81A7DA;
  line-height: 22px;
}
.CheckOutValueCell {
  font-size: 8pt;
  font-weight: bold;
  color: #81A7DA;
  padding: 0px 20px 0px 20px;
  background-color: #EDF4FD;
}



/* SEARCH ELEMENTS */
td.SearchHeading {
  height: 20px;
  background-color: #016FBA;
  border-bottom: 1px solid #FFFFFF;
}
td.SearchBody {
  text-align: right;
  padding: 10px 10px 0px 10px;
}
.SearchField {
  font-size: 8pt;
  width: 149px;
  border: 1px solid #F4A72D;
}
span.LeftSideHeading {
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 10px;
}


/* CLIENT LOGIN ELEMENTS */
td.LoginHeading {
  height: 20px;
  background-color: #016FBA;
  border-bottom: 1px solid #FFFFFF;
}
td.LoginBody {
  text-align: right;
  padding: 10px 10px 0px 10px;
  color: #FFFFFF;
}
.LoginField {
  font-size: 8pt;
  width: 65px;
  border: 1px solid #F4A72D;
}
td.LoginInfo {
  height: 20px;

}


/* ####### CCONTENT HEADER FORMATING ####### */
table.ContentHeaderTable {
  margin-bottom: 30px;
}
td.ContentHeaderLeftTop {
  width: 10px;
  height: 30px;
  background-image:url("../img/BGContentHeader/LeftTop.gif");
}
td.ContentHeaderBodyTop {
  background-color: #016FBA;
  font-size: 11pt;
  font-weight: bold;
  color: #FFFFFF;
}
td.ContentHeaderRightTop {
  width: 10px;
  height: 30px;
  background-image:url("../img/BGContentHeader/RightTop.gif");
}
td.ContentHeaderLeftBottom {
  width: 10px;
  height: 15px;
  background-image:url("../img/BGContentHeader/LeftBottom.gif");
}
td.ContentHeaderBodyBottom {
  background-image:url("../img/BGContentHeader/BGBottom.gif");
}
td.ContentHeaderRightBottom {
  width: 10px;
  height: 15px;
  background-image:url("../img/BGContentHeader/RightBottom.gif");
}


table.ContentTable {
  background-image:url("../img/BG/ContentBody.gif");
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  border: 1px solid #81A7DA;
  padding: 20px
}

.ContentBodyRowStyle {
  background-color: #EDF4FD;
  padding: 2px 10px 2px 10px;
}
.ContentBodyAlternatingRowStyle {
  background-color: #DDEAFB;
  padding: 2px 10px 2px 10px;
}


/* ####### SHOPPING CART ####### */
td.ShoppingCartTop {
  background:url("../img/ShoppingCart/SCTop.gif") no-repeat;
  height: 40px;
  font-size: 10pt;
  font-weight: bold;
  color: #016FBA;
  padding: 4px 5px 0px 15px;
}
td.ShoppingCartBody {
  background:url("../img/ShoppingCart/SCBody.gif") repeat-y;
  font-size: 8pt;
  text-align: center;
}
td.ShoppingCartBodyBottom {
  background:url("../img/ShoppingCart/SCBody.gif") repeat-y;
  font-size: 8pt;
  text-align: right;
  padding: 4px 7px 7px 15px;
  font-weight: bold;
}
td.ShoppingCartBottom {
  background:url("../img/ShoppingCart/SCBottom.gif") no-repeat;
  height: 36px;
  font-size: 8pt;
  font-weight: bold;
  color: #016FBA;
  padding: 0px 7px 0px 15px;
  text-align: center;
  vertical-align: top;
}
.ShoppingCartItem {
  font-size: 8pt;
  background-color: #DDEAFB;
  padding: 2px 5px 2px 5px;
  text-align: left;
}
.ShoppingCartItemNo {
  font-size: 8pt;
  background-color: #DDEAFB;
  padding: 2px 1px 2px 1px;
  text-align: right;
}
.ShoppingCartFooter {
  font-size: 8pt;
  background-color: #016FBA;
  color: #FFFFFF;
  text-align: left;
  padding: 2px 5px 2px 5px;
}
.ShoppingCartTotal {
  font-size: 8pt;
  background-color: #016FBA;
  color: #FFFFFF;
  text-align: right;
  padding: 2px 1px 2px 1px;
}


/* ####### CHEKOUT ELEMENTS ####### */
.ChekOutTotal 
{
    font-size: 10pt;
    font-weight: bold;
}



/* ####### AKTION BOX ####### */
table.AktionTable {
  border: 1px solid #F4A72D;
}
td.AktionBoxTop {
  background-image:url("../img/Aktion/AktionTop.gif");
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  height: 50px;
  padding-bottom: 15px;
}
td.AktionBoxBody {
  background-color: #FFFFFF;
  font-size: 8pt;
  color: #666666;
}


.ContentDropDown 
{
  background-color: #EDF4FD;
  width: 50px;
  font-size: 8pt;
  text-align: ;
  
}
#ContentDropDown 
{
  background-color: #FF0000;
  width: 50px;
  font-size: 8pt;
  text-align: ;
  
}

.button, .LoginButton, .SearchButton {
  color:#050;
  font-family: verdana;
  font-size: 9px;
  font-weight: bold;
  background-color: #fed;
  border: 1px solid;
  padding: 0px 0px 1px 0px;
  border-top-color: #696;
  border-left-color: #696;
  border-right-color: #363;
  border-bottom-color: #363;
  filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}




/* ListView Elements */
.ListMainTable
{
 background-color: #B9D0EE;
}
.ListViewRowStyle 
{
 padding: 1px 4px 1px 4px;
 background-color: #DDEAFB;
}
.ListViewEditRowStyle
{
 padding: 1px 4px 1px 4px;
}
.ListViewSelectedRowStyle
{
 
 padding: 1px 4px 1px 4px;
}
.ListViewPagerStyle
{
 padding: 3px 4px 3px 4px;
}
.ListViewHeaderStyle
{
 background-color: #016FBA;
 font-weight: bold;
 padding: 5px 4px 5px 4px;
 color: #FFFFFF;
}
.ListViewAlternatingRowStyle
{
 padding: 1px 4px 1px 4px;
 background-color: #EDF4FD;
}
.ListviewControlStyle
{
 color: #016FBA;
}



.Field {
  width: 20px;
  font-size: 8pt;
}



.DetailViewDescription {
  padding: 0px 0px 20px 0px;
  line-height: 20px;
}
.ZweifelText  {
  padding: 0px 20px 20px 20px;
  line-height: 20px;
}


.TreeNodeStyle 
{
    letter-spacing:-1px
}



.ShoppingCartHeader 
{
    background-color: #016FBA;   
    color: #FFFFFF;
    text-align: center;
}