﻿.tblCell
{
    padding-left: 10px;
}
.resultHeadlineColor
{
    color: #009c82;
}

.ToolboxLogin .ToolboxLoginLink, .ToolboxLogin .ToolboxLoginLink:link, .ToolboxLogin .ToolboxLoginLink:active, .ToolboxLogin .ToolboxLoginLink:focus, .ToolboxLogin .ToolboxLoginLink:visited
{
    color: #009C82;
    font-size: 10px;
    text-decoration: none;
}
.ToolboxLogin .ToolboxLoginLink:hover
{
    color: #FFF;
    text-decoration: none;
}

.ContentMiddleHelpline
{
    clear: both;
    margin-bottom: 20px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
}
.ContentMiddleHelplineHeadline
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
    font-weight: normal;
}
.ContentMiddleHelplineText
{
    padding-top: 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12pt;
    padding-left: 10px;
    padding-bottom: 20px;
}
.ContentMiddleHelplinePhone, .ContentMiddleHelplineText b, .ContentMiddleHelplineText strong
{
    font-size: 16px;
    line-height: 12pt;
    padding-bottom: 10px;
    color: #f00000;
    font-weight: normal;
    margin-bottom: 5px;
}

.font9n
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.font9b
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.font10n
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}
.font10b
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.font11n
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
}
.font11b
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}
.watermarked
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: gray;
}
.gridHeader
{
    font-size: 12px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #FFFFFF;
    text-align: left;
    padding-left: 5px;
    background: #009C82;
    border-right: 1px solid #BCBCBC;
    border-bottom: 1px solid #BCBCBC;
    height: 20px;
}
.content2
{
    font-size: 12px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #505050;
    text-align: left;
    padding-left: 5px;
    border-right: 1px solid #BCBCBC;
    border-bottom: 1px solid #BCBCBC;
}
.content3
{
    font-size: 12px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #505050;
    text-align: left;
    padding-left: 5px;
    border-right: 0px;
    border-bottom: 1px solid #BCBCBC;
}
.button
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    height: 20px;
    border: 1px solid #000000;
    background: #FFFFFF;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.fittingTDNormal
{
    width: 40px;
    height: 30px;
    cursor: pointer;
    background-color: #EBEBEB;
}
.fittingTDInhalt
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    width: 40px;
    height: 30px;
    cursor: pointer;
    background-color: #D9E7F0;
    border: solid 1px black;
}
.fittingTDHeader
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    background-color: #009c82;
    height: 30px;
    color: white;
}
.dialog
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11pt;
    color: #222222;
    background-color: #fff;
}
/* header styles */
.header
{
    position: relative;
    color: #fff;
    cursor: move; /* So the user knows they can drag the panel */
}
.header .outer
{
    background: url(http://www.consoft.de/pumpen/images/top-right.png) right no-repeat;
    padding-right: 40px;
}
.header .inner
{
    background: url(http://www.consoft.de/pumpen/images/top-left.png) left no-repeat;
    padding-left: 9px;
}
.header .content
{
    height: 35px;
    background: url(http://www.consoft.de/pumpen/images/top-mid.png) repeat-x;
}
.header .content H2
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: #fff;
    padding-top: 6px;
    margin: 0;
}
.header .close
{
    /* the image is 35x35 pixels wide */
    height: 25px;
    width: 35px; /* position the image */
    position: absolute;
    top: 4px;
    right: 7px;
    background: url(http://www.consoft.de/pumpen/images/close.png) no-repeat;
    cursor: pointer;
}
.header .close:hover
{
    /* set the hover image */
    background: url(http://www.consoft.de/pumpen/images/close-hover.png) no-repeat;
}
/* dialog body styles */
.body
{
}
.body .outer
{
    background: url(http://www.consoft.de/pumpen/images/right.png) right repeat-y;
    padding-right: 7px;
}
.body .inner
{
    background: url(http://www.consoft.de/pumpen/images/left.png) left repeat-y;
    padding-left: 7px;
}
.body .content
{
}
.body .content .footer
{
    /* footer image is 41 pixels tall */
    background: url(http://www.consoft.de/pumpen/images/footer.gif) repeat-x bottom;
    height: 41px;
}
.body .content .footer .commands
{
    text-align: right;
    padding: 8px;
}
.body .content .footer .commands INPUT
{
    /* keep the buttons a consistent size */
    width: 85px;
}
/* dialog footer styles */
.footer
{
}
.footer .outer
{
    background: url(http://www.consoft.de/pumpen/images/bottom-right.png) right top no-repeat;
    padding-right: 9px;
}
.footer .inner
{
    background: url(http://www.consoft.de/pumpen/images/bottom-left.png) left top no-repeat;
    padding-left: 9px;
}
.footer .content
{
    height: 7px;
    background: url(http://www.consoft.de/pumpen/images/bottom-mid.png) repeat-x;
}

.filteritem
{
    float: left;
    margin-right: 5px;
    padding: 3px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.filteritem select
{
    width: 200px;
}

.filteritem input
{
    width: 195px;
}

.filteritem label
{
    float: left;
    width: 100px;
}

a, a:link, a:active, a:focus, a:visited {
    color: #009C82;
    font-size: 10px;
    text-decoration: none;
}
a:hover {
    color: #A90000;
    text-decoration: none;
}

a.standard
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #333333;
}

a.ws {
    color: #009C82;
    font-size: 10px;
    text-decoration: none;
}
a:hover.ws {
    color: #A90000;
    text-decoration: none;
}

.select
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #999999;
}

fieldset
{
    border: 1px dotted #ccc;
    padding: 5px;
}

fieldset legend
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #fff;
    padding: 3px;
    color: #333333;
}

h1
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000;
}

.message
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    padding: 6px;
    width: 305px;
}

.error_message
{
    border: 1px solid #e2001a;
    background-color: #f9ccd1;
}

.success_message
{
    border: 1px solid #009c82;
    background-color: #c4e7e1;
}

#tblUserStatusBox
{
    background-color: #ccebe6;
}

.deleteSearch
{
    padding: 1px 2px;
    background-color: #eeeeee;
    border: 1px solid #999999;
    width: 215px;
}

.deleteSearch div
{
    width: 200px;
    float: left;
}
.pnlFoundPumps {
    width: 220px;
    height: 180px;
    border: 1px dotted #999999;
    background-color: #ffffff;
    overflow: auto;
}
.tblFoundPumps {
    width: 200px;
}
.tblFoundPumps td {
    padding: 1px 3px;
}
.tblFoundPumps .i1 {
    width: 140px;
}
.tblFoundPumps .i2 {
    width: 60px;
}

.tblCultures
{
    border: none !important;
}

.tblCultures td
{
    border: none !important;
    padding: 0.1em 0.2em;
}

.tblCultures tr
{
    border: none !important;
}