﻿/* Menu:Informatie */
	.txtBody{
		color: White;
	}
	.kopGoud{
		color: #CC9933; 
		font-size: 16px; 
		text-decoration:underline;
	}
	.subkoptxtGoud{
		color: #CC9933;
	}
	.subkopGlansGoud{
		color: Black;
	}
    .kopZilver{
        color: #666666; 
        font-size: 16px; 
        text-decoration:underline;
    }
    .subkopZilver{
        color:#666666;
    }    
    .txtZilver{
        color: #666666
    }                    
    .txtkopDiamant{
        color: #66CCFF; 
        font-size: 16px; 
        text-decoration:underline;
    }                 
    .subkopDiamant{
        color: #66CCFF
    }
    .onderwerpDiamant{
        font-size: 12px; 
        font-style: italic; 
        font-weight: bold; 
        color: #66CCFF; 
    }
    .fotoHangerKop{
        color: Black; 
        font-size: large; 
    }          
     .txtkopRingmaat{
        color: #FFFF66; 
        font-size: 16px; 
        text-decoration:underline;
    }
    .subkopRingmaatSchema{
        color: #FFFF66;
    }

	.Home{
		margin-top: 1em;
		padding-top: 1em;
		border-top: thin dotted;
		border-bottom: thin dotted; 
    }

/* Contact */
    .MainTabel{
        height: 400px;
    }
    .TabelContactInfo{
        width: 300px;
        font-size: small;
    }
    .ContactInfoTekst{
        color:White;
    }
    .ContactKop{
        color: Black; 
        font-size: large;
        text-align:center; 
    }
    .TekstLabel{
        color: Black;
    }          
    .ValidateSpaceStar{
        width: 11px; 
    }

/* Acties */
    .introCoupon{
        color:White;
        text-align:center;
    }