body {
    overflow: -moz-scrollbars-vertical;
}

div#page {
    width: 786px;
    margin-left: auto;
    margin-right: auto;
}

div#header {
    position: absolute;
    width: 786px;
    top: 5px;
    height: 81px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url('images/header.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}

div#info-email {
    position: absolute;
    font-family: Verdana;
    font-size: 10px;
    left: 150px;
    bottom: 5px;
}

div#info-email a {
    color: white;
}

img#logo {
    position: absolute;
    top: 66px;
}

img.zoom {
    cursor: url("images/cursor.cur"),url("../images/cursor.cur"),-moz-zoom-in;,pointer;
}

div#menu {
    position: absolute;
    width: 122px;
    top: 134px;
    background-color: #b2b3d5;
    z-index: 2;
}

div.body {
    position: absolute;
    top: 81px;
    width: 620px;
    margin-left: 150px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 1;
}

div.body p {
    text-align: justify;
    font-family: Verdana;
    font-size: 11px;
}


div#menu div.active {
    background-color: #61619e;
}


div.item a {
    padding-left: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 16px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #61629e;
    text-decoration: none;
    display: block;
}

a.active {
    color: #ffffff;
}

div.active {
    color: #ffffff;
}

div.item div.static {
    padding-left: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 16px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #61629e;
    text-decoration: none;
    display: block;
}

div#menu div.submenu {
    position: absolute;
    visibility: hidden;
    width: 220px;
    left: 106px;
    background-color: #d8d9ea;
    opacity: 0.93; /* CSS3 */
}

div.submenu div.subitem a {
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #61629e;
    text-decoration: none;
    padding-left: 6px;
}

h1 {
    color: #000000;
    font-size: 11px;
    font-family: Verdana;
}

h2 {
    color: #000000;
    font-size: 11px;
    font-family: Verdana;
}

h3 {
    color: #000000;
    font-size: 11px;
    text-align: centered;
    font-family: Verdana;
}

h4 {
    color: #5455a2;
    font-size: 14px;
    text-align: centered;
    font-family: Verdana;
}
h1 span {
    color: #5455a2;
}

blockquote {
/*    padding: 0px;
    margin: 0px; */
    border-top: 1px solid #3F4096;
    font-style: italic;
}

img.float-left {
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}

img.float-right {
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: right;
}

img.float-center {
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: justify;
}
/*div.body#body-ueberuns p {
    margin-left: 120px;
}*/

*div.body#body-links p.links {
    line-height: 20px;
}

div.body#body-links h2 {
    text-align: center;
}*/

div.body#body-termine-center p {
    text-align: center;
}

div.body#body-termine-blumedeslebens h3 {
    text-align: center;
    text-decoration: underline;
    font-size: 11px;
}

div.body p.info {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e5e5e5;
}


.story {
    background-color: #e5e5e5;
    padding: 5px;
    text-align: center;
}

table {
    font-family: Verdana;
    font-size: 11px;
}

table.info {
    width: 100%;
    text-align: center;
}

table.info th {
    background-color: #cacaca;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

table.info td {
    background-color: #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

table.info td.note {
    background-color: #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
}

table.signature {
    padding: 5px;
}

table.signature td {
    padding-top: 5px;
    padding-right: 5px;
    vertical-align: top;
}

div#home div {
    color: white;
    font-family: Verdana;
    font-size: 11px;
    text-align: right;
    position: relative;
    top: -190px;
    left: -70px;
}

div#home div a {
    color: white;
}

span.name {
    font-weight: bold;
}
span java {
    font-size: 11px;
}

a img {
    border: 0px;
}

div.emf p {
    text-align: center;
}

div.body p.disclaimer {
    text-align: center;
    background-color: #e5e5e5;
    padding: 10px;
    border: 1px dotted black;
}

span.hours {
    text-decoration: underline;
    text-align: center;
}

div#merkaba {
    text-align: center;
    margin-top: 40px;
}

div#bilder {
    text-align: center;
    margin-top: 10px;
}

div#weiter {
    font-family: Verdana;
    text-align: center;
    font-size: 11px;
}

li {
    font-family: Verdana;
    font-size: 11px;
}
.tabhead {
    color: #5455a2;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
}