body#b2 div.tx-spdblog-pi1 {
	height: 360px;
	width: 630px;
	position: relative;
	float: left;
	background: white;
}
div#preview {
	width: 630px;
	height: 360px;
	position: relative;
}
div.preview {
	width: 630px;
	height: 360px;
	position: relative;
}
div.preview_head {
	position: absolute;
	top: 96px;
	left: 0px;
	width: 320px;
	height: 23px;
	z-index: 100;
	background: url(transp.png);
}
div#preview_entry {
	position: absolute;
	top: 123px;
	left: 0px;
	width: 320px;
	/*height: expression( this.scrollHeight > 207 ? "207px" : "auto" );*/
	max-height: 207px;
	z-index: 300;
	background: url(transp.png);
	overflow: hidden;
}
div#waiting {
	position: absolute;
	top: 143px;
	left: 312px;
	width: 10px;
	height: 20px;
	z-index: 1600;
	display:none; 
}
div#transp_all {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 630px;
	height: 360px;
	z-index: 1500;
	background: white;
	/*filter: alpha(opacity=0);
	opacity: 0.0;*/
	display:none;
}
div.preview_entry_wrapper {
	padding: 10px;
}
div.preview_head img {
	float: left;
}
div.preview_head .pagebrowser {
	float: right;
}
div.preview_head .pagebrowser span.pagebrowser_no{
	height: 20px;
	background: white;
	display: block;
	float:left;
	width: 20px;
	text-align: center;
	padding-top: 3px;
}
div.preview_head .pagebrowser span.pagebrowser_no a{
	color: #AE000A;
	font-weight: bold;
}
div.preview_head .pagebrowser span.pagebrowser_act{
	height: 20px;
	background: #AE000A;
	display: block;
	float: left;
	color: white;
	width: 20px;
	text-align: center;
	padding-top: 3px;
}
div#preview_entry span.author {
	color: #A7AAAC;
}
div#preview_entry span.date {
	color: #A7AAAC;
	font-size:10px;
	margin-bottom: 3px;
}
div#preview_entry h2 {
	color: #AE000A;
	font-size:14px;
	margin-top: 3px;
	margin-bottom: 2px;
}
div#preview_entry hr {
	height: 1px;
	color: white;
	border: white;
	background: white;
	margin-top: 7px!important;
	margin-bottom: 3px!important;	
	margin-top: -1px;
	margin-bottom: -8px;
}
div#preview_entry a {
	color: #AE000A;
	font-weight: bold;
	font-size: 10px;
}
.pagebrowser_act {
	font-weight: bold;
}
/*LIST*/

div.singleentry {
	width: 370px;
	float: left;
}
div.singleentry h2{
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
	color: #AE000A;
}
div.author {
	width: 230px;
	float: right;	
}
div.author h3{
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.author h4{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
div.author span.date{
	font-size: 10px;
	color: #A7AAAC;
}
div.singleentry span.date{
	font-size: 10px;
	color: #A7AAAC;
}
/*LIST*/
div.overviewlist{
	float: left;
	margin-bottom: 10px;
}
div.overviewlist div.entry {
	width: 370px;
	float: left;
}
div.overviewlist div.image {
	width: 230px;
	float: right;
}
div.overviewlist h2 {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.overviewlist p {
	margin-top: 4px;
	margin-bottom: 4px;
}
div.overviewlist a.more {
	font-size: 10px;
}
div.overviewlist span.date {
	font-size: 10px;
	color: #A7AAAC;
}
/*AUTHOREN*/
div#content_right div.tx-spdblog-pi1 {
	width: 284px;
	height: auto;
	margin: 0px auto;
	background: white;
}
div#content_right div.tx-spdblog-pi1 div.authoren h2 {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#content_right div.tx-spdblog-pi1 div.authoren a {
	font-weight: bold;
}
div#content_right div.tx-spdblog-pi1 div.authoren {
	padding: 10px;
	text-align: left;
}
div#content_right div.tx-spdblog-pi1 div.authoren div.description {
	font-size: 10px;
	color: #A7AAAC;
}
/*AUTHOREN*/
/*LOGIN*/
div.tx-felogin-pi1 fieldset{
	 border: 0px solid #A7AAAC;
	 margin: 0px;
	 padding: 0px;
}
div.tx-felogin-pi1{
	 margin-bottom: 10px;
}
div.tx-felogin-pi1 fieldset legend{
	 display: none;
}
div.tx-felogin-pi1 fieldset div{
	width: 264px;
	padding: 10px;
	height: auto;
	margin: 0px auto;
	background: white;
}
