body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica;
    background-color: #E9E9EA;
    font-size: 8pt;
    color: #292B33;
}

td.doc {
    width: 800px;
    background-color: #FFFFFF;
    border-left: 1px #b4bfc2 solid;
    border-right: 1px #b4bfc2 solid;
    border-bottom: 1px #b4bfc2 solid;
}

div.doc {
    width: 800px;
    margin: 0px auto;
    background-color: #FFFFFF;
}

table.head {
    height: 250px;
    width: 100%;
    background-image: url(images/hk_web_einrichtungen.jpg);
    padding: 0px;
    margin: 0px;
    text-align: left;
}

div.menu {
    background-image: url(images/hk_web_bilderleiste.gif);
    float: right;
    width: 800px;
    height: 121px;
    margin-top: 45px;
}

div.menubar {
    width: 100%;
    min-height: 16px;
    padding: 0px;
    margin: 0px;
    background-image: url(images/hk_web_menu.gif);
    background-repeat: repeat-y;
    background-position: 200px 0px;
    padding-bottom: 5px;
}

div.path {
    float: left;
    margin-top: 45px;
    padding-left: 200px;
    color: #8F005C;
}

div.service-head {
    background-color: #EBEBEB;
    float: right;
    width: 101px;
    padding: 2px;
    margin-top: 37px;
    color: #8F005C;
    padding-top: 5px;
    font-weight: bold;
}

div.body {
    margin: 0px;
    text-align: left;
}

table.content {
    top: auto;
    width: 800px;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}

tr.spacer-head {
    background-color: #a8abab;
    height: 4px;
}

div.left {
    width: 182px;
    padding-top: 20px;
    padding-left: 18px;
}

div.right {
    padding-top: 17px;
    width: 105px;
    background-color: #EBEBEB;
    float: right;
    margin-bottom: 140px;
}

div.news {
    width: 165px;
    float: left;
    border-bottom: 1px solid #A8ABAD;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-right: 1px;
    color: #292b33;
}

div.news p {
    border-top: 1px solid #A8ABAD;
}

div.main {
    width: 440px;
    background-color: #EBEBEB;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    border-bottom: #8F005C solid;
    border-bottom-width: 5px;
    min-height: 415px;
    margin: 0px;
    border-left: 0;
}

div.main-bottom {
    width: 465px;
    padding-left: 19px;
}

div.service {
    background-color: #EBEBEB;
    float: right;
    width: 100%;
    padding-bottom: 4px;
    border-bottom: 1px solid #a8abab;
    padding-top: 10px;
}

div.login {
    background-color: #8F005C;
    float: right;
    width: 100%;
    padding-bottom: 4px;
    border-bottom: 1px solid #a8abab;
    padding-top: 10px;
    color: #FFFFFF;
}

div.submenu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

div.actmenu {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #A8ABAD;
    color: #8e005b;
    font-weight: bold;
}

div.menul2 {
    border-top: 1px solid #A8ABAD;
}

div.submenul2 {
    width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    padding-left: 0px;
    border-bottom: 1px solid #A8ABAD;
}

a.mainmenu {
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 10pt;
}
a.act-mainmenu {
    color: #d299be;
    text-decoration: none;
    padding-right: 10pt;
}
a.mainmenu:hover {
    color: #d299be;
    text-decoration: none;
    font-size:8pt;
}

a.service-menu {
    color: #292B33;
    text-decoration: none;
    padding-left: 4px;
    padding-bottom: 4px;
}

a.service-menu:hover {
    color: #8e005b;
    text-decoration: none;
    padding-left: 4px;
    margin-bottom: 4px;
}
a.act-service-menu {
    color: #8e005b;
    text-decoration: none;
    padding-left: 4px;
    padding-bottom: 4px;
}
a.service-login {
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 4px;
    padding-bottom: 4px;
}

a.service-login:hover {
    color: #d299be;
    text-decoration: none;
    padding-left: 4px;
    margin-bottom: 4px;
}
a.act-service-login {
    color: #d299be;
    text-decoration: none;
    padding-left: 4px;
    margin-bottom: 4px;
}
a.submenu {
    text-decoration: none;
    color: #292B33;
}

a.submenu:hover {
    color: #8e005b;
    text-decoration: none;
}

a.actsubmenu {
    color: #8e005b;
    text-decoration: none;
}

a.submenul2 {
    text-decoration: none;
    color: #292B33;
}

a.submenul2:hover {
    color: #8e005b;
    text-decoration: none;
}

a.actsubmenul2 {
    color: #8e005b;
    text-decoration: none;
}

a {
    color: #8e005b;
    font-size: 8pt;
}

img {
    border: 0;
}

img.logo {
    margin-left: 15px;
    margin-top: 45px;
}

hr {
    color: #A8ABAD;
}

h1 {
    font-size: 10pt;
}

h2 {
    font-size: 10pt;
}

h3 {
    font-size: 10pt;
}

table.contenttable {
    width: 440px;
}

.contenttable td {
    border-bottom: 1px solid #292B33;
    padding: 2px;
}
li{
	font-size:8pt;
}
ul{
	font-size:8pt;
}