* {
        margin : 0;
        padding : 0;
}
body {
        background : #669966 url(images/back_all1.jpg) repeat-x;
        font-family : VERDANA, ARIAL, HELVETICA;
        font-size : 100%;
        color : #003333;
        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 {
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
}
.tab-zeile {
        border-left: 1px solid #003333;
        border-right: 1px solid #003333;
        padding-top: 5px;
        padding-left: 5px;
}
.tab-zeilepr {
        border-left: 1px solid #003333;
        border-right: 1px solid #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;
}
a {
        color : #003333;
}
a:hover {
        text-decoration : none;
        color : #0000ff;
}
#main {
        width : 100%;
        margin : 0 auto;
}
#header {
        height : 5px;
        width : 100%;
}
#menu {
        height : 67px;
        padding-left : 250px;
}
#menu ul {
        margin : 0;
        list-style : none;
}
#menu li {
        display : inline;
}
#menu a {
        float : left;
        width : 120px;
        height : 43px;
        margin-left: 1em;
        padding : .6em 0 0 0;
        text-decoration : none;
        text-align : center;
        font-size : 1em;
        color : #ffffcc;
}

#page {
        width : 910px;
        padding-left : 50px;
}
#content {
        float : left;
        width : 906px;
        margin-right : 10px;
        margin-left : 150px;
}
#content h2 {
        width : 906px;
        height : 34px;
        background : url(images/middle.jpg) no-repeat;
        color : #ffffcc;
        font-size : 1.6em;
        font-weight : normal;
        letter-spacing: .5em;
        padding-top : .1em;
        padding-left : auto;
        text-align : center;
}
#content .center_back {
        width : 888px;
        font-size : .9em;
        background : url(images/middle_back.jpg) repeat-y;
        padding : 10px;
        text-align : left;
}
#content .center_back1 {
        width : 906px;
        background : url(images/middle_back.jpg) repeat-y;
        padding : 20px;
        text-align : left;
}
#content .center_back ul, #content .center_back ol {
        margin-left : 20px;
}
#content .center_bottom {
        width : 906px;
        height : 6px;
        background : url(images/middle_bottom.jpg) no-repeat;
}
#footer {
        clear : both;
        padding-top : 1px;
        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;
}
#main_body {
        z-index : 1;
        right : 100px;
        visibility : visible;
        margin-left : 0;
        width : 117px;
        margin-right : 0;
        position : absolute;
        top : 40px;
}
p {
        padding: 30px;
        text-align : center;
}
div.hr {
        width: 100%;
        background-color: #99CC66;
        height: 5px;
        border: 1px solid #003333;
}