.fullyBooked, .started {
	color: #777777; font-size:0.8em;
}

.submitbtn {
	border: none;
	width: 42px;
	height: 23px;
	background: transparent;
	cursor: pointer;
	margin-left: 4px;
	margin-top:-3px;
}
.bluebox {
	background: #E7F0F7;
	padding: 10px;
}
.bluebox select, .bluebox label {
	margin-right: 8px;
}
 #col1_content form select {margin:0; width:200px;}
 #col1_content form label { display:block; float:left; width:9em;}
 
 /* Layout der Tabelle */
 
.calendertable { border-collapse: collapse; border:2px solid #000; }
.calendertable td { border-left:2px solid #000; border-right:2px solid #000; padding:0; margin:0; }
.calendertablerow { /*height: 50px;*/}
.calendertable a { font-size:0.8em; }

.calendertable .calender_weeklabel { height: 50px; border-top:2px solid #000;} 
.calendertable .calender_daynamecell { border-top:2px solid #000;} 

.table_color01 { background:#106DB5; color:#fff; font-weight:bold; }
.table_color02 { background:#D6E3EF; color:#000; font-size:0.8em; vertical-align:middle; padding:2px;}
.table_color03 { background:#eee; color:#000; height: 50px;  border-top:2px solid #000;}
 
.locationcell { background:#eee; color:#000; font-weight:bold; padding:2px; }
 
.eventdata { text-align: center; padding-bottom: 5px; }
