.left-blog {
	border-top: 1px solid #3B4522; 
}
.borderBottom {
	width: 100%;
	margin-top: -2px;
	height: 5px;
	background: #FFF; 
	border-top: 1px solid #3B4522; 
	float: left;
}


/* Listen- und Einzelansicht */

.tx-t3blog-pi2 .blogList .item {
	border-bottom: solid 1px #3B4522;
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
}
.tx-t3blog-pi2 .blogList .item .itemBody {
	border-bottom: 1px solid #e3f7c6;
	padding: 0 0 0.5em 0;
	margin: 0 0 0.25em 0;
	font-size: 0.9em;
	line-height: 150%;
}
.tx-t3blog-pi2 .single .itemBody {
	font-size: 0.9em;
	line-height: 150%;
}
.tx-t3blog-pi2 .single .itemBody h3,
.tx-t3blog-pi2 .blogList .item h3 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 0 0 1em;
	margin: 0.5em 0 0 0;
	background-image: url(../images/standard_liste.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #93ad4a;
}
.tx-t3blog-pi2 .single .itemBody h3 {
	float: left;
}

.tx-t3blog-pi2 .single .itemBody h1 {
	font-size: 1em;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
	color: #3b4522;
}

.tx-t3blog-pi2 .single .itemBody h3 img,
.tx-t3blog-pi2 .blogList .item h3 img {
	vertical-align: -1px;
}
.tx-t3blog-pi2 .single .itemBody h3 .date,
.tx-t3blog-pi2 .blogList .item h3 .date {
	color: #3B4522;
}
.tx-t3blog-pi2 .single .itemBody h3 a,
.tx-t3blog-pi2 .blogList .item h3 a {
	color: #93ad4a;
}

.tx-t3blog-pi2 .blogList .itemBody h1 {
	font-size: 1em;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
	color: #3b4522;
}
.tx-t3blog-pi2 .blogList .itemBody h2 {
	font-size: 1em;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
	color: #3b4522;
}
.tx-t3blog-pi2 .blogList .itemBody h4 {
	font-size: 1em;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
}
.tx-t3blog-pi2 .single .itemBody a,
.tx-t3blog-pi2 .blogList .item a {
	color: #93ad4a;
}
.itemBody ol {
  padding: 0 0 0 1.5em;
}
.tx-t3blog-pi2 .single .itemNav,
.tx-t3blog-pi2 .blogList .item .itemNav {
	font-size: 0.8em;
}
.tx-t3blog-pi2 .single .itemNav {
	margin: 0.5em 0 0 0;
}
.tx-t3blog-pi2 .single .itemNav a,
.tx-t3blog-pi2 .blogList .item .itemNav a {
	color: #93ad4a;
}
.tx-t3blog-pi2 .single .itemNav ul,
.tx-t3blog-pi2 .blogList .itemNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tx-t3blog-pi2 .single .itemNav ul li,
.tx-t3blog-pi2 .blogList .itemNav ul li {
	float: left;
	margin: 0 0.3em 0 0; 
	padding: 0 0 0 0.3em; 
	background-image: url(../images/blogNav_trenner.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.tx-t3blog-pi2 .single .itemNav ul li.author,
.tx-t3blog-pi2 .blogList .itemNav ul li.first {
	background-image: none;
	padding: 0 0 0 0; 
}
.wrap_pagebrowser {
	width: 100%;
	float:left;
	margin: 0.5em 0 0 0;
}
ul.pageBrowser {
	list-style:none;
}

ul.pageBrowser li {
	float:left;
	margin-right:5px;
}
ul.pageBrowser li.cur {
  font-weight: bold;
}

/* Einzelansicht */

.tx-t3blog-pi2 #singleNavigation {
	float: left;
	width: 100%;
	margin: 0.5em 0 1em 0;
	font-size: 0.9em;
}
.tx-t3blog-pi2 #singleNavigation .previous {
	width: 24%;
	float: left;
	text-align: left;
}
.tx-t3blog-pi2 #singleNavigation .backtolist {
	width: 50%;
	float: left;
	text-align: center;
}
.tx-t3blog-pi2 #singleNavigation .next {
	width: 24%;
	float: right;
	text-align: right;
}
.tx-t3blog-pi2 .single .itemBody h4 {
	font-size: 1em;
	margin: 1em 0 0.5em 0;
	font-weight: bold;
}
.tx-t3blog-pi2 .single .itemNav {
	border-top: 1px solid #e3f7c6;
}
.tx-t3blog-pi2 .single .itemNav {
	border-top: 1px solid #e3f7c6;
}


/* Trackback Liste */
#trackbackListTitle {
	float: left;
	width: 100%;
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	list-style: none;
	font-size: 0.9em;
	border-top: 1px solid #3B4522;
}
#trackbackListTitle .start {
	width: 24%;
	float: left;
	text-align: left;
}
#trackbackListTitle .middle {
	width: 50%;
	float: left;
	text-align: center;
}
#trackbackListTitle .end {
	width: 24%;
	float: right;
	text-align: right;
}
.trackbackListListing {
	font-size: 0.9em;
}
.trackbackBody h5 {
	font-size: 1em;
}


/* Kommentar Liste */

.tx-t3blog-pi2 #commentList {
	border-top: 1px solid #3B4522;
	margin: 1em 0 1em 0;
}
.tx-t3blog-pi2 #commentListTitle {
	float: left;
	width: 100%;
	margin: 0.5em 0 0 0;
	list-style: none;
	font-size: 0.9em;
}
.tx-t3blog-pi2 #commentListTitle .start {
	width: 24%;
	float: left;
	text-align: left;
}
.tx-t3blog-pi2 #commentListTitle .middle {
	width: 50%;
	float: left;
	text-align: center;
}
.tx-t3blog-pi2 #commentListTitle .end {
	width: 24%;
	float: right;
	text-align: right;
}
.tx-t3blog-pi2 .commentListListing .item {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
.tx-t3blog-pi2 .commentListListing .left20px .commentTopNav {
	padding: 0 0 0 40px;
}
.tx-t3blog-pi2 .commentListListing .left20px .commentBody {
	padding: 0 0 0.5em 40px;
}
.tx-t3blog-pi2 .commentBody {
	border-bottom: 1px solid #e3f7c6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.tx-t3blog-pi2 .commentBody h4 {
	font-size: 1em;
	margin: 0 0 0 0;
	font-weight: bold;
}
p.blogCommentMessage {
	font-size: 0.9em;
	font-weight:bold;
}
.commentListListing {
	font-size: 0.9em;
}
.commentFooter {
	border-bottom: 1px solid #e3f7c6;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}
.commentComments {
	font-size: 0.9em;
}
.commentComments a {
	color: #93ad4a;
}


/* Kommentar Formular */

#commentFormNonAjax {
	float: left;
	width: 100%;
	border-top: 1px solid #3B4522;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 0 0.5em 0;
	font-size: 0.9em;
}
.mailform h4 {
	font-size: 1em;
	margin: 0 0 0 0;
	font-weight: bold;
}
.formLabel {
	float: left;
	width: 10em;
	height: 1.8em;
}
.formElement {
	margin: 0.5em 0 1em 0;
}
.formElement input.text {
	border: 1px solid #acca58;
	width: 140px;
}
.formElement textarea {
	border: 1px solid #acca58;
	width: 250px;
	height: 100px;
}
.formElement .button {
	border: none;
	padding: 0 0 0 1em;
	background: transparent;
	background-image: url(../images/standard_liste.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 1em;
}
.commentError {
	font-size: 1em;
}
ul.commentError {
	list-style: none;
	color: red;
	font-weight: bold;
}


/* Kategorien */

#categories{
	background-color:#ecf2d8;
	margin:0 0 3px 0;
	padding:8px;
	font-size:11px;
}
#categories ul{
	list-style:none;
}

#categories ul li{
	padding:0 0 0 0;
}
#categories ul li a{
	background-image:url(../images/standard_liste_point.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding: 0 0 0 1em;
	display: block;
}


/* Archiv */

#archive{
	background-color:#ecf2d8;
	margin:0 0 3px 0;
	padding:8px;
	font-size:11px;
}
#archive ul{
	list-style:none;
}
#archive ul li{
	margin: 0;
	padding: 0;
}
#archive ul li a{
	padding:0 0 0 1em;
}
#archive ul li ul{
	padding:0;
	margin:0;
}
#archive ul li ul li{
	background-image:none;
	padding:0 0 0 0;
	background-image:url(../images/standard_liste_point.gif);
	background-repeat:no-repeat;
	background-position:0 0.6em;
}


/* Standard Content Elements */

.csc-textpic-imagewrap {
	margin: 0.3em 0 0 0;
}
.csc-textpic-image dt img {
	border: 1px solid #adc958;
}
.csc-textpic-caption {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
.blog-info {
  width: 100%;
  float: left;
  margin: 1em 0 -1em 0;
  padding: 0;
}
.blog-info h1 {
  font-size: 1em;
}

/* Captcha reload */
/* Captcha reload */
#reloadCaptcha {
	margin: 5px 0 0 110px;
	position: relative;
}
#reloadCaptcha a {
	color:#000;
}
