body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color:black;
  color:#F9F8F6;
  text-align:left;
}


#copyright  {
  color:#990000;
  font-size:10px;
}

#copyright2  {
  color:#749C7A;
}

div#maindiv {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 900px;
  min-height: 900px;
  color:#F9F8F6;
  background-image: url(../img/bg-home.jpg);
  background-repeat: no-repeat;
  text-align: left;
}

div#maindiv_top {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 900px;
  height: 195px;
  color:#F9F8F6;
  /*background-image: url(../img/bg-support.jpg);
  background-repeat: no-repeat;*/
  text-align: left;
}

div#maindiv2{
  margin: 194px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 900px;
  min-height: 900px;
  color:#F9F8F6;
  background-repeat: repeat-y;
  text-align: left;
}

div.llani {
  position: relative;
  top: 90px;
  left: 416px;
}


a.neu, a.neu:active
{
    text-decoration: none;
    color: #473F3F;
    text-decoration: none;
}

a.neu:active {
    text-decoration: none;
    color: #473F3F;
    font-weight:;
}

a.neu:hover
{
color: #473F3F;
    text-decoration: none;
}

a, a:active
{
    text-decoration: none;
    color: #FFFFFF;
    text-decoration: none;
}

a:active {
    text-decoration: none;
    color: #FFFFFF;
    font-weight:;
}

a:hover
{
    text-decoration: none;
}



a.impressum
{
  text-decoration:none;
  color:#749C7A;

}

a.impressum2
{
  text-decoration:none;
  color:#990000;

}

a.red
{
    text-decoration:none;
    color:#990000;
}


a.yellow
{
    text-decoration:none;
    color:#AD7D18;
}

a.yellow:hover
{
    text-decoration:underline;
    color:#AD7D18;
}



h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  color: #F9F8F6;
  margin: 8px 0px 5px 0px;
}

h1 { font-size: 170%; font-weight: bold; }
h2 { font-size: 170%; font-weight: normal; }
h3 { font-size: 150%; font-weight: normal; }
h4 { font-size: 110%; font-weight: bold;  margin: 5px 0px 3px 0px; }
h5 { font-size: 100%; font-weight: bold;  margin: 5px 0px 3px 0px; }
h6 { font-size: 100%; font-weight: normal; font-style: italic; margin: 5px 0px 3px 0px; }

p {
    line-height: 1.5em;
    margin: 2px 5px 5px 5px;
    padding: 0px 0px 0px 0px;
}

img {
     display: inline;
     border: none;
}

em {
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

input, select {
font-family:verdana,Arial;
font-size: 12px;
border-width:1px;
border-style:solid;
border-color:#000000;
padding-left:2px;
background-color:#ffffff;
}

input.submit {
font-family:verdana,Arial;
font-size: 12px;
font-weight:bold;
border-width:1px;
border-style:solid;
color:#ffffff;
border-color:#000000;
background-color:#990000;
}


td {
font-size: 12px;
  line-height: 1.2em;
  vertical-align: top;
}

.format1 {
  font-size: 100%;
  font-weight: bold;
  color: #6e2922;
}

.format2 {
  font-size: 100%;
  color: #689138;
}

.format3 {
  font-size: 100%;
  color: #cc9e3c;
}

hr.sitemap {
  color: #cc9e3c;
  text-align: left;
  width: 75%;
}

ul.sitemap {
  list-style: square;

}
li.sitemap {
  list-style-image: url(../img/sitemap-listimg.jpg);
  font-size: 100%;
}

td {
  color:#AFADAB;
  /*color: #F9F8F6;*/
  vertical-align: top;
  text-align: left;
}

td.textright {
      text-align: right;
    }

// Menü

.topMenu {
  font-size: 100%;
  color: #000000;
  text-decoration: none;


}

.topMenu_white {
  font-size: 100%;
  color: #000000;
  text-decoration: none;


}


table.normal
{

  font-size: 100%;
  font-color: #000000;
}
.submenu {
  font-size: 100%;
  color: #F9F8F6;
}

.topItemNormal {
  font-size: 100%;
  color: #F9F8F6;
  cursor: pointer;
}

.topItemOver {
  font-size: 100%;
  color: #F9F8F6;
  cursor: pointer;
}

.itemNormal {
  font-size: 80%;
  color: #F9F8F6;
  cursor: pointer;
}

.itemOver {
  font-size: 80%;
  color: #F9F8F6;
  cursor: pointer;
}

// Content

div.content {
  height: 700px;
  overflow: visible;
  color: #AFADAB;
}

div.content2 {
  width:900px;
  height: 700px;
  overflow: visible;
  color: #AFADAB;
}



div.content td {

  vertical-align: top;
  text-align: left;
}

// Shop

div.productlist_product {
  color: #646E55;
    width:420px;
  text-align: center;
}


/* Produkt-Ansicht product.jsp */

div.product {
  width: 400px;
  color: #646E55;
}

div.product_text {
  color: #646E55;
    width:60px;
    float:left;
    clear:both;
}

div.product_input {
    width:60px;
    float:right;
}

button.product_order {
    float:right;
    padding-right:20px;
  color: #646E55;
}

// Warenkorb / Checkout

/* Warenkorb Checkout - checkout.jsp */
.white {
    padding:2px 5px 2px 5px;
    width:60px;
    height:20px;

    border-style:solid;
    border-color:#FFD556;
    border-width:1px;

    color: #0c0c0c;
    background-color:black;
}

label.address {
    font-weight:bold;
}

div.address_label {
    clear:both;
    width:150px;
    float:left
}

a.active_articlegroup {
    background-color:#0c0c0c;
}

div.checkout_articlelist {
    float:left;
    padding:10px;
    margin-bottom:5px;
}





