#nav {
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
}
.navtxt_left {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #5ca1c3;
    text-align:center;
}
.navtxt {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d4eaf9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #5ca1c3;
    text-align: center;
}
.navtxt_a {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d4eaf9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #5ca1c3;
    text-align: center;
    background-color: #71c5ef;
}
.navtxt_right {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d4eaf9;
    padding-left:25px; 
    text-align: center;
}
.navtxt_simple {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
.text1 {
    font-family: Arial;
    font-size: 10pt;
    padding-left: 3px; 
    padding-top: 15px; 
    text-align:justify;
    padding-right: 30px; 
}
.text2 {
    font-family: Arial;
    font-size: 10pt;
    padding-left: 3px; 
    text-align:justify;
}
.text2r {
    font-family: Arial;
    font-size: 10pt;
    padding-left: 3px; 
    text-align: right;
}
.anzeige {
    font-family: Arial;
    font-size: 8pt;
    padding-left: 0px; 
    padding-right: 2px; 
    text-align: right;
}
.text3 {
    font-family: Arial;
    font-size: 10pt;
    padding-left: 30px; 
    text-align:justify;
}

a:link , a:visited { 
    color: #000066; 
    text-decoration: underline; 
}
a:hover { 
    color: #0000ff; 
    text-decoration: underline;
}

.text4 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    padding-top: 3px; 
    padding-left: 0px; 
    text-align:justify;
}

.footer {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #2c91c3;
}

a.afooter:link, a.afooter:visited {
    color: #2c91c3;
    text-decoration: underline;
}

a.afooter:hover {
    color: #ffffff;
    text-decoration: underline;
}

.termine {
    font-family: Arial;
    font-size: 10pt;
    padding: 3px 3px 3px 3px; 
    text-align: left;
    border-bottom: solid 1px #000000;
}

.termine2 {
    font-family: Arial;
    font-size: 10pt;
    padding: 3px 3px 3px 3px; 
    text-align: right;
    border-bottom: solid 1px #000000;
}


.headline_kontakt {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    padding-top: 0px; 
    padding-left: 3px; 
    text-align: left;
}

.headline {
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    padding-top: 20px; 
    padding-left: 3px; 
    text-align: left;
}

.headline_sub {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 5px; 
    padding-left: 0px; 
    text-align: left;
}
.headline_title {
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    padding-top: 20px; 
    padding-left: 3px; 
    text-align: center;
}

.headline_sub_title {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 5px; 
    padding-left: 0px; 
    text-align: center;
}


.navhref:link, .navhref:visited {
    text-decoration: none;
    color: #000000;
}

.navhref:hover {
    color: #ffffff;
    text-decoration: underline;
}

.navhref_a:link, .navhref_a:visited {
    text-decoration: none;
    color: #ffffff;
}

.navhref_a:hover {
    color: #ffffff;
    text-decoration: underline;
}


a.download:link, a.download:visited {
    color: #000000;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: underline;
}
a.download:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
}

.pdf {
    color: #222222;
    border: solid 2px #5ca1c3;
    background-color: #71c5ef;
    font-size: 8pt;
    font-family: Arial;
    padding: 5px 5px 5px 5px; 
    text-align:justify;
}

a.apdf:link, a.apdf:visited {
    text-decoration: underline;
    color: #222222;
}

a.apdf:hover {
    color: #ffffff;
}

.mas {
    border: solid 2px #51a5ef;
}
.ausgabe {
    border: solid 2px #000000;
}
.ausgabe:hover {
    border: solid 2px #71c5ef;
}

table.anzeige {
    border: solid 2px #51a5ef;
    padding: 0px;
    margin: 0px;
    background-color: #71c5ef;
}
table.anzeige:hover {
    border: solid 2px #71c5ef;
    padding: 0px;
    margin: 0px;
    background-color: #51a5ef;
}

.hhr {
    border: 0;
    height: 1px;
    background-color: #000000;
}


body {
    background-color: #71c5ef;
    margin: 0px 0px 0px 0px;
}

#haasverlag {
    border: solid 1px #51a5ef;
}

.form_table {
    background-color: #71c5ef;
    border: solid 1px #51a5ef;
}

.form_table_input {
    width: 311px;
}

.form_table_textarea {
    width:  430px;
    height: 100px;
}

