/* Start of CMSMS style sheet 'Mariakapel2' */
body { color: #000;
       background-color:#000055;
       font-size: 11pt;
       font-family: Tahoma;
       margin-left: auto;
       margin-right: auto;
       width: 800px;
       background-image: url(http://www.mariakapel.nl/cmsms/images/cms/bg006a.jpg);
       background-position: center;
       background-repeat: repeat-y;
       }

.counter {
       display: none;
       }

.header {
             padding: 0px;
             margin-top: 10px;
             margin-left: 10px;
             background: transparent; 
             }

td.nav     { color: #000;
             font-size: 10pt;
             text-align: center;
             font-family: Tahoma }
td.header  { color: #000;
             font-size: 10pt;
             font-family: Tahoma }
td.label   { color: #000;
             background-color: #fff;
             font-size: 10pt;
             font-family: Tahoma }
td.body    { color: #000;
             font-size: 10pt;
             font-family: Tahoma;
             background-color: #fff;
             }

td.bodyalt { color: #000;
             font-size: 10pt;
             font-family: Tahoma }
td.footer  { color: #000;
             font-size: 10pt;
             font-family: Tahoma;
             }

a:link     { color: #000;
             text-decoration: none;
             font-size: 10pt;
             font-weight: normal;
             font-family: Tahoma }
a:visited  { color: #000;
             text-decoration: none;
             font-size: 10pt;
             font-weight: normal;
             font-family: Tahoma }
a:active   { color: #000;
             text-decoration: none;
             font-size: 10pt;
             font-weight: normal;
             font-family: Tahoma }
a:hover    { color: #ff0000;
             text-decoration: none;
             font-size: 10pt;
             font-weight: normal;
             font-family: Tahoma }

a img {border: none; }

.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }

div.heading {
    position: relative;
    background-color: transparent;
    color: #66bb00;
    padding: 2px; 
    text-align: left; 
    font-size: 16px; 
    font-weight: bold;  
    text-transform: lowercase;
    width: 510px; 
}

div.leftsidebar { 
    float: left; 
    width: 200px; 
    background-color: #cce0f5;
    font-size: 10px; 
    padding: 0px; 
    border: 1px solid #cce0f5;
    color: #000055; 
}
div.thebody { 
    position: relative; 
    padding: 20px; 
    font-size: 10pt; 
    font-family: Verdana; 
    text-align: left;
    background-color: transparent;
    z-index: 1;
    }
div.bottom {
    background-color: #cce0f5; 
    padding: 3px;
    width: 200px; 
    text-align: center;
    font-size: 10px;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    }
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0; 
}
p.smalltitle { 
    font-size: 12pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #fff; 
    text-transform: lowercase; 
}

.breadcrumbs {
    text-align: right;
    height: 15px;
    font-size: 8pt;
    color: #000055;
    /* position: relative; */
    margin-top: 0px;
    margin-left: 0px; 
    padding: 0px 0px 0px 0px; 
    background-color: transparent;
    text-transform: lowercase;
    border-top: 1px solid #000055;
    border-bottom: 1px solid #000055;
    background-image: url(http://www.mariakapel.nl/cmsms/bg_nav-main.gif);
    }
.breadcrumbs a { 
    font-size: 10pt; 
    text-transform: lowercase;
    }
.breadcrumbs img { 
    margin-bottom: 10px; 
    }
p.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}

/* End of 'Mariakapel2' */

