/* *** site-websubtext *************************** */

#site-websubtext {
   border:2px solid #b0A766;
   margin: 0;
   padding:20px;
   background-color:#F1F5F3;
}
#site-websubtext p{
   text-align:justify;
   font-family: arial, sans-serif;
   font-size: 12px;
   line-height: 16px;
   margin:12px 0;
}

#site-websubtext p:first-letter{
   font-size:16px;
   font-weight:bold;
}

#site-websubtext img{
   margin:5px 0 10px 20px;
   float:right;
}

#site-websubtext h1{
    color: #445330;
    font-family: serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    margin:6px 0 12px 0;
}

/* generieke classen niet gebonden aan site-websubtext */

.signature {
   text-align:left;
   font-family: arial, sans-serif;
   font-size: 12px;
   line-height: 20px;
   margin:20px 0 30px 0;
}
.nextissue {
   text-align:center;
   font-family: arial, sans-serif;
   font-size: 12px;
   line-height: 20px;
   margin:20px 0 30px 0;
}
.subscribe-home {
   display:block;
   font-family: arial, sans-serif;
   font-size: 12px;
   line-height: 20px;
   margin:40px 0 0px 0;
   float:left;
   clear:both;
   width:100%;
}
#site .subscribe-home a         {color:#445330;}
#site .subscribe-home a:link    {text-decoration: underline; }
#site .subscribe-home a:visited {text-decoration: underline; }
#site .subscribe-home a:hover   {text-decoration: underline;
                                color: black; }

.subscribe-home strong {
   font-weight:normal;
   font-style:normal;
   float:left;
}
.subscribe-home em {
   font-weight:normal;
   font-style:normal;
   float:right;
}

/* *** site-websubfooter *************************** */

#site-websubfooter{
    color: #b0A766;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-align: center;
    margin:10px 0 10px 0;
}
#site-websubfooter h2{
    color: #808040;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    margin:10px 0 10px 0;
}

#site-websubfooter a         {color:#808040;}
#site-websubfooter a:link    {text-decoration: none; }
#site-websubfooter a:visited {text-decoration: none; }
#site-websubfooter a:hover   {text-decoration: none;
                              color: #445330; }

ul {
        padding-left: 20;
}

                              





