table#centerer {
                width: 100%;
                height: 100%;
                }

        td {
                vertical-align: middle;
                text-align: center;
                padding: 0;
                }
        td.left {
                vertical-align: top;
                text-align: left;
                padding: 0;
                }
       td.right {
                vertical-align: top;
                text-align: right;
                padding: 0;
                color: #B5B5B5; text-decoration: none;
                }
td.white {
                vertical-align: top;
                text-align:left;
                padding: 0;
                background: #ffffff;
                }

a        { color: #B5B5B5; text-decoration: none;}
a:hover  { color: #e75112; text-decoration: none; font-weight: normal;}
.aktiv   { color: #e75112; text-decoration: none; font-weight: normal;}

#contentcontainer {
                margin: 0 auto;
                width: 880px;
                height: 544px;
                background: none;
                background-repeat: no-repeat;
                border: 10px;
                }

#content        {
                position: relative;
                top: 30px;
                left: 0px;
                width: 820px;
                height: 484px;
                background: none;
                background-repeat: no-repeat;
                border: 0px;
                }

#logo           {
                position: absolute;
                top: 0px;
                left: 0px;
                width: 173px;
                height: 72px;
                background: none;
                border: 0px;
                }
                #head {
                position: absolute;
                top: 152px;
                left: 0px;
                width: 173px;
                height: 72px;
                background: none;
                border: 0px;
                }
                #menue {
                position: absolute;
                top: 0px;
                left: 331px;
                width: 138px;
                height: 101px;
                background: none;
                border: 0px;
                }
                /*div fuer die scrollfunktion*/
#text {
        position: absolute;
        top: 202px;
        left: 21px;
        width: 448px;
        height: 271px;
        background: #edf5fb;
        overflow: auto;
        clip: rect(0px,448px,271px,0px);
        scrollbar-face-color: none;
scrollbar-shadow-color: #B5B5B5;
scrollbar-highlight-color: none;
scrollbar-3dlight-color: #B5B5B5;
scrollbar-darkshadow-color: none;
scrollbar-track-color: none;
scrollbar-arrow-color: #B5B5B5;
        }

#stoerer {
        position: absolute;
        top: 295px;
        left: 205px;
        width: 200px;
        height: 150px;
        overflow: auto;
        background: none;
        border: 0px;
        z-index: 300;
        }

#indexneues {
        position: absolute;
        top: 11px;
        left: 494px;
        width: 315px;
        height: 472px;
        background: #FFFFFF;
        clip: rect(0px,448px,472px,0px);
        }

#bild {
                position: absolute;
                top: 0px;
                left: 484px;
                width: 337px;
                height: 484px;
                background: #FFFFFF;
                border: 1px solid #B5B5B5;
                }

        body, p, td  {
                font-size: 11px;
                font-family: Arial, sans-serif;
                color: #333333;
                margin-left: 0;
                margin-right: 0;
                background-repeat: repeat;
                background: url(../img/lbl.jpg);
                scrollbar-face-color: #edf5fb;
scrollbar-shadow-color: #edf5fb;
scrollbar-highlight-color: #edf5fb;
scrollbar-3dlight-color: #edf5fb;
scrollbar-darkshadow-color: #edf5fb;
scrollbar-track-color: #edf5fb;
scrollbar-arrow-color: #edf5fb;
               }

#foot {         position: absolute;
                top: 484px;
                left: 620px;
                width: 200px;
                height: 30px;
                background: none;
                border: none;
                }
#footimp
                { position: absolute;
                top: 484px;
                left: 540px;
                width: 200px;
                height: 30px;
                background: none;
                border: none;
                }

                #lightbox{
        background-color:#eee;
        padding: 10px;
        border-bottom: 2px solid #999999;
        border-right: 2px solid #999999;
        z-index: 600;
        }
#lightboxDetails{
        font-family: arial;
        font-size: 11px;
        color: #000000;
        padding-top: 10px;z-index: 600;
        }
#lightboxCaption{ float: left; z-index: 600;}
#keyboardMsg{ float: right; z-index: 600;}
#closeButton{ top: 5px; right: 5px; z-index: 600;}

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; z-index: 600; }

#overlay{ background-image: url(../overlay.png); z-index: 600;}
a        { font-family: arial; font-size: 11px; color: #B5B5B5; text-decoration: none;}
a:hover  { font-family: arial; font-size: 11px; color: #EE791A; text-decoration: none;}
a.aktiv   { font-family: arial; font-size: 11px; color: #EE791A; text-decoration: none;}
* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(../blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
        z-index: 600;
        }

.form_select{
  border:1px solid #CCCDCF;
  width:120px;   
  font-size:9px;
}

#form_kundenliste{
  position:absolute;
  left:300px;
  top:8px;
  font-size:9px;
}