*
{
    font-family: Verdana, Arial;
    color: black;
    font-size: 12px;
    letter-spacing: 0px;
    margin: 0px;
    padding: 0px;
}

body
{
    background-color: rgb( 245, 235, 210 );
    padding-bottom: 2em;
}

body.border_space
{
    background-color: #ffffff;
}

*
{
    scrollbar-face-color: rgb( 200, 125, 0 );
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: rgb( 245, 235, 210 );
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: rgb( 245, 235, 210 );
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: rgb( 245, 235, 210 );
}

h1
{
    color: rgb( 200, 125, 0 );
    font-size: 20px;
    letter-spacing: 0.20px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 11px;
}

h2
{
    color: rgb( 200, 125, 0 );
    font-size: 14px;
    letter-spacing: 0.20px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 6px;
}

h3
{
    padding-top: 10px;
    padding-bottom: 6px;
}

p
{
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 150%;
}

small
{
    font-size: 10px;
}

a
{
    color: rgb( 200, 125, 0 );
    text-decoration: underline;
    font-weight: bold;
}
a:link
{
}
a:visited
{
}
a:active,
a:hover,
a:focus
{
    color: #000000;
}

ul
{
    padding-left: 2em;
}

hr
{
    color: #ffffff;
    height: 1px;
    border: 0px;
    border-top: 1px solid #ffffff;
    width: 100%;
    text-align: left;
    line-height: 1px;
}

hr.small
{
    width: 320px;
}

label
{
    padding-left: 5px;
    vertical-align: middle;
}

input.checkbox
{
    vertical-align: middle;
}

input
{
    border-width: 0px;
    padding: 1px;
    height: 18px;
}

input.submit
{
    border-width: 0px;
    cursor: pointer;
}

input.login
{
    width: 90px;
    height: 30px;
    background-image: url(images/Login.jpg);
}

input.senden
{
    width: 90px;
    height: 30px;
    background-image: url(images/Senden.jpg);
}

input.drucken
{
    width: 90px;
    height: 30px;
    background-image: url(images/Drucken.jpg);
}

input.suchen
{
    width: 90px;
    height: 30px;
    background-image: url(images/Suchen.jpg);
}

input.weiter
{
    width: 90px;
    height: 30px;
    background-image: url(images/Weiter.jpg);
}

input.zurueck
{
    width: 90px;
    height: 30px;
    background-image: url(images/Zurueck.jpg);
}

input.werkneuanmeldung
{
    width: 150px;
    height: 30px;
    background-image: url(images/Werkanmelden.jpg);
}

input.mehr
{
    border: 1px solid #ffffff;
    padding: 1px;
}

select
{
    border: 0px;
    height: 18px;
}

body.border_left
{
    background-color: #000000;
}

body.border_right
{
    background-color: #000000;
}

body.border_bottom
{
    background-color: #000000;
}

body.navigation
{
    background-color: rgb( 245, 235, 210 );
    padding-bottom: 0px;
}

body.navigation a
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 0.20px;
}

body.navigation a:active,
body.navigation a:hover,
body.navigation a:focus
{
    color: rgb( 200, 125, 0 );
}

body.navigation a.special
{
    color: rgb( 200, 125, 0 );
}

body.navigation a.special:active,
body.navigation a.special:hover,
body.navigation a.special:focus
{
    color: #555555;
}

body.navigation div#container
{
    background-color: #ffffff;
    width: 100%;
    border-top: 1px solid #000000;
}

body.navigation td.menu
{
    font-size: 11px;
    border-bottom: 1px solid rgb( 200, 125, 0 );
}

body.navigation td.item
{
    font-size: 11px;
    padding-bottom: 4px;
    padding-top: 1px;
}

body.navigation td.seperator
{
    color: rgb( 200, 125, 0 );
    padding-left: 7px;
    padding-right: 7px;
    font-size: 8px;
    vertical-align: bottom;
}

body.home div#container,
body.hilfe div#container,
body.impressum div#container
{
    margin-left: 120px;
    width: 667px;
}

body.Anmeldung,
body.AnmeldungOk,
body.Werksuche,
body.Werk,
body.WerkanmeldungIdentifizierung,
body.Werkanmeldung,
body.WerkanmeldungDefault,
body.WerkanmeldungOK,
body.BTTIdentifizierung,
body.BTTSuche,
body.BTT,
body.InternalError
{
    margin-left: 30px;
}

body.Anmeldung div#container,
body.AnmeldungOk div#container,
body.Werksuche div#container,
body.Werk div#container,
body.WerkanmeldungIdentifizierung div#container,
body.Werkanmeldung div#container,
body.WerkanmeldungDefault div#container,
body.WerkanmeldungOK div#container,
body.BTTIdentifizierung div#container,
body.BTTSuche div#container,
body.BTT div#container,
body.InternalError div#container
{
    width: 750px;
}

td.rule
{
    height: 2em;
    font-weight: bold;
    background-color: rgb( 200, 125, 0 );
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid rgb( 255, 255, 255 );
}

td.label
{
    text-align: right;
    padding-right: 5px;
}

.pflicht
{
    color: rgb( 225, 25, 25 );
    font-weight: bold;
}

.pflichtLabel
{
}
.kannLabel
{
}

span.notice
{
    color: rgb( 225, 25, 25 );
}

span.error
{
    color: rgb( 225, 25, 25 );
    font-weight: bold;
}

div.error
{
    margin-top: 1em;
    margin-bottom: 1em;
}
div.error ul
{
    list-style-type: square;
}

span.message
{
    color: rgb( 225, 25, 25 );
}

table.datagrid
{
    background-color: rgb( 245, 235, 210 );
    border-color: rgb( 245, 235, 210 );
    margin-top: 10px;
    width: 100%;
}

table.datagrid tr.header
{
    background-color: #000000;
    height: 1.5em;
}

table.datagrid tr.header td
{
    vertical-align: top;
    color: rgb( 200, 125, 0 );
    font-weight: bold;
}

table.datagrid tr.header a
{
    text-decoration: none;
}

table.datagrid tr.header a:active,
table.datagrid tr.header a:hover,
table.datagrid tr.header a:focus
{
    color: #ffffff;
}

table.datagrid tr.item
{
    background-color: #ffffff;
}

table.datagrid tr.item td,
table.datagrid tr.item td span
{
}

table.datagrid tr.item:hover
{
    background-color: rgb( 255, 246, 220 );
}

table.datagrid tr.pager
{
    height: 1.5em;
}

table.datagrid td
{
    padding: 2px;
}
