/* CSS STYLESHEETS für Lebendige Gemeinde
   Datum:    2007-04-05
   Autor:  Rainer Holweger
   www.holy-art.de */

body {
     background-color: #fff;
     margin: 0px;
     text-align: center;
}

#bgverlauf {
         margin: auto;
         padding: 0px;
         width: 100%;
         height: 713px;
         }

#hintergrund {
         margin: auto;
         padding: 0px;
         width: 100%;
         height: 717px;
         text-align: left;
         }

#header {
         margin: auto;
         padding: 0px;
         width: 0px;
         height: 0px
         text-align: left;
         visibility: hidden;
         display: none;
         }



#contentwrapper {
         margin: 0px auto;
         padding: 0px;
         width: 100%;
         text-align: left;
         }



/*********** Navigationsleiste links***********/
#navigation {
         position: fixed;
         margin: 0px;
         float: left;
         width: 0px;
         height: 0px;
         font-family: Verdana,Arial,sans-serif;
         color: #fff;
         font-size: 12px;
         font-weight: bold;
         line-height: 150%;
         visibility: hidden;
         display: none;
         }


#navbar {
        visibility: hidden;
        display: none;
        }




/*********** Inhalt ***********/

#content {
         top: 0px;
         margin: 12px;
         padding: 5px;
         background-color: #fff;
         width: 90%;
         height: auto;
         font-family: Verdana,Arial,sans-serif;
         color: #000;
         font-size: 0.8em;
         line-height: 120%;
         text-align: left;
}

#contentindex {
         top: 0px;
         margin: 15px;
         padding: 5px;
         background-color: #fff;
         width: 100%;
         height: auto;
         font-family: Verdana,Arial,sans-serif;
         color: #000;
         font-size: 80%;
         line-height: 130%;
         text-align: left;
}

#boxwrapper {
            position: relative;
            top: 0px;
            margin: 10px 0px 0px 10px;
            visibility: hidden;
            display: none;
            }

#impressum {
           width: 500px;
           height: auto;
           margin: 10px;
           padding: 0px;
           font-size: 0.7em;
           line-height: 130%;
           }



#footer {
         margin: auto;
         padding: 0px;
         clear: both;
         width: 0px;
         height: 0px;
         visibility: hidden;
         display: none;
         }


#functions {
  font-size: 11px;
  width: 580px;
  text-align: right;
  color: #000;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px dotted #000;
  }

#functions a {
  margin-right: 20px;
  text-decoration: none;
  padding: 0px 0px 5px 0px;
}

#functions .totop {
  background: #fff url(images/bg_totop.gif) no-repeat;
  padding: 2px 0px;
}

#functions .totop a {
  padding-left: 25px;
  background: #fff url(images/bg_totop.gif) no-repeat;
  }


#functions .print {
  background: #fff url(images/bg_print.gif) no-repeat;
  padding: 2px 0px;
}

#functions .print a {
  background: #fff url(images/bg_print.gif) no-repeat;
  padding-left: 25px;
}


/*** Textformatierungen ***/

h1, h2, h3, h4 {line-height: 1em; color: #000; }

h1 { font-size: 1.5em; margin-bottom: 15px; }
h2 { font-size: 1.3em; margin-bottom: 10px; }

p { margin-bottom: 15px; line-height: 1.3em; }

a:link, a:visited, a:active, a:hover { color: #000; text-decoration: underline; }

img {padding: 10px;

.boxhead {
         width: 0px;
         height: 0px;
         visibility: hidden;
         display: none;;
         }

.boxtext {
         width: 0px;
         margin: 0px;
         visibility: hidden;
         display: none;
         }

.aktuelles {
         width: 80%;
         margin: 15%;
         padding: 10px;
         font-family: Verdana,Arial;
         color: #000;
         text-align: left;
         border-top: 1px dotted #000;
         }

.printer {
         width: 0px;
         margin: 0px;
         visibility: hidden;
         display: none;
         }


.rechts {text-align: right;}

.klein {
       font-family: Verdana,Arial,sans-serif;
       font-weight: normal;
       font-size: 12px;
       color: #000;
       }
