BODY { font-family: sans-serif; background-color: white; 
  padding: 10px; margin: 0px; }
STRONG { font-weight: bold; }
.invisible { display: none; }
A { color: black; text-decoration: none; }
A:hover { background-color: white; text-decoration: underline; }
IMG { border: 0px; }
.edit { display:none; }

DIV#mainwrapper { }

DIV#leftwrapper { display: none; }

DIV#logo { width: 180px; }

DIV#navigation { width: 10em; display: block; }

DIV#navigation UL { padding-top: 15px; list-style-type: none; font-weight: bold; 
						        margin-left: 0px; padding-left: 0px; }
DIV#navigation UL LI {  padding-bottom: 15px; }

DIV#navigation a.card { background: transparent url('http://www.kirche-koeln.de/img/vcardsymbol.gif') 
                              left no-repeat; padding-left: 28px; padding-top:6px; padding-bottom:4px;  }

DIV#contentwrapper {  }

DIV#content DIV { border: 1px solid rgb(70, 70, 0); 
  padding: 4px; }
DIV#content TABLE	 { margin-left: auto; margin-right: auto; align: left;
						            text-align: left; width: 100%; padding: 4px; }
DIV#content TD.bu { font-size: 85%; }
DIV#content UL.gd { margin-left: 0px; padding-left: 0px; list-style-type: none }
DIV#content UL.gd { margin-left: 0px; list-style-type: none }
DIV#content UL.subgd { margin-left: 20px; padding-left: 0px; list-style-type: square }
DIV#content UL.subgd LI	{ margin-bottom: 8px; margin-top: 8px }

DIV#foot { display: none; }

