body {
  color: black;
  font-family: sans-serif, arial;
  margin: 1px;
  padding: 3px;
  font-size: 100%;
}

#main {
  font-weight: bold;
  font-size: 80%;
}

#main_txt {
  font-size: 80%;
}

#ueberschrift {
   font-weight: bold;
   font-size: 150%;
}

#untertitel {
   font-weight: bold;
   font-size: 100%;
}

#bildunterschrift {
   font-size: 90%;
}

#galerietext {
   font-weight: bold;
   font-size: 80%;
   text-align: center;
}

#info {
   font-size: 70%;
   margin: 0;
   padding: 1px;
   padding-top: 4px;
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 4px;
   border: 2px dashed #4A5A9C;
   background-color: #B1BAD9;
   margin-top: 30px;
}

#info p {
    color: white;
    background-color: #4A5A9C;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}

#info table {
    font-size: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}
a.info {
}

h1 {
   margin-top:20px;
}

td.bl_txt {
   font-family: Courier New;
   font-size: 80%;
}

#blfont {
   font-family: Courier New;
}

ul {
   margin-top: 1px;
   margin-bottom: 1px;
} 

ol {
   margin-top: 1px;
   margin-bottom: 1px;
} 

#logo_area {
}

#top_area {
}

#left_area {
   background-repeat:repeat-y;
}

#absatz_01 {
   margin-top: 70px;
}

#main_area {
   padding-left: 16px;
}

a.editor_button {
   color: dk-blue;
   background-color: #69F98E;
   text-align: center;
   display: inline;
   width: 100px;
   border-width: 2px;
   border-color: black;
   border-style: solid;
   padding: 2px;
   text-decoration: none;
   font-size: 80%;
}

a.editor_button:hover {
   color: red;
   background-color: #C0C0FF;
}

a.main_button {
   margin-top: 4px;
   color: black;
   background-color: #F2F4B9;
   text-align: center;
   display: inline;
   width: 100px;
   border-width: 2px;
   border-color: black;
   border-style: solid;
   padding: 2px;
   text-decoration: none;
   font-weight: bold;
   font-size: 80%;
}
a.main_button:hover {
   color: red;
   background-color: #FDE801;
}

#main_button_aktiv {
   color: #F2F4B9;
   background-color: black;
   text-align: center;
   display: inline;
   width: 100px;
   border-width: 2px;
   border-color: black;
   border-style: solid;
   padding: 2px;
   text-decoration: none;
   font-weight: bold;
   font-size: 80%;
}

a.sub_button_1 {
   color: black;
   background-color: #C0FFFF;
   text-align: left;
   display: block;
   width: 100%;
   border-width: 1px;
   border-color: #78AEAD;
   border-style: solid;
   padding: 1px;
   text-decoration: none;
   font-size: 80%;
   margin-top: 4px;
}
a.sub_button_1:hover {
   color: white;
   background-color: #C00000;
}

#sub_button_1_aktiv {
   color: black;
   background-color: #CDD8CB;
   text-align: left;
   display: block;
   width: 100%;
   border-width: 1px;
   border-color: #070DFD;
   border-style: solid;
   padding: 1px;
   text-decoration: none;
   font-size: 80%;
   margin-top: 4px;
}

#sub_button_1_aktiv_first {
   color: #F2F4B9;
   background: black;
   text-align: left;
   display: block;
   width: 100%;
   border-width: 1px;
   border-color: #78AEAD;
   border-style: solid;
   padding: 1px;
   text-decoration: none;
   font-size: 80%;
   margin-top: 4px;
}
a.sub_button_2 {
   color: black;
   background: #DDFFFF;
   text-align: left;
   display: block;
   width: 100%;
   border-width: 1px;
   border-color: #78AEAD;
   border-style: solid;
   padding: 1px;
   text-decoration: none;
   font-size: 80%;
}
a.sub_button_2:hover {
   color: white;
   background-color: #C00000;
}

#sub_button_2_aktiv {
   color: black;
   background: #CDD8CB;
   text-align: left;
   display: block;
   width: 100%;
   border-width: 1px;
   border-color: #78AEAD;
   border-style: solid;
   padding: 1px;
   text-decoration: none;
   font-size: 80%;
}
form, p { margin: 0; }

#rot { color: #FF0000; }
#blau { color: #0000C0; }
#gruen { color: #008000; }
#weiss {color: #FFFFFF; }