body {
    text-align:center;
    background: #c9c7c8;
    font-size:0.80em;
    line-height: 1.3;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url("/bilder/gemeinsam/menue/back.jpg");
    background-repeat: repeat-x;
}
a {
    color: #374D81;
}
#page {
    width:960px;
    text-align:left;
    margin:10px auto;
    border: 1px solid gray;
}
#popup {
    width: 700px;
    background: white;
    text-align:left;
    border:1px solid black;
    margin:20px auto;
    padding: 10px;
}
#breadcrumb {
    padding-top: 5px;
    padding-left: 15px;
    background: white;
    font-size: 0.7em;
    height: 10px;
    width: 863px;
}
#sprache {
    margin-top: -10px;
    margin-left: 868px;
    background: white;
    font-size: 0.7em;
    height: 10px;
}
#suche {
    margin-left: 700px;
    padding: 5px;
    text-align: center;
    height: 41px;
    background-image: url("/bilder/gemeinsam/menue/suche.png");
}
#suche form {
    padding: 0px;
    margin: 0px;
}
label {
    font-size: 0.7em;
    background: #b2b2b2;
    color: #374D81;
    padding: 1px 3px 1px 3px;
}
#content {
    background: white;
}
#content a, a:visited, a:link {
    text-decoration: none;
}
#content a:hover {
    color: #374D81;
    text-decoration: underline;
}
#content_cms {
    background: white;
}
h1 {
    font-size: 1.5em;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 0 0.5em 0;
    color: #374D81;
}
h2 {
    padding: 3px;
    font-weight: bold;
    font-size:1em;
    background: #e1e4ec;
    background-image: url("/bilder/gemeinsam/menue/h2.jpg");
    color: #374D81;
}
.blau {
    color: #374D81;
}
.bgblau {
    background: #374D81;
    color: white;
}
.randgrau {
    border: 1px solid #a6a6a6;
}
.button_aktiv {
    cursor: pointer;
    border: 0px;
    padding: 0px;
    margin: 0px;
    height: 26px;
    width: 310px;
    background-image: url("/bilder/gemeinsam/tum/button_aktiv.jpg");
    font-weight: bold;
    color: #374D81;
}
.button_inaktiv {
    cursor: pointer;
    border: 0px;
    padding: 0px;
    margin: 0px;
    height: 26px;
    width: 310px;
    background-image: url("/bilder/gemeinsam/tum/button_inaktiv.jpg");
}
.button_ausblenden {
    cursor: default;
    border: 0px;
    padding: 0px;
    margin: 0px;
    height: 26px;
    width: 310px;
    background: white;
    color: white;
}
clear {
    clear:both;
}
#kopf {
    height: 75px;
    max-height: 75px;
}
#fuss {
    clear: both;
    font-size: 0.9em;
    line-height: 1.3em;
}
#fuss ul {
    margin:0;
    list-style-type:none;
}
#fuss li {
    float:right;
    margin: 10px;
    position:relative;
    text-align: center;
}
#fuss a {
    display: block;
}
#fuss a:hover {
    color: #374D81;
    text-decoration: underline;
}
input, select, textarea {
    cursor: pointer;
    border: 1px solid #a6a6a6;
}
input[type='text'] {
    cursor: text
}
#hauptauswahl ul {
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}
#hauptauswahl li {
    float:left;
    margin: 6px;
    padding: 0px;
    line-height: 1.6em;
    text-align: center;
    background: lightgray;
    color: #374D81;
    width: 127px;
    border: 1px solid gray;
    height: 138px;
    font-size:0.80em;
}
#hauptauswahl a {
    display: block;
    padding: 0px;
    margin: 0px;
}
#hauptauswahl a:hover {
    text-decoration: none;
}
#subauswahl {
    height: 57px !important;
}
.fehler {
    color: red;
}
.bgfehler {
    background: red;
    color: white;
}
.schriftklein {
    font-size: 0.8em;
}
.neu {
    color: red;
    font-size: 0.8em;
    font-weight: bold;
}
.weitere_links {
    line-height: 20px;
}
.leiste {
    background: #e1e4ec;
    border: 1px solid #374D81;
    color: #374D81;
}
.bildrand_rechts {
    margin-right: 10px;
}
.bildrand_links {
    margin-left: 10px;
}
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
    background-position:bottom left;
    width:960px;
    height:31px;
    text-align: center;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
    padding:0;
    margin:0;
    list-style-type: none;
}
.menu ul ul {
    top: 204px;
    width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
    float:left;
    width:150px;
    position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
    display:block;
    text-decoration:none;
    color:#000;
    width:150px;
    height:31px;
    background-image: url("/bilder/gemeinsam/menue/menue.png");
    line-height:30px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
    background-image: url("/bilder/gemeinsam/menue/menue.gif");
    width:150px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
    background: #e2e4d7;
    background-image: none !important;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
    background:#c9ba65;
    background-image: none !important;
}
.menu ul ul :hover > a.drop {
    background:#c9ba65;
    background-image: none !important;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
    background:#d2d5d8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
    background:#b2ab9b;
    background-image: none !important;
}
.menu ul ul ul :hover > a {
    background:#b2ab9b;
    background-image: none !important;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
    visibility:hidden;
    position:absolute;
    height:0;
    top:31px;
    left:0;
    width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
    top:30px;
    t\op:31px;
}
/* position the third level flyout menu */
.menu ul ul ul {
    left:150px;
    top:0;
    width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
    left:-150px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
    position:absolute;
    top:0;
    left:0;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
    background:#e2e4d7;
    color:#000;
    height:auto;
    line-height:1em;
    padding:5px 10px;
    width:129px/* yet another hack for IE5.5 */
}
* html .menu ul ul a {
    width:150px;
    w\idth:129px;
}
/* style the top level hover */
.menu a:hover {
    color:#374D81;
    background-image: url("/bilder/gemeinsam/menue/menue_aktiv.png") !important;
}
* html .menu a:hover {
    background-image: url("/bilder/gemeinsam/menue/menue_aktiv.gif") !important;
}
.menu ul ul a:hover {
    color:#374D81;
    background:#b2ab9b;
    background-image: none !important;
}
.menu :hover > a {
    color:#374D81;
    background-image: url("/bilder/gemeinsam/menue/menue_aktiv.png") !important;
}
* html .menu :hover > a {
    background-image: url("/bilder/gemeinsam/menue/menue_aktiv.gif") !important;
}
.menu ul ul :hover > a {
    color:#374D81;
    background:#b2ab9b;
    background-image: none !important;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
    visibility:visible;
}
.menu ul li:hover ul ul, .menu ul a:hover ul ul {
    visibility: hidden;
}
.menu ul ul:hover ul ul {
    visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul li:hover ul li:hover ul, .menu ul a:hover ul a:hover ul {
    visibility:visible;
}
#bild {
    height: 188px;
    text-align: center;
}
#bild ul {
    padding:0;
    margin:0;
    list-style-type:none;
}
#bild li {
    float:right;
    width:92px;
    position:relative;
}
#bild a, #bild a:visited {
    display:block;
    text-decoration:none;
    color:#000;
    width:90px;
    height:22px;
    background-image: url("/bilder/gemeinsam/menue/submenue.png");
    margin-top: 2px;
    line-height:20px;
}
#bild a:hover {
    background-image: url("/bilder/gemeinsam/menue/submenue_aktiv.png") !important;
    color: white;
}

