body {
    background: #fff url("bg_tatzen.jpg") repeat fixed top left;
    font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-size/* */:/**/small;
    font-size: /**/small;
    color: black;
    margin: 0;
    padding: 0;
}

strong { font-weight: bold; letter-spacing: 1px; }

a { background: transparent; }
a:link, a:visited { text-decoration: none; color: green; }
a:hover { text-decoration: underline; color: #f30; }

/*     Format Table      */
table {
    border-collapse: separate;
    width: 90%;
    margin: auto;
}

thead, tfood {
    text-align: left;
    background: green
}

tbody {
    background: transparent;
}

th {
    color : #e5e5e5;
    text-align: center;
}

td {
    text-align: center;
    border: 1px #ccc solid;
}

td, th { padding: .4em .4em; }

caption {
    font-family: "Monotype Corsiva", "Times New Roman", serif;
    color: green;
}

img { border: none; }

ul {
    list-style-type: none;
}

li {
    margin-top: .6em;
}

h1, h2, h3, h4, h5, h6, p, form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { color: green; font-family: "Monotype Corsiva", "Times New Roman", serif; letter-spacing: .1em; }

h1 { font-size: 1.5em; font-weight: bold; text-align: left; }

h2 { font-size: 30px; font-weight: bold; text-align: left; }

h3 { font-size: 25px; font-weight: bold; text-align: left; }

h4 { font-size: 0.85em; font-weight: bold; text-align: left; }

fieldset {
    border: 1px solid green;
    padding: 15px;
    margin-right: 30px;
    width: auto !important;
    width: 100%;
    margin-top: 1em;
}

legend {
    font-size: 1em;
    font-weight: bold;
    color: green;
    margin-bottom: 0 !important;
    margin-bottom: 15px;
    padding: 0 5px;
}

label {
    display: block;
    float: left;
    width: 5em;
    text-align: right;
    margin-right: .5em;
}

fieldset input, fieldset textarea, fieldset select { background: #fff; width: 15em; }

fieldset textarea { height: 8em; /*	width: 16.8em; */ }

input[type=text], textarea { border: 1px #e5e5e5 solid; }

input.submit {
    background: #fff;
    font: normal .8em Verdana, Arial, sans-serif;
    border: 1px outset #e5e5e5;
    color: green;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: .2em .4em;
}

.error { color: #c00; margin-left: 5.5em; }
.errortxt { padding: 4px; color: #c00; border: 1px #e5e5e5 solid; background: #f3f3f3; }
.errorborder { border: 1px #c00 solid; }
