body.fotok {
    font-family: "helvetica";
    font-size: 12px;
    color: #000000;
    background-color: #ffffff;
    padding: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

table {
  font-family: "helvetica";
  font-size: 12px;
}

a:link {
    color: #816000;
    text-decoration: none;
}

a:link.nav_level1 {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #816000;
    text-decoration: underline;
}

a:hover.nav_level1 {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #816000;
    text-decoration: none;
}

a:visited.nav_level1 {
    color: #000000;
    text-decoration: none;
}

div.content {
    width: 100%;
    height: 400px;
    border:0px;
    overflow: auto;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "helvetica";
    font-size: 12px;
}

div.content_text {
    width: 600px;
    border:0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    font-family: "helvetica";
    font-size: 12px;
}

select.modules {
    width: 150px;
    height: 18px;
    font-family: "helvetica";
    font-size: 12px;
    color: #000000;
}

select.nav_level2 {
    height: 18px;
    font-family: "helvetica";
    font-size: 12px;
    color: #000000;
}

table.nav1 {
    width: 75%;
    margin-top: 0px;
    margin-right: 171px;
    padding: 0px;
    font-family: "helvetica";
    font-size: 12px;
    color: #000000;
    border: 0px solid #000000;
}

table.nav2 {
    width: 75%;
    margin-right: 171px;
    margin-left: 0px;
    font-family: "helvetica";
    font-size: 12px;
    color: #000000;
    border: 0px solid #000000;
}

table.content {
    width: 75%;
    margin-right: 171px;
    padding-left: 0px;
    font-family: "helvetica";
    color: #0000;
    border: 0px solid #000000;
}

table.news {
    width: 100%;
    padding-left: 0px;
    font-family: "helvetica";
    color: #0000;
    border: 0px solid #000000;
}

table.gallery {
    width: 75%;
    padding-left: 0px;
    font-family: "helvetica";
    color: #0000;
    border: 0px solid #000000;
}

td.gallery_title {
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 20px;
}

td.gallery_img {
    width: 80px;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
}

td.gallery_detail_img {
    width: 80px;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

td.presse_title {
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
}

td.content {
    min-width:300px;
    vertical-align: top;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

td.nav_level1 {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    width: auto;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: bottom;
    text-align: center;
    border-top: 2px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-style: solid;
}

td.nav_level1_over {
    cursor: pointer;
    background-color: #e8ac00;
    font-size: 12px;
    font-weight: bold;
    width: auto;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: bottom;
    text-align: center;
    border-top: 2px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-style: solid;
}

td.nav_level2 {
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    width: 50px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-style: solid;
    white-space: nowrap;
}

td.nav_level2_over {
    cursor: pointer;
    background-color: #e8c974;
    font-size: 10px;
    font-weight: bold;
    width: 50px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-style: solid;
    white-space: nowrap;
}

td.nav_level3 {
    font-size: 12px;
    height: 20px;
    vertical-align: top;
    text-align: left;
    border: 0px;
    padding-left: 0px;
    padding-right: 10px;
}

td.form_field {
    padding-left: 15px;
    padding-bottom: 4px;
}

td.form_name {
    width: 60px;
    padding-bottom: 4px;
}


ul.fotok {
    list-style-type: none;
}

li.fotok_diplomarbeit {
    margin-bottom: 5px;
}


