/* CSS Document */

body {

	background: #fff url(../img/bub_bg_top.png) repeat-x;
}
.clearer {
	clear: both;
}

/* TT_NEWS */
.news-latest-item {
	margin-bottom: 26px;
	
}

.news-latest-item-image {
	margin-bottom: 12px;
}
.news-latest-item h2, .news-single-item h2 {
	font-size: 15px;
}

.news-list-item {
	margin-bottom: 25px;
}

.news-list-container_newsseite {
	width: 500px;
}

.news-single-item-images {
	float: left;
	width: 260px;
}
.news-single-item-text {
	float: left;
	width: 400px;
}
.news-single-img img {
	margin-bottom: 10px;
}
.news-single-backlink {
	clear: both;
}
/* custom stuff */

.inhaltselement1 {
	padding-bottom: 10px;
}

.zweispalten {
	
}

.spalte1 {
	width: 336px;
}
.spalte1-start {
	width: 406px;
}
.spalte3-start {
	width: 246px;
}
.spalte2 {
	width: 30px;
}
.spalte2-start {
	width: 50px;
}
.linksbottom {
	border-bottom: 1px solid #CCC;
}


div.tx_ablinklist_listView_categoryPath {
	display: none;
}



table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	margin-top: 3px;
	margin-bottom: 5px;
}

td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3 {
	margin-left: -8px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	text-indent: 8px;
	color: #2B3036;
}

#leftnav div.moduletable h3 {
		background: url(../img/bub_moduletitle.png) 0 0 repeat-x;

}

#leftnav div.moduletable {

}

#leftnav ul {
	padding-left: 0;
	margin-left: 12px;
}

#leftnav li {
	margin-bottom: 5px;
}

div.moduletable {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 950px;
		width: expression(document.body.clientWidth > 950? "950px": "auto" );
}

div.moduletable-unten {
	width: 950px;
}

div#top {
	background: url(../img/bub_header_m.png) 0 0 repeat-x;
}

div#top div {
	background: url(../img/bub_header_r.png) 100% 0 no-repeat;
}

div#top div div {
	background: url(../img/bub_header_l.png) 0 0 no-repeat;
	height: 98px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 35px;
	top: 28px;
	width: 100px;
	
	z-index: 90;
	background: transparent;
}

div#middle {
	background: #fff url(../img/bub_shadow_r2.png) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(../img/bub_shadow_r1.png) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(../img/bub_shadow_l2.png) 0 0 repeat-y;
}

div#middle_4 {
	background: url(../img/bub_shadow_l1.png) 0 0 no-repeat;
	padding: 0 19px; 
}

div#bottom {
	text-align: center;
	background: url(../img/bub_shadow_b.png) 0 0 repeat-x;
	width: 950px;
}

div#bottom div {
	width: 100%;
	text-align: center;
	background: url(../img/bub_shadow_bl.png) 0 0 no-repeat;
}

div#bottom div div {
	background: url(../img/bub_shadow_br.png) 100% 0 no-repeat;
	height: 44px;
	padding-top: 5px;
	font-size: 10px;
	color: #A2A7A9;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
#bottom table {
text-align: center;

}

div#navigation {
	height: 28px;
	background: url(../img/bub_buttonbar.png) 0 0 repeat-x;

}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #E2E2E2;
  border-right: 1px solid #fff;
}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #E2E2E2;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-transform: lowercase;
  color: #333333;
	float:left;
  display:block;
	padding: 0 15px;
	height: 28px;
	line-height: 28px;
  text-decoration: none;
	background: url(../img/bub_button_off.png) 0 0 no-repeat;
	border: 0;
}

#topnav #mainlevel li.orange_active_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0393F;
}

#topnav #mainlevel a.currenttop:link, #topnav #mainlevel a.currenttop:visited, #topnav #mainlevel a.activetop {
	background: url(../img/bub_button_on.png) 0 0 no-repeat;
	color: #FFFFFF;
	float:left;
		padding: 0 15px;
	height: 28px;
	line-height: 28px;
}


#topnav #mainlevel a:hover {
  color: #CCCCCC;
}

#topnav #mainlevel li.orange_active_menu a:hover {
	color: #FFFFFF;
}

#showcase {
	margin: 0;
	padding: 1px 0;
	background: #fff;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}

/*
turned OFF disable header in showcase area
#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}
*/

#showcase .moduletable {
	padding: 5px 10px;
	margin: 0;
}

#showcase .contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	background: url(../img/bub_body_right.png) 100% 0 repeat-y;
}


#leftnav {
	width: 180px;
	border: 0px solid #ff0;
	background: url(../img/bub_column_left.png) 0 0 repeat-y;
}

#leftborder {
	border-left: 1px solid #D3D8DE;
}

#lefttop {
		border: 0px solid #00f;
}

div#mainbody { 
	border: 0px solid #0ff;
	padding: 12px;
	min-height: 300px;
}

#rightnav {
	width: 180px;
	border: 0px solid #00f;
	background: url(../img/bub_column_right.png) 100% 0 repeat-y;
	
}

#righttop {
	background: url(../img/bub_bodytop_r.png) 0 0 no-repeat;
	height: 29px;
}

#rightbody {

}

#pathway{
	background: url(../img/bub_bodytop.png) 0 0 repeat-x;
	padding-top: 5px;
	height: 29px;
	font-size: 10px;
}

#leftnav ul.submenu, #leftnav ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav ul.submenu li {
	background: none;
	padding: 0;
	margin: 0;
}

#current, #active {
	color: #666;
}

.csc-textpic p {
	
}
.csc-textpic img {
	padding-top: 4px;
}

#leftnav ul.submenu ul li a {
	padding-left: 6px;
background-image: none;

}

#leftnav ul.submenu ul ul li a {
	padding-left: 30px;
	background-image: none;
}

#leftnav ul.submenu ul ul ul li a{
	padding-left: 40px;
}

#leftnav ul.submenu ul ul ul ul li a{
	padding-left: 50px;
}

ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../img/bub_menu_orange.png) 100% -2px no-repeat;
}

ul.submenu a:hover {
	background-position: 100% -53px;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../img/bub_menu.png) 100% -2px no-repeat;
}

a.mainlevel:hover {
	background-position: 100% -53px;
	text-decoration: none;	
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}





div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #c2272d;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #c2272d;
	padding: 5px;
}




/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}




/* Galerie */

.tx-cegallery-pi1-album_date {
	font-size: 10px;
	display: none;
}
body {
	margin: 0px;
}

.tx-cegallery-pi1-imagetitle a, .tx-cegallery-pi1-imagetitle a:link, .tx-cegallery-pi1-imagetitle a:visited {
	font-size: 10px;
	line-height: 12px;
	
}
.tx-cegallery-pi1-album_entry img {
	margin-bottom: 4px;
	border: 0;
	
}

div.tx-cegallery-pi1-album_entry {
	float: left;
	height: 140px;
	width: 150px;
	margin: 2px;
	padding: 10px;
	padding-bottom: 13px;
	text-align: center;
	top: inherit;
	vertical-align: bottom;
	background-image: url(../img/galbg.jpg);
	background-repeat: repeat-x;
	
}
div.tx-cegallery-pi1-album_entry a {
font-size: 12px;
line-height: normal;	
	
}
div.tx-cegallery-pi1-detail_entry {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
div.tx-cegallery-pi1-slideControls {
	padding-bottom: 10px;
}
div.tx-cegallery-pi1-album_entry img, div.tx-cegallery-pi1-detail_entry img {
	clear: both;
	border: 0px solid #000000;
}
div.tx-cegallery-pi1-clearer {
	clear: both;
}
div.tx-cegallery-pi1-detail_header {
	padding-bottom: 10px;
}
div.tx-cegallery-pi1-detail_nav {
	clear: both;
	width: 385px;
}
span.tx-cegallery-pi1-photo_prev {
	float: left;
	width: 50px;
}
span.tx-cegallery-pi1-photo_next {
	width: 50px;
	text-align: right;
	float: left;
}
span.tx-cegallery-pi1-album_back_link {
	float: left;
	width: 285px;
	text-align: center;
}
span.tx-cegallery-pi1-pagebrowser_actual, span.tx-cegallery-pi1-pagebrowser_normal {
	padding-right: 8px;
	font-size: 11px;
	
}
.tx-cegallery-pi1-pagebrowser_actual a:link, .tx-cegallery-pi1-pagebrowser_normal a:link, .tx-cegallery-pi1-pagebrowser_actual a:visited, .tx-cegallery-pi1-pagebrowser_normal a:visited {

}
span.tx-cegallery-pi1-pagebrowser_normal {
	
}
span.tx-cegallery-pi1-pagebrowser_actual a {
	font-weight: bold;
}
div.tx-cegallery-pi1-pagebrowser {
	padding-bottom: 10px;
}
div.tx-cegallery-pi1-page {
	float: left;
	padding-right: 10px;
}
#mySlideshow {
	width: 370px;
	height: 370px;
	z-index:5;
	display: none;
	overflow:hidden;
	position: relative;
	background-color: #DFD9C2;
}
#mySlideshow img {
	border: 0;
	margin: 0;
}
#mySlideshow #slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 3em;
	background: #333;
	color: #fff;
	text-indent: 0;
}
#slideInfoZone h2 {
	padding: 0;
	font-size: 12px;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
#slideInfoZone p {
	padding: 0;
	font-size: 10px;
	margin: 2px 5px;
	color: #eee;
}
#mySlideshow a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
#mySlideshow a.right, #mySlideshow a.left {
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html #mySlideshow a.right, * html #mySlideshow a.left {
	filter:alpha(opacity=50);
}
#mySlideshow a.right:hover, #mySlideshow a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#mySlideshow a.left {
	left: 0;
	top: 0;
	background: url('/typo3conf/ext/ce_gallery/res/left.gif') no-repeat top left;
}
#mySlideshow a.right {
	right: 0;
	top: 0;
	background: url('/typo3conf/ext/ce_gallery/res/right.gif') no-repeat top right;
}
div.tx-cegallery-pi1-pagebrowser_back, div.tx-cegallery-pi1-pagebrowser_pages {
	float: left;
}
div.tx-cegallery-pi1-pagebrowser_back {
	padding-top: 1px;
	font-size: 11px;
}
.tx-cegallery-pi1-page {
	padding-top: 1px;
	font-size: 11px;
}

div.tx-cegallery-pi1-slimbox_hidden_links {
	display: none;
}

.tx-cegallery-pi1-album_backlink {
	display: none;
}


/* ---------------------- POWERMAIL ---------------------- */

.powermail_mandatory {
	color: red;
	font-weight: bold;
	font-size: 10px;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 140px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
}
fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 140px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 250px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}


fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 250px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	height: 100px;
		background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 3px 0 10px 140px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 3px 0 0 140px;
}

/* ---------------------- NEWSLETTER ANMELDUNG ---------------------- */
.tx-sremailsubscribe-pi1 fieldset {
	border: none;
	
}

.tx-sremailsubscribe-pi1 legend, .tx-sremailsubscribe-pi1-notice  {
	display: none;
	
}
input.tx-sremailsubscribe-pi1-text {
	width: 200px;
}

.tx-sremailsubscribe-pi1 p { margin-top: 2em; margin-bottom: 0; padding: 0 0em; text-indent: 0; }
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit { }
.tx-sremailsubscribe-pi1 h4 { margin-top: 0; padding-left: 0em; }
.tx-sremailsubscribe-pi1 legend { padding: 0 0em; font-weight: bold; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
.tx-sremailsubscribe-pi1 a { }
  	.tx-sremailsubscribe-pi1 label { margin: 0; padding: 0; }
  	.tx-sremailsubscribe-pi1 label span { color: #ff0000; }
  	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
  	.tx-sremailsubscribe-pi1 input { margin: 0; padding: 0 .5em 0 0; }
  	.tx-sremailsubscribe-pi1 input[type=password] { margin-right: 1em; }
  	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 1em; }
  	.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { background-color: transparent; }
  	* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { background-color: transparent; }		
  	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
  	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }
  	.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
  	.tx-sremailsubscribe-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
  	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes { list-style-type: none; }
  	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
  	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
  	.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li { float: left; padding: 0 0em 0 0; margin: 0; }
  	.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 0em 0 0 0; }
  	.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
  	.tx-sremailsubscribe-pi1 dt { clear: both; width: 100px; text-align: left; padding-right: 1em; }
  	.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
  	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
  	.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
  	* html .tx-sremailsubscribe-pi1 dd { float: none; }
  	.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
  	.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }

/**************************/
  		/* STYLES FOR TX_KEYAC  */
  		/**************************/
  		
  		/* COMPLETE WRAP  */
  		.tx-keyac-pi1 {
}
/* CLEARER */
  		.tx-keyac-pi1 .yac_clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
}
/* SINGLE EVENT ITEM IN LISTVIEW AND TOOLTIP */
  		.tx-keyac-pi1 .event-item {
	margin:10px 0 0 0;
	width: auto;
}
.tx-keyac-pi1 .event-item img {
	float:left;
	margin-right:6px;
}
.tx-keyac-pi1 .event-item a:link,  .tx-keyac-pi1 .event-item a:visited {
	text-decoration:none;
	vertical-align:middle;
}
/* NAVIGATION */
  		.tx-keyac-pi1 #navigation {
	height:2em;
	margin-bottom:1em;
	text-align:center;
}
/* PREV AND NEXT ARROW */
  		.tx-keyac-pi1 #arrow_prev {
	padding-top:0.6em;
	float:left;
	width:1.6em;
	height:3em;
	margin-right:0.4em;
}
.tx-keyac-pi1 #arrow_next {
	float:left;
	padding-top:0.6em;
	width:1.6em;
	height:3em;
	margin-left:0.4em;
}
.tx-keyac-pi1 #arrow_next img.vor,  .tx-keyac-pi1 #arrow_prev img.zurueck {
	width: 1.5em;
	height: 1.5em;
	border:0;
}
/* CALENDARS */
  		.tx-keyac-pi1 #yac_calendars {
	float:left;
	text-align: center;
}
.tx-keyac-pi1 table.calendar {
	margin-bottom:1em;
	margin:0em 0.6em 2em 0;
	width: 212px;
}
.tx-keyac-pi1 table.calendar th {
	background:#ececec;
	text-align:center;
	padding:0.4em;
	font-weight:bold;
	border:1px solid #ccc;
	color:#666;
}
.tx-keyac-pi1 table.calendar td {
	width:1.4em;
	height:1.6em;
	text-align:center;
	background:#ececec;
	border:1px solid #ececec;
}
.tx-keyac-pi1 table.calendar td.day,  .tx-keyac-pi1 table.calendar td.week {
	color:#b6b4b4;
	background:#e0e0e0;
	border:1px solid #e0e0e0;
	font-weight:bold;
}
#content[id] .tx-keyac-pi1 table.calendar td {
	padding:0;
}
.tx-keyac-pi1 table.calendar td.today {
	background: #CCC;
}
.tx-keyac-pi1 table.calendar td.cat1,  .tx-keyac-pi1 table.calendar td.todaycat1 {
	border: 1px solid #fe980a;
}
.tx-keyac-pi1 table.calendar td.cat2,  .tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid #ffd200;
}
.tx-keyac-pi1 table.calendar td.cat3,  .tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 1px solid #111a9c;
}
.tx-keyac-pi1 table.calendar td.cat4,  .tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 1px solid #FF0000;
}
.tx-keyac-pi1 table.calendar td.cat5,  .tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 1px solid #b325c4;
}
.tx-keyac-pi1 table.calendar td.cat6,  .tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 1px solid #e71678;
}
.tx-keyac-pi1 table.calendar td.cat7,  .tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 1px solid #bb1515;
}
.tx-keyac-pi1 table.calendar td.cat8,  .tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 1px solid #fcff00;
}
.tx-keyac-pi1 table.calendar td.cat9,  .tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 1px solid #3cff00;
}
.tx-keyac-pi1 table.calendar td.cat10,  .tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 1px solid #ff6c00;
}
.tx-keyac-pi1 table.calendar td.cat99,  .tx-keyac-pi1 table.calendar td.todaycat99 {
	border: 1px solid;
	border-left-color:#ffd200;
	border-top-color:#32b135;
	border-right-color:#111a9c;
	border-bottom-color:#b325c4;
}
.tx-keyac-pi1 table.calendar td.todaycat1,  .tx-keyac-pi1 table.calendar td.todaycat2,  .tx-keyac-pi1 table.calendar td.todaycat3,  .tx-keyac-pi1 table.calendar td.todaycat4,  .tx-keyac-pi1 table.calendar td.todaycat5,  .tx-keyac-pi1 table.calendar td.todaycat6,  .tx-keyac-pi1 table.calendar td.todaycat7,  .tx-keyac-pi1 table.calendar td.todaycat8,  .tx-keyac-pi1 table.calendar td.todaycat9,  .tx-keyac-pi1 table.calendar td.todaycat10,  .tx-keyac-pi1 table.calendar td.todaycat99 {
	background: #CCC;
}
/* HIDE CALENDAR LINK  */
  		.tx-keyac-pi1 .calswitch {
	text-align: center;
	clear:both;
	margin-top:1em;
}
/* LEGEND */
  		.tx-keyac-pi1 .legend {
	clear:both;
	margin:20px 0 0 0;
	border-bottom:0.1em solid black;
	padding: 0 0 6px 0;
}
.tx-keyac-pi1 .legend img {
	margin-right:6px;
	vertical-align: bottom;
}
.tx-keyac-pi1 .legend .cat-entry {
	margin-right: 20px;
}
/* Kalender - SingleView */
  		.tx-keyac-pi1 .category-title {
	display:block;
	border-bottom: 2px dashed #cecece;
	padding-bottom:2px;
	margin-bottom:10px;
}
.tx-keyac-pi1 .content-left {
	float:left;
	width:20%;
	text-align:right;
	vertical-align:middle;
}
.tx-keyac-pi1 .content-right {
	display:block;
	float:right;
	text-align:left;
	width:75%;
	vertical-align:middle;
}
.tx-keyac-pi1 .clearer {
	clear:both;
	height:0;
	visibility:hidden;
}
.tx-keyac-pi1 p {
	margin-top:0;
}
/* Kalender - TeaserView  */
  		.tx-keyac-pi1 .yac-teaser {
	border:0px solid #c2272d;
	width:160px;
	margin-top: 17px;
}
.tx-keyac-pi1 .yac-teaser-header {
	padding: 0;
	padding-bottom: 2px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
	border-bottom: 1px solid #E7E7E7;
	color: #C2272D;
	text-transform: lowercase;
}
.tx-keyac-pi1 .yac-teaser ul {
padding: 0;
margin: 0;
list-style-type: none;

}
.tx-keyac-pi1 .yac-teaser li {
padding-bottom: 3px;
padding-top: 6px;
margin: 0;
list-style-type: none;

}
#leftnav .tx-keyac-pi1 ul {
	margin-left: 0;
}
.tx-keyac-pi1 .yac-teaser a, .tx-keyac-pi1 .yac-teaser a:link,  .tx-keyac-pi1 .yac-teaser a:visited {
	text-decoration:none;
	color: #666;
	font-size: 11px;
}
.calbold {
	font-weight: bold;
}
/* Kalender - Popups */
  		.yac-tooltip {
	display:none;
	width: auto;
	position:absolute;
	margin-top: 22px;
	margin-left: 6px;
	display:block;
	background: #FEFFA3;
	border: 1px solid black;
	padding: 3px;
	opacity:0;
	text-align:left;
}
.tx-keyac-pi1 .yac-tooltip .event-item {
	margin:0 0 0px 0;
	width: 200px;
}

