#wrapper {
    margin-left: auto;
    margin-right: auto;
/*     background-color: #F00; */
    width: 1100px;
    height: 100vh;
    font-family: sans-serif;
}

#header {
    height: 140px;
    clear: both;
     background-color: #ffffff;
}


#second {
    /*height: 492px;*/
    height: calc(100vh - 212px);
    clear: both;
/*     background-color: #808000; */
}

#left {
    background-color: #7A9A01;
    width: 240px;
    /*height: 492px;*/
    height: calc(100vh - 212px);
    float: left;
}

#content {
    background-color: #c5eb6c;
/*     width: 782px; */
    width: 860px;
    /*height: 492px;*/
    height: calc(100vh - 212px);
    float: right;
    overflow: auto;
}

#footer {
    background-color: #808080;
    width: 100%;
    height: 30px;
    line-height: 30px;
    clear: both;
    font-size: 13px;
    font-family: sans-serif;
}

#CDvorne {
/*     margin-top: 20px; */
    margin-left: 20px;
    width: 400px;
    height: 400px;
    float: left;
}

#CDhinten {
/*     margin-top: 20px; */
    margin-left: 20px;
    width: 400px;
    height: 400px;
    float: left;
}

#impressum {
    background-color: #808080;
    border: none;
/*     color: #193d20; */
    color: black;
/*     padding: 5px 5px; */
    text-align: center;
    text-decoration: underline;
    display: inline-block;
    font-size: 11px;
/*     margin: 4px 2px; */
    cursor: pointer;
/*     width: 90%; */
/*     border: 2px solid #193d20; */
/*     margin-left: 5%; */
/*     margin-top: 5%; */
/*    position: absolute; 
    bottom: 0;*/
    margin-right: 5px;
    float: right;
}
#impressum:hover {color: blue}

.menubutton {
/*     background-color: #7A9A01; */
    background-color: #193d20;
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    display: inline-block;
    font-size: 16px;
/*     margin: 4px 2px; */
    cursor: pointer;
    width: 83%;
/*     border: 2px solid #193d20; */
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 5%;
}
.menubutton:hover {background-color: #3e8e41}
.menubutton:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
}


.content_text1 {
    color: black;
    font-family: sans-serif;
/*    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;*/
    margin-left: 20px;
/*     margin-right: 200px; */
    margin-top: 15px;
/*    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;*/
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.impressum_text1 {
    color: black;
    font-family: sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 200px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.impressum_text2 {
    color: black;
    font-family: sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 200px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 12px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}


.titel_text1 {
    color: #193d20;
    font-family: sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
/*     line-height: 12px; */
    margin-bottom: 0px;
    /*margin-left: 10px;*/
    margin-right: 200px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.musi_text1{
  font-weight: 400;
  font-family: normal;
  font-size: 15px;
  font-style: italic;
  color: #193d20;
  margin-top: 20px;
  text-indent: 20px
}


.deselect ::selection {
    background: transparent;
}
.deselect ::-moz-selection {
    background: transparent;
}
.deselect {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.titel_titel {
    font-size:14px;
    font-weight:600;
    text-decoration: none;
}
.titel_person {
    font-size:10px;
    font-weight:300;
    text-decoration: none;
}
.titel_untertitel {
    font-size:12px;
    font-weight:300;
    font-style: italic;
    text-decoration: none;
}
.titel_nachwort {
    font-size:12px;
    font-weight:300;
    font-style: italic;
    text-decoration: none;
}
.titel_link {
    font-size:10px;
    font-weight:300;
    text-decoration: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.titel_link:hover {
    color:blue;
    text-decoration: underline;
}


.kontakt_title {
    font-size:14px;
    text-align:center;
    margin-right:40px;
}
.kontakt_edit{
		text-align: left;
		border: solid 1px #505050; 
}
.kontakt_error{
    color:red;
    font-size:16px;
    margin-left:20px;
}
.kontakt_ok{
    color:#193d20;
    font-size:16px;
    font-weight:600;
    margin-left:20px;
}