@charset "utf-8";
/* CSS Document */

#col2 .top { color:#fff; font-weight:bold; font-size:10px; }
#content { line-height:1.4em; }
#content h1 { font-size:1.3em; }
#content h2 { font-size:1.2em; }
#content h3 { 
  font-size:1em; 
  padding-bottom: 2px;
  border-bottom:#5394b3 2px dashed;
  display:inline;
  line-height:2em;
  }
#content h4 {   font-size:0.95em; color:#d5ebfa;  } 

#content .newsitem h1, #content #gallery h1 {  font-size:1.2em; color:#d5ebfa; }

#footer {  font-size:10px; color:#d5ebfa; }

.grey { color:#cccccc; }
.greydark { color:#666666; }
.blue {	color:#d5ebfa; }
.blue1 { color:#a4d2e7; }
.bluedark {	color:#003e63; }
.red { color:#C00; }
.bold {	font-weight:bold; }

/* sendeschema */
.sendeschema td  { border-bottom:#a4d2e7 1px dashed; padding:4px;  }
.tag { background-color:#000; font-size:1.1em; font-weight:bold; padding:5px; }
.zeit { background-color:#; width:120px; text-align:center; border-bottom:1px dashed #d5ebfa;   }

