* {
  padding: 0;
  margin: 0;
}

a {
    color: inherit;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    background-color: #c9c8c8;
    color: #6d6e71;
}


body.intro {
    background: url("startseite_original.jpg") no-repeat fixed bottom center / auto 100% #000000;
}


body.intro a.fullsize {
    color: #ffffff;
    display: block;
    font-weight: bold;
    height: 99%;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 99%;
    z-index: 100000;
}

body.intro #logo {
    float: right;
    margin-top: 80px;
    margin-right: 80px;
    background: url(logo_grau.png) no-repeat;
}

body.intro #logotext {
    position: absolute;
    bottom: 100px;
    left: 80px;
/*    background: url(logo_text_intro.png) no-repeat;  */
    background: transparent;
    width: 576px;
    height: 84px;
}

#header #logo {
    float: right;
    margin-top: 25px;
    margin-right: 30px;
    z-index: 1000;
    position:relative;
}

#header #logotext {
    float: left;
    margin-top: 410px;
    margin-left: 20px;
    position:relative;
    z-index: 1000;
}

#logo {
    background: url(logo.png) no-repeat;
    width: 226px;
    height: 116px;
}

#logotext {
/*    background: url(logo_text.png) no-repeat;  */
    width: 411px;
    height: 61px;
    color: #ffffff;
    font-size: 2rem;
}

#logotext strong {
    font-size: 2.5rem;
}

#header #news {
    float: left;
    margin-top: -137px;
    width: 150px;
    height: 32px;
    background-color: #c9c8c8;

    position:relative;
    z-index: 1000;
    clear: left;
}

#header #news a {
    display: block;
    width: inherit;
    height: inherit;
    line-height: 32px;
    padding-left: 20px;
    font-weight: bold;
    text-decoration: none;

}

.slideshow,
.slideshow img {
    width: inherit !important;
    height: inherit !important;
}


#main {
  width: 1040px;
  margin: 0 auto;
}




ul {
    margin-left: 20px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}


#topnav {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14pt;
}

#topnav ul {
  list-style-type: none;
}

#topnav ul li {
    float: left;
}

#topnav ul li a:after {
    content: "I";
    margin-left: 10px;
    margin-right: 10px;
}

#topnav ul li:last-child a:after {
    display: none;
}

#topnav a,
#news a  {
    color: inherit;
    text-decoration: none;
}


#header {
  height: 502px;
  overflow: hidden;
    -webkit-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0;
}

#content {
    background-color: #ffffff;
    line-height: 16pt;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}


div.anchor {
    padding: 20px;
    border-top: 1px solid #d3d4d5;
    background: url(shadow_bottom.png) no-repeat bottom left;
}

div.anchor_shadow {
    background: url(shadow_top.png) no-repeat top left;
}

div.paragraph {
}

div.captionleft {
    float: left;
    width: 340px;
    color: #e46627;
    font-weight: bold;

}

div.contentright {
    width: 620px;
    float: right;
}

#footer {
    margin-top: 10px;
    margin-bottom: 50px;
    font-size: 13pt;
    text-align: center;
}

.pic_patricia {
    background: rgba(0, 0, 0, 0) url("../images/patricia_2022.png") no-repeat scroll 0 bottom;
    background-size: 350px;
}

.pic_leonie {
    background: rgba(0, 0, 0, 0) url("../images/leonie_transparent.png") no-repeat scroll 0 top;
}
