BODY {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  background-color: #003470;

}


*HTML {
    behavior: url('hover.htc');
}

.clear {
  clear: both;
}


/**
 * Überschriften
 */

H1 {
    position: relative;
    font-size: 20px;
    color: #003470;
}

H2 {
    position: relative;
    font-size: 18px;
}

H3 {
    position: relative;
    font-size: 14px;
}

H4 {
    position: relative;
    font-size: 14px;
}

H5 {
    position: relative;
    font-size: 12px;
}

H6 {
    position: absolute;
    font-size: 16px;

}


/**
 * Links-Standard
 */

a:link {
    color: #990000;
    text-decoration: none;
}

a:active {
    color: #990000;
    text-decoration: none;

}

a:visited {
    color: #990000;
    text-decoration: none;

}

a:hover {
    color: #003470;
    text-decoration: underline;
}



/**
 * Seiteneigenschaft
 */


#page {
    position: relative;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

#page_inner {
    position: relative;
    width: auto;
}

#page_kopf_druck {
    display: none;
}

#page_kopf {
    position: relative;
    width: auto;
    height: 160px;
    background-image: url('page-kopf.jpg');
    background-repeat: no-repeat;
    background-position: top;
    padding: 0px 0px 0px 13px;
}

#page_kopf_slogan1 {
    position: relative;
    width: 200px;
    top: 125px;
    font-size: 11px;
    color: #FAD586;
    text-align: center;
    float: left;
    padding: 0px 5px 0px 5px;
}

#page_kopf_slogan2 {
    position: relative;
    width: 700px;
    top: 135px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    float: left;
    padding: 0px 5px 0px 5px;
}

#page_corpus {
    position: relative;
    width: 900px;
    background-image: url('page-bg.jpg');
    background-repeat: repeat;
    background-position: top;
    padding: 0px 20px 0px 20px;
}

#page_corpus_inner {
    position: relative;
    width: 100%;
    background-image: url('navi-bg.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}

#page_navi {
    position: relative;
    width: 200px;
    font-size: 14px;
    float: left;
    padding: 10px 0px 0px 0px;
    .padding: 20px 0px 0px 0px;
}


#page_navi ul {
    list-style-image: url(navi-img.gif);
}

#page_navi a:link {
    color: #ffffff;
    text-decoration: none;
}

#page_navi a:active {
    color: #ffffff;
    text-decoration: none;

}

#page_navi a:visited {
    color: #ffffff;
    text-decoration: none;

}

#page_navi a:hover {
    color: #000000;
    text-decoration: none;
}

#page_box {
    position: relative;
    width: 660px;
    min-height: 350px;
    .min-height: 340px;
    _height: 340px;
    padding: 20px 20px 20px 20px;
    float: left;
}

#page_box_inner {
    position: relative;
    width: auto;
    text-align: justify;
}

#page_box_links {
    position: relative;
    width: auto;
    list-style-image: url(navi-img.gif);
}

#page_box_pdf {
    position: relative;
    width: auto;
    list-style-image: url(pdf.jpg);
}

#page_box_berichte {
    position: relative;
    width: auto;
    padding: 0px 0px 10px 0px;
}

#page_box_berichte img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

#page_box_vorstand {
    position: relative;
    width: auto;
    padding: 0px 0px 30px 0px;
}

#page_box_vorstand img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

#page_box_mitglied {
    position: relative;
    width: auto;
    list-style-image: url(pdf.jpg);

}

#page_box_mitglied img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}

#page_box_kalender {
    position: relative;
    list-style-image: url(pdf.jpg);

}

#page_box_kalender img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}

#tab_kalender {
    position: relative;
    width: auto;
    border-width: 0px 0px 1px 1px;
    border-color: #003470;
    border-style: solid;
    vertical-align: text-top;

}

.tab_1 {
    position: relative;
    width: auto;
    vertical-align: text-top;
    text-align: center;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    background-color: #003470;
    color: #ffffff;
}

.tab_2 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #003470;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    color: #003470;
    vertical-align: text-top;
}

.tab_3 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #003470;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    background-color: #CFD9E6;
    color: #003470;
    vertical-align: text-top;
}

#page_box_ohne {
    position: relative;
    width: 100%;
}

#page_box_left img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 5px 0px;
}

#page_box_right img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}

#page_box_bildreihe img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 10px 0px 10px;
}

#page_box_tabelle_start {
    position: relative;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    color: #003470;
    padding: 0px 0px 0px 0px;
}

#page_box_tabelle_start a:link {
    color: #003470;
    text-decoration: none;
}

#page_box_tabelle_start a:active {
    color: #003470;
    text-decoration: none;

}

#page_box_tabelle_start a:visited {
    color: #003470;
    text-decoration: none;

}

#page_box_tabelle_start a:hover {
    color: #003470;
    text-decoration: none;
}

#page_footer {
    position: relative;
    width: 100%;
    background-image: url('page-fuss.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

#page_footer_inner {
    position: relative;
    width: auto;
    padding: 10px 25px 10px 25px;
    .padding: 10px 23px 5px 23px;
    color: #FFFFFF;
}

#page_footer a:link {
    color: #ffffff;
    text-decoration: none;
}

#page_footer a:active {
    color: #ffffff;
    text-decoration: none;

}

#page_footer a:visited {
    color: #ffffff;
    text-decoration: none;

}

#page_footer a:hover {
    color: #FAD586;
    text-decoration: none;
}

#page_footer_adresse {
    position: relative;
    width: auto;
    float: left;

}

#page_footer_navigation {
    position: relative;
    width: auto;
    text-align: right;

}


/**
 * Druckversion
 */

@media print {

BODY {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  background-color: #ffffff;

}

H1 {
    position: relative;
    font-size: 20px;
    color: #000000;
}

H2 {
    position: relative;
    font-size: 18px;
}

H3 {
    position: relative;
    font-size: 14px;
}

H4 {
    position: relative;
    font-size: 14px;
}

H5 {
    position: relative;
    font-size: 12px;
}

H6 {
    position: absolute;
    font-size: 16px;

}


/**
 * Links-Standard
 */

a:link {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;

}

a:visited {
    color: #000000;
    text-decoration: none;

}

a:hover {
    color: #000000;
    text-decoration: none;
}

#page {
    position: relative;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

#page_kopf_druck {
    position: relative;
    display: block;
    text-align: center;
    padding: 0px 0px 30px 0px;
}

#page_kopf {
    display: none;
}

#page_kopf_slogan1 {
    display: none;
    background-image: url('');
}

#page_kopf_slogan2 {
    display: none;
}

#page_corpus {
    position: relative;
    width: auto;
    background-color: #ffffff;
    background-image: url('');
    padding: 0px 20px 0px 20px;
}

#page_corpus_inner {
    position: relative;
    width: auto;
    background-color: #ffffff;
    background-image: url('');
}

#page_navi {
    display: none;
}

#page_box {
    position: relative;
    width: 90%;
    min-height: 350px;
    .min-height: 340px;
    padding: 20px 20px 20px 20px;
    float: left;
}

#page_box_inner {
    position: relative;
    width: auto;
    text-align: justify;
}

#page_box_links {
    position: relative;
    width: auto;
}

#page_box_pdf {
    position: relative;
    width: auto;
}

#page_box_berichte {
    position: relative;
    width: auto;
    padding: 0px 0px 10px 0px;
}

#page_box_berichte img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

#page_box_vorstand {
    position: relative;
    width: auto;
    padding: 0px 0px 30px 0px;
}

#page_box_vorstand img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

#page_box_mitglied {
    position: relative;
    width: auto;

}

#page_box_mitglied img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}

#page_box_kalender {
    position: relative;

}

#page_box_kalender img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}

#tab_kalender {
    position: relative;
    width: auto;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-style: solid;
    vertical-align: text-top;
    color: #000000;

}

.tab_1 {
    position: relative;
    width: auto;
    vertical-align: text-top;
    text-align: center;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    background-color: #ffffff;
    color: #000000;
}

.tab_2 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #000000;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    color: #000000;
    vertical-align: text-top;
}

.tab_3 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #000000;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    background-color: #ffffff;
    color: #000000;
    vertical-align: text-top;
}

#page_box_ohne {
    position: relative;
    width: auto;
}

#page_box_left img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 5px 0px;
}

#page_box_right img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}

#page_box_bildreihe img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 10px 0px 10px;
}

#page_box_tabelle_start {
    position: relative;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding: 0px 0px 0px 0px;
}

#page_box_tabelle_start a:link {
    color: #000000;
    text-decoration: none;
}

#page_box_tabelle_start a:active {
    color: #000000;
    text-decoration: none;

}

#page_box_tabelle_start a:visited {
    color: #000000;
    text-decoration: none;

}

#page_box_tabelle_start a:hover {
    color: #000000;
    text-decoration: none;
}

#page_footer {
    position: relative;
    width: auto;
    background-color: #ffffff;
    background-image: url('');
    background-position: top;
}

#page_footer_inner {
    position: relative;
    width: auto;
    padding: 10px 25px 10px 25px;
    .padding: 5px 23px 5px 23px;
    color: #000000;
}

#page_footer a:link {
    color: #000000;
    text-decoration: none;
}

#page_footer a:active {
    color: #000000;
    text-decoration: none;

}

#page_footer a:visited {
    color: #000000;
    text-decoration: none;

}

#page_footer a:hover {
    color: #000000;
    text-decoration: none;
}

#page_footer_adresse {
    position: relative;
    width: auto;
    float: left;

}

#page_footer_navigation {
    display: none;

}

}