@charset "UTF-8";
/* CSS Document */

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
  line-height: 14px;
    }

p, li {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px; 
  color: #999999; 
    }
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
    }
	
.text {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px; 
  color: #999999;
    }

.schriftklein {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  line-height: 11px; 
  color: #999999;
    }

.titel {  
  font-family: Arial, Helvetica, sans-serif; 
  line-height: 14px;
  font-size: 12px; 
  color: #FF0000;
    }

.header {
  font-family: Arial, Helvetica, sans-serif; 
  line-height: 14px;
  font-size: 12px; 
  font-weight: normal;
  color: #FF0000;
    }

a {
 text-decoration: none;
 color:#ff0000;
   }

a:link {
 text-decoration: none;
   }

a:hover {
 text-decoration: underline;
   }
   
a:active {
 color: #990000;
   }

a:visited {
 color: #ff0000;
   }

news {
	border-bottom: 1px solid #990000;
	}

.dlSubjectTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #FF0000;
}

.dlSubject {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

.dlCountMessagesTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #FF0000;
}

.dlPostedTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999; 
}

.dlCountReadsTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

.dlCountMessages {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

.dlPosted {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}


.dlCountReads {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999
}

.dlMessageLinkTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

.dlAuthorTitle {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

.dlAuthor {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

.dlMessageLink {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
text-decoration: none; 
color: #999999;
}

  .newstext, .nav {
    line-height: 18px;
    }

 .hCalendarTable, .dCalendarTable {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    }
  .hCalendarMonthYearRow, .dCalendarMonthYearRow {
    background-color: #336699;
    color: #ffffff;
    height: 24px;
    }
  .hCalendarDayNameRow, .dCalendarDayNameRow {
    background-color: #999999;
    color: #eeeeee;
    font-weight: bold;
    }
  .hCalendarDayRow, .dCalendarDayRow {
    color: #666666;
    background-color: #eeeeee;
    }
  .hCalendarDayLinked, .dCalendarDayLinked {
    color: #000000;
    background-color: #cccccc;
    }
  .hCalendarDayCurrent, .dCalendarDayCurrent {
    color: #DCDCDC;
    font-weight: bold;
    background-color: black;
    }
  .hCalendarMonthYearRow, .hCalendarDayNameRow, .hCalendarDayRow, .dCalendarMonthYearRow, .dCalendarDayNameRow, .dCalendarDayRow {
    text-align: center;
    }
