﻿*
{
    margin: 0;
    padding: 0;
    border-width: 0;
    font-family: Arial;
    left: 0px;
}

html
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: Arial;
}

body
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: White;
    font-family: Arial;
}

#bglinks
{
    left: 0;
    top: 0;
    position: fixed;
    max-width: 157px;
    max-height: 193px;
}

* html #bglinks
{
    left: 0px;
    top: 0px;
    position: fixed;
    max-width: 157px;
    max-height: 193px;
}

#bgrechts
{
    top: 0;
    left: 157px;
    position: fixed;
    width: 90%;
    height: 20%;
    min-height: 175px;
    max-width: 84%;
    z-index: auto;
}

* html #bgrechts
{
    top: 0px;
    left: 157px;
    width: 85%;
    height: 25%;
    position: fixed;
    min-height: 175px;
    max-width: 84%;
    z-index: auto;
}

#menuback
{
    position: fixed;
    top: 193px;
    width: 157px;
    left: 0px;
    height: 62%;
}

* html #menuback
{
    position: relative;
    top: 0px;
    width: 157px;
    left: 0%;
    height: 57%;
}

#menufront
{
    position: fixed;
    top: 193px;
    width: 157px;
    left: 0px;
    height: 60%;
    padding-left: 20px;
    list-style-image: url(img/design/navdot.png);
}

* html #menufront
{
    position: relative;
    top: 193px;
    width: 157px;
    left: 0px;
    height: 57%;
    padding-left: 20px;
    list-style-image: url(img/design/navdot.png);
}

#menueunder
{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    color: Black;
    list-style-image: url(img/design/navdot_klein.png);
}

#menuend
{
    position: fixed;
    width: 157px;
    height: 120px;
    left: 0px;
    top: 80%;
}

* html #menuend
{
    position: relative;
    width: 157px;
    height: 120px;
    left: 0px;
    top: 60%;
}

#contenttop
{
   
    font-family: Arial;
    font-size: 2.5em;
    color: #5A87E0;
}

* html #contenttop
{
    position: relative;
    text-align: center;
    width: 85%;
    left: 157px;
    top: 135px;
    margin-top: -90px;
    z-index: auto;
    font-family: Arial;
    font-size: 3.5em;
    color: #5A87E0;
}

#content
{
    background-color: White;
    position: fixed;
    left: 170px;
    top: 180px;
    width: 74%;
    height: 55%;
    text-align: left;
    overflow: auto;
    z-index: 1;
    font-size: 12px;
}

#contentindex
{
    position: fixed;
    left: 157px;
    top: 160px;
    width: 84%;
    height: 60%;
    text-align: center;
    overflow: auto;
    margin-top: 5%;
    z-index: 1;
    clear: both;
}

* html #contentindex
{
    position: relative;
    left: 157px;
    top: 0px;
    width: 60%;
    height: 40%;
    text-align: center;
    overflow: auto;
    margin-top: 1%;
    z-index: 1;
    clear: both;
}

#slideshow
{
    position: fixed;
    margin-top: 25px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 27%;
    left: 157px;
}

#footer
{
    background-color: White;
    position: fixed;
    left: 157px;
    height: 80px;
    top: 80%;
    text-align: center;
    width: 73%;
    z-index: 2;
    margin-top: 40px;
}

* html #footer
{
    background-color: White;
    position: relative;
    left: 157px;
    height: 80px;
    top: 0%;
    text-align: center;
    width: 73%;
    z-index: 2;
    margin-top: 0px;
}

p.p_slogan
{
    text-align: center;
    border-bottom-style: dotted;
    border-width: 1px;
    color: #037AFF;
    font-size: 26px;
}

p.p_slogan_family
{
    /* text-align: left;  */
    color: #037AFF;
    font-size: 22px;
}

p.footnote {
font-size:12px;
font-family:Arial;
}


img.img_head
{
    width: 70%;
    height: 70%;
}

img.img_welcome
{
    max-width: 10%;
    max-height: 10%;
}

img.img_footer
{
    border-style: none;
}

img.img_right
{
    float: right;
}
table
{
    background-color: White;
    margin-top: -3px;
    width: 80%;
    font-size: 12px;
}

td.style1
{
    width: 40%;
}

td.style2
{
    width: 16%;
}

td.style3
{
    width: 16%;
}

td.style4
{
    width: 16%;
}

td.style5
{
    width: 16%;
}

td.td_contact
{
vertical-align:text-top;
padding-top:0.5em;
padding-left:1em;
}

table.table_family
{
    border-style: solid;
    border-color: #5A87E0;
    border-width: 2px;
    width: 95%;
}

td.td_family
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #037AFF;
}

th.th_family
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #037AFF;
}


th.th_left
{
    text-align: left;
}

td.td_center
{
    text-align: center;
}

a.sublink:link
{
    color: Gray;
    font-size: 12px;
    font-weight: 500;
}

a.sublink:visited
{
    color: Gray;
}

a.sublink:focus
{
    color: Gray;
}

a.sublink:hover
{
    color: Gray;
}

a.sublink:active
{
    color: Gray;
}
a.speciallink:link
{
    color: gray;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

a.speciallink:visited
{
    color: Gray;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

a.speciallink:focus
{
    color: Gray;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

a.speciallink:hover
{
    color: black;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

a.speciallink:active
{
    color: Gray;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}

a:link
{
    font-family: Arial;
    font-weight: bold;
    color: #616161;
    text-decoration: none;
    font-size: 16px;
}

a:visited
{
    font-family: Arial;
    font-weight: bold;
    color: #616161;
    text-decoration: none;
    font-size: 16px;
}

a:focus
{
    font-family: Arial;
    font-weight: bold;
    color: #616161;
    text-decoration: none;
    font-size: 16px;
}

a:hover
{
    font-family: Arial;
    font-weight: bold;
    color: #001B65;
    text-decoration: none;
    font-size: 16px;
}

a:active
{
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
    font-size: 16px;
}

ul.ul_lr
{
    list-style: none;
}
ul.ul_fam2
{
    padding-left:3em;
}

input.input_form
{
    border-style:dashed;
    border-color:Gray;
    border-width:1px;
    width:25em;
    font-family:Arial;
    font-size:16px;
}

textarea.textarea_form
{
    border-style:dashed;
    border-color:Gray;
    border-width:1px;
    width:25em;
    font-family:Arial;
    font-size:16px;
}

text_rechts
{
    text-align:right;
}
