﻿* {
        margin : 0;
        padding : 0;
}
body {
        background : #669966 url(images/back_all1.jpg) repeat-x;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 100%;
        color : #ffffcc;
        margin: 1em;
}
table, tr, td {
        font-size : .9em;
}
.tab-dat {
        background-color: #99CC66;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : center;
        width : 10%;
}
.tab-veran {
        background-color: #99CC66;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : center;
        width : 30%;
}
.tab-ein {
        background-color: #99CC66;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : center;
        width : 15%;
}
.tab-ein {
        background-color: #99CC66;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : center;
        width : 5%;
}
.tab-gas {
        background-color: #99CC66;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : center;
        width : 40%;
}
.tab-zeiledat {
        background-color: #FCFFC8;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
}
.tab-zeile {
        background-color: #FCFFC8;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : left;
        padding-top: 5px;
        padding-left: 5px;
}
.tab-zeilepr {
        background-color: #FCFFC8;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        color : #003333;
        text-align : center;
}
.tab-zeile1 {
        background-color: #B6DA92;
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
}
.tab-zeileh {
        height : 10px;
        background-color: #99CC66;
}
.red {
        color : #FF0000;
}
.green {
        color : #003333;
}
a {
        color : #ffff99;
}
p {
        padding: 15px;
}
.zur {
        text-align : center;
}
.pos {
        text-align : left;
        padding-left : 10px;
}
.pos1 {
        text-align : left;
        padding-left : 10px;
        font-family : Monospace, Arial, Helvetica, sans-serif;
}
.schreib {
        font-family : Monospace, Arial, Helvetica, sans-serif;
}
a:hover {
        text-decoration : none;
        color : #e0ff00;
}
#main {
        width : 68%;
        margin : 0 auto;
}
#header {
        height : 1px;
        width : 100%;
}
#menu {
        height : 67px;
        padding-left : 12.5em;
}
#menu ul {
        margin : 0;
        list-style : none;
}
#menu li {
        display : inline;
}
#menu a {
        float : left;
        width : 90px;
        height : 43px;
        margin-left: 3.9em;
        padding : .9em 0 0 0;
        text-decoration : none;
        text-align : center;
        font-size : 1em;
        font-weight : bold;
        color : #ffffcc;
}
#menu a:hover {
        background : url(images/menu_r.jpg) repeat-x;
}
#page {
        width : 886px;
        padding-left : 50px;
}
#content {
        float : left;
        width : 424px;
        margin-right : 10px;
        margin-left : 265px;
}
#content h2 {
        width : 704px;
        height : 34px;
        background : url(images/middle.jpg) no-repeat;
        color : #ffffcc;
        font-size : 1.5em;
        font-weight : normal;
        padding-top : .4em;
        text-align : center;
}
#content .center_back {
        width : 684px;
        background : url(images/middle_back.jpg) repeat-y;
        padding : 10px;
        font-size : .9em;
        text-align : center;
}
#content .center_back1 {
        width : 684px;
        background : url(images/middle_back.jpg) repeat-y;
        padding : 20px;
        font-size : .8em;
        font-family : Monospace, Arial, Helvetica, sans-serif;
        text-align : left;
}
#content .center_back ul, #content .center_back ol {
        margin-left : 20px;
}
#content .center_bottom {
        width : 424px;
        height : 6px;
        background : url(images/middle_bottom.jpg) no-repeat;
}
#footer {
        clear : both;
        padding-top : 5px;
        height : 62px;
        background : url(images/footer.jpg) repeat-x;
}
#footer p {
        text-align : center;
        font-size : smaller;
        color : #ffffcc;
        font-size : .7em;
}
#footer a {
        color : #ffffcc;
}
#clear {
        clear : both;
}
ul, li {
        margin-left : 18.7em;
        text-align : left;
}
