BODY {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  background-color: #C5D2DB;
  background-image: url('www/body-bg.jpg');
  background-repeat: repeat-x;
  background-position: top;

}

html {


}


*HTML {
    behavior: url('hover.htc');
}

.clear {
  clear: both;
}


/**
 * Überschriften
 */

H1 {
    position: relative;
    font-size: 30px;
    font-style: italic;
    color: #E3D6C5;
}

H2 {
    position: relative;
    font-size: 20px;
    display: block;
    height: 15px;
    text-align: left;
}

H3 {
    position: relative;
    display: block;
    _top: -10px;
    font-size: 14px;
    text-align: left;
}

H4 {
    position: relative;
    font-size: 18px;


}

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: #000000;
    text-decoration: none;
}



/**
 * Layout
 */


#page {
    position: relative;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

#page_inner {
    position: relative;
    width: 100%;
}

#logo_druck {
    display: none;
}

#top1 {
    position: relative;
    width: 100%;
    height: 270px;
    background-image: url('www/top1.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

#top2 {
    position: relative;
    width: 100%;
    height: 270px;
    background-image: url('www/top2.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

#top3 {
    position: relative;
    width: 100%;
    height: 270px;
    background-image: url('www/top3.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

#top4 {
    position: relative;
    width: 100%;
    height: 270px;
    background-image: url('www/top4.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

#top_inner {
    position: relative;
    width: 950px;
    padding: 0px 10px 0px 10px;

}

#navi_top {
    position: relative;
    width: 804px;
    font-family: Arial;
    font-size: 22px;
    color: #ffffff;
    top: 78px;
    left: 0px;
    padding: 8px 0px 0px 0px;
}

#navi_top a:link {
    color: #ffffff;
    text-decoration: none;
}

#navi_top a:active {
    color: #ffffff;
    text-decoration: none;

}

#navi_top a:visited {
    color: #ffffff;
    text-decoration: none;

}

#navi_top a:hover {
    color: #8294A0;
    text-decoration: none;
}

#navi_top1 {
    position: relative;
    width: 201px;
    height: 44px;
    text-align: center;
    float: left;
}

#navi_top2 {
    position: relative;
    width: 201px;
    height: 44px;
    text-align: center;
    float: left;
}

#navi_top3 {
    position: relative;
    width: 201px;
    height: 44px;
    text-align: center;
    float: left;
}

#navi_top4 {
    position: relative;
    width: 201px;
    height: 44px;
    text-align: center;
    float: left;
}

#navi_unter {
    position: relative;
    width: auto;
    top: 68px;
    .top: 60px;
    left: -30px;

}

#navi_unter ul li {
    position: relative;
    display: block;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    float: left;

}

#navi_unter ul li a:link {
    position: relative;
    display: block;
    width: auto;
    color: #E0BB4B;
    text-decoration: none;
    padding: 0px 10px 0px 0px;

}

#navi_unter ul li  a:active {
    position: relative;
    display: block;
    width: auto;
    color: #E0BB4B;
    text-decoration: none;
    padding: 0px 10px 0px 0px;

}

#navi_unter ul li a:visited {
    position: relative;
    display: block;
    width: auto;
    color: #E0BB4B;
    text-decoration: none;
    padding: 0px 10px 0px 0px;

}

#navi_unter ul li a:hover {
    position: relative;
    display: block;
    width: auto;
    color: #8294A0;
    text-decoration: none;
    padding: 0px 10px 0px 0px;
}

#top_text {
    position: relative;
    width: 600px;
    top: 88px;
    .top: 60px;
    left: 10px;
    color: #ffffff;
}

#top_button {
    position: absolute;
    width: auto;
    top: 188px;
    left: 742px;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;

}

#top_button a:link {
    color: #ffffff;
    text-decoration: none;
}

#top_button a:active {
    color: #ffffff;
    text-decoration: none;

}

#top_button a:visited {
    color: #ffffff;
    text-decoration: none;

}

#top_button a:hover {
    color: #990000;
    text-decoration: none;
}

#bild {
    position: relative;
    width: 100%;
    height: 200px;
    background-image: url('www/bild-bg.jpg');
    background-repeat: repeat;
    background-position: top;
}

#bild_inner {
    position: relative;
    width: 950px;
    padding: 0px 10px 0px 10px;

}

#hinweis_bild {
    display: none;
    position: absolute;
    margin-top: -80px;
    margin-left: 510px;
    z-index: 100;

}

#inhalt {
    position: relative;
    width: 100%;
    -top: -3px;
    background-image: url('www/inhalt-bg.jpg');
    background-repeat: repeat;
    background-position: top;

}

#inhalt_inner {
    position: relative;
    width: auto;
    padding: 10px 20px 0px 20px;
    .padding: 10px 20px 5px 20px;

}

#fuss {
    position: relative;
    width: 100%;
    -top: -3px;
    height: 10px;
    background-image: url('www/fuss-bg.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

#fuss a:link {
    color: #000000;
    text-decoration: none;
}

#fuss a:active {
    color: #000000;
    text-decoration: none;

}

#fuss a:visited {
    color: #000000;
    text-decoration: none;

}

#fuss a:hover {
    color: #000000;
    text-decoration: underline;
}

#fuss_inner {
    position: relative;
    width: 940px;
    padding: 10px 15px 0px 15px;
    .padding: 10px 15px 10px 15px;
    _padding: 10px 15px 0px 15px;

}

#adresse {
    position: relative;
    width: 80%;
    float: left;


}

#fuss_navi {
    position: relative;
    width: 20%;
    float: left;
    text-align: right;

}


/**
 * Seiteninhalte
 */


#box {
    position: relative;
    width: 100%;
    min-height: 256px;
    _height: 256px;
    text-align: justify;

}

#box_2_teiler_links {
    position: relative;
    width: 730px;
    float: left;

}

#box_2_teiler_rechts {
    position: relative;
    width: 180px;
    padding: 0px 0px 0px 20px;
    float:left;

}

#box_vorstand {
    position: relative;
    width: 50%;
    float: left;
    padding: 0px 0px 10px 0px;

}

#box_tip {
    position: relative;
    width: 100%;
}

#box_inner_box {
    position: relative;
    width: 100%;
    top: -15px;
    .top: 0px;

}

#box_inner_box_vorstand {
    position: relative;
    width: 100%;
}

#box_tip img {
    position: relative;
    padding: 5px 0px 0px 0px;
}

#bild_links img {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;
}

#bild_rechts img {
    position: relative;
    float: right;
    padding: 0px 0px 0px 10px;
}

#bild_mitte {
    position: relative;
    width: 100%;
    text-align: center;
}

#pdf {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;
}

#pdf ul {
    list-style-image: url(www/pdf-img.gif);
}

#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: 180px;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: left;

}

.tab_1 {
    position: relative;
    width: auto;
    vertical-align: text-top;
    text-align: left;
    font-weight: bold;
    padding: 3px 3px 3px 5px;
    background-color: #023D67;
    color: #ffffff;
}

.tab_2 {
    position: relative;
    width: auto;
    padding: 0px 5px 5px 5px;
    color: #000000;
    vertical-align: text-top;
    text-align: left;
}

.tab_3 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #023D67;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    background-color: #DBE6EC;
    color: #000000;
    vertical-align: text-top;
    text-align: center;


}

#liste {
    position: relative;
    width: 720px;
    _width: 715px;
    padding: 10px 0px 0px 0px;

}

#liste_inner {
    position: relative;
    width: 100%;
    height: 100px;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: left;
    padding: 5px 5px 5px 5px;

}

#liste_inner img {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;

}

#wetter {
    position: relative;
    width: 30%;
    padding: 0px 10px 20px 10px;
    .padding: 0px 10px 0px 10px;
    text-align: center;
    float: left;

}

#wetter_inner {
    position: relative;
    width: 100%;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: center;
    padding: 5px 0px 0px 0px;

}

#start_top {
    position: relative;
    width: 100%;

}

#start {
    position: relative;
    width: 210px;
    padding: 0px 15px 0px 15px;
    .padding: 0px 15px 0px 15px;
    _padding: 0px 10px 0px 10px;
    text-align: center;
    float: left;
    _top: -15px

}

#start_inner {
    position: relative;
    width: 100%;
    height: 315px;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: justify;
    padding: 5px 5px 5px 5px;

}

#start_inner img {
    position: relative;
    padding: 0px 0px 8px 0px;
    float: left;

}

/**
 * Druckversion
 */

@media print {


BODY {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  background-color: #ffffff;
  background-image: url('');


}

html {


}


*HTML {
    behavior: url('hover.htc');
}

.clear {
  clear: both;
}


/**
 * Überschriften
 */

H1 {
    position: relative;
    font-size: 30px;
    font-style: italic;
    color: #E3D6C5;
}

H2 {
    position: relative;
    font-size: 20px;
    display: block;
    height: 15px;
    text-align: left;
}

H3 {
    position: relative;
    display: block;
    _top: -10px;
    font-size: 14px;
    text-align: left;
}

H4 {
    position: relative;
    font-size: 18px;


}

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: #000000;
    text-decoration: none;
}



/**
 * Layout
 */


#page {
    position: relative;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

#page_inner {
    position: relative;
    width: 100%;
}

#logo_druck {
    position: relative;
    display: block;
    width: 670px;
    height: 65px;
    padding: 0px 0px 20px 0px;
}

#logo_druck_inner {
    position: relative;
    width: 670px;
    height: 65px;
}

#name {
    display: none;
}

#top1 {
    display: none;
}

#top2 {
    display: none;
}

#top3 {
    display: none;
}

#top4 {
    display: none;
}

#bild {
    position: relative;
    width: 100%;
    height: 200px;
    background-image: url('');
}

#bild_inner {
    position: relative;
    width: 950px;
    padding: 0px 10px 0px 10px;
    background-image: url('');

}

#inhalt {
    position: relative;
    width: 100%;
    -top: -3px;
    background-image: url('');

}

#inhalt_inner {
    position: relative;
    width: auto;
    padding: 10px 20px 0px 20px;
    .padding: 10px 20px 5px 20px;

}

#fuss {
    position: absolute;
    width: 100%;
    height: 65px;
    background-image: url('');
}

#fuss a:link {
    color: #000000;
    text-decoration: none;
}

#fuss a:active {
    color: #000000;
    text-decoration: none;

}

#fuss a:visited {
    color: #000000;
    text-decoration: none;

}

#fuss a:hover {
    color: #000000;
    text-decoration: underline;
}

#fuss_inner {
    position: relative;
    width: 940px;
    padding: 10px 15px 0px 15px;
    .padding: 10px 15px 10px 15px;
    _padding: 10px 15px 0px 15px;

}

#adresse {
    position: relative;
    width: 100%;
    text-align: center;


}

#fuss_navi {
    display: none;

}


/**
 * Seiteninhalte
 */


#box {
    position: relative;
    width: 100%;
    min-height: 256px;
    _height: 256px;
    text-align: justify;

}

#box_2_teiler_links {
    position: relative;
    width: 100%;
    float: left;

}

#box_2_teiler_rechts {
    display: none;

}

#box_vorstand {
    position: relative;
    width: 50%;
    float: left;
    padding: 0px 0px 10px 0px;

}

#box_tip {
    position: relative;
    width: 100%;
}

#box_inner_box {
    position: relative;
    width: 100%;
    top: -15px;
    .top: 0px;

}

#box_inner_box_vorstand {
    position: relative;
    width: 100%;
}

#box_tip img {
    position: relative;
    padding: 0px 0px 5px 0px;
}

#bild_links img {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;
}

#bild_rechts img {
    position: relative;
    float: right;
    padding: 0px 0px 0px 10px;
}

#bild_mitte {
    position: relative;
    width: 100%;
    text-align: center;
}

#pdf {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;
}

#pdf ul {
    list-style-image: url(www/pdf-img.gif);
}

#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: 100%;
    border-width: 0px 0px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: center;

}

.tab_1 {
    position: relative;
    width: auto;
    vertical-align: text-top;
    text-align: center;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    background-color: #023D67;
    color: #ffffff;
}

.tab_2 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #023D67;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    color: #000000;
    vertical-align: text-top;
    text-align: center;
}

.tab_3 {
    position: relative;
    width: auto;
    border-width: 1px 1px 0px 0px;
    border-color: #023D67;
    border-style: solid;
    padding: 3px 5px 3px 3px;
    background-color: #DBE6EC;
    color: #000000;
    vertical-align: text-top;
    text-align: center;


}

#liste {
    position: relative;
    width: 720px;
    _width: 715px;
    padding: 10px 0px 0px 0px;

}

#liste_inner {
    position: relative;
    width: 100%;
    height: 100px;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: left;
    padding: 5px 5px 5px 5px;

}

#liste_inner img {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;

}

#wetter {
    position: relative;
    width: 30%;
    padding: 0px 10px 20px 10px;
    .padding: 0px 10px 0px 10px;
    text-align: center;
    float: left;

}

#wetter_inner {
    position: relative;
    width: 100%;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: center;
    padding: 5px 0px 0px 0px;

}

#start_top {
    position: relative;
    width: 100%;

}

#start {
    position: relative;
    width: 210px;
    padding: 0px 15px 0px 15px;
    .padding: 0px 15px 0px 15px;
    _padding: 0px 10px 0px 10px;
    text-align: center;
    float: left;
    _top: -15px

}

#start_inner {
    position: relative;
    width: 100%;
    height: 315px;
    border-width: 1px 1px 1px 1px;
    border-color: #023D67;
    border-style: solid;
    vertical-align: text-top;
    text-align: justify;
    padding: 5px 5px 5px 5px;

}

#start_inner img {
    position: relative;
    padding: 0px 0px 8px 0px;
    float: left;

}


}
