* { padding: 0; margin: 0; }
html { height: 101%; } /* erzwingt Scrollbar im Firefox */
body { /* Das HTML-Element mit dem Namen body */
   color: #000000; /* Schriftfarbe */
   background-color: #DCEAF1; /* Hintergrundfarbe */
/* background-image: url(../images/h2.gif); */
/* background-repeat: repeat-x; */
   height: 100%;
   font-family: Verdana, Arial, Helvetica;
   font-size: small; /* Schriftgröße */
}

html, body, textarea {
scrollbar-base-color:#FFFFFF;
scrollbar-track-color:#DCEAF1;
scrollbar-face-color:#A1C6D6;
scrollbar-highlight-color:#DCEAF1;
scrollbar-3d-light-color:#DCEAF1;
scrollbar-dark-shadow-color:#DCEAF1;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
}

h1 {
    color: #802A48;
    font-size: 105%;
    font-style: normal;
    font-weight: bold;
}

#wrapper {
   color: black;
   background-image: url(../images/h1.gif);
   width: 900px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   min-height: 100%; /* Mindesthöhe für moderne Browser */
   height:auto !important; /* Important Regel für moderne Browser */
   height:100%; /* Mindesthöhe für den IE */
   overflow: hidden !important; /* FF Scroll-leiste */ 
   }

#textbereich {
   color: #000000;
/* background-color: #FFFFFF; */
   width: 900px;
/* height: 100%; */
   height:850px;
   z-index:1;
   }

#haupt1 {
   color: #324A53;
   position: absolute;
/* font-size: 100%; */
/* line-height: 120%; */
   margin-left: 212px;
   padding-left: 44px;
   width: 644px;
/* height: 100%; */
   margin-top: 136px;
   padding-top: 36px;
/* background-color: #FFFFFF; */
   }

#navigationright {
   position: absolute;
   color: #000000;
/* width: 212px; alt /*
   width: 222px;
/* height: 100%; */
   margin-top: 136px;
   padding-top:44px;
/* padding-left:32px; alt */
   padding-left:18px;
/* background-color:#A1C6D6; */
   }

#home1 { 
    color: #324A53;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: normal;
    width: 583px;
}

#home1 A,
#home1 A:LINK,
#home1 A:VISITED,
#home1 A:ACTIVE {
    color: #802A48;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: normal;
    text-decoration: none;
}

#home1 A:HOVER {
    color: #802A48;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: normal;
    text-decoration: underline;
}

.navi_home { 
    color: #324A53;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: normal;
}

.navi_home A,
.navi_home A:LINK,
.navi_home A:VISITED,
.navi_home A:ACTIVE {
    color: #802A48;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: normal;
    text-decoration: none;
}

.navi_home A:HOVER {
    color: #802A48;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: normal;
    text-decoration: underline;
}

.navi_home_bold {
    color: #755F25;
    font-size: 95%;
    font-style: normal; line-height: 150%;
    font-weight: bold;
    text-decoration: none;
}

.navi_home_small {
    color: #755F25;
    font-size: 90%;
    font-style: normal; line-height: 143%;
    font-weight: bold;
    text-decoration: none;
}

.navi_left { 
    color: #324A53;
    font-size: 80%;
    font-style: normal; line-height: 143%;
    font-weight: normal;}

.navi_left A,
.navi_left A:LINK,
.navi_left A:VISITED,
.navi_left A:ACTIVE {
    color: #324A53;
/*  font-size: 90%; */
/*  font-style: normal; line-height: 143%; */
    font-weight: normal;
    text-decoration: none;
}

.navi_left A:HOVER {
    color: #324A53;
/*  font-size: 90%; */
/*  font-style: normal; line-height: 143%; */
    font-weight: normal;
    text-decoration: underline;
}

.navi_left_bold {
    color: #755F25;
/*  font-size: 90%; */
    font-style: normal; line-height: 143%;
    font-weight: bold;
    text-decoration: none;
}

.navi_left b {
    color: #802A48;
/*  font-size: 90%; */
/*    font-style: normal; line-height: 143%; */
}

.navi_right { 
    color: #324A53;
    font-size: 85%;
    font-style: normal; line-height: 133%;
    font-weight: normal;}

.navi_right A,
.navi_right A:LINK,
.navi_right A:VISITED,
.navi_right A:ACTIVE {
    color: #324A53;
    text-decoration: none;
}

.navi_right A:HOVER {
    color: #324A53;
    text-decoration: underline;
}

.navi_right_bold {
    color: #755F25;
    font-weight: bold;
    text-decoration: none;
}

.navi_right b {
    color: #802A48;
/*  font-size: 90%; */
/*  font-style: normal; line-height: 143%; */
}

b {
    color: #802A48;
}
