{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
ol {
   margin-top: 1px;
   margin-bottom: 1px;
} 

{ }
{ }
{ }
{ }
{ }
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;
}

{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
{ }
form, p { margin: 0; }

/* Style Sheet Definitionen */
/* für CMS-Projekt (Tarek Amin)  - Final Version */

/* Globale Einstellungen ********************************************************** */
body { 
     color: black; 
     font-family: sans-serif, arial; 
     margin: 1px; 
     padding: 3px;
     font-size: 100%;
     background-image: url(background.gif);
}

ul, ol { margin-top: 1px; margin-bottom: 1px; }

#main {
    font-weight: bold;
    font-size: 90%;
}
#main_txt {
    font-size: 90%;
}
#link_txt {
    font-size: 90%;
}

#blfont {font-family: Courier New; }

TD.bl_txt {font-family: Courier New; font-size: 80%; }

#main_area { /* TD Main Bereich */
   padding-left: 16px;
   border-width: 2px;
   border-style: solid;
   border-color: black:
}
#left_area { /* TD Navbar linke Seite*/
}

/*------------- Kategorie und Hauptdokumente -------------*/
#kategorie { /* Kategorie Label */
 width: 100%;
 background-color: white;
 color: #B70027;
}

a.hauptdokument {
 width: 100%;
 background-color: #B70027;
 color: white;
 font-weight: bold;
}

a.hauptdokument:link {
 background-color: #B70027;
 color: white;
 font-weight: bold;
}

a.hauptdokument:visited {
 width: 100%;
 background-color: #B70027;
 color: white;
 font-weight: bold;
}

a.hauptdokument:hover {
 background-color: silver;
 color: #B70027;
}
/*----------------- ende Kategorie ------------------------*/

#top_area { /* TD Navbar oben */
   background-repeat: no-repeat;
   background-position: center center;
}

#logo_area { /* TD links oben Logo */
}

/* ------------------- */
/* eigene Definitionen */
/* ------------------- */
#klein { font-size: 80% };

#rot { font-size: 110%;
       color: red; }

#gruen { font-size: 110%; 
       color: green; }

#blau { font-size: 110%; 
       color: blue; }

#schwarz { font-size: 110%; 
           color: black; }

#hf { /* hf = Hauptfarbe (links, das rot */
     color: #B70027; }



/* Rand um die verlinkten Bilder */
a img { border:none; 
      /* border-style: dotted; */
}

/* ----------------- */
/* Neue Definitionen */
/* ----------------- */
a:link { text-decoration:none;
         color: #B70027; }

a:visited { color: #B70027;
            text-decoration:none; }

a:hover { color: black;
          background-color: silver;
          text-decoration:none; }

/* Überschriften ********************************************************* */
#ueberschrift {
    font-weight: bold;
    font-size: 150%;
}
#untertitel {
    font-weight: bold;
    font-size: 100%;
    font-color: #B70027;
}

#bildunterschrift {
    font-size: 70%;
    font-color: #B70027;
}

#galerietext {
    font-weight: bold;
    font-size: 80%;
    text-align: center;
    font-color: #B70027;
}

h1 { margin-top:20px; }


/* EIDTOR-Buttons ****************************************************** */
a.editor_button {
    color: white;
    background-color: green;
    text-align: center;
    display: inline;
    width: 100px;
    border-color: black;
    padding: 2px;
    text-decoration: none;
    font-size: 100%;
    border-width: 1px;
    border-style: solid;
}

a.editor_button:visited {
    color: white;
    background-color: green;
}

a.editor_button:hover {
    color: green;
    background-color: silver;
}

a.help_button {
    color: white;
    background-color: blue;
    text-align: center;
    display: inline;
    width: 80px;
    border-width: 2px;
    border-color: black;
    border-style: solid;
    padding: 2px;
    text-decoration: none;
    font-size: 100%;
}
a.help_button:hover {
    color: white;
    background-color: blue;
}

/* ---------------------------------- */
/* Horizontale Main-Buttons  O B E N  */
/* ---------------------------------- */
a.main_button {
    color: #B70027;
    text-align: center;
   
    width: 100px;
    -width: 100px;
    \width: 100px;
    w\idth: 100px;

    padding: 2px;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
    font-weight: bold;

    border-color: black;
    border-width: 1px;
    border-style: solid;
 }

a.main_button:hover {
    color: black;
    background-color: silver;
}

#main_button_aktiv {
    color: black;
    text-align: center;
    display: inline;
    width: 100px;
    padding: 2px;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
    border-color: #B70027;
    border-width: 1px;
    border-style: solid;
}

/* ------------------------------- */
/* Vertikale Sub-Buttons LINKS (1) */
/* ------------------------------- */
a.sub_button_1 {
    display: block;
    color: white;
    text-align: left;
    width: 100%;
    padding: 1px;
    text-decoration: none;
    font-size: 100%;
    margin-top: 4px;
    margin-left: 4px;
}

a.sub_button_1:visited { 
  display: block;
  color: white;
  text-decoration:none; 
}

a.sub_button_1:hover {
    color: #B70027;
    display: block;
    background-color: silver;
}

#sub_button_1_aktiv {
    color: white; 
    text-align: left;
    display: block;
    width: 100%;
    padding: 1px;
    text-decoration: none;
    font-size: 100%;
    margin-top: 4px;
    margin-left: 4px;
    border-width: 1px;
    border-color: white;
    border-style: solid;
 }

/* ---------------------------------------- */
/* Links, mit Untermenues, die Ueberschrift */
/* ---------------------------------------- */
#sub_button_1_aktiv_first {
    color: white;
    text-align: left;
    display: block;
    width: 100%;
    padding: 1px;
    text-decoration: none;
    font-size: 100%;
    margin-top: 4px;
    margin-left: 4px;
}

/* Vertikale Sub-Buttons (2) ******************************************* */
a.sub_button_2 {
    color: white;
    text-align: left;
    display: block;
    width: 100%;
    padding: 1px;
    text-decoration: none;
    font-size: 100%;
    margin-top: 4px;
    margin-left: 6px;
}

a.sub_button_2:visited { 
  display: block;
  color: white;
  text-decoration:none; 
}

a.sub_button_2:hover {
    display: block;
    color: #B70027;
    background-color: silver;
}

/* ------------------------- */
/* Vertikale Sub-Buttons (2) */
/* mit noch was drunter      */
/* ------------------------- */
#sub_button_2_aktiv {
    display: block;
    color: white;
    text-align: left;
    width: 100%;
    padding: 1px;
    text-decoration: none;
    font-size: 100%;
    margin-top: 4px;
    margin-left: 6px;
    border-width: 1px;
    border-color: white;
    border-style: solid;
}

/* Absatzdefinitionen ********************************************* */
#absatz_01 {                   /* Beginn des 1. Submenüs */
    margin-top: 5px;
}

/* Infobox ********************************************************* */

#info { 
    color: black;
    font-size: 80%;
    margin: 0;
    padding: 1px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    border: 1px dashed #B70027;
    /* background-color: white; */
    margin-top: 30px;
}

#info strong {
    font-size: 100%; 
    color: black;
    text-decoration: underline; }

a.info:link { text-decoration:none;
         color: #B70027; }

a.info:visited { color: #B70027;
            text-decoration:none; }

a.info :hover { color: #B70027;
          background-color: silver;
          text-decoration:none; }

ul {
   margin:0px;
   padding-left:15px;
}

table.gaestebuch { width:99%;
                   font-size:90%;
                   border-top-width:0px;
                   border-right-width:0px;
                   border-bottom-width:0px;
                   border-left-width:0px;
                 }

td.nachricht { width:99%;
                font-weight:bold;
                font-size:95%;
                color: black;
             }

