body { 
background-color:#FFFFFF; 
scrollbar-base-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3d-light-color:#FFFFFF; 
scrollbar-dark-shadow-color:#FFFFFF; 
scrollbar-shadow-color:#FFCC33; 
}

body, p, td { 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
line-height:120%; 
}

h1, h2, h3, h4, h5 {
font-size:14px; 
font-weight:bold;
}

h2, h5 {
    background-color:#FFFFCC;
    margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
    padding-top:5px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:5px;	
	}


p  {margin-top:0px;
	    margin-bottom:0px;
	    margin-left:0px;
	    margin-right:0px;
        padding-top:0px;
        padding-bottom:0px;
        padding-left:0px;
        padding-right:0px;	
	}	

h1{
	font-size:20px;
	font-weight:bold;
	}
	
.imgtext-table img {
margin: 5px 10px 0 0;
}
	
/* ############################################################ */
/* ############ Äüßerer Wrap um jedes Contentelement ########## */
/* ############################################################ */		 
		  
table.outerwrap { 
		  border-width:0px;
          background-color:#FFFFCC;
		  margin-top:10px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  
          padding-top:15px;
	      padding-bottom:15px;
	      padding-left:5px;
	      padding-right:5px;	
		  }

tr.outerwrap { 
		  border-width:0px;
          background-color:#FFFFCC;
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  
          padding-top:0px;
	      padding-bottom:0px;
	      padding-left:0px;
	      padding-right:0px;	
		  }

td.outerwrap {
		  border-width:0px;
          background-color:#FFFFCC;
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  
          padding-top:5px;
	      padding-bottom:5px;
	      padding-left:5px;
	      padding-right:5px;	
		  }		  		  

		  
/* ############################################################ */
/* #############Festlegen der weißen Linien#################### */
/* ############################################################ */	
	  		  
hr { color: #FFFFFF;
     margin-top:0px;
     margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
     padding-top:0px;
	 padding-bottom:0px;
	 padding-left:0px;
	 padding-right:0px;	
     line-height: 12px;
		  }			  
	


/* ############################################################ */
/* ############# Absatzformatierung      #################### */
/* ############################################################ */
div.links {text-align:left;
		 align:left;
		 }

div.rechts {text-align:right;
		  align:right;
		 }

div.zentriert {text-align:center;
		     align:center;
		     }		 		 


/* ############################################################ */
/* ############# Tabellenformatierung      #################### */
/* ############################################################ */

/* #############Standard#################### */	

table {padding: 0px;
	   margin:0px;
		border-collapse:collapse;
		border-color:#CC9933;
        border-style:solid;
     border-width:0px;
		
			}
		
tr { padding: 0px;
	border-color:#CC9933;
    border-style:solid;
     border-width:0px;
	

		}
		
td { padding: 2px;
     border-width:0px;
	 border-style:solid;
	 border-color:#CC9933;
	}


/* #############Template#################### */	

table.templatetable { border-width:0px;
					  border-collapse:collapse;
   					  border-spacing: 0px;
					  padding:0px;
					  padding-left:0px;
					  padding-right:0px;
					  padding-bottom:0px;
					  padding-top:0px;
				}
				
tr.templatetable { border-width:0px;
					  border-collapse:collapse;
   					  border-spacing: 0px;
					  padding: 0px;
					  padding-left:0px;
					  padding-right:0px;
					  padding-bottom:0px;
					  padding-top:0px;
					  }
					  
td.templatetable { border-width:0px;
					  border-collapse:collapse;
   					  border-spacing: 0px;
					  padding: 0px;
					  padding-left:0px;
					  padding-right:0px;
					  padding-bottom:0px;
					  padding-top:0px;
				}					



/* ############### Ohne Rand Ausrichtung oben, links ##################### */	   	
		
td.ohne_Rand { border-width:0px;
				vertical-align:top;
				padding: inherit;
				}


/* ############### Brauner Rand Ausrichtung oben, links ##################### */	   	


td.brauner_Rand { border-color:#CC9933;
		     	  border-style:solid;
                  border-width:1px;
				  text-align:left;
				  padding-top: 2px;
				  padding-bottom: 2px;
				  padding-left: 4px;
				  padding-right: 4px;
				  vertical-align:top;			  				  
			     }			



/* ############### Gelber Rand Ausrichtung oben, links ##################### */	   	

td.gelber_Rand { border-color:#FFCC33;
		     	 border-style:solid;
                 border-width:1px;
				 text-align:left;
				 padding: inherit;
			     }							 


/* ############### Weißer Rand Ausrichtung oben, links ##################### */	   	

td.weisser_Rand { border-color:#FFFFFF;
		     	 border-style:solid;
                 border-width:1px;
				 text-align:left;
				 padding:inherit;
			     }							 
				 
	
/* ############################################################ */
/* Überschreiben der systemeigenen imgtext Tabellenformatierung */
/* ############################################################ */		
  
table.imgtext { border-width:0px;
 				background-color:#FFFFCC;
				padding:0px;
				margin:0px;
		  		margin-top:0px;
	    		margin-bottom:0px;
	   			margin-left:0px;
		  		margin-right:0px;
		        padding-top:0px;
	      		padding-bottom:0px;
	      		padding-left:0px;
	      		padding-right:0px;	
		  }					
		  
table.imgtext-table { border-width:0px;
 				background-color:#FFFFCC;
				padding:0px;
				margin:0px;
		  		margin-top:2px;
	    		margin-bottom:0px;
	   			margin-left:0px;
		  		margin-right:0px;
		        padding-top:0px;
	      		padding-bottom:0px;
	      		padding-left:0px;
	      		padding-right:0px;	
		  }							


table.imgtext-table tr { padding: 0px;
						 margin: 0px;
					     border-width:0px;
						 border-style:none;
						}	

table.imgtext-table td { padding: 0px;
						 margin: 0px;
					     border-width:0px;
						 border-style:none;
						}
						
td.lefttable, td.toptable, td.toptable td.outerwrap, td.toptable tr.outerwrap, td.toptable table.outerwrap, td.lefttable td.outerwrap,td.toptable div {				
		  border-width:0px;
          background-color:#FFFFFF;
		  margin:0px;
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;  
          padding:0px;
          padding-top:0px;
	      padding-bottom:0px;
	      padding-left:0px;
	      padding-right:0px;	
		  }
		      
		  
/* ############################################################ */
/* ############ Textformatierung Bildunterschrift ############# */
/* ############################################################ */		
.imgcaption {
	font-style:italic;
	font-size:90%;
    background-color:#FFFFCC;
    margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
    padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;	
	}		  
		  

/* ############################################################ */
/* ###################### Header ############################# */
/* ############################################################ */	
	
	
td.header { border-width:0px;
			font-size: 90%;
			font-weight: bold;
			padding-left: 5px;
			padding-bottom:0px;
			padding-left:0px;
			padding-top:0px;			
			}			 	 


/* ############################################################ */
/* ###################### Submenü ############################# */
/* ############################################################ */	

td.submenu {border-width:0px;
			font-size: 90%;
			font-weight: bold;
			padding-right: 5px;
			padding-bottom:0px;
			padding-left:0px;
			padding-top:0px;
			}			 	 			

/* ############################################################ */
/* ##################Allgemeine Linkeinstellungen############## */
/* ############################################################ */	

			 
a { 
         font-weight:bold;
         color:#000000;
        text-decoration: none;
font-size:90%;
}
a:link {
}
a:visited { 
 }
a:hover { 
        text-decoration: underline;
}
a:active { 
}

/* ############################################################ */
/* #### Linkeinstellungen "Where am I" / Breadcrumbs ########## */
/* ############################################################ */	

			

/* default styles for extension "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;
border:1px solid #FFFFCC;

}
.news-latest-container HR.clearer {
clear:left;
}





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

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

.news-latest-container H2,.news-latest-gotoarchive {
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
	/*padding:3px;*/
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	/*margin:3px;
	/*border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#FFCC33;
}

.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:#000;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	
	padding:3px;
	/*margin:3px;
	border:1px solid #666; */
	background-color:#FFFFCC;
}

.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:80%;
}

.news-latest-morelink {
	height:1.2em;
}

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


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/*border:1px solid #FFCC33;
	 background-color:#BBE53A;*/
}


.news-list-item {
	/*padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;*/

	}
.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: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
/* padding-left:2px; */
}
.news-list-container H3 A {
	 /*color:#fff; */

}
.news-list-container P {
	/* padding-left:3px; */
}
.news-list-date {
	/*float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 80%;
	font-weight: normal;
	background-color: #F9FFE5; */
	}

.news-list-imgcaption {
		/*float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 80%; */

	}

.news-list-container IMG {
		/*float: right;
	border:1px 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:80%;
/* margin-left:3px; */
}
.news-list-morelink  {
margin-bottom:5px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	/*border:1px solid #666;*/
	padding:3px;
	background-color:#FFFFFF;
}
.tx-ttnews-browsebox TD {
	font-size: 80%;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #FFDE7A;
	/*border:1px solid #666;*/
}
.news-search-emptyMsg {
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	/*border:1px solid #666;*/
	background-color:#FFFFCC;

}
.news-single-item H2 {
	font-style:inherit;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: left;
/*margin-left:5px;*/

}

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

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 80%;
}
.news-single-author {
	padding-top: 15px;
	padding-bottom: 15px;
}
.news-single-additional-info {
	background-color: #FFFFCC;
	/*clear: both;
	margin-top: 15px;
	/*border: 1px solid #FFCC33;
padding:3px;*/
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	background-color:#FFFFCC;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	background-color:#FFDE7A;
	font-weight: bold;
	font-size: 80%;
	margin-left:0px;
	width:100%;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	/*margin-top:10px;
	padding:3px;
	border:1px solid #333;*/
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}
.news-amenu-container LI {
	margin-top:5px;
	margin-bottom:5px;
    padding-left:5px;
	padding-bottom:5px;
}
.news-amenu-container UL {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	/*padding-top:5px;
	padding-bottom:5px;*/
	/*margin-top:5px;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	/* border:1px solid #666; */
	background-color:#FFFFCC;
	list-style-type: none;
}
.news-amenu-container H2 {
	/*border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color:#fff;*/
	padding:5px;
	margin-bottom:0px;
	/*border:1px solid #666;*/
	background-color:#FFCC33;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 3px; 
	background-color: #FFDE7A;
	color:#000;
}
/* ########################################################################################### */

/* default styles for extension "tx_chcforum_pi1" */

/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: arial, 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: 20px;
}


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

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

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

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 11px;
	background: #FFFFCC;
	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-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #F00;
	font-size: 10px;
	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 {
	background: #FFFFCC;
	/*border: 1px solid #FFFFCC;
	margin: 12px 0 15px 0; */
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: #FFDE7A;
	/*border: 1px solid #FFFFCC;
	font-size: 10px;
	/*margin-bottom: 3px; */
	padding: 3px;
	font-size: 10px;
	text-align: right;
	clear: both;
}
/* PAGELINKS END */

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

.tx-chcforum-pi1-postForm fieldset {
  	border:0px solid black;
	color: #000000;
	padding-bottom:5px;
  }

.tx-chcforum-pi1-postForm fieldset legend {
	color: #000000;
	text-decoration:underline;
	padding-bottom:15px;
  }

.tx-chcforum-pi1-postForm fieldset label {
	color:000000;
	display: block;
	text-align: right;
	padding-right: 20px;
	width: 150px;
	float: left;
}

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

.tx-chcforum-pi1-postForm textarea {
	background-color:#FFFFFF;
	border: 1px solid #FFFFCC;
	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 {
	background-color: #FFF;
	border: 1px solid #FFFFCC; 
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	border: 1px solid #FFFFCC; 
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}

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

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

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

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #FFFFCC;
	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 #FFFFCC;
	float: right;
}

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

.tx-chcforum-pi1-singlePost .scroller {
	/*overflow: auto; */
	width: 580px;
	background: #FFFFCC;
	min-height: 100px;
	/*text-indent: 0px;
	margin-left: 10px;
	margin-right: 10px;*/ 
	padding-left: 5px;
	padding-right: 5px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #FFFFCC;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
}

.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: #FFDE7A;
	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 .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: #FFFFCC;
	border: 1px solid #FFFFCC;
	font-size: 10px;
	padding: 5px;
}

/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #FFDE7A;
	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-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #FFFFCC 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #FFFFCC;
	/*border: 1px solid #FFFFCC;*/
	/*margin-bottom: 3px;*/
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.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;
}
/* TOOL BAR  END */

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

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

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

.tx_chcforum-pi1-profileHdrBig {
	background: #FFDE7A;
	border: 1px solid #FFFFCC;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 10px;
  font-weight: bold;
  background: #FFFFCC;
  padding: 2px;
}
/* PROFILE END */



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

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFD6EF;
	border: 1px dotted #FF0000;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}
/* MESSAGE BOX END */

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

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

.tx-chcforum-pi1-linkUp {
	background: #FFFFCC;
	/*border: 1px solid #FFDE7A; 
	margin: 12px 0 15px 0; */
	padding: 3px;
	font-size: 10px;
	text-align: left;
}

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


/* FCE adjustable columns End */
/* ###########################
** ### cssstyledcontent ######
** ###########################
*/
/* deleted in setup and copied to here, to make it easier to edit */
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {text-align:center;}
DIV.csc-textpic-caption-r .csc-textpic-caption {text-align:right;}
DIV.csc-textpic-caption-l .csc-textpic-caption {text-align:left;}
/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn {float:left; display:inline;}
/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {border:2px solid black; padding:0px 0px;}
DIV.csc-textpic-imagewrap {padding:0;}
DIV.csc-textpic IMG {border:none;}
/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {float:left;}
/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL {list-style:none; margin:0; padding:0;}
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {float:left; margin:0; padding:0;}
/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {float:left;}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {float:none;}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {float:none;}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {border:none;} /* FE-Editing Icons */
DL.csc-textpic-image {margin:0;}
DL.csc-textpic-image DT {margin:0; display:inline;}
DL.csc-textpic-image DD {margin: 0;}
/* Clearer */
DIV.csc-textpic-clear {clear:both;}
/* Margins around images: */
/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display:inline; /* IE fix for double-margin bug */
	margin-right:10px;
}
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display:inline; /* IE fix for double-margin bug */
	margin-left:10px;
}
/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display:inline; /* IE fix for double-margin bug */
	margin-left:10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {margin:0;}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {margin:0;}
/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:5px;}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {margin-bottom:5px; display:block;}
DIV.csc-textpic DIV.csc-textpic-imagerow {clear: both;}
/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {margin-left:0px !important;}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {margin-right:0px !important;}
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right:10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left:10px !important;
}
/* Positioning of images: */
/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text {clear:both;}
/* Center (above or below) */
DIV.csc-textpic-center {text-align:center; /* IE-hack */}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap {margin:0 auto;}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {text-align:left; /* Remove IE-hack */}
DIV.csc-textpic-center DIV.csc-textpic-text {text-align:left; /* Remove IE-hack */}
/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap {float:right;}
DIV.csc-textpic-right DIV.csc-textpic-text {clear:right;}
/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap {float:left;}
DIV.csc-textpic-left DIV.csc-textpic-text {clear:left;}
/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {float:left;}
/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {float:right;}
/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {float:right; clear:both;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {height:1%;}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {float:left; clear:both;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {height:1%;}
/* End hide from IE5/mac */



