/* Beispiel fŸr flatfilerONE Module*/

a:visited   { color: #7c1c1d; font-size: 12px; font-family: Arial; font-weight: bolder }
a:link   { color: #7c1c1d; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: underline }
a:hover  { color: #7c1c1d; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: underline }
a:active  { color: #7c1c1d; font-size: 12px; font-family: Arial; font-weight: bolder; text-decoration: underline }

.siteTitle  { color: #fff; font-size: 18px; font-family: Arial; font-weight: bolder; line-height: 14px; text-shadow: 2px 2px 2px #333 }
.siteTitleSub  { color: #fff; font-size: 14px; font-family: Arial; font-weight: bold; text-shadow: 2px 2px 2px #333 }

/* Alle †berschriften*/
.headline
  { color: #000; font-size: 12px; font-family: Arial; font-weight: bold }
 
 /* Einleitung*/
 .subtitle
  { color: #000; font-size: 12px; font-family: Arial }
 
 /* Artikel, Text, GŠstebucheintrŠge...*/
  .text
  { color: #000; font-size: 12px; font-family: Arial }
 
 /* Besucherkommentare*/
   .visitor
  { color: #000; font-size: 11px; font-family: Arial }
 
 b,p,h2,h3,h2,h6,ul,ol,li,div,b,i,td,th
  { color: #000; font-size: 12px; font-family: Arial }
 
 h1
  { color: #7c1c1d; font-size: 15px; font-family: Arial, Verdana }
 
 tt
{
color: #006699; font-size: 13px; font-family: courier, Arial, Verdana
}
 
 code
 {  font-size: 12px; font-family: courier }

 
small
 { color: #333333; font-size: 11px; font-family: Arial, Helvetica, Verdana, sans-serif }
 
 .justify
 { align: justify; }

 fieldset {
    border: #800000 solid 1px;
    padding: 5px;
}

a.block 
    { color: #7c1c1d; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
a.dominik { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #7c1c1d; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
a.visited.dominik { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #7c1c1d; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
a:hover.block
   { color: #f90; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
a:hover.dominik { color: #f90; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #7c1c1d; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
a:active.block  { color: #f90; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
a:active.dominik { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: #7c1c1d; list-style-type: none; display: block; padding: 5px 5px 5px 20px }
.eingabefeld300 { width: 300px; border: 1px solid; color: #800000; background: #F5F5F5}
.eingabefeld200 { width: 200px; border: 1px solid; color: #800000; background: #F5F5F5}
.eingabefeld100 { width: 100px; border: 1px solid; color: #800000; background: #F5F5F5}
h4 { color: #7c1c1d; font-size: 14px; font-family: Arial; font-weight: bold; line-height: 12px; margin: 0.83em 0 }

