@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------  LAYOUT  -----------------------------------------------*/


.tx-dhblog-pi1 {
	float:left;
	width: 980px;
}

.tx-dhblog-pi1 div.blog-menu {
	float: left;
	width: 212px;
	padding-top: 65px;
}


.tx-dhblog-pi1-entries {
	float: right;
	width: 750px;
	padding-bottom: 0px;
}
.tx-dhblog-pi1 div.entry {
	float: left;
	width: 750px;
	padding-top: 25px;
}


.tx-dhblog-pi1 div.entry-content {
	float: left;
	min-height: 295px;
	height: auto !important;
	height: 295px;	
	background-image: url(../images/blog-bg_20.png);
	background-repeat: repeat-y;
	margin-top: 18px;
}

.tx-dhblog-pi1 div.entry div.text{
	float: left;
	width: 228px;
	padding: 16px;
}
.tx-dhblog-pi1 div.entry div.video{
	float: right;
	width: 490px;
}

.tx-dhblog-pi1 div.entry img{
	float: right;
}

.tx-dhblog-pi1 div.blog-description-top,
.tx-dhblog-pi1 div.blog-search-top {
	float: left;
	width: 212px;
	height: 4px;
	background-image: url(../images/menu-description-top-bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	

}
.tx-dhblog-pi1 div.blog-description {
	float: left;
	width: 164px;
	background-image: url(../images/module-bg.png);
	background-repeat:repeat;
	margin-top: 18px;
	padding: 10px 20px 14px 28px
}


.tx-dhblog-pi1 div.blog-links {
	float: left;
	width: 164px;
	height: 90px;
	background-image: url(../images/menu-links-bg.png);
	background-repeat:no-repeat;
	margin-top: 18px;
	padding: 22px 20px 0 28px;
}

.tx-dhblog-pi1 div.blog-quote {
	float: left;
	width: 212px;
	padding: 0;
}

.tx-dhblog-pi1 div.blog-list-sorting {
	float: left;
	width: 164px;
	background-image: url(../images/module-bg.png);
	background-repeat:repeat;
	margin-top: 18px;
	padding: 10px 20px 10px 28px;
}

.tx-dhblog-pi1 div.blog-search {
	float: left;
	width: 156px;
	background-color: #ac8856;
	padding: 9px 28px 15px 28px;
}


/*-----------------------------------------------  LINKS  -----------------------------------------------*/

.tx-dhblog-pi1 a.blog-link:link,
.tx-dhblog-pi1 a.blog-link:visited {
	float:left;
	display:block;
	clear: both;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}

.tx-dhblog-pi1 a.blog-link:hover{
	color: #3c2523;
}

.tx-dhblog-pi1 a.toTop:link,
.tx-dhblog-pi1 a.toTop:visited {
	float:left;
	margin-top: 10px;
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
.tx-dhblog-pi1 a.toTop:hover {
	color:#FFFFFF;

}

.tx-dhblog-pi1 a.archiv-link:link,
.tx-dhblog-pi1 a.archiv-link:visited {
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
.tx-dhblog-pi1 a.archiv-link:hover {
	color:#FFFFFF;

}

.tx-dhblog-pi1-browsebox a:link,
.tx-dhblog-pi1-browsebox a:visited {
	display: inline-block;
	color: #3a332a;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tx-dhblog-pi1-browsebox a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.tx-dhblog-pi1-browsebox-active a:link,
.tx-dhblog-pi1-browsebox-active a:visited  {
	display: inline-block;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tx-dhblog-pi1-browsebox-disabled {
	color: #897d6f;
	font-size: 12px;
	font-weight: bold;
}



/*-----------------------------------------------  BROWSEBOX  -----------------------------------------------*/

.tx-dhblog-pi1-browsebox {
	float: right;
	width: 734px;
	padding-left: 16px;
}
.tx-dhblog-pi1-browsebox .top {
	padding: 20px 12px 0 0;
}
.tx-dhblog-pi1-browsebox .bottom {
	padding: 16px 12px 32px 0;
}
.tx-dhblog-pi1-browsebox p {
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
.tx-dhblog-pi1-browsebox span.showResultsNumbersWrap {
}

.tx-dhblog-pi1-browsebox ul {
	list-style: none;
	padding: 0;
}

.tx-dhblog-pi1-browsebox li {
	float:left;
	margin-right: 8px;
}

.tx-dhblog-pi1-browsebox span.slash {
	color: #df6234;
	font-size: 12px;
	font-weight: bold;
}

.tx-dhblog-pi1-browsebox-strong {
	font-weight: bold;
}



/*-----------------------------------------------  SEARCHBOX  -----------------------------------------------*/

.blog-search p {
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom: 2px;
}
input.tx-dhblog-pi1-searchbox-sword {
	float:left;
	width: 154px;
	height: 19px;
	color: #000000;
	border: 1px solid #393229;
}
input.tx-dhblog-pi1-searchbox-button {
	float:right;
	color:#FFFFFF;
	margin-top: 8px;

}



/*-----------------------------------------------  STANDARD TAGS  -----------------------------------------------*/


.tx-dhblog-pi1 h1.imageheader span.date {
	float:right;
	color:#FFFFFF;
	font-size: 14px;
	padding-right: 16px;
	padding-top: 12px;
}

.tx-dhblog-pi1 div.entry h2{
	float: left;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0;
	padding-left: 16px;
	padding-right: 10px;
	border: 0px solid #00FF33;
	width: 722px;
}

.tx-dhblog-pi1 div.entry h2 span.date {
	float:left;
	color: #000000;
	border: 0px solid #660033;
}
.tx-dhblog-pi1 div.entry h2 span.title {
	float:left;
	color: #FFFFFF;
	border: 0px solid #00FF33;
	margin-left: 6px;
}

.tx-dhblog-pi1 div.entry .hqLink,
.tx-dhblog-pi1 div.entry .lqLink{
	float:left;
	display:block;
	border: 0px solid #00FF33;
	width: 24px;
	height: 24px;
/*	margin-right:12px;*/
}
.tx-dhblog-pi1 div.entry .hqLink {
	margin-left:6px;
}
.tx-dhblog-pi1 div.entry .lqLink {
	margin-left:10px;
}
.tx-dhblog-pi1 div.blog-description h2,
.tx-dhblog-pi1 div.blog-list-sorting h2 {
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 10px;
}
.tx-dhblog-pi1 div.blog-description p{

}

.tx-dhblog-pi1 p.error {
	float: right;
	width: 730px;
	padding: 30px 0 0 16px;
	font-weight:bold;
}

.tx-dhblog-pi1 div.blog-list-sorting ul {
	list-style: none;
}
.tx-dhblog-pi1 div.blog-list-sorting li {
	margin-bottom: 10px;
}

.tx-dhblog-pi1 a.hidden {
	display:none;
}
