/* CSS Document */


/* ############################################################ */
/* ################ Allgemein Einstellungen ################### */
/* ############################################################ */		 


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:#891F09;
	text-align:left;
	font-family:Verdana,Arial,Helvetica;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:120%;
	text-transform: none;
	font-variant: normal;	 
	}

p, div, td, ul {
    font-family:Verdana,Arial,Helvetica;
	font-style:normal;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:120%;
	text-transform: none;
	font-variant: normal;	 
	}	

li {   
	list-style-image: url(pp_FILES/bullet.gif) ;}

h1{	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:100%;
	text-transform: none;
	font-variant: normal;
	}

h2 {
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:100%;
	text-transform: none;
	font-variant: normal;
	}

td.content {padding-right:10px;
}

td.blogmenu {padding-left:10px;
}

/* ############################################################ */
/* ####################### Blog ############################### */
/* ############################################################ */	

/* ### Abstände im Blogmenü anpassen ohne das Wrapping zu verändern - dirty! nur im FF
h1.csc-firstHeader {margin-bottom:0px;
			margin-top:0px;
			padding-bottom:0px;
			padding-top:0px;
			margin:0px;
			padding:0px;}

h1.csc-firstHeader ul {margin: 5px
		          padding: 0px;
}

div.tx-timtab-pi1 ul{ margin-top:0px;
		        padding-top:0px;
			 margin-bottom: 0px;}

div.tx-timtab-pi1 {margin: 0px
		     padding: 0px;
		     margin-bottom: 5px;
}

h1 + br {display: none;
}



/* ################### Header in der Post Übersicht ###########   */	



h2.postheadline {
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:100%;
	text-transform: none;
	font-variant: normal;
	margin-top: 15px;	 
	margin-bottom: 10px;
	}

h2.postheadline a:link { 
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			color:black;}

h2.postheadline a:visited { 
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			color:black;}

h2.postheadline a:hover { 
			font-size:13px;
			font-weight:bold;
			text-decoration:underline;
			color:black;}


h2.postheadline a:active { 
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			color:black;}



/* ################### Datum ###########   */	
p.date { font-size:11px;
	  font-weight:normal;}


div.blogsnglcat {margin-top:1px;}
div.blogsnglln {margin-bottom:0px;}



/* ############################################################ */
/* ############ Äüßerer Wrap um jedes Contentelement ########## */
/* ############################################################ */		 
		  
table.outerwrap { 
		  border-width:0px;
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  
            padding-top:0px;
	      padding-bottom:5px;
	      padding-left:0px;
	      padding-right:0px;	
		  }

	  		   
	


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

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

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


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

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

table {padding: 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: 0px;
     border-width:0px;
	 border-style:solid;
	 border-color:#CC9933;
	}
			 
				 
	
/* ############################################################ */
/* Überschreiben der systemeigenen imgtext Tabellenformatierung */
/* ############################################################ */		
  
table.imgtext { border-width:0px;
 				background-color:#F4F1E4;
				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;	
		  }					  
		  
/* ############################################################ */
/* ############ Textformatierung Bildunterschrift ############# */
/* ############################################################ */		
.imgcaption {
	font-family:Verdana,Arial,Helvetica;
	font-style:italic;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:10px;
	text-transform: none;
	font-variant: normal;	 
       background-color:#F4F1E4;
       margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
       padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;	
	}		  

/* ############################################################ */
/* ###################### Indexed Search####################### */
/* ############################################################ */	
div.tx-indexedsearch {width: 650px;}
div.tx-indexedsearch table {width: 650px;}
div.tx-indexedsearch table tbody {width: 650px;}
tr.tx-indexedsearch-title {width: 650px;}
.tx-indexedsearch-info {width: 650px;}
.tx-indexedsearch-title-caption {width: 650px;}
span.tx-indexedsearch-title-number {width: 650px;}
span.tx-indexedsearch-title-caption {width: 650px;}

		  

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


	

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

			 
a:link { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
         font-weight:normal;
         text-decoration:none;
	     color:#8D2223;
         line-height:120%;
         text-transform: none;
         font-variant: normal;
}

a:visited { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
         font-weight:normal;
         text-decoration:none;
	     color:#8D2223;
         line-height:120%;
         text-transform: none;
         font-variant: normal;
}

a:hover { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
         font-weight:normal;
         text-decoration:underline;
	     color:#8D2223;
         line-height:120%;
         text-transform: none;
         font-variant: normal;
}


a:active { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
         font-weight:normal;
         text-decoration:underline;
	     color:#8D2223;
         line-height:120%;
         text-transform: none;
         font-variant: normal;
}

/* ############################################################ */
/* ##################Menu Linkeinstellungen############## */
/* ############################################################ */	

			 
a.menu:link { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#A9AA9C;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.menu:visited { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#A9AA9C;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.menu:hover { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}


a.menu:active { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

/* ############################################################ */

a.menuact:link { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.menuact:visited { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.menuact:hover { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}


a.menuact:active { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:12px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}


/* ############################################################ */
/* ################## SUBMenu Linkeinstellungen############## */
/* ############################################################ */	

			 
a.submenu:link { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#A9AA9C;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.submenu:visited { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#A9AA9C;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.submenu:hover { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}


a.submenu:active { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}



a.submenuact:link { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.submenuact:visited { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}

a.submenuact:hover { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}


a.submenuact:active { text-align:left;
		 font-family:Verdana,Arial,Helvetica;
	     font-style:normal;
		 font-size:11px;
         font-weight:bold;
         text-decoration:none;
	     color:#891F09;
         line-height:140%;
         text-transform: none;
         font-variant: normal;
}













/* 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;


}
.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:9px;
}

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

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


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

	
}


.news-list-item {
	padding:3px;
	margin:3px;


	}
.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 {
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:100%;
	text-transform: none;
	font-variant: normal;
	margin-top: 15px;	 
	margin-bottom: 10px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
     	font-size:13px;
			font-weight:bold;
			text-decoration:none;
			color:black;
}
.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: 11px;
	font-weight: normal;
	background-color: #F9FFE5; */
  font-size:11px;
	  font-weight:normal;
	}

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

	}

.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:9px;
  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: 10px;
}
.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 {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;

	background-color:#transparent

}
.news-single-item H2 {
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:100%;
	text-transform: none;
	font-variant: normal;
	margin-top: 15px;	 
	margin-bottom: 10px;
}
.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: left;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.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: 11px;
	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:#transparent;;
	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:#transparent;
	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:#transparent;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 3px; 
	background-color: #transparent;
	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-family: Verdana,Arial,Helvetica,sans-serif;
	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;
}
	-->
		/*]]>*/

