
.tx-cal-controller{
	_height: 645px;
    border: 1px solid #FAE2B4;
	padding: 5px;
	width: 490px;
}
.tx-cal-controller h1 {
	font-size: 18px; 
	color: #39657E;
	margin: 10px 0 10px 0;
}
.tx-cal-controller h3 {
	font-size: 14px; 
	color: #8E661E;
	margin: 0 0 10px 0;
    padding: 5px;
    background-color: #FAE2B4;
}

/*.tx-cal-controller img, .tx-cal-controller div {
	behavior: url(fileadmin/layout/stylesheets/iepngfix.htc);
}*/

#month-header {
	width: 100%;
	margin-bottom: 7px;
}
#month-header-prevnext {
	float: left;
}
#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;
  width: 171px !important;
}
.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 !important;
	font-size: 10px;
	text-align: center;
}
.month-small th {
	text-align: center;
}
.month-small .smalllink a{
	clear: both;
	display: block;
	width: 10px;
}

.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;
}


/*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;
}

/*------------ Template - Veranstaltung eintragen - Monatsansicht - Legendbox ------------*/
.legendbox input[type=image].refresh_calendar {
	clear: both;
	margin: 5px;
}
/* END new classes and  id's */
.calborder {
	
}
.calborder daytable {
	width: 400px;
	border: 1px solid red;
}
.calborder .login_user, .calborder .login_password, 
.calborder .logout_user, .calborder .login_button {
	background-color: #ffffff;
}
.calborder .user, .calborder .input_user, 
.calborder .password, .calborder .input_password, 
.calborder .user, .calborder .input_user, .calborder .button {
	padding: 5px;
}
.calborder .loginhead {
	height: 17px;
	padding-top: 3px;
}
.calborder .legend {
	background-color: #fff;
}
.calborder .legendbox {
	padding: 5px;
}
.calborder .jumpto {
	width: 105px;
	font-size: 10px;
}
div.month_1, div.month_2, div.month_3 {
	background-color: #F2D39A;
}

.tbll {
	background: url(../typo3conf/ext/cal/template/img/shadow_l.gif) no-repeat;
	width: 8px
}
.tblbot {
	background: url(../typo3conf/ext/cal/template/img/shadow_m.gif) repeat-x;
	width: 100%
}
.tblr {
	background: url(../typo3conf/ext/cal/template/img/shadow_r.gif) no-repeat;
	width: 8px
}
.rowOn {
	color: #916617!important;
	background-color: #FFFFFF;
	border-top: 1px solid #916617;
	border-left: 1px solid #916617;
}
.rowOn a {
	color: #916617!important;
}
.rowOn2 {
	background-color: #ffffff;
	border-top: 1px solid #916617;
}
.rowOn2 a {
	color: #916617!important;
}
.rowOff {
	background-color: #916617;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.rowOff .V9BOLD a {
	color: #FFFFFF !important;
}
.rowOff .V12 a {
	color: #FFFFFF !important;
}
.rowOff2 {
	background-color: #916617;
	border-top: 1px solid #fff;
}
.rowOff2 .V12 a {
	color: #FFFFFF !important;
}
.rowToday {
	background-color: #FAE2B4;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.rowToday .V9BOLD a {
	color: #916617 !important;
}

.tx-cal-controller .padd {
	/*XXXpadding: 2px;*/
}
.eventbg_1 {
	background-color: #557CA3;
	padding: 2px;
}


/**** dayview ****/
.dayview .entire_view{
	width: 700px;
	border-spacing:0px;
}

.dayview .daytable{
	border-spacing:0px;
	width: 485px;
	margin-right: 50px;
	_margin-right: 35px;
	_margin-left: -1px;
}
.daysidebar{
	_position:relative;
	_left: 14px;
}

.dayview .dayevents{
	border-spacing:0px;
	width: 100%;
}
.dayview .dayborder, .dayview .dayborder2{
	text-align: left;
}

.dayview .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;
}
.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 #A1A5A9;
}
.dayborder2 {
	background-color: #fff;
	border-top: 1px dashed #ccc;
}
.tx-cal-controller .title {
	background-image: url(../typo3conf/ext/cal/template/img/time_bg.gif);
	padding: 5px 0;
}
.tx-cal-controller .title h1 {
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	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;
}
.monthWeekend {
	background-color: #FFFFEF;
}
.monthCurrentWeek {
	background-color: #F2F9FF;
}
.month-small th, .month-medium th, 
.month-large th {
	font-weight: normal;
}
.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: #99AABB none repeat scroll 0% !important;
	border-color: #556677 rgb(170,187,204) rgb(170,187,204) rgb(85,102,119) !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: #F2F9FF;
}
.monthEventTop {
	background-image: url(../typo3conf/ext/cal/template/img/side_bg.gif);
	border-top: 1px solid #A1A5A9;
}
.monthEventLine {
	border-right: 1px dotted #A1A5A9;
}
.medtitle {
	background-image: url(../typo3conf/ext/cal/template/img/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(../typo3conf/ext/cal/template/img/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 #A1A5A9;
	border-top: 1px dashed #A1A5A9;
	background-image: url(../typo3conf/ext/cal/template/img/time_bg.gif);
}
.timeborder2 {
	border-right: 2px solid #A1A5A9;
	border-top: 1px solid #A1A5A9;
	background-image: url(../typo3conf/ext/cal/template/img/time_bg.gif);
}

.tx-cal-controller .navback {
	background-image: url(../typo3conf/ext/cal/template/img/time_bg.gif);
}
.tx-cal-controller .navback img {
	border: none;
}
.tx-cal-controller .sideback {
	background-image: url(../typo3conf/ext/cal/template/img/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 {
	color: #666666;
	font-size: 11px;
}
.V9G div {
float: right;
}
.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;
}
/* Pagebrowser */
.tx-cal-controller .pagebrowser {
	color: #999999;
	text-align:center;
}
.tx-cal-controller .pagebrowser span {
	padding: 0 4px;
	background-color: #FAE2B4;
	color: #8E661E;
}

/*------------ Category style package:default (blue) - start ------------*/
/*--- geaendert 23.11.2009 ---*/
.default_categoryheader, .default_catheader {
	color: #000;
}
.V9G .default_categoryheader, .V9G .deafult_catheader {
	background-color: transparent !important;
	color: #F2D39A !important;
}
.default_categoryheader_bullet, .default_catheader_bullet {
	display: none;
	color: #F2D39A;
	font-size: 13px;
}
#tx_cal_controller_create_element .default_categoryheader_bullet, #tx_cal_controller_create_element .default_catheader_bullet {
	display: none;
}
.default_categoryheader_text, .default_catheader_text {
	color: #000000;
	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: #F2D39A;
}
.default_categorybody, .default_catbody {
	background-color: #F2D39A;
	border: 1px solid #F2D39A;
	color: #000;
}
.default_categorybody a:link, .default_catbody a:link {
	color: #000;
}
.default_catbody .padd {
	color: #000
}

/*  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;
}

/*------------- event details ----------*/
#calendar-event{
	width: 100%;
	float:left;
	clear:right;
	margin-bottom: 20px;
	*margin-bottom: 25px;
	_margin-bottom:2px;
}
#calendar-event h1{
	color: #666666;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}
#calendar-event .image{
	width: 130px;
	float: right;
	margin-top: 19px;
}
/*------------- Seite: Anmeldung erfolgreich ------------*/
.tx-newloginbox-pi1 h3 {
	color: #669900;
}

/*------------- list styles ------------*/
.tx-cal-controller div.pagebrowser {
	margin: 10px 0;
	
}
.tx-cal-controller p.found {
	color: #000;
	border-bottom: 1px solid #8E661E;
	padding-bottom: 3px;
	text-align:center;
	
}
.tx-cal-controller .eventlist {
	margin: 10px 0;
	width: 485px;
	_width: 100%;
	float: left;
	clear: right;
}
.tx-cal-controller .eventlist dt br {

}
.tx-cal-controller .eventlist dt a {
	color: #8E661E !important;
	font-weight: bold !important;
}
.tx-cal-controller .eventlist .odd {
	padding: 3px;
	margin: 5px 0 10px 0;
}
.tx-cal-controller .eventlist .even {
padding:3px;
margin:10px 0 0 0;
background-color:#FAE2B4;
}

.tx-cal-controller .eventlist dd.even {
padding:3px;
margin:0 0 10px 0;
background-color:#FAE2B4;
}
.tx-cal-controller .eventlist dd {
margin:10px 0 0 0;
}
.tx-cal-controller .eventlist .title{
	padding: 0;
	margin: 0 0 5px 0;
}
.tx-cal-controller .eventlist .small {
	font-size: 0.8em;
}
.tx-cal-controller .eventlist .image {
	float:right;
}
.tx-cal-controller .eventlist .description{
	margin-top: 5px;
}
.eventlist .category{
	font-size: 0.8em;
}

.tx-cal-controller .treelevel0 {
}
.tx-cal-controller .treelevel1 {
	margin-left: 20px;
}
.tx-cal-controller .treelevel2 {
	margin-left: 30px;
}
.tx-cal-controller input, .tx-cal-controller select {
	margin-bottom: 10px;
}
.tx-cal-controller label {
	display: block;
	float: left;
	margin-bottom: 0px;
	padding-right: 1em;
	text-align: right;
	width: 120px;
}
.tx-cal-controller input[type="image"] {
	float: left;
	margin-top: -30px;
	margin-left: 270px;
}
.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 {

}
.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;
}
#editorWrap1 {
	margin-left: -10px;
}

/*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: 500px;
}
.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: #F2D39A;
	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.*/
}

/*** verursacht fehler im ie6 ***/

.tabcontent {
	display: none;
}


.create_event {
	width: 100%;

}
#tx_cal_controller_create_element p label {
	width: 100px;

}

/*#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: 7px;
}
#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;
}
#tx_cal_controller_create_element label {
	width: 100px;
}
#tx_cal_controller_create_element #startdate {
	width: 72px !important;
}
#tx_cal_controller_create_element .starttime {
}
.endtime {
	margin: 5px 0 5px 0px;
}
.endtime #enddate {
	width: 72px !important;
}
.endtime .cal_required{
	/*position: relative;
	float: none;
	left: 0;*/
}
.endtime .constrain{
	padding-left: 113px;
	_padding-left: 115px;
}

#allday {
	width: 10px;
}
#count {
	margin: 5px 0 5px 111px;
}
#count input {
	margin: 0 0 0 9px;
}
#interval{
	margin: 0 0 5px 108px;
}
#interval input{
	margin: 0 0 0 9px;
}
#by_day{
	margin: 0 0 5px 0;
}
#by_day label{
	width: 117px;
}
#by_monthday{
	margin: 0 0 5px 0;
}
#by_monthday label{
	width: 230px;
}
#by_month{
	margin: 0 0 5px 0;
}
#by_month label{
	width: 194px;
	margin-right: 36px;
}
#until label, #by_day label, 
#by_monthday label, #by_month label{
	margin-left: 55px;
	_margin-left: 23px;
}

#until label{
 _margin-left: 28px;
}

#until #until_value, #by_monthday input,
#by_month input{
	width: 72px !important;
}

#until #until_value{
	_margin-left: -4px
}

div.rdate_type{
	margin: 0 0 5px 0;
}
div.calender{
	margin: 0 0 5px 0;
}
#tx_cal_controller_create_element .frequency{
	margin: 0 0 5px 0;
}
#tx_cal_controller_create_element .count{
	margin: 7px 0 7px 72px;
}
#tx_cal_controller_create_element .interval{
	margin-left: 16px;
}
#categoryEntries{
	height: 80px;
	overflow: auto;
	width: 150px;
}
#category_tree{
	float: right;
	width: 150px;
	margin: 0 30px 0 0;
	_margin-right: 15px;
}
#tx_cal_controller_create_element .description{
	margin-top: 50px;
	*margin-left: 10px;
}
#category_tree label{
	margin-left: -19px;
}
#tx_cal_controller_create_element #cal_event_description{
	width: 475px;
	height: 100px;
}



/******** create_location *******/
.create_location .image,
.confirm_location .image,
.confirm_event .image,
.delete_event .image,
.delete_location .image{
	float: left;
	width: 100%;
}
.create_location .image div,
.confirm_location .image div,
.confirm_event .image div,
.delete_event .image div,
.delete_location .image div{
	width: 400px;
	display:block;
	margin-left: 133px;
}



.buttons {
	margin-top: 20px;
}

/*div {border: 1px solid red;}*/
