/* Appearance of the Calendar-Modul */

.calendar
{
	width : 300px;
	height: 180px;
}

.calendar .headline {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color: #bdbdbd;
	border-bottom : 1px solid #989898;
	border-left : 1px solid #989898;
	border-right: 1px solid #989898;
	border-top : 1px solid #989898;
/*	background : url(ice.jpg);*/
}

.calendar .headline A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .headline A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .headline A:hover {
	color: #FF0000;
	text-decoration: none;
}

.calendar .headline .today_select  {
	background-color: #77AADD;
	border-top: 1pt solid Black; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align : center;
	text-decoration: underline;	
    	font-size: 65%;
}


.calendar .overview {
	background-color: #f1f1f1;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	border-left : 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom : 1px solid #989898;
	height: 100%;
	width: 100%;
}

.calendar .overview A:link {
	text-decoration: none;
}

.calendar .overview A:visited {
	text-decoration: none;
}

.calendar .overview A:hover{
	background-color: #cdcdd2;
	color: #FFFFFF;
	text-decoration: none;
}

.calendar .overview .last_month {
	color: #CCCCCC;
}

.calendar .overview .next_month {
	color: #CCCCCC;
}

.calendar .overview #today {
	color: #FFFFFF;
	background-color: #cdcdd2;
}

.calendar .overview #selected {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-bottom: auto;
}

.calendar .overview .dayname {
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
}

.calendar .overview .reserved {
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
}

/* Appearance of the Eventlist */

.event_list_title   {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	background-color: #FFFFFF;	
}

.event_list {
	width : 80%;
	height: 10px;
	background-color: #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : none;
}

.event_list .headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	background-color: #bdbdbd;
/*	background : url(ice.jpg);*/
}

.event_list .col_status {
	width: 10pt;
}

.event_list .col_date{
	width: 100pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	border-top: 0px;
	
}

.event_list .col_event {
	width: auto;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	
}

.event_list .status {
	font-size: 80%;
	color: Red;
	font-weight: bold;   
	vertical-align : middle;
}

.event_list .date {
    font-size: 11px;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
}

.event_list .date1 {

	border-left: 1px solid #989898;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
}

.event_list .event {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : middle;
}

.event_list A  {
  text-decoration: none;
}

.event_list A:hover  {
  text-decoration: underline;
}

.event_list .error_message {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left : auto;
	margin-right : auto;
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background-color: #e3e3e3;
	}
	
.cal_view_select {
margin: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
	

/* Appearance for Event-Infos */

.event_info {
	width : 320px;
	height: auto;
	
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border : none;
		}

.event_info .headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c4c4c;
	font-size: 12px;
	background-color: #dcd9d9;
   /* padding: 5pt 5pt 5pt 5pt; */
/*	background : url(ice.jpg);*/
}

.event_info .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom : none;
}

.event_info .date {
	background-color: #BDBDBD;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 90pt;
	border-bottom : none;
}

.event_info .description {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10pt 10pt 10pt 10pt;
	font-size: 13px;
	color: #4c4c4c;
}

.line_color0 {
	background-color: #cdcdd2;
	padding-top:3pt;
	padding-bottom:3pt;
}

.line_color1 {
	background-color: #cdcdd2;
	padding-top:3pt;
	padding-bottom:3pt;
}

.author_info {
	font-family: Arial;
	font-size: xx-small;
	color: #CCCCCC;
}

.author_info A {
	color: #CCCCCC;
}

.next_event_select  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	text-align : left;
}

.next_event_select A {
	font-size: 100%;
	color: #82C4F4;
	background-color: #FFFFFF;
	text-align : center;
	text-decoration: underline;
}


.qs_months, .qs_prev_years, .qs_next_years {
	zindex : 1000;
	position : absolute;
	width:50px;
	background-color: #77AADD;
	border: 1pt solid Black; 
	padding-left: 5px;
	padding-right: 5px;
	visibility: hidden;
}

.qs_months table, .qs_prev_years table, .qs_next_years table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.qs_months table A, .qs_prev_years table A, .qs_next_years table A {
	display:block; width: 30px;
	text-decoration : none;
	color: black;
}

.qs_months table A:hover, .qs_prev_years table A:hover, .qs_next_years table A:hover {
	display:block; width: 30px;
	/*background-color: red;*/
	color: white;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	font-weight: bold;

}

.form1 {
	BORDER-RIGHT: #c0c0c0 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #c0c0c0 1px solid;
	MARGIN-TOP: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 0px;
	BORDER-LEFT: #c0c0c0 1px solid;
	COLOR: #808080;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}

.btnGray{
	BORDER-TOP: ##999999 1px solid;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 6px;
	FONT-SIZE: 11px;
	BORDER-BOTTOM-COLOR: ##999999;
	COLOR: ##ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	BACKGROUND-COLOR: #CCCCCC;
	text-decoration: none;
}

.no_result{
	font-family: Arial, Helvetica, sans-serif;
	margin-left : auto;
	margin-right : auto;
	padding-left : 10pt;
	padding-right : 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
	background-color: #e3e3e3;
}
