BODY {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  background-color: #969495;
  scrollbar-base-color : #969495;
  scrollbar-arrow-color : #ffffff;
}

html {
 scrollbar-base-color : #969495;  /* IE 6/7 */
 scrollbar-arrow-color : #ffffff; /* IE 6/7 */

}

*HTML {
    behavior: url('hover.htc');
}

.clear {
  clear: both;
}


/**
 * Seiteneigenschaft
 */


#page {
    position: relative;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

#page_inner {
    position: relative;
    width: auto;
    background-image: url('www/bg-page.jpg');
    background-repeat: repeat;
}


/**
 * Überschriften
 */


H1 {
    position: relative;
    font-size: 20px;
    text-align: left;
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
}

H2 {
    position: relative;
    font-size: 22px;
    padding: 14px 0px 0px 100px;
}

H3 {
    position: relative;
    font-size: 16px;
    font-style: italic;
}

H4 {
    position: relative;
    font-size: 14px;
    text-align: left;
}

H5 {
    position: relative;
    font-size: 16px;
    text-align: left;
}

H6 {
    position: relative;
    color: #ffffff;
    background-color: #ff0000;
    font-size: 16px;
    padding: 2px 0px 2px 5px;
    margin-top: -5px;
    .margin-top: 5px;
}



/**
 * Links-Standard
 */

a:link {
    color: #ff0000;
    text-decoration: none;
}

a:active {
    color: #ff0000;
    text-decoration: none;

}

a:visited {
    color: #ff0000;
    text-decoration: none;

}

a:hover {
    color: #ff0000;
    text-decoration: none;
}



/**
 * Kopf/Logo/Intro
 */


#page_inner_print {
  display:none;
}


#page_inner_kopf {
    position: relative;
    width: auto;
    height: 95px;
    background-image: url('www/drk-ohz-kopf.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

/**
 * Navigation
 */

#navigation {
    position: relative;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    z-index: 90;
    float: left;
}

#navigation_inner {
    width: 150px;
    margin-top: -8px;
    .margin-top: 0px;
    padding: 0px 0px 0px 0px;
}

#navigation_inner a:link {
    color: #ff0000;
    text-decoration: none;
    font-weight: normal;
}
#navigation_inner a:active {
    color: #ff0000;
    text-decoration: none;
    font-weight: normal;
}

#navigation_inner a:visited {
    color: #ff0000;
    text-decoration: none;
    font-weight: normal;
}

#navigation_inner a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

#navigation_inner ul {
    display: block;
    list-style-image: url(www/navi-li.jpg);
    .list-style-image: url(www/navi-li-ohne.jpg);
    margin-left: 22px;
    .margin-left: 20px;
    padding: 0px 0px 0px 0px;
}

#navigation_inner ul span {
    display: block;
    list-style-image: url(www/navi-li.jpg);
    background-image: url(www/bg-navi.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px 0px 0px 0px;
}

#navigation_inner li ul {
    display: block;
    margin-left: 0px;
    .margin-left: 0px;
}

#navigation_inner li ul li {
    display: block;
    background-image: url(www/bg-navi.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;

}


/**
 * Inhalt
 */


#page_inner_box {
    position: relative;
    width: auto;
    top: 0px;
    .top: 0px;  /* IE 6/7 */
    background-image: url('www/page-bg.png');
    background-repeat: repeat;
    padding: 0px 10px 0px 10px;
}

#area_box {
    position: relative;
    width: 950px;
    top: 0px;
    .top: 0px;   /* IE 6/7 */
}


#area_box1 {
    position: relative;
    width: 600px;
    float: left;
}


#area_box1_inhalt {
    position: relative;
    width: auto;
    padding: 0px 0px 5px 5px;
    text-align: justify;


}

#area_box_banner {
    position: relative;
    width: 190px;
    float: left;
    padding: 5px 5px 5px 5px;
}

/**
 * Seiteninhalte
 */


#area_box1_tietel {
    position: relative;
    min-height: 310px;
    .min-height: 310px;
    _height: 310px;
}


#area_box1_tietel img {
    position: relative;
    width: auto;
    margin-top: -10px;
    float: right;
    padding: 0px 0px 60px 15px;
}

#area_box1_bildtietel {
    position: absolute;
    width: 590px;
    text-align: right;
    margin-left: 0px;
    margin-top: -5px;
    .margin-top: -20px;
}

#area_box_spendenbanner {
    position: relative;
    width: auto;

}

#area_box1_linie {
    position: relative;
    width: auto;
    height: 5px;
    .height: 5px;
    margin-top: 0px;
    .margin-top: 0px;
    background-color: #DADFE3;
}

#area_box2 {
    position: relative;
    width: auto;
    margin-top: 33px;
    .margin-top: 0px;
    padding: 10px 5px 5px 0px;
}

#area_box_route {
    position: relative;
    width: auto;
    padding: 10px 0px 0px 0px;
}

#area_box_table {
    position: relative;
    width: auto;
    padding: 0px 0px 10px 0px;
}

#area_box_inhalte {
    position: relative;
    width: 590px;
    padding: 5px 0px 0px 0px;
}

#tabelle_list {
    position: relative;
    width: 100%;
}

#tabelle_list_tietel {
    position: relative;
    font-weight: bold;
    background-color: #DADFE3;
    padding: 2px 2px 2px 5px;
}

#tabelle_list_inhalt {
    position: relative;
    padding: 0px 2px 0px 2px;
}

#area_box1_veranstaltung {
    position: relative;
    width: auto;
    height: auto;
    padding: 10px 0px 10px 0px;
}

#area_box_text {
    position: relative;
    width: auto;
    padding: 10px 0px 10px 0px;
}


#area_box2_rechts img {
    position: relative;
    width: auto;
    float: right;
    padding: 0px 0px 5px 10px;
}


#area_box2_links img {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 10px 5px 0px;
}

#area_box2_rechts {
    position: relative;
    width: auto;
}


#area_box2_links {
    position: relative;
    width: auto;
}


#area_box_ausbildung {
    position: relative;
    width: auto;
    margin-top: -30px;
   .margin-top: -10px;
}

/**
 * Startseite-News
 */

#area_start {
    position: relative;
    width: auto;
    float: left;
    padding: 0px 5px 0px 0px;
}

#area_start_links {
    position: relative;
    width: 410px;
    padding: 0px 0px 0px 0px;
    float: left;
}

#area_start_links_news {
    position: relative;
    width: 100%;
    margin-top: 10px;
    padding: 5px 10px 5px 5px;
    background-color: #DADFE3;
    float: left;
}

#area_start_links_news img {
    position: relative;
    padding: 0px 10px 0px 0px;
    float: left;
}

#area_start_rechts {
    position: absolute;
    width: 150px;
    height: 400px;
    margin-top: 10px;
    margin-left: 430px;
    .margin-left: 20px;
    _margin-left: 4px;
    background-color: #ffDE23;
    float: left;
    padding: 5px 5px 5px 5px;
    _padding: 5px 5px 3px 5px;
}




/**
 * Fuss
 */


#page_inner_fuss {
    position: relative;
    width: auto;
    height: auto;
    top: 0px;
    .top: 0px;  /* IE 6/7 */
    background-image: url('www/drk-ohz-fuss.jpg');
    background-repeat: no-repeat;
    background-position: top;
    padding: 12px 0px 18px 70px;
}

#page_inner_fuss_adresse {
    position: relative;
    width: auto;

}

#page_abschluss {
    position: relative;
    width: auto;
    color: #ffffff;
    padding: 0px 10px 0px 15px;

}

#page_abschluss a:link {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

#page_abschluss a:active {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;

}

#page_abschluss a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;

}

#page_abschluss a:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}