/* Stylesheet VISIONALL */


body {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 120%; 
	background-color: #ffffff;
	background-position: center;
	padding:0 0 0 0; 
	margin:0 0 0 0;
}

P,SPAN,DIV,TH,TD,LI,UL {
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;
}


/*--------------------------- Content Right -------------------------------*/


DIV.h1_right {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height : 120%;
	color: #666666;
	margin: 0;
	padding:5px 5px 5px 5px;
}

DIV.content_right {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 120%;
	color: #666666;
	margin: 0;
	padding: 0 5px 5px 5px;
}
	



HR {
	border:0.1em dotted #DDDDC8;
	padding:1px;
}


/*--------------------------- �BERSCHRIFTEN -------------------------------*/


H1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;   /* grau */
	background-image: url(../images/icons/icon_gruen.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	margin: 0 0 8px 0;
	padding:1px 0 0 14px;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;   /* grau */
	padding: 6px 4px 6px 4px;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #F38023;   /* Orange */  
	margin-bottom : 5px;
	margin-top : 0px;
	padding: 6px 4px 6px 0px;


}

H4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 10px;
}
.subhead1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}

.subhead2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}

.subhead3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #998A00;
}

.csc-subheader csc-subheader-0 {

	margin-bottom : 10px;
	margin-top : 10px;
}

.csc-textpic-caption {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	padding:0;
	margin:2px;
}

/*--------------------------- RAHMEN -------------------------------*/

DIV.csc-frame-frame1 {
	border: 1px solid #ddddc8;
	padding: 0px 4px 0px 4px;
	margin:1px;

}

DIV.csc-frame-frame2 {
	border: 1px solid #E8E8D1;
	background: #F7F7F7;
	padding: 4px 4px 4px 4px;
	
}


/*------------------------- RTE / Table styling--------------------------- */


TABLE.contenttable { border: 1px #ffffff solid; margin:3px 0 4px 0; width: 100%; border-collapse:collapse; }
TABLE.contenttable TR TD { padding: 2; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; margin:2px;}
TABLE.contenttable TR {  }


.table_visio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
	border: 1px solid #ffffff;
}


.tr {
	border: 1px solid #FFFFFF;  /* weiss */
}

/*--------------------------- LINKS IM TEXT -------------------------------*/



a:link {
	font-weight: bold;
	color: #c0a66d;   /* gold */   
	text-decoration: none;
}

a:hover {
	color: #c0a66d;   /* gold */
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #c0a66d;   /* gold */ 
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: #c0a66d;   /* gold */ 
	font-weight: bold;
	text-decoration: none;
}


}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.clearer {
     border: 1pt solid #A6A5A4;
}

.news-latest-container {
	padding-left:0px;
	padding-right:0px;
}

.news-latest-container H4,.news-latest-gotoarchive {
	color: #c0a66d;   /* gold */
	padding:0px;	
	margin:0 0 3px 0;
	text-decoration: none;
}

.news-latest-item {
	padding:0px;
	margin:0px;	
         font-weight: normal;

}

.news-latest-item A:LINK, .news-latest-item A:VISITED {
	padding:0px;
	margin:0px;	
	color: #c0a66d;   /* gold */
}

.news-latest-item A:HOVER{
	padding:0px;
	margin:0px;	
	color: #c0a66d;   /* gold */
  	text-decoration: underline;

}
.news-latest-item div {
        font-weight: normal;
	font-size:11px;
	margin: 0.0em;
	padding:3px;
}

.news-latest-item p {
        font-weight: normal;
	font-size:10px;
	margin: 0.0em;
}

.news-latest-item IMG {
        margin-top:2px;
	margin-bottom:0px;
	margin-right:5px;
        margin-left:0px;
	float:right;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-category {
	font-size:10px;
        font-weight: bold;
        text-decoration: none;
}

.news-latest-morelink {
	font-weight: bold;
	font-size:10px;


}

.news-latest-morelink A:LINK {
	color: #c0a66d;   /* gold */
	font-weight: bold;
	text-decoration: none;
	font-size:10px;

}

.news-latest-morelink A:VISITED {
	color: #c0a66d;   /* gold */
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}



.news-latest-morelink A:HOVER {
	color: #c0a66d;   /* gold */ 
	font-weight: bold;
	text-decoration: underline;
	font-size:10px;
}

.news-latest-date {
	color: #000000;
	font-size:10px;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}	


.news-list-item {
	padding:0px;	
	margin:0px;
	height:103px;
} 


.news-search-form {	
	padding:3px;	
	margin-bottom:5px;

}

.news-search-emptyMsg {
	margin:0px;
}



.news-list-container H4 {
	color: #c0a66d;   /* gold */
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	margin-top:15px;
	background-color:#f4f4e9;
}

.news-list-container H4 A:LINK,.news-list-container H4 A:VISITED,.news-list-container H4 A:HOVER {
	color: #c0a66d;   /* gold */
	text-decoration: none;
}

.news-list-container H4 A {
	color: #c0a66d;   /* gold */
	text-decoration: none;

}

.news-list-container P {
         font-weight: normal;
	font-size:12px;
	margin-top: 0.5em;
	margin-bottom: 0.0em;
}

.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F3BB6F;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

}

.news-list-container IMG {
	float: right;
	margin-top:4px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	vertical-align: middle;
}

.news-list-morelink,.news-list-category {
	font-size:11px;

}
.news-list-morelink  {
	margin-bottom:5px;


	color: #666666;
}
.news-list-browse {
	text-align: center;
}
.events-single-timedata {
	float: left;
	font-weight: bold;
	color:#998A00;
	font-size: 10px;
	background-color: #F6F6F6;
}	

.events-single-timedataloc {
	float: left;
	font-weight: bold;
	color:#998A00;
	font-size: 10px;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:19px 0 0 0;
	border:0px solid #DDDDC8;
	padding:3px;

}
.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 {

	border:1px solid #DDDDC8;
}
.news-search-emptyMsg { 
	font-size: 10px;
	margin-left: 10px; 
}
	

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/




.news-single-item {
	padding:0px;	
	margin-bottom:0px;
	font-size: 11px;
}

.news-single-item div {
	padding:0px;	
	margin-bottom:0px;
	font-size: 11px;
}

.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color: #c0a66d;   /* gold */

}
.news-single-item H4 {
	font-size: 14px;
	color: #c0a66d;   /* gold */
	padding: 3px 0px 3px 0px;
	background-color:#F9F9F9;
	margin-top:15px;
}

.news-single-category IMG {
	float: none;
	border:none;
	vertical-align: middle;

}
	

/**/

		

.news-single-img {
	float: right;


}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: none;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: left;
	font-weight: bold;
	color:#998A00;

}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
                margin: 20px 10px 10px 0;
                border-top: 1px solid #CCCCCC;
                border-bottom: 1px solid #CCCCCC;
                padding: 6px 4px 6px 4px;
}
.news-single-related,.news-single-files,.news-single-links  {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F4F4F4;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:60px;
	margin-bottom: 10px;

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
         color:#990000;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------- NAVIGATIONEN -------------------------------*/


.navi_no  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 13px;
         margin:0px 16px 4px 0px;
         text-decoration: none;

}



.navi_act  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color: #666666;   /* orange */
         margin:0px 16px 4px 0px;
         text-decoration: none;
}



.navi2_no {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #998A00;
	padding:0px 5px 2px 0px;
         text-decoration: none;
	font-style: normal;
}

.navi2_act {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
	padding:0px 5px 2px 0px;
         text-decoration: none;
	font-style: normal;
}

/*----------------------------- COPYRIGHT ---------------------------------------*/

.copyright  {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.copyright A:LINK {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.copyright A:VISITED {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.copyright A:HOVER {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

/*----------------------------------NAVIGATIONSPFAD -------------------------------------------*/


.breadcrumb {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.breadcrumb A:LINK {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.breadcrumb A:VISITED {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.breadcrumb A:HOVER {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.nolinkbreadcrumb {
	font-size: 10px;
	color: #666666;

}





/*----------------------- FORMULARE ------------------------------------------*/






.formfield, .textedit { 
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 2px;
}

.auswahl {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 2px;
}

.input,select { 
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 2px;
  	width: 280px;

}

.textarea {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 15px 0 10px 0;
  	padding: 2px;
  	width: 280px;
}

.mf-select {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:10px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 280px;
}

.mf-input {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 280px;
}


.mf-text {
	font-family : Arial, Helvetica, sans-serif;
	color:#666666; 
	font-weight: normal;
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
  	margin: 0 0 10px 0;
  	padding: 0;
  	width: 280px;
}




.mf-submit {
	background-color: #FFFFFF;
	border: 3px double #E8E8D1;
  	width: 280px;
	margin-left:150px;  	


}

.mf-check { 
  margin-bottom: 20px;
}



fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:0px;
    background-color:#ffffff;
}
 
label {
  width: 12em;
  font-size: 11px;
  padding: 0px 10px 0px 10px;
  float: left;
  text-align: left;
  margin-right: 0.5em
  display: block
  background-color:#ffffff;
}
 

 
textarea {
  margin-bottom: 20px;
}


 
/*----------------------------- HEADER NAVIGATION -------------------------------*/

.header_menu {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	padding:5px 0px 0px 0px;
         margin:5px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;

}


.header_menu A:LINK {

	font-size: 9px;
	color: #999999;
	font-weight: normal;
         margin:2px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
}


.header_menu A:VISITED {

	font-size: 9px;
	font-weight: normal;
	margin:2px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
}


.header_menu A:HOVER {

	color: #998A00;
	font-size: 9px;
	font-weight: normal;
	margin:2px 0px 0px 0px;
	text-decoration: underline;
	font-style: normal;
}




.csc-frame csc-frame-rulerAfter {
	border: 1px solid #666666;
}


/*--------------------------- CONTAINER 2 SPALTEN 50-50 -------------------------------*/

.zweispaltencontainer div.linke-spalte {
	float:left;
	width:208px;
	margin-right:4px;
	margin-bottom:5px;
	background-color:#f5f5f5;
	border: 1px solid #E8E8D1;
	padding:5px;
}

.zweispaltencontainer div.rechte-spalte {
	float:left;
	width:208px;
	background-color:#f5f5f5;
	border: 1px solid #E8E8D1;
	padding:5px;
}

.clearer {
	float:none;
	clear:both;
}
/*--------------------------- Modern Downloads -------------------------------*/


/* --------------------  general styles  -------------------- */

.tx_abdownloads_viewDetailsForDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewAddNewDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewAddNewDownloadResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewReportBrokenDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewReportBrokenDownloadResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewRateDownload {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_viewRateDownloadResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_categoryPath {
	font-size : small;
}

.tx_abdownloads_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_abdownloads_listView_categoryPath {
	font-size : small;
}

.tx_abdownloads_listView_categories {
	margin-top : 10px;
}

.tx_abdownloads_listView_category {
	margin-top : 10px;
}

.tx_abdownloads_listView_categoryLabel { }

.tx_abdownloads_listView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_listView_download_1 { }

.tx_abdownloads_listView_download_2 { }

.tx_abdownloads_listView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_listView_downloadLabel { }

.tx_abdownloads_listView_downloadDetails { }

.tx_abdownloads_listView_downloadReportBroken { }

.tx_abdownloads_listView_downloadRate { }

.tx_abdownloads_listView_downloadImage { }

/* --------------------  treeView  -------------------- */

.tx_abdownloads_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_abdownloads_treeView_category_level_1 { }

.tx_abdownloads_treeView_category_level_2 { }

.tx_abdownloads_treeView_category_level_3 { }

.tx_abdownloads_treeView_category_level_4 { }

.tx_abdownloads_treeView_downloads {
	margin-bottom : 10px;
}

.tx_abdownloads_treeView_downloadAddNew {
	font-size : small;
}

.tx_abdownloads_treeView_downloadLabel { }

.tx_abdownloads_treeView_downloadDetails { }

.tx_abdownloads_treeView_downloadReportBroken { }

.tx_abdownloads_treeView_downloadRate { }

.tx_abdownloads_treeView_downloadImage { }

/* --------------------  searchView  -------------------- */

.tx_abdownloads_searchView_searchBox { }

.tx_abdownloads_searchView_searchBox_searchWord { }

.tx_abdownloads_searchView_searchBox_button { }

.tx_abdownloads_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_abdownloads_searchView_noDownloadsMessage {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_abdownloads_searchView_categoryPath {
	font-size : small;
}

.tx_abdownloads_searchView_categoryLabel { }

.tx_abdownloads_searchView_downloads {
	margin-top : 10px;
}

.tx_abdownloads_searchView_downloadLabel { }

.tx_abdownloads_searchView_downloadDetails { }

.tx_abdownloads_searchView_downloadReportBroken { }

.tx_abdownloads_searchView_downloadRate { }

.tx_abdownloads_searchView_downloadImage { }

/* --------------------  topView  -------------------- */

.tx_abdownloads_topView_downloads {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-bottom : 10px;
	display : block;
	text-align : left;
}

.tx_abdownloads_topView_download {
	margin-top : 5px;
}

.tx_abdownloads_topView_downloadLabel { }

.tx_abdownloads_topView_downloadDetails { }

.tx_abdownloads_topView_downloadImage { }

/* --------------------  catalogView  -------------------- */

.tx_abdownloads_catalogView_categoryPath {
	font-size : small;
}

.tx_abdownloads_catalogView_category {
	float : left;
	width : 300px;
	padding-top : 20px;
}

.tx_abdownloads_catalogView_subcategories {
	font-size : small;
}

.tx_abdownloads_catalogView_categoryLabel { }

.tx_abdownloads_catalogView_downloads {
	clear : both;
	padding-top : 20px;
}

.tx_abdownloads_catalogView_download_1 { }

.tx_abdownloads_catalogView_download_2 { }

.tx_abdownloads_catalogView_downloadAddNew {
	margin-top : 10px;
}

.tx_abdownloads_catalogView_downloadLabel { }

.tx_abdownloads_catalogView_downloadDetails { }

.tx_abdownloads_catalogView_downloadReportBroken { }

.tx_abdownloads_catalogView_downloadRate { }

.tx_abdownloads_catalogView_downloadImage { }


 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
 /************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
 	padding:0;
	margin:5px 10px;
 	list-style:none;
 	border:1px solid #D2DCE4;
 	border-bottom:0;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
	padding:5px;
	border-bottom:1px solid #D2DCE4;	
}

.tx-chgallery-pi1 .chgallery-list .itemodd { background:#E7EDF1; }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img { border:1px solid #ececec; }
.tx-chgallery-pi1 .chgallery-list .itemeven { background:#f4f4f4; }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img { border:1px solid #E7EDF1; }

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
	width:120px;
	padding-left:2px;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:left;
	width:600px;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
	margin:5px 10px 15px 10px;
	padding:3px 6px;
 	border:1px solid #D2DCE4;
 	background:#E7EDF1;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:35px;
	font-style: italic;
	font-family:Georgia;
	color:#b8c9d6;
	margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size:20px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	border-top:1px solid #dde1e4;
	border-bottom:1px solid #dde1e4;
	padding:3px 0;	
	margin:2px 0;
	width:650px;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:20%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:60%;
	float:left;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:20%;
	float:right;
	text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	background:#f3f4f6;
	float:left; 
	padding:3px 1px 2px 1px;
	margin:5px 5px 5px 0px;
}

.tx-chgallery-pi1 .single .img {
	width:209px;
	height:156px;
	background:url(gfx/bg.gif) no-repeat;
	line-height:126px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
	background:url(gfx/bgact.gif) no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
	width:160px;
	height:156px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-92px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:185px;
	min-height:20px;
	border:1px solid #f3f4f6;
	text-align:center;
}

.tx-chgallery-pi1 .single span  small {
	font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
	height:30px; 
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 20px;
}

/* Ajax loading icon  */
.tx-chgallery-pi1 #chajax {
	background:#fff url(gfx/ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*
 * accord */
#chgallery-list {
	border:1px solid #D2DCE4;
	border-top:0;
}

.tx-chgallery-pi1 .chgallery-title {
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-top:1px solid #D2DCE4;
}
.tx-chgallery-pi1 .chgallery-content {

}
.tx-chgallery-pi1 .chgallery-content2 {
	border-top:1px solid #eee;
	padding:10px 5px;
}


/* --------------------------------TAG CLOUD ------------------------------------*/

div.tagcloud {
	background-color: #eeeee2; 
	padding: 7px; 
	border: 1px solid #ddddc8
}

div.tagcloud a {
	color: #c0a66d;   /* gold */ 
	text-decoration: none
}

/*--------------------------- FAQ -------------------------------*/

.tx-irfaq-dynheader p.bodytext {
	color: #c0a66d;   /* gold */
}

.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }

.tx-irfaq-cleaner { clear: left; height: 1px; }
.tx-irfaq-dynheader { cursor: pointer; }
.tx-irfaq-dynans-hidden { display: none; }
.tx-irfaq-dynans-visible { display: inline; }

.tx-irfaqaz-pi1 dl {margin: 0; display: inline; float: left;}
.tx-irfaqaz-pi1 dl dt, .tx-irfaqaz-pi1 dl dd, .tx-irfaqaz-pi1 dl dd p { margin: 0 5px; }
.tx-irfaqaz-pi1 dl dt.letter { margin: 1.0em 5px 0.5em 5px; padding: 0 3px; clear: both; font-weight: bold; font-size: 1.2em; background: #eeeee2;}

.tx-irfaqaz-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaqaz-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaqaz-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaqaz-pi1 dd { margin-left: 0px; }
.tx-irfaqaz-pi1 dd p { margin-top: 0px;	}
.tx-irfaqaz-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
.tx-irfaqaz-pi1 .irfaq-related-faq, .tx-irfaqaz-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }

.tx-irfaq-cleaner { clear: left; height: 1px; }
.tx-irfaq-dynheader { cursor: pointer; }
.tx-irfaq-dynans-hidden { display: none; }
.tx-irfaq-dynans-visible { display: inline; }


/* --------------------------------CAG LONGLIST ------------------------------------*/

.longlist_result table {
width:560px;
}
.longlistrow {
background:#F9F9F9;
}

.addresshead {
background:#CCCCCC;
}

.addresshead select {
width:100px;
margin:10px 0 10px 0;

}
