body {
  color: black; background-color: white;
  font-size: 12px; font-family: arial,sans-serif;
  margin: 0; padding: 1em;
}

a {
  text-decoration:none;
  #font-variant: small-caps;
  color:#008000;
}


h1 { text-align: left; font-weight: normal; font-size: 20px; color: #16442f;  }
h2 { text-align: left; font-weight: normal; font-size: 18px; color: #16442f; }
h3 { text-align: left; font-weight: normal; font-size: 16px; color: #16442f; }
h4 { text-align: left; font-weight: normal; font-size: 14px; color: #16442f; }


.bodytext {font-size: 14px;}

div#menu0 {background:#eee;
  font-size:14px;
}

ul#Pfad { font-size: 14px; float: left; width: 500; margin: 0; padding: 3; }
ul#Pfad a { display: inline; padding: 0.2em; font-weight: normal; text-decoration:none; font-variant: small-caps;}
ul#Pfad a:link { color: white; background-color: #16442f; }
ul#Pfad a:visited { color: white; background-color: #16442f; }
ul#Pfad a:hover { color: black; background-color: #eee; }
ul#Pfad a:active { color: white; background-color: #eee; }

ul#Navigation { font-size: 12px; float: left; margin: 4px; padding: 0px; }
ul#Navigation a { font-size: 14px; display: inline; margin: 3px; padding: 2px;  text-decoration:none; }
ul#Navigation a:link { color: black; }
ul#Navigation a:visited { color: black; }
ul#Navigation a:hover { color: black; background-color: #eee; }
ul#Navigation a:active { color: white; background-color: #eee; }

div#links{ font-size: 10px; border:thin dashed black; margin: 3px; }
div#rand{ font-size: 10px;  margin: 3px; }
div#werbung {
    position: absolute;
    top: 10px; left: 910px;
    width: 150px;
    background-color: white;
    border: 1px solid white;
 }
html>body #werbung {  /* nur fuer moderne Browser! */
    position: fixed;
  }

th       { text-align: left; font-size: 14px; font-weight: bold; background-color: #16442f; color: white; }
th#Footer{ text-align: center; font-size: 14px; font-weight: bold; background-color: #16442f; color: white; }
td#TopMenu{ text-align: center; font-size:22px; height: 15; background-color: #16442f; color: white; }
td#TopSpace{ height: 4px;  background-color: white; color: white; }
td#contcol{ border-spacing:9px; font-size: 0.80em; margin: 9px; padding: 9px; }
td#header {
  height:120px;
  width:900px;
  background-image: url(/fileadmin/Heimatverein/bilder/logo.jpg);background-repeat:no-repeat;
}

table    { border-spacing: 3px; }
.main    { border:thin solid #eee; border-spacing:0px}
.content { border:thin solid white; border-spacing:0px; margin: 0px;}
.rand    { border:thin solid white; border-spacing:0px;}
.menu    { border:thin solid #eee; border-spacing:0px;}
.menucol { border:thin solid white; border-spacing:1px; background-color: white}
.head    { border:thin solid #16442f; border-spacing:1px;}
.footer  { border:thin solid #16442f; border-spacing:1px;}


    
.calendar-table {
   font-size: 12px;
   border: 1px solid;
   padding: 7px!important;
}
.calendar-table th {
  background-color:white;
  color:black;
}

.csc-header {
   padding: 0px;
   background-color: #eee;
   text-align: center;
}

.csc-textpic-caption {font-style: italic; font-size: 10px; text-align: right;}