﻿html, body, form
{
    margin: 0;
    height: 100%;
}

body
{
    border-style: none;
    border-width: 0px;
    border-color: inherit;
    padding: 0px;
    font-size: 11px;
    font-family: Segoe UI, Lucida Sans, Verdana, Arial, Sans-Serif, Sans, Helvetica;
}
.pagebody
{
    padding: 5px 5px 5px 5px;
    min-width: 980px;
}
.lubanner
{
    background-image: url('images/top-background.png');
    background-repeat: repeat-x;
    background-color: transparent;
    height: 68px;
    white-space: nowrap;
    min-width: 996px;
}
.lubannerleft
{
    background-image: url('images/top-background-lu.png');
    background-color: transparent;
    float: left;
    width: 291px;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    padding-top: 38px;
    padding-bottom: 16px;
}
.lubannerright
{
    background-color: transparent;
    float: right;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
    padding-top: 4px;
    padding-right: 4px;
    vertical-align: top;
}
.imgbanner
{
    margin-top: 10px;
}
.menubar
{
    background-image: url('App_Themes/Blue/Web/mItemBack.gif');
    border-bottom: solid 1px #F0F0F0;
    border-top: solid 1px #F0F0F0;
    padding-top: -1px;
}
.link
{
    text-decoration: none;
    color: #3366CC;
}
.link:hover
{
    text-decoration: underline;
}
.LUBox
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
    border-color: white #3380FF #3380FF #3380FF;
    overflow: hidden;
}
.LUBoxTitle
{
    background: lightblue url('App_Themes/Blue/Web/mItemSBack.gif') repeat-x center left;
    font-weight: bold;
    color: White;
    padding: 1px 1px 1px 1px;
    height: 16px;
    text-align: center;
}
.LUBoxContent
{
    padding: 2px 2px 2px 2px;
}
.LUfooter
{
    border-top: #3380FF 1px solid;
    padding-top: 2px;
}
.error
{
    color: #FF0000;
    background-color: #FFFF00;
}

.LUtoolbar
{
    background-color: #FFFF00;
}
.LUover
{
    text-decoration: underline;
    color: #DD5555;
}
/* za potrebe KaufenBara */
.LUNR
{
    font-weight: bold;
    font-size: 16px;
    color: blue;
}
.LUdescription
{
    font-weight: normal;
    font-size: 10px;
}
.LUTablePreis
{
    font-weight: normal;
    text-align: right;
    font-size: 11px;
    color: red;
    text-decoration: none;
}
.LUDialogSmall
{
    font-weight: bold;
    font-size: 10px;
    vertical-align: middle;
}
.TextBox
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
.LUprodukt
{
    font-weight: bold;
    font-size: 14px;
    color: black;
}
.LUname2
{
    font-weight: bold;
    font-size: 12px;
}
.LUattributes
{
    font-weight: normal;
    font-size: 11px;
}
.LUTableHeader
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
.LUTable
{
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}
.LUDialogSmallLight
{
    font-weight: bold;
    font-size: 10px;
}
