html {
    height: 100%;
}
img {
    border: 0 none;
}
body {
    background-color: #ffffff;
    font-family: "Courier New", Courier, serif;
    font-size: 11px;
    color: #000000;
    border: 0px;
    margin-top: 0px;
    height: 100%;
    text-align:center;
}
body.mceContentBody {
    background: #ccc;
    text-align: left;
}
table {
    font-family: "Courier New", Courier, serif;
    font-size: 11px;
    color: #000000;
}

th.numeric, td.numeric {
    text-align: right;
}

div#divAll {
    width: 800px;
    margin: 0 auto;
    text-align:left;
    height: 100%;
    vertical-align: top;
}
div#logo {
    width:160px;
    height: 110px;
    background-color: #9DB130;
    float: left;
}
.head1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
    padding-bottom: 4px;
}
/* *****************  Menu ***************** */
div#menu {
    background-color: #E2D569;
    width: 620px;
    height: 110px;
    padding: 0px 0px 0px 16px;
    float: left;
}
ul#sondermenu {
    width: 550px;
    height: 10px;
    margin-top:6px;
    padding-right: 8px;
    font-size: 11px;
    cursor: pointer;
}
#sondermenu li{
    list-style: none;
    float: right;
    padding-left: 10px;
}
ul#sondermenu a { display: block; }
ul#sondermenu a:link {
    color: #000000;
    text-decoration: none;
}
ul#sondermenu a:visited {
    color: #000000;
    text-decoration: none;
}
ul#sondermenu a:hover {	color: #71840A; }
ul#sondermenu a:active {	color: #71840A; }
ul#menu0 {
    width: 550px;
    margin-top:60px;
    _margin-top:57px;
    padding-right: 8px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    list-style: none;
}
#menu0 li{
    float: right;
    padding-left:16px;
}
ul#menu0 a {
    display: block;
}
ul#menu0 a:link, ul#menu0 a:visited{
    color: #000000;
    text-decoration: none;
}
ul#menu0 a:hover, ul#menu0 a:active {
    color: #71840A;
    text-decoration: underline;
}
ul#menu0 a.menu0active:visited, ul#menu0 a.menu0active:link {
    color: #71840A;
    text-decoration: underline;
}
/* ***************** SubMenu ***************** */
.left {
    float: left;
}
div#subMenu {
    width: 160px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #9DB130;
    background-image: url(/images/skins/fundg/subMenuBG_buehne.gif);
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
}
div#subMenuImg {
    height: 160px;
    margin: 0px;
    vertical-align: baseline;
}
ul.menu1{
    font-size: 13px;
    font-weight: bold;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    list-style: none;
}
.menu1 a {
    display: block;
    padding: 4px 0px 4px 8px;
    text-decoration: none;
}
li.menu1 a:link, li.menu1 a:visited {
    color: #000000;
    text-decoration: none;
    background-color: #9DB130;
}
li.menu1 a:hover, li.menu1 a:active {
    color: #FFFFFF;
    background-color: #000000;
}
li.menu1active a:visited, li.menu1active a:link{
    color: #FFFFFF;
    background-color: #000000;
    border-top: 1px solid #9DB130;
}
ul.menu2 {
    background-color: #E2D569;
    font-size: 11px;
    margin: 0px 0px 10px 0px;
    padding: 6px 0px 6px 10px;
    cursor: pointer;
    list-style: none;
}
.menu2 a:link, .menu2 a:visited {
    color: #71840A;
    text-decoration: none;
}
.menu2 a:hover, .menu2 a:active {
    color: #000000;
    text-decoration: none;
}
.menu2active a:visited, .menu2active a:link{
    font-weight: bold;
    color: #000000;
}
.warenkorb {
    margin: 40px 2px 0px 4px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.warenkorb a:link, .warenkorb a:visited {
    font-weight: bold;
    color: #000000;
}
.warenkorb a:hover, .warenkorb a:active {
    font-weight: bold;
    color: #FFFFFF;
}
/* *****************  Content ***************** */
div#content1 {
    width: 619px;
    min-height: 148px;
    /*_height: 160px;*/
    color: #000000;
    background-color: #FFFFFF;
    padding: 10px 0px 0px 16px;
    float:left;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.errormessage {
    font-weight: bold;
    color: #B8361E;
}
div#content2 {
    background-color:#ffffff;
    width: 620px;
    min-height: 450px;
    padding: 20px 0px 0px 16px;
    float: left;
}
div#content2 a:link, div#content2 a:visited {
    color:#000000;
    text-decoration: underline;
}
div#content2 a:hover, div#content2 a:active {
    color: #E2D569;
    text-decoration: underline;
}
a#orderLink {
    font-weight: bold;
    font-size: 15px;
}
.dekoHG_buehne {
    background-image: url(/images/skins/fundg/dekoHG_buehne.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
form {
    margin: 0px 0px 0px 0px;
}
form input[type=text],
form textarea {
    width: 300px;
    border-width: 1px;
    padding: 4px;
    border-color: lightgray;
    border-radius: 2px;
}
input#street, input#city {
    width: 250px;
}
input#housenbr, input#zip {

    width: 40px;
}
td.formCell
{
    filter:Alpha(opacity=80);
    opacity:0.8;
}
td.formCellError
{
    background-color:#dda0a0;
    filter:Alpha(opacity=80);
    opacity:0.8;
}
/* *****************  Produkte ***************** */

.productHead th{
    background-color: #9DB130;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 0px 8px 8px;
    filter:Alpha(opacity=80);
    opacity:0.8;
}
.productSubhead td{
    background-color: #E2D569;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 4px 2px 4px;
}
.productSubhead .artikel,
.productSubhead .preis
{
    color: #ee0707;
}
.productSelect td{
    background-color: #F8F1B7;
    font-size: 11px;
    filter:Alpha(opacity=80);
    opacity:0.8;
}

.aktion {
    text-align:center;
    white-space:nowrap;
    padding: 1px 8px 1px 4px;
}
.anzahl {
    text-align:center;
    white-space:nowrap;
    padding: 1px 4px 1px 4px;
}
.artikel {
    text-align:left;
    white-space:normal;
    padding: 1px 4px 1px 4px;
}
.breisbasis {
    text-align:center;
    white-space:nowrap;
    padding: 1px 4px 1px 4px;
}
.preis {
    text-align:right;
    white-space:nowrap;
    padding: 1px 4px 1px 4px;
}
.summe {
    text-align:right;
    white-space:nowrap;
    padding: 1px 4px 1px 4px;
}
