@charset "utf-8";
/* CSS Document */
@import url('reset.css');

html {
	overflow:auto;
	height:100%;
}

body {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#000;
	line-height:12px;
	height:100%;
	width:100%;
}


a, a:link, a:hover, a:visited, a:active {
	color:#f28d00;
}
a.offsite:before { content: „\2197“;}
p{
	margin-bottom:10px;
}
#container-rss {
	width:20px;
	float:right;
	padding:1px 0px 0px 15px;
	text-align:right;
}
h1{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:13px;
}

h2{
	font-weight:bold;
	font-size:1.0em;
	margin-bottom:10px;
}



ul{
	list-style-image:url(grafik/list-image.gif);
	margin-bottom:10px;
	line-height:13px;
}
ol {
	list-style-type:decimal;
}
ol li {
	margin-left:20px;
}
li{
	margin-left:12px;
}

#container-context-links-abstracts p, #container-hot-news p {
	margin:0px;
	line-height:13px;
}

#container-abstracts {
	margin-bottom:10px;
}

#container-header {
	background-color:#ffffff;
	background-image:url(grafik/bg_header.gif);
	background-repeat:repeat-x;
	padding:0px 0px 14px 40px;
	margin: 0px 0px 0px 0px;
}
#container-overall {
	width: 1000px;
	height:100%;
}
* html #container-overall {
	height:auto;
}
#container-menu-breadcrumbs li{
	margin-left:0px;
}

#container-menu-breadcrumbs {
	height:8px;
	padding:22px 0px 15px 30px;
	text-transform:lowercase;
	background-color:#ffffff;
}
#container-menu-breadcrumbs a{
	color:#000000;
	/*text-decoration:none;*/
}
#container-menu-breadcrumbs li {
	display:inline;
}


ul#container-menu-main-level-1/*, ul#container-menu-main-level-2*/{
	list-style-image:none;
	margin-bottom:0px;
}

ul#container-menu-main-level-2{
	list-style-image:url(grafik/menu-list-image.gif);
	margin-bottom:0px;
	list-style-position:outside;
	padding-left:45px;
	width:139px;
}

ul#container-menu-main-level-2 li{
	padding-left:0px;
	/*margin-left:30px;*/
}

ul#container-menu-main-level-1 li, ul#container-menu-main-level-2 li{
	margin-left:0px;
}

#container-menu-main-level-1 {
	width:184px;
	float:left;
	background-color:#f28d00;
	color:#FFF;
	text-transform:uppercase;
}
#container-menu-main-level-1 a{
	color:#ffffff;
	text-decoration:none;
}

#container-menu-main-level-1 li.active ul li a, #container-menu-main-level-1 li.active ul li, #container-menu-main-level-1 li.active a{
	color:#000000;
}

#container-menu-main-level-1 li.active ul li.active a, #container-menu-main-level-1 li.active ul li.active{
	color:#000000;
}

#container-menu-main-level-1 li.active ul li.active a{
	font-weight:bold;
}

#container-menu-main-level-1 li {
	border-bottom:#FFF 1px solid;
	padding:0px 0px 0px 30px;
	line-height:16px;
}
#container-menu-main-level-1 li.menu-main-item-with-subpages li {	

}
#container-menu-main-level-1 li.menu-main-item-with-subpages {
}
#container-menu-main-level-1 li.menu-main-item-special {
	/*background-color:#b06701;*/
	background-color:#404040;
	line-height:34px;
	font-weight:bold;
}
#container-menu-main-level-1 li.menu-main-item-special li {
	font-weight:normal;
}
#container-menu-main-level-1 li.menu-main-item-special-active a {
	color:#ffffff;
}
#container-menu-main-level-2 {
	width:184px;
	/*background-color:#f8c67f;*/
	background-color:#dddddd;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin-left:-30px;
}
#container-menu-main-level-2 li {
	border-bottom:none;
	padding:0px 0px 0px 30px;
}


#container-menu-main-feature-element{
	float:left;
	width:184px;
}

#container-feature-element{
	float:left;
	width:169px;
	margin-top:30px;
	margin-left:15px;
	margin-bottom:10px;
}

#container-content-backlink, #container-content-backlink-grey {
	width:409px;
	padding:0px 14px 0px 14px;
	float:left;
	display:block;
	margin-bottom:40px;
}
#container-content-1spaltig {
	float:left;
	display:block;
	padding:0px 14px;
	margin-bottom:40px;
	width:788px;
}
#container-content-left {
	float:left;
	padding:0px 5px 0px 0px;
	width:100px;
}
#container-content-middle {
	float:left;
	padding:0px 5px 10px 5px;
	width:300px;
}
#container-content-right {
	float:left;
	padding:0px 5px 10px 5px;
	width:350px;
}
#container-content-statement {
	clear:left;
	float:left;
	padding:5px 5px 10px 110px;
	width:665px;
}

#container-content {
	float:left;
	padding-bottom:20px;
}
#container-content-backlink-grey #container-content {
	background:#404040;
	color:#ffffff;
	height:100%;
}
#container-backlink {
	float:left;
	clear:left;
}

#container-context-links-abstracts, #container-hot-news {
	width:379px;
	float:left;
	margin-bottom:20px;
}
#container-footer {
	/*height:5px;
	background-color:#f28d00;
	clear:left;*/
	width:1000px;
	border-top:5px solid #f28d00;
	position:fixed;
	bottom:0px;
	left:0px;
	background-color:#ffffff;
}

#header-link-portal {
	margin:0px 0px 18px 309px;
}
#container-search-and-menu-meta {
	background-color:#f28d00;
	/*text-align:right;*/
	padding:4px 0px 4px 0px;
/*	position:relative;*/
	height:19px;
}
/*
BAK HETO
#container-search-and-menu-meta span.metamenuitem {
	padding-left:12px;
	
}
#container-menu-meta ul#metanavigation {
	list-style:none;
	float:left;
	margin:2px 0px 0px 0px;
}
#container-menu-meta ul#metanavigation li.metamenuitem {
	float:left;
}
#container-menu-meta ul#metanavigation li.metamenuitem a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#container-search-and-menu-meta span.active a{
	color:#F8C67F;
}

#container-menu-meta {
	height:19px;
	line-height:19px;
	float:right;
	margin-right:6px;
}
*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#f28d00;
}
#container-search {
	display:inline;
	position:absolute;
	left:825px;
}
#container-overall #container-search-and-menu-meta #container-search form {
	display: inline;
}

/*div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:10px;
}*/
div.csc-textpic div.csc-textpic-imagewrap img {
	margin-bottom:10px;
}

/* RTE oranger Text */
.orangenormal{
	color:#F28D00;
}

/* RTE oranger text fett */
.orangefett{
	color:#F28D00;
	font-weight:bold;
}

/* Contentmenu*/

#container-contentmenu{
	float:left;
	width:409px;
}

#container-contentmenu .links, #container-contentmenu .rechts{
	width:204px;
	height:120px;
	float:left;
	background-color:#404040;
	text-align:center;
	/*padding-top:20px;*/
}

#container-contentmenu .links{
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#container-contentmenu .rechts{
	border-bottom:1px solid white;
}

#container-contentmenu .contentmenu-item a, #container-contentmenu .contentmenu-item a:link, #container-contentmenu .contentmenu-item a:visited{
	color:#fff;
	text-decoration:none;
}

#container-contentmenu .links:hover, #container-contentmenu .rechts:hover{
	background-color:#f28d00;
}

#container-contentmenu .contentmenu-item .contentmenu-item-link{
	padding-top:0px;
}

#container-contentmenu-text{
	float:left;
	background-color:#404040;
	padding:20px;
	color:#FFF;
	width:369px;
}

#container-contentmenu .contentmenu-item a{
	display:block;
	width:100%;
	padding-top:20px;
}

#container-contentmenu .contentmenu-item .contentmenu-item-link a{
	padding-top:3px;
	padding-bottom:13px;
}

/* NEWS */

.news-latest-item p{
	margin:0px;
}

.news-latest-item{
	width:195px;
}

div.news-latest-item-headline{
	margin-bottom:0px;
	font-weight:bold;
}

.news-latest-item-headline a, .news-latest-item-headline a:link, .news-latest-item-headline a:visited{
	color:#000;
	text-decoration:none;
}

div.news-latest-item-text {
	margin-bottom:4px;
}

.news-latest-item-text a, .news-latest-item-text a:link, .news-latest-item-text a:visited{
	color:#000;
	text-decoration:none;
}

div.news-latest-item-more {
	margin-bottom:11px;
	margin-top:0px;
	font-size:0.8em;
}

.news-latest-item-more a, .news-latest-item-more a:link, .news-latest-item-more a:visited{
	color:#000;
	text-decoration:none;
}

.news-list-container .news-list-browse{
	margin:20px 0px 15px;
}

.news-list-container .news-list-item{
	margin-bottom:20px;
}


.news-list-container .news-list-item .news-list-morelink{
	width:100%;
	display:block;
}

.news-list-item h2{
	font-weight:bold;
	margin-bottom:0px;
}

.news-list-item h2 a{
	color:#000;
	text-decoration:none;
}

.news-list-category{
	  color:#676767;
}

div.news-list-item-more {
	margin-bottom:11px;
	margin-top:0px;
	font-size:0.8em;
}

.news-list-item-more a, .news-list-item-more a:link, .news-list-item-more a:visited{
	color:#000;
	text-decoration:none;
}

.news-list-item p{
	margin-bottom:0px;
}

.news-list-item-text a, .news-list-item-text a:link, .news-list-item-text a:visited{
	color:#000;
	text-decoration:none;
}

.news-list-date a{
	color:#000;
	text-decoration:none;
}

.news-single-item .news-single-subheader{
	font-style:italic;
	margin-bottom:10px;
}

.news-single-item-pic{
	margin-top:61px;
}

/*Suche*/

#indexed_search_FeldAllgemeineSuche {
	width:108px;
	height:15px;
	border:1px #FFF solid;
	color:#898a8a;
	font-size:1.0em;
}

#bt_go {
	vertical-align:middle;
}

.tx-macinasearchbox-pi1{
/*	height:19px;
	display:inline-block;
	padding-top:1px;
	display:inline;*/
	
}

.tx-macinasearchbox-pi1 div, .tx-macinasearchbox-pi1 span {
	color:#FFF;
	font-weight:bold;
	display:inline;
}
* html .tx-macinasearchbox-pi1 span {
	position:relative;
	top:-3px;
}
* + html .tx-macinasearchbox-pi1 span {
	position:relative;
	top:-3px;
}

.tx-macinasearchbox-pi1 input.searchword{
	/*height:19px;*/
/*	border:none;
	padding:3px 0px 3px 3px;
	width:107px;
	color:#898a8a;
	font-size:1.0em;*/
	/*padding-left:3px;*/
}

.tx-macinasearchbox-pi1 input{
}
.tx-pilmailform-pi1 input.wide{
/*	width:250px;
*/}
.tx-pilmailform-pi1 input {
	/*padding:0px;
	margin:0px 0px 3px 0px;*/
}


/* CSS Filelinks*/

ul.css_filelinks{
	list-style-image:none;
}

ul.css_filelinks li{
	padding-bottom:5px;
}

/* IE6 */

* html .clearer{
	height:0px;
	display:none;
}

* html #container-feature-element{
	display:inline;
}

* html ul{
	padding-left:5px;
	list-style-image:url(grafik/list-image_old.gif);
}

* html ul#container-menu-main-level-1{
	padding-left:0px;
}

* html #container-contentmenu .contentmenu-item a img{
	behavior: url(fileadmin/templates/scripts/iepngfix.htc);
}

* html #container-contentmenu .contentmenu-item{
	position:relative;
	background-color:#404040;
}

* html #container-contentmenu .contentmenu-item a{
	position:absolute;
	z-index:1;
	left:0px;
	padding-bottom:28px;
}

* html #container-contentmenu .contentmenu-item .contentmenu-item-link a{
	position:absolute;
	z-index:5;
	left:0px;
	padding-top:95px;
}

/** html #container-contentmenu .contentmenu-item a:hover{
	background-color:#f28d00;
}

* html #container-contentmenu .contentmenu-item .contentmenu-item-link a:hover{
	background-color:none;
}*/


/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Default CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url(grafik/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(grafik/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(grafik/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(grafik/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #666;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(grafik/calendar-td.gif);
		color: #FFF;
		font-size: 1.1em;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(grafik/calendar-valid.gif);
		color: #666;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(grafik/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(grafik/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(grafik/calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}
	
	.news-single-files a {
		margin:4px 4px 4px 0px;
	}

/* START SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #CCC;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(grafik/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(grafik/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(grafik/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(grafik/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#lbPrintLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(grafik/sb_printicon.gif) no-repeat center;
	margin:0 5px 0 0; padding:1px;
}

#lbSaveLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(grafik/sb_saveicon.gif) no-repeat center;
	margin:0 5px 0 0; padding:1px;
}

#lbSaveLink:hover,
#lbPrintLink:hover {
	border: 1px solid #666;
	padding: 0px;
}	
/* ENDE SLIMBOX */

/* START Indexed search autocomplete */
ul.autocompleter-choices {
	position:absolute;
}

div.autocompleter-loading {
	float: left;
/*	clear: right;*/
	background: #fff url(grafik/spinner.gif) no-repeat center;
	width: 20px;
	height: 16px;
	position:relative;
}
div.autocompleter-loading img {
	width:20px;
	height:16px;
}
.autocompleter-loading2 {
	background: transparent url(grafik/spinner.gif) no-repeat right;
}

ul.autocompleter-choices {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#ffffff;
	text-align: left;

/*	border: 1px solid #eeeeee;	
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	*/
}

ul.autocompleter-choices li {
	position: relative;
	cursor: pointer;
	font-weight: normal;
	font-size: 1em;
	margin-left:0px;
}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: #444;
	color: #fff;
}

ul.autocompleter-choices span.autocompleter-queried {
	font-weight: bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #F28D00;
}

/* ENDE Indexed search autocomplete */

/* Sitemap */
.tx-dropdownsitemap-pi1 span.ifsub {
	font-weight:normal;
	text-transform:none;
}

.tx-dropdownsitemap-pi1 div.expAll{
	width:275px;
}

.tx-dropdownsitemap-pi1 div.expAll a{
	text-decoration:none;
}

.tx-pilmailform-pi1 input {
	margin:3px 0px 0px 0px;
}
.tx-pilmailform-pi1 input.wide {
	width:230px;
}


/*  Metamenu  */
span.metamenuitem {
	padding-left:12px;
	
}
ul#metanavigation {
	list-style:none;
	float:left;
	margin:2px 0px 0px 0px;
}
ul#metanavigation li.metamenuitem {
	float:left;
}
ul#metanavigation li.metamenuitem a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

ul#metanavigation li.active a{
	color:#F28D00;
}

#container-menu-meta {
	height:19px;
	line-height:19px;
	float:right;
	margin-right:6px;
}

/* IRFAQ */
.tx-irfaq-dynheader {
	padding-bottom:3px;
}
* html .tx-irfaq-dynheader {
	padding-bottom:0px;
}


/* CHGALLERY */

/************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
 	padding:0;
	margin:5px 10px 0px 0px;
 	list-style:none;
 	border:none;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
	padding:5px;
	border-bottom:1px solid #D2DCE4;	
}

.tx-chgallery-pi1 .chgallery-list .itemodd { background:none; }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img { border:none; }
.tx-chgallery-pi1 .chgallery-list .itemeven { background:none; }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img { border:1px solid #E7EDF1; }

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
	width:120px;
	padding-left:2px;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:left;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
	margin:5px 10px 15px 10px;
	padding:3px 6px;
 	border:1px solid #D2DCE4;
 	background:#E7EDF1;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:35px;
	font-style: italic;
	font-family:Georgia;
	color:#b8c9d6;
	margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size:20px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	border-top:1px solid #dde1e4;
	border-bottom:1px solid #dde1e4;
	padding:3px 0;	
	margin:2px 0;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:25%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:50%;
	float:left;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:25%;
	float:right;
	text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	/*background:#f3f4f6;HETO*/
	background:none;
	float:left; 
	padding:3px 1px 2px 1px;
	margin:0px 5px;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:126px;
	background:url(gfx/bg.gif) no-repeat;
	line-height:126px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
	background:url(gfx/bgact.gif) no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
	width:160px;
	height:126px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-80px;
}

.tx-chgallery-pi1 .single .img img {
	text-align:center;
}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:148px;
	min-height:20px;
	/*border:1px solid #f3f4f6;HETO*/
	text-align:center;
}

.tx-chgallery-pi1 .single span  small {
	font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
	height:20px; 
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 20px;
}

/* Ajax loading icon  */
.tx-chgallery-pi1 #chajax {
	background:#fff url(gfx/ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*
 * accord */
#chgallery-list {
	border:1px solid #D2DCE4;
	border-top:0;
}

.tx-chgallery-pi1 .chgallery-title {
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-top:1px solid #D2DCE4;
}
.tx-chgallery-pi1 .chgallery-content {

}
.tx-chgallery-pi1 .chgallery-content2 {
	border-top:1px solid #eee;
	padding:10px 5px;
}

/*Downloads sb_downloader*/

.sb_download_link{
	display:block;
	width:100%;
	padding-bottom:5px;
}

.sb_download_flex .title{
	font-weight:bold;
	margin-bottom:5px;
}

.sb_download_flex .description{
	margin-bottom:5px;
}

.sb_download_flex .links{
	/*padding-left:10px;*/
}

.sb_download_flex .clicks, .sb_download_flex .datetime{
	padding-left:0px;
}

.sb_download_flex{
	margin-bottom:20px;
}

#sb_download_flexWrap{
	margin-bottom:35px;
}
.contenttable tr p.bodytext {
	padding-bottom:4px;
}



/*CALENDAR*/
span.default_catheader_bullet {
	display:none;
}
#month-header {
			width: 100%;
			margin-bottom: 7px;
			}

		#month-header-prevnext {
			float: left;
			padding-top:2px;
			}
		#month-header-prevnext a {
			float:left;
		}
		#month-header-prevnext div.monthdate {
			position:relative;
			top:4px;
			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 #DDDDDD;
			border-collapse: collapse;
			display:none;
			}
		.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 #DDDDDD;	
			border-collapse: collapse;
			float:left;
			width:520px;
			}

		.month-large th,
		.month-large td {
			border: 1px solid #DDDDDD;
			}

		.month-large .weekday {
			background-color: #EEE;
			height: 12px;
			}

		.month-large .weeknum {
			background-color: #DDDDDD;
			width: 22px;
		}

		.month-large .day {
			height: 100px;
			width: 100px;
			vertical-align: top;
			text-align: left;
			background-color:#ffffff;
		}
		
		.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 {
			float:right;
		}

		#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;
			}

		/* END new classes and  id's */
		
		.calborder {
			background-color: #fff;
			border: 1px solid #DDDDDD;
			}
		
		.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 {
			background-color: #FFFFFF;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
		.rowOn2 {
			background-color: #FFFFFF;
			border-top: 1px solid #fff;
			}
		
		.rowOff {
			background-color: #DDDDDD;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
		.rowOff2 {
			background-color: #DDDDDD;
			border-top: 1px solid #fff;
			}
		
		.rowToday {
			background-color: #FFFFFF;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
		.tx-cal-controller .padd {
			/*XXXpadding: 2px;*/
			padding:5px 0px 0px 5px;
			}
		
		.eventbg_1 {
			background-color: #404040;
			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;
			}
		
		.eventbg2_1 {
			background-color: #DDDDDD;
			border: 1px solid #404040;
			}
		
		.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 #DDDDDD;
			}
		
		.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;
			}
		
		.tx-cal-controller .title h1 {
			font-family: Helvetica,sans-serif;
			font-size: 18px;
			color: #000;
			margin: 0;
			}
		
		.monthBack {
			background-color: #DDDDDD;
			}
		
		.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: #000000 ! important;
		}
		
		.monthWeekend {
			background-color: #FFFFEF;
		}
		
		.monthCurrentWeek {
			background-color: #EFEFEF;
		}
		
		.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:#EFEFEF !important;
			border-color:#404040 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:#F28D00;
		}
			
		.monthCorner {
			border-bottom: 1px solid #AAAAAA;
		}
			
		.monthSelected, .monthSelectedWeek {
			background-color: #EFEFEF;
		}
		
		.monthEventTop {
			background-image: url(../typo3conf/ext/cal/template/img/side_bg.gif);
			border-top: 1px solid #EFEFEF;
			}
		
		.monthEventLine {
			border-right: 1px dotted #EFEFEF;
			}
		
		.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: #EFEFEF;
			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 #DDDDDD;
			border-right: 1px solid #DDDDDD;
			}
		
		.weekborder2 {
			border-right: 1px solid #DDDDDD;
			}
		
		.timeborder {
			border-right: 2px solid #DDDDDD;
			border-top: 1px dashed #DDDDDD;
			background-image: url(../typo3conf/ext/cal/template/img/time_bg.gif);
			}
		
		.timeborder2 {
			border-right: 2px solid #DDDDDD;
			border-top: 1px solid #DDDDDD;
			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 {
			font-size: 9px;
			color: #666666;
			}
		
		.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;
			padding:0px 0px 0px 5px;
			}
		
		.G10G {
			font-size: 11px;
			color: #DDDDDD;
			}
		
		.V12 {
			font-size: 12px;
			color: #000000;
			}
		
		.tx-cal-controller .eventfont {
			font-size: 11px;
			color: #000000;
			}
		
		.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 span {
			padding: 0 2px;
			}

		/*------------ Category style package: default (blue) - start ------------*/
		
		.default_categoryheader,
		.default_catheader {
			background-color: #DDDDDD;
			}
		
		.V9G .default_categoryheader,
		.V9G .deafult_catheader {
			background-color: transparent !important;
			color: #404040 !important;
		}
		
		.default_categoryheader_bullet,
		.default_catheader_bullet {
			color: #404040;
			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: #DDDDDD;
			}
		
		.default_categorybody,
		.default_catbody {
			background-color: #DDDDDD;
			border: 1px solid #404040;
			color: #fff;
			}
		
		.default_categorybody a:link,
		.default_catbody a:link {
			color: #F28D00;
			}
		
		/*------------ Category style package: default (blue) - end ------------*/	
		/*------------ Category style package: green - start ------------*/
		
		.green_catheader, .green_catheader_allday {
			background-color: #53A062;
			}
		
		.V9G .green_catheader {
			background-color: transparent !important;
			color: #53A062 !important;
		}
		
		.green_catheader_bullet {
			color: #4FC464;
			font-size: 13px;
			}
		
		.green_catheader_text {
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.green_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.green_catheader_bullet_text {
			}
		
		.green_catheader_allday {
			text-align: center;
			background-color: #4FC464;
			}
		
		.green_catbody {
			background-color: #4FC464;
			border: 1px solid #53A062;
			color: #fff;
			}
		
		.green_catbody a:link {
			color: #fff;
			}
		
		/*------------ Category style package: green - end ------------*/
		/*------------ Category style package: orange - start ------------*/

		.orange_catheader, .orange_catheader_allday {
			background-color: #E84F25;
			}
		.V9G .orange_catheader {
			background-color: transparent !important;
			color: #E84F25 !important;
		}
		
		.orange_catheader_bullet {
			color: #FF6D3B;
			font-size: 13px;
			}
		
		.orange_catheader_text {
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.orange_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.orange_catheader_bullet_text {
			}
		
		.orange_catheader_allday {
			text-align: center;
			background-color: #FF6D3B;
			}
		
		.orange_catbody {
			background-color: #FF6D3B;
			border: 1px solid #E84F25;
			color: #fff;
			}
		
		.orange_catbody a:link {
			color: #fff;
			}
		
		/*------------ Category style package: orange - end ------------*/
		/*------------ Category style package: pink - start ------------*/
		
		.pink_catheader, .pink_catheader_allday {
			background-color: #B257A2;
			}
			
		.V9G .pink_catheader {
			background-color: transparent !important;
			color: #B257A2 !important;
		}
		
		.pink_catheader_bullet {
			color: #EA62D4;
			font-size: 13px;
			}
		
		.pink_catheader_text {
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.pink_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.pink_catheader_bullet_text {
			}
		
		.pink_catheader_allday {
			text-align: center;
			background-color: #EA62D4;
			}
		
		.pink_catbody {
			background-color: #EA62D4;
			border: 1px solid #B257A2;
			color: #fff;
			}
		
		.pink_catbody a:link {
			color: #fff;
			}
		
		/*------------ Category style package: pink - end ------------*/
		/*------------ Category style package: red - start ------------*/

		.red_catheader, .red_catheader_allday {
			background-color: #D42020;
			}
			
		.V9G .red_catheader {
			background-color: transparent !important;
			color: #D42020 !important;
		}
		
		.red_catheader_bullet {
			color: #FF5E56;
			font-size: 13px;
			}
		
		.red_catheader_text {
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.red_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.red_catheader_bullet_text {
			}
		
		.red_catheader_allday {
			text-align: center;
			background-color: #FF5E56;
			}
		
		.red_catbody {
			background-color: #FF5E56;
			border: 1px solid #D42020;
			color: #fff;
			}
		
		.red_catbody a:link {
			color: #fff;
			}
		
		/*------------ Category style package: red - end ------------*/
		/*------------ Category style package: yellow - start ------------*/

		.yellow_catheader, .yellow_catheader_allday {
			background-color: #B88F0B;
			}
			
		.V9G .yellow_catheader {
			background-color: transparent !important;
			color: #B88F0B !important;
		}
		
		.yellow_catheader_bullet {
			color: #CCB21F;
			font-size: 13px;
			}
		
		.yellow_catheader_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.yellow_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.yellow_catheader_bullet_text {

			}
		
		.yellow_catheader_allday {
			text-align: center;
			background-color: #CCB21F;
			}
		
		.yellow_catbody {
			background-color: #CCB21F;
			border: 1px solid #B88F0B;
			color: #fff;
			}
		
		.yellow_catbody a:link {
			color: #fff;
			}
		
		/*------------ Category style package: yellow - end ------------*/
		/*------------ Category style package: grey - start ------------*/

		.grey_catheader, .grey_catheader_allday {
			background-color: #73738C;
			}
			
		.V9G .grey_catheader {
			background-color: transparent !important;
			color: #73738C !important;
		}
		
		.grey_catheader_bullet {
			color: #9292A1;
			font-size: 13px;
			}
		
		.grey_catheader_text {
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.grey_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.grey_catheader_bullet_text {
			}
		
		.grey_catheader_allday {
			text-align: center;
			background-color: #9292A1;
			}
		
		.grey_catbody {
			background-color: #9292A1;
			border: 1px solid #73738C;
			color: #fff;
			}
		
		.grey_catbody a:link {
			color: #fff;
			}
		
		/*------------ Category style package: grey - end ------------*/
		
		.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 .even {
			background-color: #eeeeee;
		}
		
		
		.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:left;
			width:80px;
		}
		.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: #DDDDDD;
			color: #FFFFFF;
		}
		
		.basictab li a:visited{
			color: #2d2b2b;
		}
		
		.basictab li a:hover, .basictab li a.current{
			background-color: #404040;
			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;
	    }
		#calendar-event div {
			padding-bottom:5px;
			clear:both;
		}
		#calendar-event div.csc-textpic-intext-right, #calendar-event div.csc-textpic-imagewrap{
			float:none;
		}
		div#calendar-event div.csc-textpic-intext-right div.csc-textpic-imagewrap, div#calendar-event div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
			margin-left:0px !important;
		}
		.tx-cal-controller  {
			width:720px;
		}
		td.monthSelectedWeek {
			background-color:#efefef;
		}
