body { 
 color: #003366; 
 font-size: 12px; 
 font-weight: normal; 
 font-family: verdana,trebuchet,sans-serif; 
}

a:link { 
 color: #003366; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:visited { 
 color: #003366; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:active { 
 color: #003366; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #CC0000; 
 font-size: 12px; 
 font-weight: normal; 
 text-decoration: underline; 
}


menu { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 font-family: verdana,trebuchet,sans-serif; 
}

a.menu:link { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.menu:visited { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.menu:active { 
 color: #FFFFFF; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.menu:hover { 
 color: #FFFFFF; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: underline; 
}

text { 
 color: #003366; 
 font-size: 11px; 
 font-weight: normal; 
 font-family: verdana,trebuchet,sans-serif; 
}

a.text:link { 
 color: #003366; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a.text:visited { 
 color: #003366; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.text:active { 
 color: #003366; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.text:hover { 
 color: #CC0000; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}


topmenu { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 font-family: verdana,trebuchet,sans-serif; 
}

a.topmenu:link { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.topmenu:visited { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: none; 
}

a.topmenu:active { 
 color: #003366; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a.topmenu:hover { 
 color: #CC0000; 
 font-size: 13px; 
 font-weight: normal; 
 text-decoration: none; 
}



.Stil2 { 
 color: #000000; 
 font-size: 11px; 
 font-weight: normal; 
 font-family: verdana,trebuchet,sans-serif; 
}

a.Stil2:link { 
 color: #000000; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a.Stil2:visited { 
 color: #000000; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a.Stil2:active { 
 color: #000000; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a.Stil2:hover { 
 color: #000000; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

.Stil3 {
 font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.Stil4 {
 font-size: 11px;
	color: #003366;
	font-weight: normal;
}
/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #003366;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #003366;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #003366;
}
.monthdays a:link    { color:  #003366; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #003366; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #003366; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #CC0000; text-decoration: none;font-weight: bold;}

