/*--------------------------------------------------------
      http://www.solon.at/
      autor: holzweg ecommerce solutions, www.holzweg.com
      beginn: 2007-02-05
      ende: 2007-
      inhalt: schriftenformatierugnen
      farben: gruen: #3AA033, grau: #555555; blau: #3864AD; 
--------------------------------------------------------*/

body{
  font-family: arial, trebuchet, sans-serif;
  font-size: 0.95em;
  color: #555555;
}

/* --------------------- content :  überschriften   --------------------- */

.content h1{ color: #555555; font-weight: bold; font-size: 1em;  margin-bottom: 10px;}
.content h2{ color: #555555; font-weight: bold; font-size: 0.80em;  margin-bottom: 10px;}
.content h3{ color: #3AA033; font-weight: bold; font-size: 0.80em;  margin-bottom: 10px;}

.content {color: #555555; font-size: 0.8em; line-height: 1.45em;}
.content p{color: #555555; font-size: 1.0em; line-height: 1.45em;}
.content strong {color: #555555; font-weight: bold;}
/*----------- LISTEN -----------*/

.content ul{ font-size: 1em; list-style-position: outside; list-style-type: square; margin-left: 35px; margin-bottom: 10px;}
.content ul li{ padding-left: 5px;}

.content ol{ font-size: 1.0em; list-style-type: decimal; list-style-position: outside; margin-left: 38px; margin-bottom: 10px; }
.content ol li{  padding-left: 5px;}

/*----------- HYPERLINK -----------*/
.content a { color: #3AA033; text-decoration: none;}
.content a:link {color: #3AA033; text-decoration: underline;}
.content a:visited {color: #3AA033; text-decoration: underline;}
.content a:hover {color: #3AA033; text-decoration: underline;}


/* Ueberschriften 1,2,3,4 */
span.headline_1{ white-space:nowrap; color: #3864AD; font-weight: bold; font-size: 1.3em;  margin-bottom: 15px; text-transform: uppercase;}
span.headline_2{ white-space:nowrap; color: #555555; font-weight: bold; font-size: 1.3em;  margin-bottom: 15px; text-transform: uppercase;}
span.headline_3{ color: #3864AD; font-weight: bold; font-size: 1.3em;  margin-bottom: 15px; text-transform: uppercase;}
span.headline_4{ color: #555555; font-weight: bold; font-size: 1.3em;  margin-bottom: 15px; text-transform: uppercase;}

/* Ueberschriften 1 + 2, für die Startseite */
span.home_headline_1{ white-space:pre; color: #3864AD; font-weight: bold; font-size: 1.9em;  margin-bottom: 15px; text-transform: uppercase; letter-spacing:0.05em;}
span.home_headline_2{ white-space:pre; color: #555555; font-weight: bold; font-size: 1.125em;  margin-bottom: 15px; text-transform: uppercase; letter-spacing:0.05em;}

/* Ueberschriften Bildergalerie  */
span.galerie_headline{ color: #555555; font-weight: bold; font-size: 1.0em;  margin-bottom: 15px; text-transform: uppercase; letter-spacing:0.05em;}


/* --------------------- content :  bilder   ---------------------*/

.bildunterschrift{ clear: both; color: #555555; font-size: 0.625em; _font-size: 0.8em; padding-left: 8px; padding-top: 5px;}

/* --------------------- globale navigation - nummer   ---------------------*/

span.globale_nav_number{ font-size: 0.8em; color: #3965AF; }
  span.globale_nav_number a:link{ font-size: 0.8em; color: #3965AF; text-decoration: none; }
  span.globale_nav_number a:visited{ font-size: 0.8em; color: #3965AF; text-decoration: none; }
  span.globale_nav_number a:hover{ font-size: 0.8em; color: #3965AF; text-decoration: none; }
span.globale_nav_text{ font-size: 1.05em;color: #1B1B1B; font-weight: bold; }
  span.globale_nav_text a:link{ font-size: 1.05em; color: #1B1B1B; text-decoration: none; font-weight: bold; text-transform: uppercase;}
  span.globale_nav_text a:visited{ font-size: 1.05em; color: #1B1B1B; text-decoration: none; font-weight: bold; text-transform: uppercase;}
  span.globale_nav_text a:hover{ font-size: 1.05em; color: #1B1B1B; text-decoration: none; font-weight: bold; text-transform: uppercase;}
  
/* --------------------- informationen   ---------------------*/

#info_meldungen .information_title{ color: #3864AD; font-weight: bold; font-size: 1em;  margin-bottom: 15px; text-transform: uppercase; }
 .meldungen_text h1{ font-size: 0.80em; text-transform: uppercase; color: #555; font-weight: bold;padding-top: 2px;padding-bottom: 0px;}
 .meldungen_text p{font-size: 0.80em;color: #555555; line-height: 1.45em;}
     .meldungen_text p a, .meldungen_text p a:link, .meldungen_text p a:visited{ text-decoration: none;color: #3AA033;}
     .meldungen_text p a:hover{text-decoration: underline;color: #3AA033;}
.meldungen_text p p{font-size: 1.0em;color: #555555; line-height: 1.45em;}
     .meldungen_text p p a, .meldungen_text p a:link, .meldungen_text p a:visited{ text-decoration: none;color: #3AA033;}
     .meldungen_text p p a:hover{text-decoration: underline;color: #3AA033;}     