﻿
H1
{
    font-size: 15px;
}
H2
{
    font-size: 13px;
    margin-bottom: 2px;
}

.fbg
{
}

.fbg a
{
   font-weight:bold;

}
.ffp
{
   color:#cf8197;
}
.ffp a
{
   color:#cf8197;
   font-weight:bold;
}
.ffp_hot
{
   background-image: url(data/NAV_rood.jpg) ;
}

.ffp_hot a
{
   color:#cc0033;
   font-weight:bold;
}
.fco
{
    color:#00a1b1;
}
.fco a
{
    color:#00a1b1;
    font-weight:bold;
}
.fco_hot
{
   background-image: url(data/NAV_blauw.jpg) ;
}

.fco_hot a
{
   color:#00a1b1;
   font-weight:bold;
}

.ecs
{
    color:#c1d72e;
}
.ecs a
{
    color:#c1d72e;
    font-weight:bold;
}
.ecs_hot
{
   background-image: url(data/NAV_groen.jpg) ;
}

.ecs_hot a
{
   color:#c1d72e;
   font-weight:bold;
}

fieldset
{
    margin-right: 5px;
}
.header 
{
    border-bottom: solid 1px black;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}
.niveau2
{
    border-bottom: solid 1px #d2d2d2;
    margin-bottom:6px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}
.niveau3
{
    border-bottom: solid 1px #d2d2d2;
    margin-left:25px;
    margin-bottom:2px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}

.textbox
{
}
.textbox_breed
{
    width: 300px;
}

.textboxArea
{
    padding: 2px;
}

.dropdown_breed
{
	width: 300px;
}

.actionbuttons
{
    border-top: solid 1px black;
    padding-top: 15px;
}
.button
{
    background-color: white;
    border-bottom: Solid 1px Black;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    color: black;
    cursor: pointer;
}
.buttonS
{
    background-image: url(images/buttonS.gif);
    background-repeat: no-repeat;
    background-color:#ffffff;
    border: solid 0px #000000;
    
    cursor: pointer;
}
.buttonR
{
   background-image: url(images/buttonR.gif);
    background-repeat: no-repeat;
    background-color:#ffffff;
    border: solid 0px #000000;
    
    cursor: pointer;
}

.buttonF
{
    background-image: url(images/buttonF.gif);
    background-repeat: no-repeat;
    background-color:#ffffff;
    border: solid 0px #000000;
    
    cursor: pointer;
}


/* opmaak text */ 
.tom_onderdeel_past
{
    
	font-size: 12px;
	color: white;
	background-color: #DCDCDC;
	font-weight:bold;
}
.tom_onderdeel_current
{
    
	font-size: 12px;
	color: black;
	background-color: #D2D2D2;
	font-weight:bold;
}
.tom_onderdeel
{
    
	font-size: 12px;
	color: black;
	background-color: #949599;
	font-weight:bold;
}

.tom_title 
{
    border-bottom: solid 1px black;
    text-align: left;
	
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 4px;
	padding-top: 3px;
}
.tom_title_sub 
{
    border-bottom: solid 1px black;
    text-align: left;
	
	font-size: 13px;
	font-weight:bold;
}
.tom_text2 {
	
	padding-left: 10px;
	padding-right: 10px;
}
.tom_text
{
    padding-left: 10px;
	padding-right: 10px;
}

.tom_lijst
{
    
	margin-bottom: 10px;
}
.tom_help
{
}
.tom_help li
{
    font-weight: bold;
}
.tom_help p
{
    margin-top:-1px;
    font-weight: normal;
}
/* opmaak vragen */
.vraag
{
    padding-bottom: 2px;
    /*font-weight: bold;*/
}

.Keuzelijst
{
    width: 150px;
}

.Meerkeuzelijst
{
	width: 500px;
}

.Openvraag
{
	width: 545px;
	height:100px;
}

.Getal
{
	width: 40px;
	text-align:right;
	padding-right: 1px;
}

.Label
{
	border: solid 1px black;
	width: 40px;
	text-align:right;
	padding-right: 1px;
}

.Schaalwaarde
{
}

.wizard
{
    background-color: #fbfbfb;
    margin-left: 20px;
    width: 100%;
}
.lijn
{
    color: black;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.extra
{
    text-align: left;
    font-size: 9px;
    margin-left: 20px;
}
.fout
{
    text-align: right;
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    color: red;
}

.loading
{
    position: absolute;
    background-color: White;
    z-index: 12;
    width:100%;
	margin-left:0px;
	margin-right: 0px;
	text-align: center;
	height: 85%;
	padding-top: 70px;
}
                    

