/* Global */
html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#000000;
}
body, p, td, div {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
p, ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
	
}
img {
	border:0px;
}
/* Global: Ende*/

/* Main Template*/
table.main {
	width:830px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #3e2409;
	border-right:1px solid #3e2409;
}
td#logocell {
	border-right:1px solid #3e2409;
	width:199px;
}
td#topnavi {
	background-color:#3e2409;
}
td.breadcrumbwrap {
	border-bottom:1px solid #b7b7b7;
	height:24px;
	background-color:#ffffff;
	vertical-align:middle;
}
#breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727272;
	margin-left:18px;
	height:24px;
	line-height:24px;
	text-align:left;
}
#breadcrumb a {
	color:#727272;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.langselectionwrap {
	border-bottom:1px solid #a6a19b;
	width:190px;
	background-color:#f2efea;
}
#langselection {
	text-align:center;
	font-size:11px;
	padding-top:2px;
	color:#272727;
}
#langselection a {
	text-decoration:none;
	color:#272727;
}
#langselection a:hover {
	text-decoration:underline;
}
td.footercell1 {
	background-image: url(../images/footercell1_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width:200px;
}
td.footercell2wrap {
	background-image: url(../images/footercell2_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;	
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	text-align:left;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}
td.sidebarrightwrap {
	width:190px;
	background-color:#e7e0d7;
	background-image: url(../images/sidebar_righ_twrap_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align:top;
	text-align:center;
	padding-top:21px;
}
td.sidebarrightwrap p {
	margin-bottom:27px;
}
/* Main Template: Ende*/

/* Submenu */
td.submenuwrap {
	background-color:#2f1e0d;
	width:200px;
	background-image: url(../images/subnavi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align:top;
}
#submenu {
	color:#ffffff;
	
	margin-top:25px;
	margin-left:18px;
	margin-right:18px;
}
#submenu ul {
	list-style-type: none;
	margin-top:25px;
	margin-left:18px;
	margin-right:18px;
}
#submenu ul li {
	padding-left:22px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	/*line-height:1px;*/
	font-size:0px;
	/*height:auto;*/
	background-color:green;
	text-align:left !important;
}
#submenu a {
	text-align:left !important;
	display:block;
}

#submenu div {
	margin-bottom:12px;
}

#submenu div a {
	color:white;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	line-height:18px;
	/*height:30px;*/
	background-image: url(../images/submenu-no.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0 0 0 22px !important;
	/*background-color:red;*/
	margin:0px 0px 0px 0px !important;
}
#submenu div.submenu-level1-act a {
	background-image: url(../images/submenu-act.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#submenu div a:hover {
	background-image: url(../images/submenu-act.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#submenu .menu1-level2-section {
	margin-top:-8px;
	margin-bottom:-4px;
}
#submenu div.submenu-level2-no a,
#submenu div.submenu-level2-act a{
	background:none;
	font-weight:normal;
	padding:0 0 0 0 !important;
}
#submenu div div.submenu-level2-no,
#submenu div div.submenu-level2-act{
	padding-left:32px;
	background:url(../images/submenu/l2_bg.gif) 24px center no-repeat;
	line-height:normal;
	float:left;
	margin-bottom:6px;
}
#submenu div div.submenu-level2-no a,
#submenu div div.submenu-level2-act a{
	line-height:normal;
}
#submenu div.submenu-level2-act a,
#submenu div.submenu-level2-act a:hover,
#submenu div.submenu-level2-no a:hover {
	text-decoration:underline;
	background:none;
}
#submenu div.submenu-level2-no a {
	background:none;
}
/* Submenu: Ende */


/*  */
td.contentwrap {
	background-color:#ffffff;;
	background-image: url(../images/content_wrap_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align:top;
}
td.contentwrapimggallery {
	background-color:#ffffff;;
	background-image: url(../images/sidebar_righ_twrap_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	vertical-align:top;
}
#content {
	
	/*background-color:red;*/
}
h1 {
	color:#221305;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	margin-bottom:23px;
	text-transform:uppercase;
	letter-spacing:3px;
	line-height:normal;
}
#content p {
	margin-top:0px;
	margin-bottom:23px;
	text-align:left !Important;
	font-size:12px;
	line-height:16px;
}

#content ul, #content li {
	margin:0;
	padding:0;
}
#content ul {
	list-style-position:outside;
	margin-left:24px;
	list-style:square;
	margin-bottom:18px;
}
#content ol {

}
/* Content: Ende */




/*#langselection {
	display:none;
}*/

.news-single-files dt {
	padding-bottom:12px;
}
.news-single-files dd {
	margin-left:0;
}
.news-single-files dd img {
	margin-right:3px;
}


/* ----------------------------------------------------------------------------------------------- */ 
 /***************************
 *   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:400px;
}

.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;
}

.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 ;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:126px;
	background:url(../images/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:126px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-80px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:148px;
	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:20px; 
}

/* 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;
}
.chgallery-item-table {
	float:left;
	width:195px;

	margin-right:1px;
	margin-bottom:1px;
}
.chgallery-image-cell {
	vertical-align:middle;
	text-align:center;
	height:145px;
}
.chgallery-image-cell img {
	/*border:4px solid #FFFFFF;*/
}
.chgallery-desc-cell {
	vertical-align:middle;
	text-align:center;
	padding-top:0;
	padding-right:6px;
	padding-bottom:12px;
	
}
.chgallery-desc-cell td {
	text-align:center;
}
table.chgallery-desc-table {
	margin:0 auto;
	margin-bottom:8px;
}
#colNormal table.chgallery-desc-table td {
	color:#999;
	font-weight:bold;
	font-size:10px;
}
table.chgallery-desc-table td {

}
.chgallery-desc-cell  img {
	display:none;
}
.tx-chgallery-pi1 .pagebrowser {
	display:none;
}
.chgallery-my-download-link {
	padding-bottom:2px;
}
.chgallery-image-wrap-table {
	/*border:1px #CCCCCC solid;
	margin:auto;*/
}

table.chgallery-wrap2,
table.chgallery-wrap3,
table.chgallery-wrap4,
table.chgallery-wrap5,
table.chgallery-wrap6,
table.chgallery-image-wrap-table,
table.chgallery-item-table {
	margin-left:auto;
	margin-right:auto;
}
table.chgallery-image-wrap-table td {
	padding-right:6px;
	padding-bottom:8px;
}
table.chgallery-wrap6 td {
	
}
table.chgallery-image-wrap-table td, td.chgallery-image-cell {
	text-align:center;
}
table.chgallery-wrap6 {
	background:url(../images/chgallery/h-shadow-thumb.gif) bottom repeat-x;
}
table.chgallery-wrap5 {
	background:url(../images/chgallery/v-shadow-thumb.gif) right repeat-y;
}

table.chgallery-wrap4 {	
	background:url(../images/chgallery/right-top-shadow.gif) right top no-repeat;
}
table.chgallery-wrap3 {
	background:url(../images/chgallery/right-bottom-shadow.gif) right bottom no-repeat;
}
table.chgallery-wrap2 {
	background:url(../images/chgallery/left-bottom-shadow.gif) left bottom no-repeat;
}
div#mbNumber {
	display:none;
}
.chgallery-desc-cell div {
	font-size:11px;
}
.csc-frame-rulerAfter {
	
}
#colNormal p.csc-subheader {
	color:#70420f;
	text-align:left;
	border-top:1px solid #CCCCCC;
	padding-top:6px;
	margin-top:-10px;
}

table.contenttable td {
	text-align:left;
	vertical-align:top;
}


#content .csc-textpic-intext-left img {
	margin-top:3px;
}
