body {
     padding:10px;
     margin: 0px;
     }
img {
     border:none
    }
blockquote {
           font-style:italic;
           margin-top:5px;
           margin-bottom:5px;
           margin-left:0px;
           padding-left:33px;
           line-height:100%;
           background-image:url(http://rufposten.de/images/layout/zitat.gif);
           background-repeat:no-repeat;
           }
#gesamt {
        width:730px;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        background-color:white;
        padding-left:0px;
        padding-right:0px;
        position:relative;
        }
#titelbild {display:block;}
#titel {
     width:250px;
     position:absolute;
     text-align:right;
     top:188px;
     left:-80px;
     padding-left:0px;
     z-index:1;
     background-color:white;
     }

.seite {
     width:210px;
     border:0px solid black;
     position:absolute;
     top:350px;
     left:-25px;
     z-index:1;
     background-color:white;
     padding-top:5px;
     padding-bottom:5px;
     text-align:right;
     }

.kasten {
        width:450px;
        position:relative;
        top:-84px;
        left:210px;
        z-index:1;
        border: 1px solid #9F9F9F;
        background-color:white;
        padding:20px;
        margin-bottom:20px;
        }
.seitentext {
        font-size:8pt;
        font-family:'georgia',sans-serif;
        color:#7F7F7F;
        letter-spacing:1.4px;
        line-height:16pt;
        text-align:right;
        }
.quelle {
        margin-top:10px;
        font-size:8pt;
        font-family:'georgia',sans-serif;
        color:#AFAFAF;
        line-height:120%;
        text-align:right;
        }
a.quelle:link, a.quelle:visited {color:#B0B8FF}

h2 {font-size:13pt;
    font-style:bold;
    font-family:'Georgia',serif;
    margin-bottom:8px;
    margin-top:5px;}
h2 a, h2 a:visited
     {
     text-decoration:underline;
     color:#5F0000;
     }
h2 a:hover {
     text-decoration:none;
     color:   #FF0000
     }
h3 {font-size:12pt;
    font-weight:bold;
    font-family:'Georgia',serif;
    margin-bottom:8px;
    margin-top:5px;
    }
.meldung h3{
           border-bottom:1px solid #000000;
           color:#5F0000;
           margin-left:-8px;
           margin-right:20px;
           margin-top:20px;
           }
h4 {
    font-size:10pt;
    font-family:'Georgia',serif;
    margin-bottom:8px;
    margin-top:5px;
    }
.fett {
      font-weight:bold
      }
.uz {
   font-size:9pt;
   font-family:'verdana';
   color:#5F5F5F
   }

.pub {
     font-size:8pt;
     font-family:'georgia',serif;
     color:#5F5F5F;
     text-align:right;
     }
.meldung {
         line-height:130%;
         font-family:'georgia',serif;
         font-size:11pt;
         }
.meldung p {
            margin-top:0px;
            margin-bottom:10px;
            }
.meldung img {
            margin-right:13px;
            margin-top:5px;
            vertical-align:top;
            float:left;
            border:none;
            margin-bottom:13px;
            }
hr {
   margin-top:40px;
   margin-bottom:25px;
   color:#AFAFAF;
   background-color:#AFAFAF;
   line-height:1px;
   border:none;
   height:1px;
   display:block;
   }
.breadcrumb
    {
     font-family:'georgia';
     font-size:11pt;
    }


.farbkasten {
            padding:10px;
            margin:5px;
            font-size:9pt;
            font-family:'Georgia',serif;
            width:400px;

            }
h4.fk {
      text-align:right;
      }

hr.fk {
   margin-bottom:10px;
   margin-top:-5px;
   color:#AFAFAF;
   background-color:#AFAFAF;
   line-height:1px;
   border:none;
   height:1px;
   display:block;
   }
.comment {
           margin-left:36px;
           margin-right:4px;
           margin-top:2px;
           margin-bottom:30px;
           border-width:1px;
           border-style:dashed;
           border-color:#DEDFDE;
           border-right-style:none;
           border-left-style:none;
           padding:8px;
           font-size:10pt;
           font-family:'georgia',serif;
           }
.comment-response {
                  font-size:10pt;
                  font-family:'georgia',serif;
                  background-color:#FFFF00;
                  padding:4px;
                  }


.trackback {
           background-color:#FFE8E8;
           }
.neuerkommentar {
                background-color:#E8FFE8;
                }
.blogrollmain {
              font-size:10pt;
              }
.moreentries {
             font-size:9pt;
             font-family:'georgia',serif;
             }
.prevlink {

         }
.nextlink {
          float:right;
          }
.via, small {
      font-size:8pt;
     }
.quellcode {
           color:#0000FF;
           border-width:3px;
           border-style:solid;
           border-color:#EEEEEE;
           background-color:#FFFFE0;
           width:400px;
           height:auto;
           overflow:scroll
           }
code {
      background-color:#FFFFE0;
      color:#0000FF
      }
      
      
@media print {
    body {font-size:14pt}
    h2 {font-size:20pt;}
    .breadcrumb, #titelbild, #titel, .seite, .kommentar_eingabefeld, #validator_line {display:none}
    .kasten {top:0px; left:0; width:100%}
    #gesamt {width:100%}
    hr {clear:both}
}      

