/* indexed search /*
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; } 
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; } 
.tx-indexedsearch .tx-indexedsearch-searchbox  { font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; } 
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; } 
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

/* newloginbox */
.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; } 
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; } 
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; } 
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }


/* tt_news */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
clear:right;
height:1px;
visibility:hidden;
/* im Template wurde die Zeile 161 geloescht: <hr class="clearer" /> wird also nicht mehr angezeigt */
}
.news-latest-container HR.clearer {
clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {

	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {


	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
border:none;
margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
/* Kommentar von DRE: Definition der Rahmenfarbe in der LIST view                         */
.news-list-container {
	border:0px;
}

.news-list-item {
	padding:3px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	border:1px solid #999;
	}
*html .news-list-item {
	padding-left:0em;
	margin-left:0em;
	}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-search-emptyMsg{
	margin:0px;
}


.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight:bold;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#626469;
	padding-left:2px;
}



.news-list-container P {
	padding-left:3px;
}

.news-list-date, .news-list-date A {
	float: right;
	color:#626469;
	width: 180px;
	text-align: right;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}


.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}


.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #999;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	line-height:0px;

}
.tx-ttnews-browsebox TD {
	font-size: 10px;
	margin:0px;
	padding:0px;
	line-height:10px;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-size:10px;
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;

}




.tx-ttnews-browsebox-SCell {
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	margin-top:1em;
}
*html .news-single-item {
	margin-left:0em;
	padding-left:0em;
}
.news-single-item H2 {

	font-size: 16px;
	font-weight:bold;
	color: #85A600;
/* naechste von DRE eingefuegt */
	color: #666;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 12px
}

.news-single-img {
	margin-left:5px;
	float:right;
}

.news-single-imgcaption {
	padding:3px;
}

.news-single-category {
	float: right;
	font-size: 12px;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 3em;
}

.news-single-timedata {

	float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	margin-top: 2em;
	padding:0em;
	padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 0em;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	font-size: 11px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;

}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;

	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;

}


/* veguestbook */
.tx-veguestbook-pi1 { margin-right:0px; }
/* default styles for form */

.tx-veguestbook-pi1 { 
font-size:11px;
border-collapse: collapse;
margin: 0em;
/*border: 1px solid black;*/
padding:0em;
/*background-color: #EEF6FF;*/
}

.tx-veguestbook-pi1 td { 
border-collapse: collapse;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
vertical-align: top;
padding: 5px;
}

.tx-veguestbook-pi1 tr.head td { 
background-color: #C4DCF2;
font-weight: bold;
}
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; } 
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; } 
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; } 
.tx-guestbook-latest-header { 
	border-collapse:collapse;
	font-size:11px;
	padding-left:5px; 
	padding-top:4px; 
	padding-bottom:3px;  
	margin:0px; 
	margin-bottom:5px; 
	background-image:url(../images/right-header.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	width:15em;
	height:32px;
} 
.tx-guestbook-latest-row {
	font-size:11px;
	margin-left: 0px;
	margin-bottom:5px;
	margin-right:5px;
	padding-left:3px;
	
	/*background-color:#EDEEF6;*/
	padding-top:5px;
	width:146px;



} 
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#26326E; font-size:12px; color:#333333; width:10em; height:20px; } 
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#26326E; font-size:12px; color:#333333; width:15em; height:20px; } 
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#26326E; font-size:12px; color:#333333; width:25em; } 
.tx-guestbook-form-obligationfield { color: #CC0000; }

.tx-guestbook-form-error { color: #CC0000; }


/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a:link { padding-left: 14px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-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-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-image: none; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values { list-style-type: square; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; margin: 0 2em 0 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }


/* default styles for extension "tx_chcforum_pi1" */



/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx-chcforum-pi1-noWrap {
	display: inline;
	white-space: nowrap;
}

.tx-chcforum-pi1-preTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #666666;
	background: #FFFFFF;
	margin-bottom: 2px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #E3E7EF;
	padding: 5px;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */

/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 10px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */

.tx-chcforum-pi1-confThreadImage {
	text-align: center;
}


.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
	font-size: 10px;
	padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

.tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: #6F6E70;
	background: #E9E9E9;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #6F6E70;
	background: #E9E9E9;
	border-bottom: 1px solid #DEDEDE;
	font-size: 10px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
	clear: both;
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm #formWhere {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	width: 60px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset {
	background-color: #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}


.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #DEDEDE;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	margin: 3px 0;
	width: 100%;
	height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	border: 1px solid #999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;



	margin:2px;
	background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
	border: 1px solid #666; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #666666;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #E3E7EF;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E3E7EF;

}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #F3F5F8;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE3E7;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #DEE3E7;
	border-top: 3px solid #FFFFFF ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {


	background-color: #FFF;
	border: 1px solid #666666;
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {

	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #666666;
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;

	height: 34px;








}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #666666 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #E3E7EF;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
	background: #DEE3E7;
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: #E3E7EF;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #CF1127;
	color: #CF1127;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #E9E9E9 !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: arial, sans-serif;
	padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background: #E3E7EF;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}

/* default styles for extension "tx_croncssstyledimgtext" */
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image, like content (default) does: */
DIV.csi-border-2-black DIV.csi-imagewrap .csi-image IMG {
  border: 2px solid black; /* Customize me, and set borderSpace/borderThick in TS, "0"/"2" in this example */
}
/* Border around the whole image/caption (alternative to the above): */
//DIV.csi-border-2-black DIV.csi-imagewrap .csi-image {

//  border: 1px solid #06639E; /* Customize me */
//  padding: 5px 5px; /* Customize me, and set borderSpace/borderThick in TS, "10"/"2" in this example */
//}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; }


DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-textpic DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px; /* Customize me, and set colSpace in TS */
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px; /* Customize me, and set colSpace in TS */
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px; /* Customize me, and set colSpace in TS */
  margin-right: 5px; /* Customize me, and set colSpace in TS */
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */


/* default styles for extension "tx_jwcalendar_pi1" */

div.tx-jwcalendar-pi1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;


	text-align: center;
	color: #213F88;
	margin:0em;
	padding:0em;
}

div.tx-jwcalendar-pi1 img {
	border:0;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a {
	text-decoration:none;
	color: #ccCCcc;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover {
	/*color: #ccCCcc;*/
}

div.tx-jwcalendar-pi1 input {
	clear:both;
	background: #213F88;
	border-top: 2px #006600 solid;
	border-left: 2px #006600 solid;
	border-right: 2px #003300 solid;
	border-bottom: 2px #003300 solid;
	text-align:center;
	margin:10px;
	padding: 3px 14px;
}

div.tx-jwcalendar-pi1 .tx_jw_input_text {
	width:260px;
	border: 1px #003300 solid;
	padding:3px;
	height:23px;
}

div.tx-jwcalendar-pi1 .tx_jw_select {
	font-size:11px;
	border:0px;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea {
	font-size:12px;
	height:120px;
	width:260px;
	padding:3px;
	border: 1px #003300 solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button {
	font-size:12px;
	background: #213F88;
	color: #ccCCcc;
	font-weight: bold;
	text-align:center;
	margin:4px 10px;
	padding:2px 4px;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/

div.jwcalendar_list {
	width:100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px 5px 5px 5px;
}

div.jwcalendar_list .title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 8px 5px;
}

div.jwcalendar_list .prev_items {
	float:left;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #567CD6;
	padding:8px 0px 0px 0px;
}

div.jwcalendar_list .next_items {
	float:right;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	color: #567CD6;
	padding:8px 0px 0px 0px;
}

div.jwcalendar_list .next_items {
}

div.jwcalendar_list .itemslist {
	padding:0px 10px;
}

div.jwcalendar_list table.items {
	width:100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align:left;
	line-height:1.4em;
	empty-cells:show;
	border-collapse:separate;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px  #003300 solid;
}

div.jwcalendar_list table.items td.label {
	width:33%;
	vertical-align:top;
	border: 1px  #003300 dotted;
	padding:5px;
}


div.jwcalendar_list table.items td.item {
	width:67%;
	border: 1px  #003300 dotted;
	vertical-align:top;
	padding:5px;
}

div.jwcalendar_list table.items p {
	font-size: 11px;
	padding:0px;
}


div.jwcalendar_list table.items a {
	color:blue;
}

div.jwcalendar_list table.items p {
	font-size: 11px;
	padding:0px;
}

div.jwcalendar_list .submit {
	hidden:hidden;
	clear:both;
	font-size: 11px;
	padding:0;
	color: #ffffff;
}

/********************************************/
/*****************WEEK view ****************/
/********************************************/

div.jwcalendar_week {
	width:100%;
	background-color: #DDDDDD;
	font-family: Verdana, sans-serif;

	font-size: 12px;
	color: #567CD6;
	margin:10px 0;
}

div.jwcalendar_week .title {
	color: #213F88;
	padding-bottom: 5px;
	padding-top: 3px;
}

div.jwcalendar_week .prev_week {
	margin:4px 120px 0px 10px;
	float:left;
}

div.jwcalendar_week .prev_week a {
	color: #213F88;
	font-weight: bold;
}

div.jwcalendar_week .selector {
	margin:4px 0 0 0;
	float:left;
}

div.jwcalendar_week .next_week {
	text-align:right;
	margin:4px 10px 0px 120px;
}

div.jwcalendar_week .next_week a {
	color: #213F88;
	font-weight: bold;
}

div.jwcalendar_week table.days {
	clear:both;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width:100%;
	line-height:1.4em;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	border: 1px solid #003300;
	margin:8px;
}

div.jwcalendar_week table.days td.dayname {
	text-align:right;
	vertical-align:top;
	border: 1px solid #003300;
	padding:2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
	background: #213F88;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width:100%;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
}

div.jwcalendar_week table.times {
	border: 1px solid #003300;
}

div.jwcalendar_week table.times td.time {
	border-left: 2px solid #003300;

	border-right: 2px solid #003300;
}

div.jwcalendar_week table.days a {
	text-decoration:none;
}

div.jwcalendar_week table.days td.time {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align:center;
}

div.jwcalendar_week table.days td.event_time {
	height:4px;
	padding:0;
	margin: 0px;
}

div.jwcalendar_week table.days td.event {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	vertical-align:top;
	padding:4px 2px;
	margin: 0px;
}

div.jwcalendar_week table.days td.event a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: ffFFff;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month {
	width:100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #567CD6;
	margin:0em;
	padding:0em;
}

div.jwcalendar_month .title {
	clear:both;
	text-align: center;
	font-size: 14px;
	font-weight:bold;


	color:#134023;
	padding:0em;
}

div.jwcalendar_month .navi, div.jwcalendar_month .days_view {
	padding:0em;
	width:100%;
}

/*******************/
/*tables navi******/
/*******************/




div.jwcalendar_month table.navs {
	width:100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year {
	width:100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	empty-cells:show;
	border-collapse:separate;
	border-spacing:10px;
}

div.jwcalendar_month table.year {
	font-size: 12px;
	border-spacing:5px;
}

div.jwcalendar_month table.months td, div.jwcalendar_month table.year td {
}

div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year {
	background: #213F88; /*213F88;*/
	border-top:    1px #006600 solid;
	border-left:   1px #006600 solid;

	border-right:  1px #002200 solid;
	border-bottom: 1px #002200 solid;
	padding:7px 5px;
}

div.jwcalendar_month table.months td.other_month {
	padding:3px;
}

div.jwcalendar_month table.months td.other_month a, div.jwcalendar_month table.months td.current_month a, div.jwcalendar_month table.year td.last_year a, div.jwcalendar_month table.year td.next_year a{
	color:#ffffff;
}

div.jwcalendar_month table.months td.current_month {
	background: #567CD6; /*7 09A7D;*/
	border-top:    1px #002200 solid;
	border-left:   1px #002200 solid;
	border-right:  1px #006600 solid;
	border-bottom: 1px #006600 solid;
	padding:3px;
}


/*****************/
/*table days******/
/*****************/

div.jwcalendar_month table.days {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width:100%;
	line-height:1.4em;


	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	border: 1px solid #003300;
	padding:0px;

}



div.jwcalendar_month table.days a {
	text-decoration:none;
}

div.jwcalendar_month table.days td {
	vertical-align:top;
	border: dotted 1px #003300;
	padding:3px;
}

div.jwcalendar_month table.days td.week {
	background: #213F88; /*103D20;*/
	color:#ffffff;
	font-weight:bold;
	font-size:9px;
}

div.jwcalendar_month table.days td.dayname {
	background: #213F88; /*426655;*/
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	width: 14%;
}

div.jwcalendar_month table.days,div.jwcalendar_month table.days td.inside,div.jwcalendar_month table.days td.today,div.jwcalendar_month table.days td.inside_weekend,div.jwcalendar_month table.days td.today_weekend,div.jwcalendar_month table.days td.outside_weekend {
	font-weight:bold;
	height: 65px;
	width:14%;
}

div.jwcalendar_month table.days a,div.jwcalendar_month table.days td.inside a,div.jwcalendar_month table.days td.today_inside a,div.jwcalendar_month table.days td.inside_weekend a,div.jwcalendar_month table.days td.today_weekend a,div.jwcalendar_month table.days td.outside_weekend a {

	font-weight:bold;
	color: #213F88;
}

div.jwcalendar_month table.days td.today_weekend, div.jwcalendar_month table.days td.today {
	background: #ffFFff;
	border: 2px dotted #213F88;
}

div.jwcalendar_month table.days td.outside_weekend,div.jwcalendar_month table.days td.outside {
	background: #CCCCCC;
	border: dotted 1px #999999;
}

div.jwcalendar_month table.days td.inside_weekend {
	background: #F9F4E7; /*B9D4C0;*/
}


/**********************/
/*table singleday******/
/**********************/

div.jwcalendar_month table.singleday,div.jwcalendar_month table.singleday td,div.jwcalendar_month table.singleday td a,div.jwcalendar_month table.singleday a {
	font-weight:bold;

	font-family: Verdana, sans-serif;
	font-size: 11px;
/*	width:100%; */
	line-height:1.0em;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	border: 0px solid #999999;
	padding:0px;
	margin:0 0 2px 0;
}

div.jwcalendar_month table.singleday {
	background: #E3E3E3;
	border: 1px dotted #999999;
}

div.jwcalendar_month table.singleday td {
	border: 0px solid #999999;
	padding:3px 0;
}

/*****************/
/*table dayitem***/
/*****************/

div.jwcalendar_month table.dayitem,div.jwcalendar_month table.dayitem a {
	font-weight:normal;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	width:100%;
	line-height:1.0em;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	border: 1px solid #999999;
	padding:0px;
	margin:1px 0;
}

div.jwcalendar_month table.dayitem td.item,div.jwcalendar_month table.dayitem td.item a {
	color: #282828;
	text-decoration:none;
	font-weight:normal;
	border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,div.jwcalendar_month table.dayitem td.itemcat a {
	font-weight:normal;
	color: #ffFFff;
	text-decoration:none;
	font-size: 4px;
	padding:1px;
	Cursor:help;
	width:2px;
	border:0;
	line-height:.2em;
}

/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single {
	padding:10px 10px;
}

div.jwcalendar_single a {
	color: #213F88;
	text-decoration: none; 
}

div.jwcalendar_single a:hover {
	/*color: #1A4F13;*/
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #213F88;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org {
	width:100%;
	clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie {
	float:left;
	width:100%;
	text-align:left;
	border-left: 1px  #003300 dotted;
	border-right: 1px  #003300 dotted;
	border-bottom: 1px  #003300 dotted;
	/*background: #B6C7ED;*/ /*CBE2D0;*/
}

div.jwcalendar_single .headerie {

	border-top: 1px  #003300 dotted;
}

div.jwcalendar_single .contentie {
	/*background: #213F88;*/
	/*color: #e3e3e3;*/
}

div.jwcalendar_single .title, div.jwcalendar_single .category {
	float:left;

	font-size: 14px;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}

div.jwcalendar_single .catcolor {
	float:none;
	font-size: 2px;

	padding:0;
}

div.jwcalendar_single .category {
	float:none;
	font-size: 12px;
	font-weight:normal;
	padding:6px 8px 8px 8px;
}

div.jwcalendar_single .images {
	float:left;
	padding:10px 8px;
	margin:0px;
}

div.jwcalendar_single .itemtext {
	margin:8px;
}

div.jwcalendar_single .itemtitle p:first-letter {
	font-size: 15px;
	font-weight:bold;
}

div.jwcalendar_single .itemtitle  p:first-line {
	font-size: 13px;
	font-weight:bold;
	line-height:1.2em;
}

div.jwcalendar_single .teaser {
	font-weight:bold;
	font-style:italic;
	line-height:1.8em;

}

div.jwcalendar_single .desc {
	font-size: 11px;
}

div.jwcalendar_single .itemlink {
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel {
	clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item {
	text-align:left;
	padding:4px 4px 4px 32%;
}

div.jwcalendar_single .tx_jw_input_button{
	color:#ffffff;
}

/********************************************/
/*****************feEntry view **************/
/********************************************/

div.jwcalendar_feEntry {
	/*background-color: #DDDDDD;*/
	padding:8px;
	color: #000000;
}

div.jwcalendar_feEntry A{
	/*background-color: #DDDDDD;*/
	padding:8px;
	color: #000000;
}

div.jwcalendar_feEntry .label A,div.jwcalendar_feEntry .timelabel A{
	vertical-align:bottom;
	line-height:1.6em;
	padding:8px 8px;
	width:32%;
	color: #000000;
}

div.jwcalendar_feEntry .timelabel A{
	width:20%;
	color: #000000;
}

div.jwcalendar_feEntry .title {


	font-size:14px;
	font-weight:bold;
	color: #213F88;
	text-align:left;
	line-height:1.0em;
	padding:0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter {
	font-size:20px;
}

div.jwcalendar_feEntry .item {
	text-align:left;
	padding:8px 8px;
}

div.jwcalendar_feEntry .fileitem {
	text-align:left;
	padding:8px 8px;
	width:30px;
}

div.jwcalendar_feEntry input {
	clear:none;
	background: #ffFFff;
	border-top: 2px #006600 solid;

	border-left: 2px #006600 solid;
	border-right: 2px #003300 solid;
	border-bottom: 2px #003300 solid;
	text-align:left;
	font-size:12px;
	margin:0;
	padding: 0;
}

div.jwcalendar_feEntry .error ul li {
	list-style:circle;
	text-align:left;
	font-size:12px;
	color: #000;
	margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter {
	font-size:16px;
	font-weight:bold;
}

div.jwcalendar_confirm .error {
	font-size:12px;
	color: #EA0000;
	margin:10px;
}

div.jwcalendar_confirm .conftext {
	font-size:14px;
	margin:10px;
}

/********************************************/
/*****************ORGANIZER view ************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location {
	padding:10px 10px;
}


div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org, div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org {
	width:100%;
	clear:both;
}


div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie {
	float:left;
	width:100%;
	text-align:left;
	border-left: 1px  #003300 dotted;
	border-right: 1px  #003300 dotted;
	border-bottom: 1px  #003300 dotted;
	/*background: #B6C7ED;*/ /*CBE2D0;*/
}

div.jwcalendar_organizer .headerie,div.jwcalendar_location .headerie {
	border-top: 1px  #003300 dotted;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_location .contentie {
	/*background: #213F88;*/
}

div.jwcalendar_organizer .title,div.jwcalendar_location .title {
	float:left;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}

div.jwcalendar_organizer .text,div.jwcalendar_location .text {
	margin:8px;
}

div.jwcalendar_organizer{
	color:#000;
}

.tx_jw_input_button{
	color:#ffffff;
}

div.jwcalendar_location .name,div.jwcalendar_organizer .name {
	font-size: 14px;

	text-align:left;
	font-weight:bold;
	padding:0;
	color:#000;
}

div.jwcalendar_location .name p:first-letter,div.jwcalendar_organizer .name p:first-letter {
	font-size: 15px;

	font-weight:bold;
}

div.jwcalendar_location .name  p:first-line,div.jwcalendar_organizer .name  p:first-line {
	font-size: 13px;
	font-weight:bold;
	line-height:1.2em;
	/*color: #e3e3e3;*/
}

div.jwcalendar_location .images,div.jwcalendar_organizer .images {
	float:left;
	padding:10px 8px;
	margin:0px;
}

div.jwcalendar_location .desc,div.jwcalendar_organizer .desc {
	font-size: 11px;
	/*color: #e3e3e3;*/
}

div.jwcalendar_location .label,div.jwcalendar_organizer .label {
	clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:33%;

	padding:4px 4px;
}

div.jwcalendar_location .item,div.jwcalendar_organizer .item {
	text-align:left;


	padding:4px 4px 4px 32%;
}

div.jwcalendar_location a, div.jwcalendar_organizer a {
	color: #000; /*#213F88;*/
	text-decoration: none; 
}

div.jwcalendar_location a:hover, div.jwcalendar_organizer a:hover {
	/*color: #1A4F13;*/
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #213F88;
}

div.jwcalendar_location .addritem,div.jwcalendar_organizer .addritem {
	text-align:left;
	padding:4px 4px 0px 32%;
}

div.jwcalendar_location .cityitem,div.jwcalendar_organizer .cityitem {
	text-align:left;
	padding:0px 4px 8px 32%;
}

div.jwcalendar_single .tx_jw_input_button{
	color:#ffffff;
}

/* ***** HoverBoX ***** */
.jwcalendar_olbg {
	border: solid 0px #134023;
	background-color: #213F88;
}


.jwcalendar_olfg {
	border: 0px;
	background-color: #efefef; /*#567CD6;*/ /*CBE2D0;*/
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	line-height: 2em;

	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-left: 2px;
}

.jwcalendar_oltf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}


	/* default styles for extension "tx_dropdownsitemap_pi1" */
		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}

		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 DIV {
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}

		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;

		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: center;
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
		}


	/* default styles for extension "tx_forumlatest_pi1" */

/* GENERIC TABLE BEGIN */
.tx-forumlatest-pi1-Table {
	border: 1px solid #999999;
	background: #FFFFFF;
	margin-bottom: 3px;
	width: 100%;
}

.tx-forumlatest-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 3px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-forumlatest-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 3px;
	text-align: left;
}

/* category features row */
.tx-forumlatest-pi1-Table tbody tr td {
	font-size: 12px;
	background: #E3E7EF;
	padding: 3px;
}
/* GENERIC TABLE END */

.tx-forumlatest-pi1-cell {
	font-size: 10px !important;
	vertical-align: top;
}

.tx-forumlatest-pi1-cell dd {
	font-size: 10px;
	margin-left: 5px;
}

.tx-forumlatest-pi1-cell dt {
	font-size: 12px;
}

.tx-recipe-pi1-listrow  .categoryHeader {
	background:none;
	color:#ff6600;
	font-size: 12px;
	font-weight:bold;
}

/* default styles for extension "tx_a21glossary" */
   acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }
   dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
   dl.glossary dd { margin: 0 0 15px 20px; }
   dl.glossary .description { margin: 0; padding: 0; }
   dl.glossary .type { font-style: italic; padding: 0 3px 0 0; }

.tx-mlsurprisecalendar-pi1 a img {
    border: none;
}

.tx-mlsurprisecalendar-pi1 #Table_01 {
	border-collapse:collapse;
	border:none;
	padding:0px;
	margin:0px;
}

.tx-forumlatest-pi1 {
	margin:5px;
}

.tx-cal-controller {
	padding:3px;
}


.tx-cal-controller dt{
	margin-top:3px;
	padding:3px;
}

.tx-cal-controller dd{
	margin-top: 5px;
}

.tx-cal-controller .daywrapper {
	background-color:#CCCCCC;
	padding: 3px;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	border: 1px solid grey;
	margin-top: 5px;
	margin-bottom: 5px;
}

		/*------------ Category style package: ausflug - start ------------*/

		.cat_ausflug_header, .cat_ausflug_header_allday {
			background-color: #006600;
			}
			
		.V9G .cat_ausflug_header {
			background-color: transparent !important;
			color: #006600!important;
		}
		
		.cat_ausflug_header_bullet {
			color: #64C864;
			font-size: 13px;
			}
		
		.cat_ausflug_header_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.cat_ausflug_header_legend_bullet {
			margin-left: 3px;
			}
		
		.cat_ausflug_header_bullet_text {

			}
		
		.cat_ausflug_header_allday {
			text-align: center;
			background-color: #64C864;
			}
		
		.cat_ausflug_body {
			background-color: #64C864;
			border: 1px solid #006600;
			color: #000000;
			}
		
		/*------------ Category style package: ausflug - end ------------*/

		/*------------ Category style package: ausstellung - start ------------*/

		.cat_ausstellung_header, .cat_ausstellung_header_allday {
			background-color: #660098;
			}
			
		.V9G .cat_ausstellung_header {
			background-color: transparent !important;
			color: #660098!important;
		}
		
		.cat_ausstellung_header_bullet {
			color: #9832CA;
			font-size: 13px;
			}
		
		.cat_ausstellung_header_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.cat_ausstellung_header_legend_bullet {
			margin-left: 3px;
			}
		
		.cat_ausstellung_header_bullet_text {

			}
		
		.cat_ausstellung_header_allday {
			text-align: center;
			background-color: #9832CA;
			}
		
		.cat_ausstellung_body {
			background-color: #9832CA;
			border: 1px solid #660098;
			color: #000000;
			}
		
		/*------------ Category style package: ausstellung - end ------------*/

		/*------------ Category style package: festlichkeit - start ------------*/

		.cat_festlichkeit_header, .cat_festlichkeit_header_allday {
			background-color: #FF9933;
			}
			
		.V9G .cat_festlichkeit_header {
			background-color: transparent !important;
			color: #FF9933!important;
		}
		
		.cat_festlichkeit_header_bullet {
			color: #FFCC66;
			font-size: 13px;
			}
		
		.cat_festlichkeit_header_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.cat_festlichkeit_header_legend_bullet {
			margin-left: 3px;
			}
		
		.cat_festlichkeit_header_bullet_text {

			}
		
		.cat_festlichkeit_header_allday {
			text-align: center;
			background-color: #FFCC66;
			}
		
		.cat_festlichkeit_body {
			background-color: #FFCC66;
			border: 1px solid #FF9933;
			color: #000000;
			}
		
		/*------------ Category style package: festlichkeit - end ------------*/

		/*------------ Category style package: flohmarkt - start ------------*/

		.cat_flohmarkt_header, .cat_flohmarkt_header_allday {
			background-color: #FF6600;
			}
			
		.V9G .cat_flohmarkt_header {
			background-color: transparent !important;
			color: #FF6600!important;
		}
		
		.cat_flohmarkt_header_bullet {
			color: #FF9933;
			font-size: 13px;
			}
		
		.cat_flohmarkt_header_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.cat_flohmarkt_header_legend_bullet {
			margin-left: 3px;
			}
		
		.cat_flohmarkt_header_bullet_text {

			}
		
		.cat_flohmarkt_header_allday {
			text-align: center;
			background-color: #FF9933;
			}
		
		.cat_flohmarkt_body {
			background-color: #FF9933;
			border: 1px solid #FF6600;
			color: #000000;
			}
		
		/*------------ Category style package: flohmarkt - end ------------*/

		/*------------ Category style package: kirchlich - start ------------*/

		.cat_kirchlich_header, .cat_kirchlich_header_allday {
			background-color: #FFFFFF;
			}
			
		.V9G .cat_kirchlich_header {
			background-color: transparent !important;
			color: #000000!important;
		}
		
		.cat_kirchlich_header_bullet {
			color: #000000;
			font-size: 13px;
			}
		
		.cat_kirchlich_header_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.cat_kirchlich_header_legend_bullet {
			margin-left: 3px;
			}
		
		.cat_kirchlich_header_bullet_text {

			}
		
		.cat_kirchlich_header_allday {
			text-align: center;
			background-color: #FFFFFF;
			}
		
		.cat_kirchlich_body {
			background-color: #FFFFFF;
			border: 1px solid #000000;
			color: #000000;
			}
		
		/*------------ Category style package: kirchlich - end ------------*/

		/*------------ Category style package: musik - start ------------*/

		.cat_musik_header, .cat_musik_header_allday {
			background-color: #FFFF00;
			}
			
		.V9G .cat_musik_header {
			background-color: transparent !important;
			color: #FFFF00!important;
		}
		
		.cat_musik_header_bullet {
			color: #FFFF70;
			font-size: 13px;
			}
		
		.cat_musik_header_text{
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.cat_musik_header_legend_bullet {
			margin-left: 3px;
			}
		
		.cat_musik_header_bullet_text {

			}
		
		.cat_musik_header_allday {
			text-align: center;
			background-color: #FFFF70;
			}
		
		.cat_musik_body {
			background-color: #FFFF70;
			border: 1px solid #FFFF00;
			color: #000000;
			}
		
		/*------------ Category style package: musik - end ------------*/
