﻿body
{
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 11px;
    margin: 10px;
    padding: 0;
    color: #555;
    line-height: 1.4em;
    background-color: #EEE;
}
a:link, a:visited, a:active
{
    text-decoration: none;
    color: #999;
   font-weight:700;
}
a:hover
{
    text-decoration: underline;
    font-weight: bold;
}
table
{
    border-collapse: separate;
    overflow: hidden;
    table-layout: fixed;
}
h1
{
    font-size: 13px;
}
h2
{
    font-size: 13px;
}
.mgray a:link, .mgray a:visited, .mgray a:active
{
    text-decoration: none;
    color: #999;
    font-weight: bold;
}
.mgray a:hover
{
    color: #fff;
    background-color: #999;
}

#mredchild a:link, #mredchild a:visited, #mredchild a:active
{
    text-decoration: none;
    color: #000;
    font-weight: normal;
}
#mredchild a:hover
{
    color: #fff;
    background-color: #D4334C;
    font-weight:normal;
}

.mred a:link, .mred a:visited, .mred a:active
{
    text-decoration: none;
    color: #999;
    font-weight: bold;
}
.mred a:hover
{
    color: #fff;
    background-color: #D4334C;
}

.morange a:link, .morange a:visited, .morange a:active
{
    text-decoration: none;
    color: #999;
    font-weight: bold;
}

.morange a:hover
{
    color: #fff;
    background-color: #FF9900;
}


.mblue a:link, .mblue a:visited, .mblue a:active
{
    text-decoration: none;
    color: #999;
    font-weight: bold;
}
.mblue a:hover
{
    color: #fff;
    background-color: #66738A;
}

.mgreen a:link, .mgreen a:visited, .mgreen a:active
{
    text-decoration: none;
    color: #663;
    font-weight: bold;
}
.mgreen a:hover
{
    color: #fff;
    background-color: #663;
}
#menuRow td a
{
    text-decoration: none;
    color: #fff;
}
.mgray, .mgreen, .mblue,.mred,.morange
{
    color:#999;
    margin-bottom: 20px;
    padding-left: 5px;
    list-style: none;
    text-align: left;
    margin-left: 0;
}
#tdstart, #tdunter, #tdleist, #tdimp
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #999;
    width: 160px;
    border-width: 0;
    margin: 0;
    padding:0;
}
#tdstart a:link, #tdunter a:link, #tdleist a:link, #tdimp a:link
{
    display: block;
    width:100%;
    height:100%;
}
#tdstart:hover
{
    background-color: #f90;
}
#tdunter:hover
{
    background-color: #D4334C;
}
#tdleist:hover
{
    background-color: #66738A;
}
#tdimp:hover
{
    background-color: #928860;
}
.orange
{
    background-color: #f90;
}
.blue
{
    background-color: #66738A;
}
.green
{
    background-color: #663;
}
.img-left
{
    clear: both;
    float: left;
    padding-right: 15px;
}
.text_feld
{
    border: solid 1px #555;
    font-size: 12px;
    font-family: Verdana,Arial,Sans-Serif;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    width: 300px;
    height: 18px;
    margin: 10px;
}
.text_box
{
    border: solid 1px #555;
    font-size: 12px;
    font-family: Verdana,Arial,Sans-Serif;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    width: 300px;
    height: 60px;
    margin: 10px;
}
.input
{
    border: none;
    background-color: #999;
    font-weight: bold;
    color: #fff;
    font-size: 11px;
    padding: 3px;
    margin: 10px;
}
.tree td div
{
    height: 20px !important;
}
.kasten_liste
{
    margin-left: -20px;
}
.btn
{
    margin-bottom: -2px;
}
.ulNav
{
    list-style: none;
    margin-left: -40px;
}
.ulNav li
{
    float: left;
    width: 161px;
    background-color: #999;
    display: block;
}
.liHome :hover
{
    background-color: #f90;
    display: block;
}
.liLeistungen :hover
{
    background-color: #f90;
    display: block;
}
.liAktuelles :hover
{
    background-color: #f90;
    display: block;
}
.liBlog :hover
{
    background-color: #f90;
    display: block;
}
.subsub
{
    list-style: none;
    margin-left: -36px;
}
#upanelzitat
{
    clear: both;
    width: 148px;
    height: 180px;
    margin: 5px;
    text-align: left;
    border: none;
    vertical-align: bottom;
    padding: 5px;
    overflow: hidden;
    position: relative;
}

