img {
   behavior: url("http://blog.stefanlh.de/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* templates/stefanneu/style.css  */
body, html
{
  padding     : 0;
  margin      : 0;
  font-family : Garamond, Serif;
  font-size   : 14px;
  background  : url('templates/stefanneu//img/page_bg.png') repeat-x;
}

img
{
  border:none;
}

a
{
  color:#58000a;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

#page_container
{
  width       : 740px;
  margin      : 0 auto;
  background-image: url('templates/stefanneu//img/page_body.png');
}

#page_header
{
  width       : 740px;
  background  : url('templates/stefanneu//img/page_top.png');
  height      : 154px;
  text-align  : center;
}

#page_content
{
  padding     : 0 35px 0 35px;
}

#page_content h2
{
  padding:0;
  margin:0.3em 0 0.2em 0;
  font-family : Garamond, Serif;
  font-weight:bod;
  color: #58000a;
  text-shadow: 2px 2px 2px #999999;
}

#page_content h2 a
{
  color: #58000a;
}

#page_content hr
{
  background-color:#c4c4c4; /* Mozilla 1.4 */
  color:#c4c4c4; /* IE 6 */
  border: #c4c4c4; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.entry
{
  overflow:hidden;
}

.entry_date
{
  margin-top:2em;
  font-size:0.9em;
  font-weight:bold;
}

.entry_content
{
  float:right;
  text-align:left;
  width:100%;
}

.entry_content p
{
  margin-top:1em;
  padding-left:10px;
  text-align: justify;
}

.entry_content img
{
  float:right;
  padding:2px;
  border:1px solid #c2c2c2;
  margin:0 0 4px 15px;
  max-width:250px;
}

a.entry_extlink
{
  color:#58000a;
}
.entry_comments
{
  width:600px;
  margin:auto;
  overflow:hidden;
  padding:5px;
  margin-bottom:1em;
  background-color:#ededed;
  border:1px solid #c2c2c2;
}

.serendipity_comment_source
{
  font-size:0.9em;
  font-weight:bold;
  border-bottom:1px solid #c2c2c2;
  padding-bottom:0.5em;
}

.entry_foot
{
  width:652px;
  background-color:#ededed;
  border:1px solid #c2c2c2;
  /*border-top:none;*/
  padding:2px 8px;
  float:right;
  margin-bottom:1em;
  font-size:0.9em;
  font-weight:bold;
  text-align:center;
  margin-top:0.2em;
}

.secret_block
{
  width:468px;
  height:60px;
  border:none;
  margin:1em auto;
}

.navigation
{
  text-align:right;
  font-size:0.9em;
  font-weight:bold;
  margin: 2em 0;
}

#copyright
{
  text-align:center;
  font-size:0.9em;
  font-weight:bold;
}

#page_bottom
{
  width:740px;
  height:20px;
  background-image:url('templates/stefanneu//img/page_bottom.png');
  margin:0 auto 0 auto;
}

.float_left
{
  float:left;
}

.float_right
{
  float:right;
}

blockquote
{
  border:1px solid #c4c4c4;
  background-color:#f1f1f1;
  margin:1em 5px 1em 5px;
}

blockquote img
{
  margin-right:5px !important;
}
.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #ffffff;
    padding: 5px;
    background-color: #ffffff;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}
div.linklist span.menu_title {
}

div.linklist {
      padding: 0px;
      margin: 0px;
      text-align: left;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
div.linklist ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
	white-space: nowrap;
}

div.linklist li {
      margin: 0px;
      padding: 0px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}


div.linklist img {
	border: 0px;
	vertical-align: middle;
}
div.linklist a.folder {
	text-decoration: none;
}
div.linklist a.link {
	text-decoration: underline;
}
div.linklist a:hover {
	color: #333;
}
