body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    list-style-position: outside;
    list-style-type: circle;
    background-color: #ffffee;
    background-image: url(grafik/frame_06.jpg);
    margin: 0;
    padding: 0;
    background-attachment: fixed;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-align: justify;
}

table.rand {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 1px;
    margin-bottom: 1px;
    border-right: 4px solid #888888;
    border-bottom: 4px solid #888888;
    font-size: 9pt;
}

td {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

th {
    background-color: #ace694;
    color: #003000;
    text-align: center;
    font-size: .9em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #006600;
}

a:link,visited,hover,active {
    color: #006600;
    text-decoration: none;
}

input {
    border: 1px solid #006600;
    border-top: none;
    background-color: #ffffff;
}

img {
    border: none;
    padding: 0;
    margin: 0;
}

td.linksoben {
    background-color: #ffffff;
    border: none;
    border-right: 1px solid #cccc00;
    border-bottom: 1px solid #cccc00;
    vertical-align: top;
    text-align: right;
    width: 140px;
}

td.linksoben img {
    display: block;
    float: right;
}

td.rechtsoben {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #cccc00;
    vertical-align: top;
    text-align: left;
}

table.maintable {
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

/* left navigation "frame" */
div#leftnavi {
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 1px;
    margin-bottom: 1px;
    border-left: 1px solid #006600;
    border-top: 1px solid #006600;
    border-right: 4px solid #888888;
    border-bottom: 4px solid #888888;
}

#leftnavi ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
}

#leftnavi li {
    font-size: .9em;
    margin: 0px;
    display: block;
    padding: 0px 2px;
    border-bottom: 1px solid #006600;
}

#leftnavi a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    padding: 1px;
    padding-left: 18px;
    display: block;
    color: #006600;
    background-image: url(grafik/navicon1.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

#leftnavi a:hover {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
/*     font-weight: bold; */
    padding: 1px;
    display: block;
    padding-left: 18px;
    background-color: #33cc66;
    background-image: url(grafik/navicon2.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

#leftnavi a:active {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
    display: block;
    padding-left: 18px;
    background-color: #ace694;
    background-image: url(grafik/navicon3.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

#leftnavi a:visited {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
    padding-left: 18px;
    display: block;
    background-image: url(grafik/navicon1.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

/* top navigation "frame" */

div#topnavi {
    margin-top: 0;
    margin-left: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    border-left: 1px solid #006600;
    border-top: 1px solid #006600;
    border-right: 4px solid #888888;
    border-bottom: 4px solid #888888;
/*    position: relative;
    top: -3px;
    left: -5px;*/
}

#topnavi ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
    line-height: 18px;
}

#topnavi li {
    font-size: 13px;
    margin: 0px;
/*     padding-left: 3px; */
    display: inline;
/*     min-height: 18px; */
/*     border-bottom: 1px solid #006600; */
    line-height: 18px;
}

#topnavi a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    padding: 2px;
    padding-left: 22px;
    display: inline;
    color: #006600;
    background-image: url(grafik/navicon1.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

#topnavi a:hover {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
/*     font-weight: bold; */
    padding: 2px;
    padding-left: 22px;
    display: inline;
    background-color: #33cc66;
    background-image: url(grafik/navicon2.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

#topnavi a:active {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
    padding-left: 22px;
    display: inline;
    background-color: #ace694;
    background-image: url(grafik/navicon3.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

#topnavi a:visited {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px;
    padding-left: 22px;
    display: inline;
    background-image: url(grafik/navicon1.gif);
    background-position: 1px 1px;
    background-repeat: no-repeat;
}

li.lh {
    background-color: #ace694;
    text-align: center;
    font-weight: bolder;
    padding: 1px 5px;
    font-size: .8em;
}

/* message styles */
.error {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px;
    font-weight: bold;
    background-color: #e6bdbd;
    border-bottom: 1px dashed #9cbacd;
}

.warn {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px;
    font-weight: bold;
    background-color: #eda74d;
    border-bottom: 1px dashed #f28e0c;
}

.note {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px;
    font-weight: bold;
    background-color: #9ff19b;
    border-bottom: 1px dashed #8cd488;
}

td.leftcell {
    width: 140px;
    vertical-align: top;
}

td.content {
    padding: 8px;
    vertical-align: top;
    text-align: left;
}

fieldset.admin {
    margin: 5px;
    padding: 4px;
    border: 1px solid #cccc00;
/*     border: 1px solid #00cc00; */
    background-color: #f8f8f0;
/*     font-size: 12px; */
    text-align: justify;
    font-weight: normal;
}

fieldset.admin legend {
    border: 1px solid #cccc00;
/*     border: 1px solid #00cc00; */
/*    border-bottom: 1px solid #7391D5;
    border-top: 1px solid #7391D5;*/
    background-color: #ace694;
    padding: 1px 6px 1px 6px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

p.admin{
    border: 1px solid #00cc00;
    background-color: #ace694;
    padding: 1px 6px 1px 6px;
    margin-left: 10px;
    width: 300px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

table.admin {
    border-collapse: collapse;
    border: 1px solid #006600;
    margin: 0px;
/*     background-color: #ffffff; */
}

table.admin td {
/*     font-size: 11px; */
    padding: 2px 3px 2px 3px;
    border: 1px solid #006600;
/*     color: #534E65; */
}

div.tipp {
    position: absolute;
    right: 15px;
    top: 15px;
    border: 1px solid #aaaa99;
    background: #f0f0aa;
    width: 40%;
    padding: 1px 3px;
    max-height: 100px;
}

input.edit1 {
    font-weight: bold;
    color: #000000;
    background: #cccc33;
    height: 2em;
    width: 2em;
    margin: 1px;
}

input.edit2 {
    font-weight: bold;
    color: #000000;
    background: #ccdd33;
    height: 2em;
    width: 2em;
    margin: 1px;
}

input.dele {
    font-weight: bold;
    color: #000000;
    background: #dd5555;
    height: 2em;
    width: 2em;
    margin: 1px;
}

