html,body {
    margin: 0px;
    padding: 0px;
    font-family: verdana ,tahoma , arial;
    color:#CD0000;
    height: 100%;
    width: 100%;
    background: #E0EEEE;
    }
.link_fett {
    color:#404040;
    font-weight:bold;
    cursor:pointer;
}
.link_tel {
    color:#404040;
    font-weight:bold;
    text-decoration:underline;
}
.normal {
    color:#404040;
    font-weight:normal;
}
.normal_1 {
    color:#404040;
    font-size: 14px;
    font-weight:normal;
}
.normal_2 {
    color:#404040;
    font-size: 19px;
    font-weight:bold;
    display: block;
    text-align: center;
    text-decoration:underline;
    cursor:pointer;
}
.normal_3 {
    color:#404040;
    font-size: 14px;
    font-weight:normal;
    display: none;
}
.inaktiv {
    color:#FF0000;
}
.aktiv {
    color:#32CD32;
}
.aktiv_big {
    color:#32CD32;
    font-size: 16px;
    cursor:pointer;
}
.inaktiv_big {
    color:#FF0000;
    font-size: 16px;
    cursor:pointer;
    float:right;
}
div.loading {
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 50%;
    width: 1014px;
    margin-left: -507px;
    color: #CD0000;
    text-align: center;
    border: 2px solid #CD0000;
    border-radius: 5px;
    display: block;
}

div.verbindung_fehler {
    z-index: 0;
    position: absolute;
    top: 40px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    color: #CD0000;
    text-align: center;
    border: 2px solid #CD0000;
    display: none;
}

div.anmeldung {
    z-index: 0;
    position: absolute;
    top: 110px;
    min-height: 300px;
    width: 1012px;
    display: block;
    border: 3px solid #838B8B;
    border-radius: 5px;
    background: #E0EEEE;
}

div.anmeldung_fehler {
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 60px;
    width: 500px;
    margin-left: -250px;
    display: block;
    color: #CD0000;
    text-align: center;
}

div.anmeldung_korrekt {
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 60px;
    width: 500px;
    margin-left: -250px;
    display: block;
    color: #404040;
    text-align: center;
    font-size: 20px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    border: 3px solid #838B8B;
    border-radius: 5px;
}
div.anmeldung_korrekt:hover {
  background-color: #C1CDCD;
}

div.main_box_1 {
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 0px;
    min-height: 100%;
    width: 1014px;
    margin-left: -507px;
    display: block;
    border: 0px solid #9798b8;
    border-radius: 5px;color:#404040;
}

div.main_banner {
    z-index: 0;
    position: absolute;
    top: 25px;
    padding-top:10px;
    padding-bottom:10px;
    width: 1012px;
    display: block;
    border: 3px solid #838B8B;
    border-radius: 5px;
    background: #E0EEEE;
    font-size: 30pt;
    text-align: center;
}

div.change_content {
    z-index: 0;
    position: absolute;
    min-height: 80%;
    top: 120px;
    width: 822px;
    display: block;
    padding-left:170px;padding-right:20px;padding-top:10px;
    border: 3px solid #838B8B;
    border-radius: 5px;color:#404040;
}

div.login_box {
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 60px;
    width: 252px;
    margin-left: -126px;
    display: block;
    border: 0px solid #7b7fd4;
}

div.link_box {
    z-index: 1;
    position: absolute;
    left: 2px;
    top: 135px;
    width: 150px;
    height: 230px;
    display: block;
    border: 0px solid #7b7fd4;
    border-radius: 5px;
}

div.link_1 {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: center;
    font-weight:bold;
    cursor:pointer;
    margin-bottom: 1px;
    padding-top:1px;
    padding-bottom:1px;
}

div.c_1 {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: left;
    font-size: 16px;
    font-weight:bold;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}
div.c_1_green {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid green;
    text-align: left;
    font-size: 16px;
    font-weight:bold;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}

div.c_2 {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}

div.c_2_link {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}
div.c_2_link_red {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 2px solid red;
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}
div.c_2_link_blue {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 2px solid blue;
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}
div.c_2_link_green {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 2px solid green;
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}

div.c_2_link:hover {
  background-color: #C1CDCD;
}
div.c_link_1 {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: left;
    font-size: 16px;
    font-weight:bold;
    cursor:pointer;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    box-sizing: border-box;
}

div.c_link_1:hover {
  background-color: #C1CDCD;
}

div.pfeil_u {
    z-index: 0;
    position: relative;
    width: 100%;
    display: block;
    height: 45px;
    background: #E0EEEE;
    border: 0px solid #838B8B;
    margin-top: 2px;
    margin-bottom: 1px;
    text-align: center;
    box-sizing: border-box;
}

div.nav_link {
    z-index: 0;
    position: relative;
    width: 100%;
    display: block;
    height: 45px;
    background: #E0EEEE;
    border: 0px solid #838B8B;
    margin-top: 2px;
    margin-bottom: 1px;
    text-align: center;
    box-sizing: border-box;
}
div.nav_link_1 {
    z-index: 0;
    position: absolute;
    left: 0;
    width: 24%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: center;
    font-size: 16px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
    cursor:pointer;
    box-sizing: border-box;
}
div.nav_link_2 {
    z-index: 0;
    position: absolute;
    right: 0;
    width: 24%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: center;
    font-size: 16px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
    cursor:pointer;
    box-sizing: border-box;
}

div.nav_link_3 {
    z-index: 0;
    position: absolute;
    left: 50%;
    width: 50%;
    margin-left: -25%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: center;
    font-size: 16px;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
    cursor:pointer;
    box-sizing: border-box;
}

div.nav_link_1:hover {
  background-color: #C1CDCD;
}
div.nav_link_2:hover {
  background-color: #C1CDCD;
}
div.nav_link_3:hover {
  background-color: #C1CDCD;
}
div.form_1 {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    text-align: left;
    font-weight:bold;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    border: 1px solid #838B8B;
    border-radius: 5px;
    box-sizing: border-box;
}

div.footer {
    position:absolute;
    bottom: -50px;
    width: 1014px;
    margin-left: -170px;
    background-color: #E0EEEE;
    height: 2em;
    text-align: center;
    font-size: 20px;
}
div.anm_button{
    z-index: 0;
    width: 250px;
    padding-top:10px;
    padding-bottom:10px;
    display: block;
    font-size: 20px;
    text-align: center;
    border: 1px solid #838B8B;
    border-radius: 5px;
    margin-top: 10px;
    cursor:pointer;
}

div.auto_1 {
    min-height: 160px;
    max-height: 250px;
    overflow: auto;
    width: 100%;
    background: #E0EEEE;
    border: 1px solid #838B8B;
    border-radius: 5px;
    margin-top: 2px;
    margin-bottom: 1px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
    box-sizing: border-box;
} 
div.auto_1_1 {
    z-index: 0;
    width: 100%;
    display: block;
    background: #E0EEEE;
    border: 0px solid #838B8B;
    text-align: left;
    font-size: 16px;
    font-weight:bold;
    cursor:pointer;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
}
div.auto_1_1:hover {
  background-color: #C1CDCD;
}

input[type=text],[type=password]{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #838B8B;
    border-radius: 5px;
    color: #404040; 
    font-size: 20px;
    text-align: center;
    width: 246px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }

input[type=text]:focus {
    background-color: lightblue;
}
input[type=password]:focus {
    background-color: lightblue;
}

input.form_1{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #838B8B;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 246px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
input.form_1b{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #838B8B;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
input.form_1_klein{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #838B8B;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 108px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
input.form_1_raedonly{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #838B8B;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 246px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor:pointer;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
input.form_2_raedonly{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #838B8B;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 246px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor:pointer;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
input.form_2_raedonly:hover {
  background-color: #C1CDCD;
}
input.form_1_error{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #FF0000;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 246px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
input.form_1_klein_error{
    font-family: verdana, arial, tahoma;
    background-color: #E0EEEE; 
    border: 1px solid #FF0000;
    border-radius: 5px;
    color: #404040; 
    font-size: 15px;
    text-align: center;
    width: 108px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    }
div.form_1_button{
    z-index: 0;
    width: 250px;
    padding-top:5px;
    padding-bottom:5px;
    display: block;
    font-size: 20px;
    text-align: center;
    border: 1px solid #838B8B;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    cursor:pointer;
}
div.form_1_button:hover {
  background-color: #C1CDCD;
}
textarea {
  width: 100%;
  height: 160px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #838B8B;
  border-radius: 5px;
  background-color: #E0EEEE;
  resize: none;
}