body { background-color:#003366; margin: 0; padding: 0; text-align:center; }
a               { text-decoration: none; color:#0076C0; }
a:hover         { text-decoration: none; color:#FFFFFF; background-color:#0084D0; }
a.nohover:hover { background-color:transparent; }

#main       { width:760px; margin: 0 auto; color:black; background: #99CCFF url(seitenhintergrund.gif) repeat-y; /* overflow:hidden; */ }
#top-menue  { height:90px; font-family:Arial,helvetica,sans-serif; font-size:10pt; color:white; background-color:#0084D0; border-bottom: 5px solid #FFFFCC; }
#top-menue a       { text-decoration: none; color:#FFFFFF; }
#top-menue a:hover { text-decoration: none; color:#0076C0; background-color:#FFFFFF; }
#kronenkreuz  { float:left; border:none; width:90px; height:90px; }
#kirchenkreuz { float:right; border:none; width:90px; height:90px; }

#left-stuff { clear:both; float:left; width:150px; text-align:left; background-color:#0084D0; margin: 0 0 0 0; padding: 0 0 0 0; }
#left-stuff ul { margin: 0; padding: 0px 4px 10px 24px; font-size: 12px; /* 0.75em; 9pt */ font-family: Arial, helvetica, sans-serif; background-color:#FFFFCC; }
#left-stuff li { margin:0; padding:0; }
#left-stuff div.ueber { color: #FFFFFF; background-color:#0084D0; font-weight: bold; padding: 4px; text-align:justify; font-size: 13px; font-family: arial,helvetica,sans-serif; }
#left-stuff ul.amb   { list-style-image:url(/bilder/car01.gif); padding-top:4px; }
#left-stuff ul.stat  { list-style-image:url(/bilder/house01.gif); }
#left-stuff ul.sonst { list-style-image:url(/bilder/heart01.gif); }
#left-stuff ul.news  { list-style-image:url(/bilder/news01.gif); list-style-position:inside; padding: 4px; }

#content {
  background: #99CCFF url(bilder/kkreuz.gif) no-repeat; float:right; width:610px; 
  text-align: left; font-size: 10pt; line-height: 16pt; font-family: arial,helvetica,sans-serif; /*  margin: 0 0 1em 150px; padding: 0px 150px; */
}

#footer { clear:both; font-size: 9pt; color: #FFFFFF; font-family: Arial, helvetica, sans-serif;  background-color:#0084D0; margin: 0; padding:4px; border-top: 1px solid #FFFFFF; }
#footer a       { text-decoration: none; color:#FFFFFF; }
#footer a:hover { text-decoration: none; color:#0076C0; background-color:#FFFFFF;}

.left-bar-small { font-size: 9px; /* 0.75em; 7pt; */ text-align:right; color:#808080; }
/* .left-bar       { padding: 4px; font-size: 12px; font-family: Arial, helvetica, sans-serif; background-color:#FFFFCC; } */

.text { margin: 0px 25px; font-size: 10pt; line-height: 16pt; font-family: arial,helvetica,sans-serif; }
.text ul         { list-style-type:disc; }
.text blockquote { background-color:#FFFFCC; padding:10px; }
.text td         { font-family:Arial,helvetica,sans-serif; font-size:10pt; }
.text th         { font-family:Arial,helvetica,sans-serif; font-size:10pt; text-align:left; font-weight:bold; }

.kasten { background-color:#FFFFCC; padding:10px; margin-left:30px; margin-right:30px }
  
