
body {font:13px arial,helvetica,clean,sans-serif;}

#container-content {
    width:800px;
    margin:auto; padding:15px 5px 5px 5px;
    font-size:10px;
    letter-spacing:1px;
    /*text-align:justify; <- Vielleicht reinnehmen, hübscher */
    }

/** Raster **/
#content, #RCONTENT {
    float:left;
    }

/* Raster 11 */
#content {
    width:380px;
    margin:0 0 0 10px;
    }
#RCONTENT {
    width:380px;
    margin:0 0 0 20px;
    }

.clear {
    clear:both;
    }
/*** Layout END ***/

/***  Specific Formatting START ***/

/*** Specific Formatting END ***/

/***  Gerneral Formatting START ***/
body {
    color:#666;
    font-family:tahoma, verdana;
    }
a {
    border-bottom:1px solid;
    color:inherit;
    color:#666;
    text-decoration:none;
}
a:link {}
a:visited {}
a:hover {}
a img {
    border:none;
    font-size:0;
    line-height:0;
    vertical-align:text-bottom;
    text-decoration:none;
    }
a.imglink {
    border:none;
    }

h1 {
    margin:0 0 10px 0; padding:0 0 5px 0;
    background:transparent url(http://leiselaut.de/fileadmin/templates/main/img/border.gif) repeat-x; 
    background-position:bottom;  
    color:#333;
    font-family:arial;
    font-size:15px;
    font-weight:bold; /* <- Vielleicht rausnehmen, hübscher. */
    letter-spacing:-1px;
    }

p {
    margin:0 0 11px 0;
    }
p.subline {
    color:#999;
    }
/*** General Formatting END ***/
