body{
    background-color: grey;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 90%;
    height: 95%;
    width: 95%;
    overflow: hidden;
  }

p {
    font-size: 1em;
  }

a.uu {
    color:blue;
    text-decoration: none;
    }

a.course_titel {
    font-weight: normal;
    color: black;
    background-color: lightgray;
    text-decoration:none;
    }

a.up_arrow {
    font-size: 1em;
    font-weight: bolder;
    color: white;
    text-decoration:none;
    }

.banner {
    position:fixed;
    left: 0;
    top: 0;
    height: 95px;
    width: 100%;
    }

.puregg {
    position:absolute;
    left: 30px;
    top: 18px;
    width: 300px;
    height: 40px;
    color: white;
    font-size: 2em;
    font-weight: bold;
    }

.haus_der_stille {
    position:absolute;
    left: 75px;
    top: 50px;
    width: 250px;
    height: 40px;
    color: black;
    font-size: 1.8em;
    }

.index {
    position: fixed;
    left: 10px;
    right: 10px;
    top: 95px;
    height: auto;
    text-align: center;
    vertical-align: middle;
    color: white;
    padding-top:5px;
    padding-bottom:5px;
    background-color: black;
    font-family: Trebuchet MS, sans-serif;
    }

a.contents {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.92em;
    }

table.contents {
    width: 100%;
    text-align: center;
}

table.contents td{
    padding: 5px;
    text-align: center;
}

img.float_left {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 50px;
}

img.float_right {
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

img.kurs_detail {
    float: right;
    margin-top: 10px;
    margin-left: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.main {
    position: fixed;
    left: 10px;
    right: 10px;
    top: 140px;
    bottom: 10px;
    padding: 15px;
    background-color: #D3D3D3;
    color: black;
    font-size: 1em;
    overflow: hidden;
  }

.titel {
    text-align: center;
    color: black;
    font-size: 1.2em;
    font-weight: bold;
  }

.subtitel {
    text-align: center;
    color: black;
    font-size: 1.2em;
    font-weight: normal;
  }

.indented {
    padding-left: 15px;
  }

.category_bold_white {
    text-align: left;
    color: white;
    font-size: 1em;
    font-weight: bold;
  }

table.tagesplan {
    margin-left:auto;
    margin-right:auto;
  }

a.kontakt {
    color: white;
    text-decoration: none;
    font-size: 1em;
    }

table#four_oh_four {
    border: 1px;
    width: 75%;
    padding: 30px;
    margin-left:auto;
    margin-right:auto;
    font-size: 1em;
    background-color: darkgray;
    color: white;
  }

table#four_oh_four th {
    width: 40%;
    padding: 15px;
  }

td.right {
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

td.left {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

table.guestbook {
    border: 1px;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    font-size: 1em;
  }

table.guestbook th{
    padding: 15px;
    background-color: navy;
    color: white;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
  }

table.guestbook td{
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    background-color: #5D7C91;
    color: white;
    text-align: left;
    vertical-align: top;
  }

table.kurs_liste {
    border: 1px;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    font-size: 1em;
  }

table.kurs_liste td{
    padding: 5px;
  }

th.kl_left {
    width: auto;
    padding: 15px;
    background-color: silver;
    color: navy;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
  }

th.kl_middle {
    width: auto;
    padding: 15px;
    background-color: silver;
    color: navy;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
  }

th.kl_right {
    width: auto;
    padding: 15px;
    background-color: silver;
    color: navy;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
  }

td.month {
    padding: 5px;
    padding-top: 15px;
    background-color: darkgray;
    color: white;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
  }

.fotogalerie {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

a.links {
    color: white;
    text-decoration: none;
    font-size: 1em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    }

.backlit {
    background-color: darkgray;
    color: white;
}

.highlighted_red {
    color: red;
}

.text_box_header {
    position: fixed;
    top: 165px;
    height: 20px;
    width: 145px;
    left: 45px;
    padding: 10px;
    text-align: center;
    background-color: white;
    border: none;
    color: black;
    font-size: 1.2em;
    z-index: 20;
}

.text_box {
    position: absolute;
    top: 25px;
    bottom: 10px;
    left: 210px;
    right: 225px;
    padding: 20px;
    text-align: left;
    background-color: #5D7C91;
    color: white;
    font-size: 1em;
    overflow:auto;
    z-index: 10;
}

.text_box_header_double {
    position: fixed;
    top: 165px;
    height: 40px;
    width: 145px;
    left: 45px;
    padding: 10px;
    text-align: center;
    background-color: white;
    border: none;
    color: black;
    font-size: 1.2em;
    z-index: 20;
}

.text_box_wide {
    position: absolute;
    top: 25px;
    bottom: 10px;
    left: 210px;
    right: 50px;
    padding: 20px;
    text-align: left;
    background-color: #5D7C91;
    color: white;
    font-size: 1em;
    overflow:auto;
    z-index: 10;
}

.text_box_extra_wide {
    position: absolute;
    top: 25px;
    bottom: 10px;
    left: 50px;
    right: 50px;
    padding: 20px;
    text-align: left;
    background-color: #5D7C91;
    color: white;
    font-size: 1em;
    overflow:auto;
    z-index: 10;
}

.down_arrow {
    position: fixed;
    right: 45px;
    bottom: 45px;
    font-size: 2em;
    font-weight: bolder;
    color: white;
    z-index: 5;
}

.header {
    position: relative;
    width: auto;
    height: auto;
    color: white;
    font-size: 1em;
}

.input_title {
  float: left;
  text-align: right;
  vertical-align: middle;
  width:25%;
  height:auto;
  margin:1px;
  padding:5px;
  background-color:#DFDFDF;
  color: navy;
  font-size: 0.9em;
  }

.input_box {
  float:left;
  text-align: left;
  vertical-align: middle;
  width:70%;
  height:auto;
  margin: 1px;
  padding:5px;
  background-color:silver;
  color: navy;
  font-size: 0.9em;
  }

.thumbnails {
    position: fixed;
    left: 10px;
    width: 200px;
    top: 150px;
    bottom: 10px;
    padding: 5px;
    overflow:scroll;
  }

.fullsizeimages {
    position: fixed;
    text-align: center;
    left: 220px;
    right: 10px;
    top: 150px;
    height: auto;
    padding: 15px;
    margin-left: 0px;
    margin-right: 0px;
    color: black;
    font-size: 1em;
    overflow:none;
  }

img.thumbnail {
    border: 1px white solid;
  }
