/* CSS Start */

body {
background-color:#EAF6E0;
background-image:url(fotos/backround.jpg);
font-size: small;
_font-size: x-small;
font-family: Arial, Sans-Serif;
padding:0;
margin:0;
text-align: center;
}

h1 {
font-size: 130%;
font-weight: bold;
}

h2 {
font-size:120%;
font-weight: bold;
margin:0px;
}

h3 {
font-size:110%;
font-weight: bold;
margin:0px;
}

a:hover {
color:#ff9900;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin:0 auto;
background-image:url(fotos/back-content.jpg);
background-repeat:repeat-y;
text-align: left;
}

/* ----------kopf-------------- */
#kopf {
background-image: url(fotos/back-kopf.jpg);
background-repeat:no-repeat;
padding: 0px 0px 25px 0px;
margin: 0px;
}

/* -----------------navi-ganz-oben--------------------- */

#navi-ganz-oben {
margin-right:10px;
margin-left:400px;
margin-top:0px;
padding-right:10px;
text-align: right;
padding-top:2px;
}

#navi-ganz-oben a {
font-size:90%;
color: #666666;
font-weight:bold;
text-decoration:none;
}

#navi-ganz-oben  a:hover {
font-size:90%;
color: #cccccc;
font-weight:bold;
text-decoration:none;
}


/* -----------------navi-oben--------------------- */
#navi-oben {
margin:220px 10px 0px 58px;
}

#navi-oben a {
font-weight:bold;
text-decoration:none;
color:#000000;
padding:2px;
}

#navi-oben a:hover {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:#aeaeae;
padding:2px;
}

#navi-oben a:active {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:#aeaeae;
padding:2px;
}

#navi-oben a.aktiv {
color:#ffffff;
font-weight:bold;
text-decoration:none;
background-color:#aeaeae;
padding:2px;
}

#navi-oben ul{
margin: 0px;
padding: 0px;
list-style:none;
}

#navi-oben li{
background-image:url(fotos/navi-trenn.gif);
background-repeat:no-repeat;
float:left;
margin: 0px 0px 0px 5px;
padding-left:5px;
}

/* -----------------Inhalt--------------------- */
#content {
background-image:url(fotos/kasten-back.gif);
border:thin;
border-style:solid;
border-color:#65803d;
padding:10px 10px 10px 10px;
background-color: #ffffff;
margin: 0px 200px 0px 247px;
_margin: 0px 194px 0px 242px;
}

#content img {
margin: 2px;
border:0;
}

content a, a {
color:#000000;
font-family: Arial, Sans-Serif;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}



p, pre{
padding: 3px 0 3px 0;
margin:0;
}




#kasten {
width:90%;
_width:170px;
background-image:url(fotos/kasten-back.gif);
border:thin;
border-style:solid;
border-color:#65803d;
padding:7px 5px 7px 5px;
margin:0px 0px 10px 0px ;
}

#kasten a {
font-weight:bold;
text-decoration:none;
}

#kasten ul{
margin: 0px;
padding: 0px;
list-style:none;
}

#kasten li{
font-weight:bold;
text-decoration:none;
background-image:url(fotos/subnavi-2.gif);
background-repeat:no-repeat;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 10px;
}

#kasten li.aktiv {
background-image:url(fotos/subnavi-1.gif);
background-repeat:no-repeat;
color:#ff6600;
font-weight:bold;
text-decoration:none;
margin: 0px 0px 0px 5px;
padding:0px 0px 0px 10px;
}

#kasten2 {
width:90%;
_width:170px;
background-image:url(fotos/kasten-back.gif);
border:thin;
border-style:solid;
border-color:#65803d;
padding:7px 5px 7px 5px;
margin:0px 0px 10px 0px ;
}

#kasten2 p {
padding:0px;
margin:0px;
}

#balken-gruen-mitte {
padding-top:2px;
padding-bottom:5px;
background-image:url(fotos/balken-gruen.gif);
background-repeat:repeat-x;
font-size:115%;
font-weight:bold;
color:#FFFFFF;
margin: 0px 200px 5px 247px;
}

#balken-gruen-links {
padding-top:2px;
padding-left:6px;
padding-right:6px;
padding-bottom:5px;
background-image:url(fotos/balken-gruen.gif);
background-repeat:repeat-x;
font-size:115%;
font-weight:bold;
color:#FFFFFF;
margin: 0px 0px 5px 0px;
width:91%;
_width:170px;

}

/* ------------TEMPLATE 2 START ---------------*/

#content-2{
width:616px;
background-image:url(fotos/kasten-back.gif);
border:thin;
border-style:solid;
border-color:#65803d;
padding:10px 10px 10px 10px;
background-color: #ffffff;
margin: 0px 14px 0px 245px;
_margin: 0px 23px 0px 242px;
}

#content-2 img {
margin: 2px;
border:0;
}

content-2 a, a {
color:#000000;
font-family: Arial, Sans-Serif;
}



div#content-2 { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
overflow:auto;
}



#balken-gruen-mitte-2 {
padding-top:2px;
padding-bottom:5px;
background-image:url(fotos/balken-gruen.gif);
background-repeat:repeat-x;
font-size:115%;
font-weight:bold;
color:#FFFFFF;
margin: 0px 15px 5px 245px;
}


td ul {
margin:0 0 0 9px;
padding:0 0 0 2px;
}
td li {
margin:0 0 0 5px;
padding:0 0 0 1px;
}


/*TEMPLATE 2 ENDE */


/* --------------left ------------- */
#left {
float: left;
width: 180px;
_width: 180px;
margin: 0px;
padding: 0px 5px 0px 55px;
}

/* --------------right ------------- */
#right {
	float: right;
	width: 170px;
	margin: 0px;
	padding: 0px 13px 0px 17px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding-right: 40px;
padding-bottom:5px;
padding-top:5px;
text-align: right;
font-size:70%;
}

/* ------ news ------- */

.news-author-bottom {
position:relative;
width:45%;
float:left;
}

.news-back-to-list {
position:relative;
width:45%;
float:right;
text-align:right;
font-size:90%;
}

.news-list-morelink a {
font-size:90%;
color: #000000;
}

.news-list-item {
width: 590px;
padding-left:10px;
}

/**************************/
/* STYLES FOR TX_KECAL2  */
/**************************/

.tx-keyac-pi1 {
	width:580px;
	padding-left: 8px;
}


/* listView */
.tx-keyac-pi1 .termine-item a:link,
.tx-keyac-pi1 .termine-item a:visited {
	text-decoration:none;
	vertical-align:middle;
	margin-left:6px;
}

.tx-keyac-pi1 #navigation {
	height:2em;
	margin-bottom:1em;
	text-align:center;
}


.tx-keyac-pi1 #pfeil_zurueck   {
	padding-top:0.6em;
	float:left;
	width:0.5em;
	height:1.5em;
	margin-right:0.4em;
}

.tx-keyac-pi1 #pfeil_vor {
	padding-top:0.6em;
	float:left;
	width:0.5em;
	height:1.5em;
}

.tx-keyac-pi1 #pfeil_vor img.vor,
.tx-keyac-pi1 #pfeil_zurueck img.zurueck {
	width: 0.5em;
	height: 0.7em;
	border:0;
}

.tx-keyac-pi1 #pfeil_vor[id] img.vor {
}


/*--------peter--------*/

.tx-keyac-pi1 table.calendar {
        	
	float:left;
	margin:10px 6px 30px 6px;
         _margin: 10px 6px 30px 6px;
}

.tx-keyac-pi1 table.calendar th {

	background:#eaf6e0c;
	text-align:center;
	padding:0.2em;
	font-weight:bold;
	border:1px solid black;
	color:black;
}

.tx-keyac-pi1 table.calendar td {

	width:1.2em;
	height:1.0em;
	font-size: 0.9em;
	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 #ffd200;
}

.tx-keyac-pi1 table.calendar td.cat2,
.tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid #32b135;
}

.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;
}

.tx-keyac-pi1 .calswitch {
	text-align: center;
	clear:both;
	margin-top:1em;
	display:block; 
	padding-right:1.7em;
}


/* Kalender - Listenansicht  */

.tx-keyac-pi1 .termine-item {
	margin:10px 0 0 0 ;
}

.tx-keyac-pi1 .termine-item img {
	vertical-align:middle;
}


/* Kalender - Legende */

.tx-keyac-pi1 .legende {
border-bottom:1px solid black;
padding: 0 0 3px 0;
margin:0 0 20px 0;
width:580px;
float:left;
font-size:80%;
}

.tx-keyac-pi1 .legende img {
	vertical-align:middle;
	margin-right:4px;
}


/* 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 {
	
	height:0;
	visibility:hidden;
}

.tx-keyac-pi1 p {
	margin-top:0;
}

/* Kalender - TeaserView  */

.tx-keyac-pi1 .cal-teaser {
	border:2px solid #d60008;
	width:250px;
	line-height:1.2;
	padding-bottom:0.3em;
}

.tx-keyac-pi1 .cal-teaser .header {
	display:block;
	color:#FFF;
	background:#d60008;
	vertical-align:middle;
	background-image:url(images/icon-rot-gr.gif);
	background-position: right center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.3em;
	height:1.4em;
	padding-left:0.7em;
	margin-bottom:0.3em;
}

.tx-keyac-pi1 .cal-teaser a:link,
.tx-keyac-pi1 .cal-teaser a:visited {
	text-decoration:none;
}


/* -------------DIV CONTAINER für Pfeile und Kalendertabellen ---------*/

.tx-keyac-pi1 div.calendar {
float:left;
width:580px;
padding:10px;	
}

/* --------unsichtbare Tabelle für 2 Template-----------*/

td { 
vertical-align:top;

}

/* Styles fuer die beiden anderen Tabellenstyles im HTML-Editor */

/*----------Tabelle 1 alles linien----------*/

p.csc-frame-frame1, table.csc-frame-frame1 {
 
	padding: 1px;
	border-collapse:collapse;
	margin:10px 0 10px 0;	
        border: 1px solid #000000;
	width:100%;
	_width:570px;
	 
}


p.csc-frame-frame1, table.csc-frame-frame1 th {

         font-weight:bold;
         background:#EEEEEE;
         padding: 3px;
	border-collapse:collapse;
	border: 1px solid #000000;
	_font-size: x-small;
         font-size: small;
}

p.csc-frame-frame1, table.csc-frame-frame1 thead {

         font-weight:bold;
         background:#EEEEEE;
         padding: 3px;
	border-collapse:collapse;
	border: 1px solid #000000;
	_font-size: x-small;
         font-size: small;
}


p.csc-frame-frame1, table.csc-frame-frame1 td {         
      border: solid 1px #000000;
      padding:2px 2px 2px 4px; 
        _font-size: x-small;
         font-size: small;	
         vertical-align:top;	
}



p.csc-frame-frame1, table.csc-frame-frame1 tfoot td {

         padding: 0;
	border-collapse:collapse;
	border: none;
	_font-size: x-small;
         font-size: small;
}


/*-------Tabelle 2 nur aussen linien---------*/

p.csc-frame-frame2, table.csc-frame-frame2 {
	padding: 1px;
	border-collapse:collapse;
	margin:10px 0 10px 0;
	border: 1px solid #000000;
	width:100%;
	_width:570px;	
}

p.csc-frame-frame2, table.csc-frame-frame2 td {         
      
      padding:2px 2px 2px 4px; 
      margin:0px; 
        _font-size: x-small;
         font-size: small;	
         vertical-align:top;	
}

p.csc-frame-frame2, table.csc-frame-frame2 p {
      
      padding:1px; 
      margin:0px; 
        _font-size: x-small;
         font-size: small;	
         vertical-align:top;	
}


/*------------peter text mittig-------*/

.align-center {
	text-align: center;
}

.align-right  {
	text-align: right;
}


.contenttype {
	border: 1px solid #e0e0e0;
}



/*----------- Styles fuer das Forum -------------*/

/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: arial, verdana, sans-serif;
	font-size: small;
_font-size: x-small;
}

#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 {$chc-forum.style.bordercolor1};
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postTableWrap {
	border: 1px solid {$chc-forum.style.bordercolor1};
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid {$chc-forum.style.bordercolor2};
	background: {$chc-forum.style.bgTable};
	margin-bottom: 2px;
	width: 100%;
	_width: 570px;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: {$chc-forum.style.bgHeader};
	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: {$chc-forum.style.bgCat};
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: {$chc-forum.style.bgCell};
	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: {$chc-forum.style.colorNewMessages};
}

/* 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: {$chc-forum.style.colorNewMessages};
	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: {$chc-forum.style.navLinks};
}

.tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: {$chc-forum.style.navLinks};
	background: {$chc-forum.style.bgNav2};
	border-bottom: 1px solid {$chc-forum.style.bordercolor3};
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: {$chc-forum.style.navLinks};
	background: {$chc-forum.style.bgNav2};
	border-bottom: 1px solid {$chc-forum.style.bordercolor3};
	font-size: 10px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
	
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid {$chc-forum.style.bordercolor1};
	background: {$chc-forum.style.bgCell};
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm #formWhere {
	font-size: 14px;
	font-weight: bold;
	background: {$chc-forum.style.bgHeader};
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid {$chc-forum.style.bordercolor1};
}

.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: {$chc-forum.style.bgNav2};
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: {$chc-forum.style.bgNav2};
	border: 1px solid {$chc-forum.style.bordercolor1};
	padding: 2px;
	font-weight: bold;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: {$chc-forum.style.bgNav2};
	border: 1px solid {$chc-forum.style.bordercolor1};
	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 {$chc-forum.style.bordercolor3};
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid {$chc-forum.style.bordercolor3};
	margin: 3px 0;
	width: 90%;
	_width: 340px;
	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 {$chc-forum.style.bordercolor1};
	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 {$chc-forum.style.bordercolor2};
	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 {$chc-forum.style.bordercolor2};
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: {$chc-forum.style.bgCell};
	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 {$chc-forum.style.bordercolor2};
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid {$chc-forum.style.bordercolor2};
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid {$chc-forum.style.bordercolor2};
	border-bottom: 1px solid {$chc-forum.style.bordercolor2};
	background: {$chc-forum.style.bgCell};
}

.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: {$chc-forum.style.bgCat};
	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: {$chc-forum.style.bgNav};
	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: {$chc-forum.style.bgNav};
	border-top: 3px solid {$chc-forum.style.bgTable} ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid {$chc-forum.style.bordercolor2};
	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: {$chc-forum.style.bgSinglePost}; 
	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: {$chc-forum.style.bgSinglePost};
	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: {$chc-forum.style.bgSinglePost};
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: {$chc-forum.style.bgHeader};
	padding: 3px;
	border: 1px solid {$chc-forum.style.bordercolor1};
	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: 24px;
}
.header_text {
	font-size: 14px;
	line-height: 14px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid {$chc-forum.style.bordercolor2} 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: {$chc-forum.style.bgCell};
	border: 1px solid {$chc-forum.style.bordercolor2};
	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: {$chc-forum.style.bgNav};
	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 {$chc-forum.style.bordercolor1};
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid {$chc-forum.style.bordercolor2};
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: {$chc-forum.style.bgNav};
	border: 1px solid {$chc-forum.style.bordercolor2};
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: {$chc-forum.style.bgCell};
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: {$chc-forum.style.bgCell};
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: {$chc-forum.style.bgMessage};
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: {$chc-forum.style.bgMessage2};
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid {$chc-forum.style.errorMessageText};
	color: {$chc-forum.style.errorMessageText};
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: {$chc-forum.style.bgNav2} !important;
	border-style: none;	
}

.tx-chcforum-pi1-linkUp {
	background: {$chc-forum.style.bgNav};
	border-bottom: 1px solid {$chc-forum.style.bordercolor3};
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: {$chc-forum.style.bgHeader};
	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: {$chc-forum.style.bgCell};
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}

