/**
 * Style sheet misc
 */
#info-text
{
	position:absolute; margin-top:4px; font-size:11px; width:100%;
}

#info-text ul
{
	list-style-type:none;
}

#info-text, #info-text a, #info-text p.active
{
	color:#2D2B2E;
	text-decoration:none;
}

#info-text-tel
{
	position:absolute; left:120px; width:300px;
}

#info-text-language
{
	position:absolute; left:0px; width:300px;
}

#info-text-language li
{
	float:left; min-width:1%; padding-right:8px;
}

.box-image
{
	margin-top:22px;
}

.box-image .image_container
{
	padding:14px;
	border:1px solid #666;
	background:#fff;
}

.box
{
	width:100%;
	overflow:hidden;
	margin-top:22px;
	border:1px solid #4D4D4D;
	background:url(tl_files/hundeseite/img/body/main.gif) no-repeat left top #1a171b;
}

.box .box-headline
{
	margin-top:1px;
}

.box .box-headline-inner, .gallery-viewer .box-headline-inner
{
	height:40px;
	float:left;
	min-width:1%;
	background:url(tl_files/hundeseite/img/body/main-btn.gif) repeat-x left top transparent;
}

.box .box-headline-inner-inner, .gallery-viewer .box-headline-inner-inner
{
	height:40px;
	float:left;
	background:url(tl_files/hundeseite/img/body/main-btn-border.gif) no-repeat right top transparent;
}

.box .box-headline-inner-inner h2, .gallery-viewer .box-headline-inner-inner h2
{
	padding:11px 20px 0px 18px;
	color:#fff;
	text-transform:uppercase;
}

.box .ce_text-inner, .gallery-viewer .ce_text-inner
{
	padding:16px 0px 18px 18px;
	min-height:314px;
}

* html .box .ce_text-inner, * html .gallery-viewer .ce_text-inner
{
	height:314px;
}

.gallery-list
{
}

.gallery-list .summary
{
	text-align:center;
}

.gallery-list .summary .title
{
}

.gallery-list .summary .title a
{
	text-decoration:none;
	font-size:11px;
}

.gallery-list .summary .comment_count
{
	display:none;
}

.gallery-list .layout_short
{
	float:left;
	padding-right:30px;
	padding-bottom:26px;
}

.gallery-list .image_container
{
	height:103px;
	overflow:hidden;
}

.gallery-viewer
{
	overflow:hidden;
}

.gallery-viewer .title
{
	left:99px;
	position:absolute;
	margin-top:-56px;
}

* html .gallery-viewer .title
{
	margin-top:-57px;
}

*+html .gallery-viewer .title
{
	margin-top:-57px;
}

.gallery-viewer .image_container
{
	float:left;
	padding-right:30px;
	padding-bottom:26px;
}

