* {
    font-family: verdana;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #FCFCFC;
    color: #303030;
}

div#body p {
    margin-left: -10;
    padding: 0;
}

a {
    text-decoration: none;
    color: #CD1B25;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0px;
    padding: 0px;
}

h1 {
    color: #303030;
    font-size: small;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 8px;
    font-stretch : ultra-expanded;

}

h2 {
    color: #303030;
    font-size: 1em;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 4px;
}

h3 {
    font-size: 1em;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 0px;
}

p {
    margin-top: 4px;
    margin-bottom: 4px;
}

HR {color:#DBD6D1;}

ul { 	list-style-type : square; }

input {border: 1px solid #BAB1A7;}

textarea {border: 1px solid #BAB1A7;}

.logo {
    background-color: #CD1B25;    
}

.logobar {
    background-color: #8E7F6E;
    background-image: url("../../images/logo_driehoek.gif");
    background-repeat: no-repeat;
    background-position: bottom left;    
}

.onderlogo {
    background-color: #E48C90;
    background-image: url("../../images/navbar_opvul1b.gif");
    background-repeat: no-repeat;
    background-position: top right;    
}

.driehoekonderlogo {
    background-image: url("../../images/driehoek_onderlogo.gif");
    background-repeat: no-repeat;
    background-position: top right;    
    position: relative;
    width: 100%;
    height: 400px;
    margin-bottom: -400px;
    z-index: -1;
    background-color: #FCFCFC;
    
}
.navpersonalisatie,.navproductencatalogus,.navsmoelenboek {

}

.navpersonalisatie a,.navproductencatalogus a,.navsmoelenboek a {
    color: #303030;
    font-size: 0.7em;
    text-decoration: none;    
}

.navpersonalisatie {     background-color: #DBD6D1 }
.navproductencatalogus { background-color: #D0CAC3 }
.navsmoelenboek {        background-color: #BAB1A7 } 
.navzoek {               background-color: #AA9E92 }

.navzoek input {
    width: 122;
    height: 20px;
}

.menu p {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 36px;
}

.menu a {
    color: #303030;
    font-weight: bold;
    font-size: 0.75em;
}

.menu ul {
	list-style-image : url("../../images/kinditem_bullet.gif");    
    list-style-position : outside;
    direction: ltr;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 26px;  
    margin-right: 32px;
    padding-left: 0px; 
}

.menu ul a {
    font-weight: normal;
}


.inleiding {
    font-weight: bold;
    color: #766B5E;
}

.kop {
    background-image: url("../../images/driehoek_titel.gif");
    background-repeat: no-repeat;
    background-position: bottom left;    
    color: #FCFCFC;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    width: 100%;
    margin-top: 12px;
}

.contenttd {
    font-size: 0.7em;
    padding-right: 20px;
}

.contenttd td {
    font-size: 0.7em;
}

.relpad {
    margin-bottom: 8px;
}

.relpad a {
    color: #766B5E;
    font-weight: bold;
}

.rechtertd {
    padding-top: 40px;
    padding-right: 20px;
}

.kalenderbg { background-color: #8E7F6E; }
.pollbg     { background-color: #BAB1A7; }
.nieuwsbg   { background-color: #E48C90; }

.poll td {
    font-size: 0.6em;
    font-weight: bold;
    color: #BAB1A7;
}


.nieuwsitem {
    font-size: 0.7em;
    margin: 6px;
    
}

.contenttable th {
    background-color: #CD1B25;
    color: #ffffff;    
    font-size: 0.7em;
    text-align: left;
    padding: 1px;
    border-right: 1px solid #FCFCFC;
}

.contenttable th a {
    color: #FCFCFC;
}



/* standaard content table */

.contenttable td {
    background-color: #F1F0EE;
    padding: 1px;
    
    background-image: url("../../images/contenttable_bg.gif");
    line-height: 17px;
    border-right: 1px solid #FCFCFC;
}

.contenttable td.eerste {
    background-image: url("../../images/contenttable_driehoek.gif");
    background-repeat: no-repeat;
    background-position: bottom left; 
    background-color : transparent;
    text-align: center;
    width: 14px;
    height: 16px;
}


.contenttable .label {
    background-color: #DBD6D1;
    color: #303030;
    font-weight: bold;
    vertical-align : top;
    font-size: 9px;
}


/* discussie platform & prikbord stijlen */

td.discicon {
    background-color: #766B5E;
    text-align: center;
}

td.disconderwerp {
    background-color: #DBD6D1;
    font-weight: bold;
    padding-bottom: 1em;
}

td.disconderwerp a {
    color: #303030;
}

td.discreactie,td.discdatum {
    background-color: #C0B7AE;
    color: #FCFCFC;
}

td.discauteur {
    background-color: #CFC9C2;
}

/* smoelenboek stijlen */
td.smoelenboekhoofdgegevens {
    background-color: #bbb2a8;
    font-weight: bold;
    border: 0px;
    vertical-align : top;
    font-size: 9px;
    padding-left: 2px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

td.smoelenboekhoofdgegevens a {
    color: #cd1b25;
}

.contenttable .w_info{
     margin-left: -13;
     padding-left: -13;
}






