/* Kategorien auswahl*/

	.category a.aktiv {
		background-color: #DCDCDC;
	}

	a.ausstellung_catheader{
		background:transparent url(images/Farbfeld-ausstellung.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:focus.ausstellung_catheader,
	a:active.ausstellung_catheader,
	a:hover.ausstellung_catheader{
		background:#09455D url(images/Farbfeld-ausstellung.gif) no-repeat scroll 3px center;
	}

	a.event_catheader{
		background:transparent url(images/Farbfeld-event.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.event_catheader,
	a:active.event_catheader,
	a:focus.event_catheader{
		background:#09455D url(images/Farbfeld-event.gif) no-repeat scroll 3px center;
	}

	a.konzert_catheader{
		background:transparent url(images/Farbfeld-konzert.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.konzert_catheader,
	a:active.konzert_catheader,
	a:focus.konzert_catheader{
		background:#09455D url(images/Farbfeld-konzert.gif) no-repeat scroll 3px center;
	}

	a.kolloquium_catheader{
		background:transparent url(images/Farbfeld-kolloquium.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.kolloquium_catheader,
	a:active.kolloquium_catheader,
	a:focus.kolloquium_catheader{
		background:#09455D url(images/Farbfeld-kolloquium.gif) no-repeat scroll 3px center;
	}

	a.lesung_catheader{
		background:transparent url(images/Farbfeld-lesung.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.lesung_catheader,
	a:active.lesung_catheader,
	a:focus.lesung_catheader{
		background:#09455D url(images/Farbfeld-lesung.gif) no-repeat scroll 3px center;
	}

	a.ringvorlesung_catheader{
		background:transparent url(images/Farbfeld-ringvorlesung.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.ringvorlesung_catheader,
	a:active.ringvorlesung_catheader,
	a:focus.ringvorlesung_catheader{
		background:#09455D url(images/Farbfeld-ringvorlesung.gif) no-repeat scroll 3px center;
	}

	a.konferenz_catheader{
		background:transparent url(images/Farbfeld-konferenz.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.konferenz_catheader,
	a:active.konferenz_catheader,
	a:focus.konferenz_catheader{
		background:#09455D url(images/Farbfeld-konferenz.gif) no-repeat scroll 3px center;
	}

	a.tagung_catheader{
		background:transparent url(images/Farbfeld-tagung.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.tagung_catheader,
	a:active.tagung_catheader,
	a:focus.tagung_catheader{
		background:#09455D url(images/Farbfeld-tagung.gif) no-repeat scroll 3px center;
	}

	a.vortrag_catheader{
		background:transparent url(images/Farbfeld-vortrag.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.vortrag_catheader,
	a:active.vortrag_catheader,
	a:focus.vortrag_catheader{
		background:#09455D url(images/Farbfeld-vortrag.gif) no-repeat scroll 3px center;
	}
	
	a.messe_catheader{
		background:transparent url(images/Farbfeld-messe.gif) no-repeat scroll 3px center;
		color:#09455D;
		padding-left:25px;
		padding-right:3px;
	}

	a:hover.messe_catheader,
	a:active.messe_catheader,
	a:focus.messe_catheader{
		background:#09455D url(images/Farbfeld-messe.gif) no-repeat scroll 3px center;
	}


	.category li {
		margin-bottom: 3px;
	}

	.category ul > li > a {
		display:block;
	}


/*kleiner Kalender*/

#minical_controller{
	margin-top:12px;
}

#minical a,
#minical a:visited,
#minical a:focus,
#minical a:active{
	background-image:none;
}

#minical_controller a,
#minical_controller a:visited,
#minical_controller a:focus,
#minical_controller a:active{
	background-image:none;
	padding-left: 10px;
	padding-right: 10px;
}

#month-header a {
	background:none !important;
}

#minical .minical_head{
	float:left;
	width:100%;
}

*+html #minical .minical_head{
	width:211px;
}

#minical .go_back{
	width:100%;
}

#minical .go_forward{
	width:100%;
}

#minical .current_mounth{
	padding: 0 5px 0;
	width:100%;
}

#month-header-prevnext img {
	margin-top: 5px;
}

.month-large a {
	background:none !important;
	padding-left: 0;
	padding-right: 0;
}


table.month-small {
	border:none;
	border-collapse:collapse;
}

.tx-cal-controller .sideback {
	background-color:none;
	background-image:none;
	border-bottom:1px solid #000000;
	font-size:100%;
}

.month-small th a {
	background-image:none;
	color:#09455D;
	padding-left:0;
	padding-right:0;
	text-decoration:none;
	text-transform:uppercase;
}

.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{
	color:#09455D;
}

.month-small a,
.month-small a:link {
	color:#09455D;
	padding-left: 0;
	padding-right: 0;
}

.monthOff, 
.monthOff a:link, 
.monthOff a:visited {
	color:#777777 !important;
	background-image:none;
}

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

.monthToday {
	background:#999999 none repeat scroll 0 50% !important;
	border:none !important;
	color:#09455D !important;
	font-weight:bold !important;
	border-color:none !important;
	border-style:none !important;
	border-width:0px !important;
}

.monthToday a:link, 
.monthToday a:visited {
	color:#09455D !important;
}

.tx-cal-controller .bold a:link {
	font-weight:normal;
	background-image:none;
}

#category_tree {
	float:none;
	width:250px;
}

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

#cal_event_description {
	margin-top:0px;
}

.month-weekdays {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}

.month-small th, .month-small td {
	font-size:10px;
	padding:2px;
	width:23px;
}

.month-weeknums {
	background-color: #ffffff;
	border-right:1px solid #000000;
}



.monthCorner{
	border-right: none;
	border-bottom: 1px solid #000000;
}

.datebox {
	float: left;
	width: 75px;
	margin-right: 1ex;
	margin-bottom: 1em;
	clear: none;
}

.monthSelected, 
.monthSelectedWeek{
	background:none;
}


.monthCurrent, 
.monthCurrentWeek {
	background-color:#DCDCDC;
}

.datebox .date {
	font-family: arial,serif;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	text-align: center;
	background: #CFE3A8;
	color: #09455D;
	border-top: 1px solid #09455D;
	border-right: 1px solid #09455D;
	border-bottom: 1px dotted #09455D;
	border-left: 1px solid #09455D;
}

.datebox .hour {
	font-family: arial,serif;
	text-align: center;
	padding-bottom: 0.1em;
	color: #09455D;
	border-right: 1px solid #09455D;
	border-bottom: 1px solid #09455D;
	border-left: 1px solid #09455D;
	background: #E7F3CD;
}

.event {
	margin-left: 75px;
	padding: 0 1em;
	height: 10em;
}

.tx-cal-controller-browsebox {
	text-align: center;
	margin-bottom: 1.5em;
	margin-top: 0.7em;
}

.found {
	text-align: center;
}

#center_column form {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
}

#center_column form fieldset {
  border: 1px solid #ccc;
  padding: .75em .625em .75em;
  margin: 0 0 2em;
}
#center_column form legend {
  text-align:left;
  background: none;
  padding: 0 .2em;
  margin-bottom: 10px;
  font-size: 100%;
  color: #888;
  border: 0;
  text-shadow: none;
} 
#center_column form label {
  text-align:right;
  display:inline-block;
  max-width: 95px;
}
#center_column form textarea {
  min-height: 120px;
}

#center_column form input:active,
#center_column form select:active,
#center_column form textarea:active,
#center_column form input:hover,
#center_column form select:hover,
#center_column form textarea:hover,
#center_column form input:focus,
#center_column form select:focus,
#center_column form textarea:focus {
  -webkit-box-shadow: #9c3 0 0 5px 0;
  -moz-box-shadow: #9c3 0 0 5px 0;
  box-shadow: #9c3 0 0 5px 0;
  z-index: 1;
  border-color: #9c3;
}

#center_column form textarea,
#center_column form select,
#center_column form input[type="date"],
#center_column form input[type="datetime"],
#center_column form input[type="datetime-local"],
#center_column form input[type="email"],
#center_column form input[type="month"],
#center_column form input[type="number"],
#center_column form input[type="password"],
#center_column form input[type="search"],
#center_column form input[type="tel"],
#center_column form input[type="text"],
#center_column form input[type="time"],
#center_column form input[type="url"],
#center_column form input[type="week"] {
  margin-bottom: .8em;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 7px 12px;
  height: auto;
}
#center_column form input[type="reset"],
#center_column form input[type="submit"],
#center_column form input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #dddddd url('../images/button.png?1298351022') repeat-x;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  display: inline-block;
  font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  text-shadow: white 0 1px 1px;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}
#center_column form input[type="reset"]:hover,
#center_column form input[type="submit"]:hover,
#center_column form input[type="button"]:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #eeeeee), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -moz-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: -o-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  background-image: linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
  text-decoration: none;
}
#center_column form input[type="reset"]:active,
#center_column form input[type="submit"]:active,
#center_column form input[type="button"]:active {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#dddddd, #eeeeee);
  background-image: -moz-linear-gradient(#dddddd, #eeeeee);
  background-image: -o-linear-gradient(#dddddd, #eeeeee);
  background-image: linear-gradient(#dddddd, #eeeeee);
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
  border-color: #999999 #bbbbbb #dddddd;
}
#center_column form input[type="reset"]::-moz-focus-inner,
#center_column form input[type="submit"]::-moz-focus-inner,
#center_column form input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.button {
  *padding-bottom: 3px;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}


.htmlarea .toolbar ul {
	list-style-type: none ! important;
	margin: 0 !important;
}

.htmlarea .toolbar ul li {
	padding-bottom:0 !important;
}

#center_column .editorWrap {
  margin: 0 auto;
}

#right_column .minical a:focus,
#right_column .minical a:hover,
#right_column .minical a:active{
	color:#FFFFFF !important;
}
