/* NAVIGATION begin */
body {
margin:0;
background-color:#CECECE;
padding:0;
}
.mlt {
background-image:url(../gfx/bg.jpg);
}
/* MAINLAYOUT end */

/* BANNER begin */
	.lt-banner {
	width:900px;
	height:200px;
	}
/* BANNER end */

/* NAVIGATION begin */
	.lt-navigation {
	width:900px;
	height:50px;
	border-bottom:1px solid black;
	}
		.lt-navigation-table {
		width:900px;
		height:50px;
		}
			.lt-navigation-left {
			width:70%;
			height:50px;
			background-image:url(../gfx/buttons/nbl.png);
			}
			.lt-navigation-right {
			width:30%;
			height:50px;
			background-image:url(../gfx/buttons/nbr.png);
			}
				.langmenu {
				display:block;
				width:100px;
				height:30px;
				background-image:url(../gfx/flags/bg.png);
				background-repeat:no-repeat;
				margin:0 30px 0 0;
				text-align:center;
				}
					.langsela_en_EN {
					display:inline-block;
					width:30;
					height:22;
					background-image:url(../gfx/flags/en_EN.png);
					background-repeat:no-repeat;
					text-decoration:none;
					margin:5px 0 0 3px;
					}
						.langsela_en_EN:hover {
						background-image:url(../gfx/flags/en_EN_down.png);
						}
					.langsela_de_DE {
					display:inline-block;
					width:30;
					height:22;
					background-image:url(../gfx/flags/de_DE.png);
					background-repeat:no-repeat;
					text-decoration:none;
					margin:5px 3px 0 0;
					}
						.langsela_de_DE:hover {
						background-image:url(../gfx/flags/de_DE_down.png);
						}
/* NAVIGATION end */

/* CONTENT begin */
	.lt-content {
	width:900px;
	}
		.lt-content-table {
	width:900px;
	border-left:1px solid #555;
	border-right:1px solid #555;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;

		}
			.lt-content-left {
			width:630px;
			background-color:#ffffff;
			background-image:url(../gfx/contentbg.png);
			background-repeat:repeat-x;
			padding:10px;
			}
			.lt-content-right {
			width:270px;
			background-color:#DFDFDF;
			background-image:url(../gfx/contentrbg.png);
			background-repeat:no-repeat;
			border-left:1px solid #fff;
			padding:10px;
			}
				.one-image {
				text-align:center;
				}
			.lt-content-top {
			width:100%;
			background-color:#ffffff;
			background-image:url(../gfx/contentbg.png);
			background-repeat:repeat-x;
			padding:10px;
			}
			.lt-content-bottom {
			width:100%;
			background-color:#DFDFDF;
			background-image:url(../gfx/contentbg.png);
			background-repeat:no-repeat;
			border-top:1px solid #fff;
			padding:10px;
			}
/* CONTENT end */

/* FOOTER begin */
	.lt-footer {
	width:900px;
	height:272px;
	vertical-align:center;
	}
			.lt-footer-table {
		width:900px;
		height:272px;
		border-left:1px solid #555;
		border-right:1px solid #555;
		border-bottom:1px solid #555;
		}
			.lt-footerbar-cell {
			width:630px;
			height:23px;
			background-color:#006699;
			border-top:1px dashed #fff;
			border-bottom:1px dashed #fff;
			}
			.lt-footer-cell {
			width:630px;
			height:252px;
			vertical-align:top;
			background-color:#F2F1EF;
			background-image:url(../gfx/footerbg.jpg);
			background-repeat:no-repeat;
			}
/* FOOTER end */
body {
font-family:Arial,Helvetica,sans-serif
}
.align-right{
	text-align:right;
}
.lt-content-left A {
color:#333333;
text-decoration:none;
border-bottom: dotted 1px #333333;
}
.lt-content-left A:hover {
color:#006699;
border-bottom: solid 1px #006699;
}
.ct-footerlinks {

margin-left:20px;

color:#fff;

font-size:10px;

}

	.ct-footerlinks A {

	font-weight:bold;

	text-decoration:none;

	color:#fff;

	}

		.ct-footerlinks A:hover {

		color:#ccc;

		}
		
.boxed-content{
	padding:0 10px;
	margin:5px 0;
	border:1px solid #333;
	background:white url("../gfx/content_bg.jpg") repeat-x top;
}
 /***************************
 *   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:"Lucida Sans Unicode",Arial,sans-serif;
	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 {
float:left;
display:block;
width:144px;
height:144px;
background-color:#efefef;
padding:0;
margin:3px;
text-align:center;
}

.tx-chgallery-pi1 .single .img {
display:table-cell;
width:144px;
height:144px;
margin:auto;
text-align:center;
vertical-align:middle;
}

.tx-chgallery-pi1 .act .img {
	background:url(gfx/bgact.gif) no-repeat;
}
.tx-chgallery-pi1 .single .img .align {

}

.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;
}

#mbNumber {
display:block;
}
#mbPrevLink {
margin-left:40px;
}
*html .magnify_button {
top:565px!important;
}


