@charset "UTF-8";
@media all
{
 /* Abgerundete Boxen mit grauem Rand (Blog). */
 * html .REboxGreyBorderlineContent {height:1%}
 .REboxGreyBorderlineContent {overflow:hidden}
 .REboxGreyBorderline {display:block; background:transparent; font-weight:normal; margin-bottom:1em;}
 .REboxGreyBorderline p {margin:0 2px; padding:2px 0; line-height:1.2em;}
 .REboxGreyBorderlineContent {display:block; background:#fff; border-left:1px solid #eee; border-right:1px solid #eee; padding:0 0.5em 0 0.5em; height:1%; overflow:hidden;}
 .REboxGreyBorderlineContent h1, .REboxGreyBorderlineContent h2, .REboxGreyBorderlineContent h3, .REboxGreyBorderlineContent h4, .REboxGreyBorderlineContent h5 {margin-top:0;}
 .rrBline1, .rrBline2, .rrBline3, .rrBline4 {display:block; overflow:hidden; font-size:1px;}
 .rrBline1, .rrBline2, .rrBline3 {height:1px;}
 .rrBline2, .rrBline3, .rrBline4 {background:#fff; border-left:1px solid #eee; border-right:1px solid #eee;}
 .rrBline1 {margin:0 5px; background:#eee;}
 .rrBline2 {margin:0 3px; border-width:0 2px 0 2px;}
 .rrBline3 {margin:0 2px;}
 .rrBline4 {height:2px; margin:0 1px 0 1px;}

 .REboxGreyBorderlineContent ul, .REboxGreyBorderlineContent dl, .REboxGreyBorderlineContent dt, .REboxGreyBorderlineContent dd { margin: 0 }

 .tx-t3blog-pi2 .latestPostList dt,  .tx-t3blog-pi2 .latestPostList dd {font-weight:normal; line-height:1.3em;}
 .tx-t3blog-pi2 .latestPostList dd {margin-bottom:0.2em}

  div.blogList div.item {border-bottom: 1px solid #eee; padding-top: 10px; padding-bottom:10px}
  div.blogList div.categories {float:left;}
  #singleNavigation {border-bottom: 1px solid #eee; padding-bottom:10px; margin-bottom:10px; text-align:center;}
  div.commentListListing {margin-top:10px; padding:10px 10px 0px 10px; background-color:#eee}
  div.commentListListing div.item { border-bottom: 2px dotted #fff; padding-top:10px; padding-bottom:15px;}
  #commentFormNonAjax {padding:10px 10px 10px 10px; background-color:#eee;}
  .tx-t3blog-pi2 .itemBody h3 {margin:0.2em 0 0.6em;}
  .tx-t3blog-pi2 .mailform .formElement {margin-bottom:10px;}
  .tx-t3blog-pi2 .mailform input {margin:0; width:20em;}
  .tx-t3blog-pi2 .mailform textarea {margin:0; width:99%; height:10em;}
  .tx-t3blog-pi2 .mailform .button:hover {background-color:#949AA5;color:#FFFFFF;font-weight:bold;}
  .tx-t3blog-pi2 .mailform .button {background-colorr:#ccc;cursor:pointer;font-weight:bold;}
  a.commentComments {
    background-image:url(/fileadmin/user_images/design/blog/commentComments.png);
    background-repeat:no-repeat;
    padding:0 0 2px 20px;
  }
}
