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

#Calendar { 
float: left;
width: 100%;
overflow: hidden;
position: relative; 
 } 
#Calendar a:hover { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
font-weight: bold; 
 } 
#Calendar a:link, #Calendar a:visited, #Calendar a:active { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFF00;
font-weight: bold; 
 } 
#EventCalendarContent td a { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFF00;
font-weight: bold; 
 } 
#EventCalendarContent td a:hover { 
color: #000000; 
 } 
.admin-close { 
cursor: pointer;
color:#fff;
height: 40px;
width: 40px;
float: left;
position: relative;
background-color: #00b8e6;
margin:3px;
line-height:40px; 
 } 
.admin-open { 
cursor: pointer;
color:#fff;
height: 40px;
width: 40px;
float: left;
position: relative;
background-color: #F00;
margin:3px;
line-height:40px; 
 } 
.CalDaysOfWeek { 
width: 30px;
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #555;
text-align: center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #555; 
 } 
.CalEmptyDay { 
 
 } 
.caltblma { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000;
text-align:center;
background: linear-gradient(315deg, #00CCFF, #0066CC); 
 } 
.caltblnatur { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:normal;
color: #FFF;
text-align:center;
background: linear-gradient(135deg, #00CCFF, #0066CC); 
 } 
.caltblunnep { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
color:#FFF;
text-align:center;
font-weight:normal;
background: linear-gradient(135deg, #E48789, #8F181C); 
 } 
.caltblunnepma { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000;
text-align:center;
background: linear-gradient(315deg, #E48789, #8F181C); 
 } 
.eventdatum { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC3300; 
 } 
.eventhely { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555; 
 } 
.eventtitle { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000066;
background: linear-gradient(45deg, #002233, #224466); 
 } 
.event_move { 
font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
color: #00b8e6;
font-size:16px;
font-weight:bold;
text-align:center;
padding-bottom:5px;
display: inline-block;
width: 100%; 
 } 
