#search-box {
	margin-bottom: 10px;
}
.tx-cal-controller img {
	padding: 0px;
}
#month-header IMG {
	border: none;
	background: none;
	padding: 0px;
}
#month-header {
	width: 100%;
	}

#month-header-prevnext {
	float: left;
	width:100%;
	}

#month-header-icons {
	float: right;
	text-align: right;
	}
	
#month-header-icons IMG, #month-header-prevnext IMG , #month-footer IMG{
	border: 0px solid;
	}

#month-footer {
	width: 735px;
	margin-bottom: 7px;
	}
	
#month-footer-header {
	text-align: center;
	}

table.month-small {
	border: 1px solid #A1A5A9;
	border-collapse: collapse;
	}
table.month-medium {
	width:710px;
	margin: 0px 0px 10px;
}
.month td {
	width: auto;
}
.month-weeknums {
	border-right:1px solid #AAAAAA;
	background-color:#EFEFEF;
}

.month-weekdays {
	border-bottom:1px solid #AAAAAA;
	background-color:#EFEFEF;
}
.month-small a:link,.monthoff a:visited {
	color: #000000;
}

.month-small th,
.month-small td {
	padding: 2px;
	width: 22px;
	font-size: 10px;
	text-align: right;
}

.month-small th{
	text-align: center;
}
	
.month-large {
	border: 1px solid #A1A5A9;	
	border-collapse: collapse;
	}

.month-large th,
.month-large td {
	border: 1px solid #A1A5A9;
	}

.month-large .weekday {
	background-color: #EEE;
	height: 12px;
	}

.month-large .weeknum {
	background-color: #A1A5A9;
	width: 22px;
}

.month-large .day {
	height: 100px;
	width: 100px;
	vertical-align: top;
	text-align: left;
}

.month-large .daylink {
	font-weight: bold;
}

.month-large .day div {
	text-align: right;
	padding-right: 3px;
}

.month-large .dayNum {
	border-bottom: none;
	background-color: #E8EEF7;
	text-align: right;
}

.month-large .days td {
	border-top: none;
}

.month-large .alldays td {
	border-top: none;
	border-bottom: none;
}

.month-large .alldays .event div{
	-moz-border-radius:2px 2px 2px 2px;
}
.month-header-prev {
	float:left;
}
.month-header-center {
	float:left;
	width: 85%;
	text-align:center;
}
.month-header-next {
	float:right;
}

/*For the time being calendar-nav remains a table - no proper alternatives came to my mind yet - suggestions?*/
#calendar-nav {
	}

#calendar-nav td {
	vertical-align: top;
	}

#calendar-nav td#previous {
	width: 175px;
	}

#calendar-nav td#list {
	width: 188px;
	}

#calendar-nav td#legend {
	width: 188px;
	}

#calendar-nav td#next {
	width: 175px;
	}

#link-ics,
#link-admin {
	width: 100%;
	text-align: center;
	}
#calendar-event-container {
	margin-top: 20px;
}
/* END new classes and  id's */
.jumps {
	margin-bottom: 10px;
}
.calborder {
	/*background-color: #fff;
	border: 1px solid #A1A5A9;*/
	margin: 0px;
	}

.tbll {
	background: url(../images/kalender/shadow_l.gif) no-repeat;
	width: 8px
	}

.tblbot {
	background: url(../images/kalender/shadow_m.gif) repeat-x;
	width: 100%
	}

.tblr {
	background: url(../images/kalender/shadow_r.gif) no-repeat;
	width: 8px
	}

.rowOn {
	background-color: #E9E9DC;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}

.rowOn2 {
	background-color: #E9E9DC;
	border-top: 1px solid #fff;
	}

.rowOff {
	background-color: #D1D0B0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}

.rowOff2 {
	background-color: #D1D0B0;
	border-top: 1px solid #fff;
	}

.rowToday {
	background-color: #8E8E67;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #ffffff;
	}
.rowToday a {
	color: #ffffff;
}

.tx-cal-controller .padd {
	/*XXXpadding: 2px;*/
	}

.eventbg_1 {
	background-color: #557CA3;
	padding: 2px;
	}

.eventbg_2 {
	background-color: #53A062;
	padding: 2px;
	}

.eventbg_3 {
	background-color: #E84F25;
	padding: 2px;
	}

.eventbg_4 {
	background-color: #B257A2;
	padding: 2px;
	}

.eventbg_5 {
	background-color: #D42020;
	padding: 2px;
	}

.eventbg_6 {
	background-color: #B88F0B;
	padding: 2px;
	}

.eventbg_7 {
	background-color: #73738C;
	padding: 2px;
	}

#allday a {
	font-size: 9px;
	/*color: #fff;*/
	font-weight: 900;
	text-decoration: none;
	}

#allday a:hover {
	text-decoration: underline;
	}
.event-list {
	margin: 20px 0px 10px;
}
.eventbg2_1 {
	background-color: #6699CC;
	border: 1px solid #557CA3;
	}

.eventbg2_2 {
	background-color: #4FC464;
	border: 1px solid #53A062;
	}

.eventbg2_3 {
	background-color: #FF6D3B;
	border: 1px solid #E84F25;
	}

.eventbg2_4 {
	background-color: #EA62D4;
	border: 1px solid #B257A2;
	}

.eventbg2_5 {
	background-color: #FF5E56;
	border: 1px solid #D42020;
	}

.eventbg2_6 {
	background-color: #CCB21F;
	border: 1px solid #B88F0B;
	}

.eventbg2_7 {
	background-color: #9292A1;
	border: 1px solid #73738C;
	}

.dayborder {
	background-color: #fff;
	border-top: 1px solid #8E8E67;
	}

.dayborder2 {
	background-color: #fff;
	border-top: 1px dashed #ccc;
	}

.tx-cal-controller .title {
	padding: 5px;
	}

.tx-cal-controller .title h1 {
	font-family: Helvetica,sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0;
	}

.monthBack {
	background-color: #A1A5A9;
	}

.monthSmallBasic {
	text-align: left;
	vertical-align: top;
	}

.monthMediumBasic {
	height: 20px;
	width: 20px;
	text-align: left;
	vertical-align: top;
	}

.monthOff, .monthOff a:link,.monthOff a:visited {
	color: #BBBBBB !important;
	background-color:#FFFFFF;
}

.monthWeekend {
	background-color: #FFFFEF;
}

.monthCurrentWeek {
	background-color: #FFF7DF;
}

.month-small th, .month-medium th, .month-large th {
	font-weight: normal;
	width: 10px;
	padding-right: 0px;
	padding-left: 6px;
}

.month-small th a:link, .month-small th a:visited, .month-medium th a:link, .month-medium th a:visited, .month-large th a:link, .month-large th a:visited{
	font-weight: bold;
	color: #000000;
}

.monthToday {
	background:#E8B10D none repeat scroll 0% !important;
	/*border-color:#DFA700 !important;*/
	border-style:solid !important;
	border-width:1px !important;
}

.monthToday a:link, .monthToday a:visited {
	color:#FFFFFF;
}
	
.monthCorner {
	border-bottom: 1px solid #AAAAAA;
}
	
.monthSelected, .monthSelectedWeek {
	background-color: #FFEBAF;
}

.current td, .days .current td, tr.current th {
	background-color: #F2F9FF;
}

.selected {
	background-color: #AACCEE;
}

.monthEventTop {
	background-image: url(../images/kalender/side_bg.gif);
	border-top: 1px solid #A1A5A9;
	}

.monthEventLine {
	border-right: 1px dotted #A1A5A9;
	}

.medtitle {
	background-image: url(../images/kalender/side_bg.gif);
	height: 20px;
	margin-top: 3px;
	font-weight: 900;
	}

.yearreg {
	background-color: #fff;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
	}

.yearoff {
	background-color: #F2F2F2;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
	}

.yearon {
	background-color: #F2F9FF;
	height: 30px;
	width: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
	}

.yearmonth {
	background-color: #ccc;
	}

.yearweek {
	background-color: #eee;
	width: 30px;
	font-size: 9px;
	font-weight: 900;
	text-align: center;
	height: 15px;
	}

.eventborder {
	background-image: url(../images/kalender/day_title.gif);
	border: 1px #006699 solid;
	}

.dateback {
	background-color: #eee;
	}

.weekborder {
	border-top: 1px dashed #A1A5A9;
	border-right: 1px solid #A1A5A9;
	}

.weekborder2 {
	border-right: 1px solid #A1A5A9;
	}

.timeborder {
	border-right: 2px solid #8E8E67;
	background-color: #D1D0B0;
	color: #ffffff;
	}

.timeborder2 {
	border-right: 2px solid #A1A5A9;
	border-top: 1px solid #A1A5A9;
	background-image: url(../images/kalender/time_bg.gif);
	}

.tx-cal-controller .navback {
	}
	
.tx-cal-controller .navback img{
	background:none repeat scroll 0 0 transparent;
	border:none;
	}
.tx-cal-controller .navback-container {
	float:right;
	margin:0;
}

.tx-cal-controller .sideback {
	background-image: url(../images/kalender/side_bg.gif);
	}

a.psf {
	text-decoration: none;
	}

a.psf:link {
	color: #0066FF;
	}

a.psf:visited {
	color: #0066FF;
	}

a.psf:active {
	color: #3366CC;
	}

a.psf:hover {
	color: #000099;
	text-decoration: underline;
	}

a.ps2 {
	text-decoration: underline;
	}

a.ps2:link {
	color: #0066FF;
	}

a.ps2:visited {
	color: #0066FF;
	}

a.ps2:active {
	color: #3366CC;
	}

a.ps2:hover {
	color: #000099;
	}

a.ps3 {
	text-decoration: none;
	}

a.ps3:link {
	color: #000;
	}

a.ps3:visited {
	color: #000;
	}

a.ps3:active {
	color: #000;
	}

a.ps3:hover {
	color: #000;
	text-decoration: underline;
	}

a.ps {
	text-decoration: none;
	}

a.ps:link {
	color: #fff;
	}

a.ps:visited {
	color: #fff;
	}

a.ps:active {
	color: #fff;
	}

a.ps:hover {
	color: #fff;
	text-decoration: underline;
	}
.legend_calendar {
	font-size: 9px;
	color: #000000;
	margin-top: 1em;
	margin-left: 1em;
}

.V9 {
	text-align:left ! important;
	font-size: 9px;
	color: #000000;
	}

.V9 ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
	}
.V9 li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.V10W {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}

.V9W {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	}

.V10WB {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
	}

.V9G {
	font-size: 9px;
	color: #666666;
	font-weight:normal;
	}

.V10 {
	font-size: 10px;
	color: #000000;
	}

.V9BOLD {
	font-size: 9px;
	font-weight: 900;
	}

.G10 {
	font-size: 11px;
	color: #0066FF;
	}

.G10B {
	font-size: 11px;
	color: #000000;
	}

.G10BOLD {
	font-size: 11px;
	font-weight: 900;
	}

.G10G {
	font-size: 11px;
	color: #A1A5A9;
	}

.V12 {
	font-size: 12px;
	color: #000000;
	}

.tx-cal-controller .eventfont {
	font-size: 11px;
	color: #FFFFFF;
	}

.tx-cal-controller .query_style {
	font-size: 11px;
	width: 156px;
	margin-bottom: 0;
	}

.tx-cal-controller .search_style {
	font-size: 12px;
	width: 134px;
	margin-bottom: 0;
	}

.tx-cal-controller .login_style {
	font-size: 11px;
	width: 80px;
	margin-bottom: 0;
		}
	
.tx-cal-controller .bold a:link {
	font-weight: bold;
	}

.tx-cal-controller .bold a:active {
	font-weight: bold;
	}

.tx-cal-controller .bold a:visited {
	font-weight: bold;
	}
.tx-cal-controller .event-info { margin:0; }
.tx-cal-controller .event-related { margin:10px 0px; }
.tx-cal-controller .event-info table.csc-uploads {
	margin: 10px 0px;
	width: 710px;
}
.tx-cal-controller dt {
	font-weight:bold;
}
.tx-cal-controller td {
	padding-right: 0px;
}
/* Pagebrowser */
.tx-cal-controller .pagebrowser span {
	padding: 0 2px;
	}

/*------------ Category style package: default (blue) - start ------------*/

.default_categoryheader,
.default_catheader {
	background-color: #557CA3;
	}

.V9G .default_categoryheader,
.V9G .deafult_catheader {
	background-color: transparent !important;
	color: #557CA3 !important;
}

.default_categoryheader_bullet,
.default_catheader_bullet {
	color: #557CA3;
	font-size: 13px;
	}

.default_categoryheader_text,
.default_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.default_categoryheader_legend_bullet,
.default_catheader_legend_bullet {
	margin-left: 3px;
	}

.default_categoryheader_legend_text,
.default_catheader_legend_text {
	}

.default_categoryheader_allday,
.default_catheader_allday {
	text-align: center;
	background-color: #6699CC;
	}

.default_categorybody,
.default_catbody {
	background-color: #6699CC;
	border: 1px solid #557CA3;
	color: #fff;
	}

.default_categorybody a:link,
.default_catbody a:link {
	color: #fff;
	}
	
/*------------ rot-hell ------------*/

.rot-hell, .rot-hell_allday {	background-color: #CD5C5C; }
.V9G .rot-hell {	background-color: transparent !important; color: #CD5C5C !important; }
.rot-hell_bullet { color: #CD5C5C; font-size: 13px; }
.rot-hell_text {	color: #000000; margin-left: 3px; }
.rot-hell_legend_bullet { margin-left: 3px; }
.rot-hell_bullet_text {	}
.rot-hell_allday { text-align: center; background-color: #CD5C5C; }
.rot-hell-b { background-color: #CD5C5C; border: 1px solid #CD5C5C; color: #fff;	}
.rot-hell-b a:link, .rot-hell_allday a {	color: #fff; }

/*------------ rot-mittel ------------*/

.rot-mittel, .rot-mittel_allday {	background-color: #A52A2A; }
.V9G .rot-mittel {	background-color: transparent !important; color: #A52A2A !important; }
.rot-mittel_bullet { color: #A52A2A; font-size: 13px; }
.rot-mittel_text {	color: #000000; margin-left: 3px; }
.rot-mittel_legend_bullet { margin-left: 3px; 	}
.rot-mittel_bullet_text {	}
.rot-mittel_allday { text-align: center; background-color: #A52A2A; }
.rot-mittel-b { background-color: #A52A2A; border: 1px solid #A52A2A; color: #fff;	}
.rot-mittel-b a:link, .rot-mittel_allday a  {	color: #fff; }

/*------------ rot-dunkel ------------*/

.rot-dunkel, .rot-dunkel_allday {	background-color: #990000; }
.V9G .rot-dunkel {	background-color: transparent !important; color: #990000 !important; }
.rot-dunkel_bullet { color: #990000; font-size: 13px; }
.rot-dunkel_text {	color: #000000; margin-left: 3px; }
.rot-dunkel_legend_bullet { margin-left: 3px; 	}
.rot-dunkel_bullet_text {	}
.rot-dunkel_allday { text-align: center; background-color: #990000; }
.rot-dunkel-b { background-color: #990000; border: 1px solid #990000; color: #fff;	}
.rot-dunkel-b a:link, .rot-dunkel_allday a  {	color: #fff; }

/*------------ orange-hell ------------*/

.orange-hell, .orange-hell_allday {	background-color: #FFB55F; }
.V9G .orange-hell {	background-color: transparent !important; color: #FFB55F !important; }
.orange-hell_bullet { color: #FFB55F; font-size: 13px; }
.orange-hell_text {	color: #000000; margin-left: 3px; }
.orange-hell_legend_bullet { margin-left: 3px; 	}
.orange-hell_bullet_text {	}
.orange-hell_allday { text-align: center; background-color: #FFB55F; }
.orange-hell-b { background-color: #FFB55F; border: 1px solid #FFB55F; color: #fff;	}
.orange-hell-b a:link, .orange-hell_allday a  {	color: #fff; }

/*------------ orange-mittel ------------*/

.orange-mittel, .orange-mittel_allday {	background-color: #FF8C00; }
.V9G .orange-mittel {	background-color: transparent !important; color: #FF8C00 !important; }
.orange-mittel_bullet { color: #FF8C00; font-size: 13px; }
.orange-mittel_text {	color: #000000; margin-left: 3px; }
.orange-mittel_legend_bullet { margin-left: 3px; 	}
.orange-mittel_bullet_text {	}
.orange-mittel_allday { text-align: center; background-color: #FF8C00; }
.orange-mittel-b { background-color: #FF8C00; border: 1px solid #FF8C00; color: #fff;	}
.orange-mittel-b a:link, .orange-mittel_allday a {	color: #fff; }

/*------------ orange-dunkel ------------*/

.orange-dunkel, .orange-dunkel_allday {	background-color: #FF4500; }
.V9G .orange-dunkel {	background-color: transparent !important; color: #FF4500 !important; }
.orange-dunkel_bullet { color: #FF4500; font-size: 13px; }
.orange-dunkel_text {	color: #000000; margin-left: 3px; }
.orange-dunkel_legend_bullet { margin-left: 3px; 	}
.orange-dunkel_bullet_text {	}
.orange-dunkel_allday { text-align: center; background-color: #FF4500; }
.orange-dunkel-b { background-color: #FF4500; border: 1px solid #FF4500; color: #fff;	}
.orange-dunkel-b a:link, .orange-dunkel_allday a  {	color: #fff; }

/*------------ gelb-hell ------------*/

.gelb-hell, .gelb-hell_allday {	background-color: #FEFF6F; }
.V9G .gelb-hell {	padding:0 2px; background-color: #BBBBBB !important; color: #FEFF6F !important; }
.gelb-hell_bullet { color: #FEFF6F; font-size: 13px; }
.gelb-hell_text {	color: #000000; margin-left: 3px; }
.gelb-hell_legend_bullet { margin-left: 3px; 	}
.gelb-hell_bullet_text {	}
.gelb-hell_allday { text-align: center; background-color: #FEFF6F; }
.gelb-hell-b { background-color: #FEFF6F; border: 1px solid #FEFF6F; color: #666666;	}
.gelb-hell-b a:link, .gelb-hell_allday a {	color: #666666; }

/*------------ gelb-mittel ------------*/

.gelb-mittel, .gelb-mittel_allday {	background-color: #FFFF00; }
.V9G .gelb-mittel {	padding:0 2px; background-color: #BBBBBB !important; color: #FFFF00 !important; }
.gelb-mittel_bullet { color: #FFFF00; font-size: 13px; }
.gelb-mittel_text {	color: #000000; margin-left: 3px; }
.gelb-mittel_legend_bullet { margin-left: 3px; 	}
.gelb-mittel_bullet_text {	}
.gelb-mittel_allday { text-align: center; background-color: #FFFF00; }
.gelb-mittel-b { background-color: #FFFF00; border: 1px solid #FFFF00; color: #666666;	}
.gelb-mittel-b a:link, .gelb-mittel_allday a {	color: #666666; }

/*------------ gelb-dunkel ------------*/

.gelb-dunkel, .gelb-dunkel_allday {	background-color: #FFD700; }
.V9G .gelb-dunkel {	background-color: transparent !important; color: #FFD700 !important; }
.gelb-dunkel_bullet { color: #FFD700; font-size: 13px; }
.gelb-dunkel_text {	color: #000000; margin-left: 3px; }
.gelb-dunkel_legend_bullet { margin-left: 3px; 	}
.gelb-dunkel_bullet_text {	}
.gelb-dunkel_allday { text-align: center; background-color: #FFD700; }
.gelb-dunkel-b { background-color: #FFD700; border: 1px solid #FFD700; color: #666666;	}
.gelb-dunkel-b a:link, .gelb-dunkel_allday a {	color: #666666; }

/*------------ gruen-hell ------------*/

.gruen-hell, .gruen-hell_allday {	background-color: #9ACD32; }
.V9G .gruen-hell {	background-color: transparent !important; color: #9ACD32 !important; }
.gruen-hell_bullet { color: #9ACD32; font-size: 13px; }
.gruen-hell_text {	color: #000000; margin-left: 3px; }
.gruen-hell_legend_bullet { margin-left: 3px; 	}
.gruen-hell_bullet_text {	}
.gruen-hell_allday { text-align: center; background-color: #9ACD32; }
.gruen-hell-b { background-color: #9ACD32; border: 1px solid #9ACD32; color: #fff;	}
.gruen-hell-b a:link, .gruen-hell_allday a  {	color: #fff; }

/*------------ gruen-mittel ------------*/

.gruen-mittel, .gruen-mittel_allday {	background-color: #6B8E23; }
.V9G .gruen-mittel {	background-color: transparent !important; color: #6B8E23 !important; }
.gruen-mittel_bullet { color: #6B8E23; font-size: 13px; }
.gruen-mittel_text {	color: #000000; margin-left: 3px; }
.gruen-mittel_legend_bullet { margin-left: 3px; 	}
.gruen-mittel_bullet_text {	}
.gruen-mittel_allday { text-align: center; background-color: #6B8E23; }
.gruen-mittel-b { background-color: #6B8E23; border: 1px solid #6B8E23; color: #fff;	}
.gruen-mittel-b a:link, .gruen-mittel_allday a {	color: #fff; }

/*------------ gruen-dunkel ------------*/

.gruen-dunkel, .gruen-dunkel_allday {	background-color: #556B2F; }
.V9G .gruen-dunkel {	background-color: transparent !important; color: #556B2F !important; }
.gruen-dunkel_bullet { color: #556B2F; font-size: 13px; }
.gruen-dunkel_text {	color: #000000; margin-left: 3px; }
.gruen-dunkel_legend_bullet { margin-left: 3px; 	}
.gruen-dunkel_bullet_text {	}
.gruen-dunkel_allday { text-align: center; background-color: #556B2F; }
.gruen-dunkel-b { background-color: #556B2F; border: 1px solid #556B2F; color: #fff;	}
.gruen-dunkel-b a:link, .gruen-dunkel_allday a  {	color: #fff; }

/*------------ blau-hell ------------*/

.blau-hell, .blau-hell_allday {	background-color: #87CEFA; }
.V9G .blau-hell {	background-color: transparent !important; color: #87CEFA !important; }
.blau-hell_bullet { color: #87CEFA; font-size: 13px; }
.blau-hell_text {	color: #000000; margin-left: 3px; }
.blau-hell_legend_bullet { margin-left: 3px; 	}
.blau-hell_bullet_text {	}
.blau-hell_allday { text-align: center; background-color: #87CEFA; }
.blau-hell-b { background-color: #87CEFA; border: 1px solid #87CEFA; color: #fff;	}
.blau-hell-b a:link, .blau-hell_allday a {	color: #fff; }

/*------------ blau-mittel ------------*/

.blau-mittel, .blau-mittel_allday {	background-color: #6495ED; }
.V9G .blau-mittel {	background-color: transparent !important; color: #6495ED !important; }
.blau-mittel_bullet { color: #6495ED; font-size: 13px; }
.blau-mittel_text {	color: #000000; margin-left: 3px; }
.blau-mittel_legend_bullet { margin-left: 3px; 	}
.blau-mittel_bullet_text {	}
.blau-mittel_allday { text-align: center; background-color: #6495ED; }
.blau-mittel-b { background-color: #6495ED; border: 1px solid #6495ED; color: #fff;	}
.blau-mittel-b a:link, .blau-mittel_allday a {	color: #fff; }

/*------------ blau-dunkel ------------*/

.blau-dunkel, .blau-dunkel_allday {	background-color: #4169E1; }
.V9G .blau-dunkel {	background-color: transparent !important; color: #4169E1 !important; }
.blau-dunkel_bullet { color: #4169E1; font-size: 13px; }
.blau-dunkel_text {	color: #000000; margin-left: 3px; }
.blau-dunkel_legend_bullet { margin-left: 3px; 	}
.blau-dunkel_bullet_text {	}
.blau-dunkel_allday { text-align: center; background-color: #4169E1; }
.blau-dunkel-b { background-color: #4169E1; border: 1px solid #4169E1; color: #fff;	}
.blau-dunkel-b a:link, .blau-dunkel_allday a {	color: #fff; }

/*------------ schwarz ------------*/

.schwarz-dunkel, .schwarz-dunkel_allday {	background-color: #000; }
.V9G .schwarz-dunkel {	background-color: transparent !important; color: #000 !important; }
.schwarz-dunkel_bullet { color: #000; font-size: 13px; }
.schwarz-dunkel_text {	color: #000000; margin-left: 3px; }
.schwarz-dunkel_legend_bullet { margin-left: 3px; 	}
.schwarz-dunkel_bullet_text {	}
.schwarz-dunkel_allday { text-align: center; background-color: #000; }
.schwarz-dunkel-b { background-color: #000; border: 1px solid #000; color: #fff;	}
.schwarz-dunkel-b a:link, .schwarz-dunkel_allday a {	color: #fff; }

/*------------ violet ------------*/

.violet-dunkel, .violet-dunkel_allday {	background-color: #906; }
.V9G .violet-dunkel {	background-color: transparent !important; color: #906 !important; }
.violet-dunkel_bullet { color: #906; font-size: 13px; }
.violet-dunkel_text {	color: #000000; margin-left: 3px; }
.violet-dunkel_legend_bullet { margin-left: 3px; 	}
.violet-dunkel_bullet_text {	}
.violet-dunkel_allday { text-align: center; background-color: #906; }
.violet-dunkel-b { background-color: #906; border: 1px solid #906; color: #fff;	}
.violet-dunkel-b a:link, .violet-dunkel_allday a {	color: #fff; }

.tx-cal-controller .bold {
	/*font-weight: bold;*/
	}

.refresh_calendar {
	margin-right: 5px;
	}

/*  Start of moving stuff from the templat into this file */

.tx-cal-controller .weekview {
	margin: 0 auto;
	}

.tx-cal-controller .weekview .nextweek_arrow, .tx-cal-controller .weekview .previousweek_arrow {
	width: 16px;
	height: 20px;
	border: 0px;
	text-align: left;
	}

.previsousweek_arrow {
	text-align: right;
	}

/*------------- free & busy styles ----------*/
.fnb_header {
	background-color: #444444;
	}

.fnb_body {
	background-color: #888888;
	border: 1px solid #999999;
	color: #fff;
	}

/*------------- list styles ------------*/
.tx-cal-controller .noeven {
	background-color:#D1D0B0;
	border-color: #D1D0B0; /* AFAD83 */
	border-style:solid;
	border-width:1px 1px 0 1px;
	margin:0px;
	padding:10px 10px 0 10px;
}
.tx-cal-controller .noevenbottom {
	background-color:#D1D0B0;
	border-color: #D1D0B0;
	border-style:solid;
	border-width:0 1px 1px 1px;
	margin:0 0 10px 0;
	padding:0 10px 10px 10px;
}
.tx-cal-controller .even {
	background-color:#E9E9DC;
	border-color: #CFCFA8;
	border-style:solid;
	border-width:1px 1px 0 1px;
	margin:0px;
	padding:10px 10px 0 10px;
}
.tx-cal-controller .evenbottom {
	background-color:#E9E9DC;
	border-color: #CFCFA8;
	border-style:solid;
	border-width:0 1px 1px 1px;
	margin:0 0 10px 0;
	padding:0 10px 10px 10px;
}

.tx-cal-controller .filelinks .odd {
	background-color:#D1D0B0;
	border: 1px solid #D1D0B0;
	padding:10px 10px 10px 35px;
	margin:10px 0;
}

.tx-cal-controller .filelinks .even {
	background-color:#E9E9DC;
	border: 1px solid #CFCFA8;
	padding:10px 10px 10px 35px;
	margin:10px 0;
}

.tx-cal-controller .treelevel0 {
}

.tx-cal-controller .treelevel1 {
	margin-left:20px;
}

.tx-cal-controller .treelevel2 {
	margin-left:30px;
}

.tx-cal-controller label {
	display:block;
	float:left;
	margin-bottom: 0px;
	padding-right:1em;
	text-align:right;
	width:120px;
}
.tx-cal-controller fieldset div {
	clear:left;
}
.tx-cal-controller .noborder {
	border: none;
}

.tx-cal-controller .search-result {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.tx-cal-controller .search-result li {
	padding-bottom: 1em;
}

.tx-cal-controller .search_result li .even {
	background-color: #EEEEEE;
}

.tx_cal_controller img .mouse_pointer {
	cursor:pointer;
}
/*		
#cal_general,#cal_location,#cal_organizer,#cal_freq,#cal_exception,#cal_files,#cal_notify {
	height:210px;
	overflow:auto;
	padding:8px;
}
*/		
.x-form-label-top .x-form-item label {
	width:70px ! important;
}

.x-form-invalid, textarea.x-form-invalid {
	background: none ! important;
}

#cal_event_description {
	margin-top:10px;
}

.admin_link {
	width:100%;
	text-align:center;
}

.ics_link {
	width:100%;
	text-align:center;
}

.tx-cal-controller .cal_required {
	color: red;
}

.tx-cal-controller .constrain {
	color: red;
	font-weight:bold;
}


#editorWrap1 textarea {display: block}


/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

#tx_cal_controller_create_element {
	width:540px;
}

.basictab ul{
	margin: 4px;
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #6699CC;
	color: #FFFFFF;
}

.basictab li a:visited{
	color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
	background-color: #557CA3;
	color: #FFFFFF;
}

.basictab li a:active{
	color: #000000;
}

.tabcontainer{
	clear: left;
	width:95%; /*width of 2nd level sub menus*/
	height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
	display:none;
}

#tx_cal_controller_create_element input[type="text"]:not([size]) { 
	width: 6em;    /* Desired width of input field */
}

#tx_cal_controller_create_element .treelevel0{
	display:block;
	margin-left: 70px;
}
#tx_cal_controller_create_element p {
	margin: 7px;
}

#tx_cal_controller_create_element .notify, #tx_cal_controller_create_element .shared, #tx_cal_controller_create_element .exception {
	display:block;
	margin-left: 140px;
}
#sc1 label {
	width:50px;
}

#allday {
	width:10px;
}

#category_tree {
	float:right;
	width:200px;
}

#until label, #by_day label, #by_monthday label, #by_month label{
	margin-left: 50px;
}

#by_month label, #by_monthday label{
	width: 230px;
}

#categoryEntries {
	height:80px;
	overflow:auto;
}

.reminderOffset {
	width: 2em !important;
}
.tx-cal-controller .dayview {
	margin: 0px;
}
.tx-cal-controller .weeknav {
	margin-bottom: 10px !important;
}
.tx-cal-controller .dayview TABLE {
	border:none;
	margin:0;
	padding:0;
}
.tx-cal-controller .dayview TD.nopadding {
	padding:0;
}
.tx-cal-controller .dayview .dayheader TR {
	height: auto;	
}
.tx-cal-controller .dayview .entairday {
	margin-bottom: 5px;
}
.tx-cal-controller .dayview .dayheader TD {
	border:none;
	vertical-align:top;
}
.tx-cal-controller .dayview .dayheader .weeknav TD {
	padding: 0px 5px;
}
