HR{
color: #8AACCF;
}


.searchword {
    background-color: #F5BBF7; 
    color:#000000; 
}

.radio_vb {
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}

.textfield {
	height: 20px;
	width: 150px;
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}

.textfield_vb {
	height: 20px;
	width: 250px;
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}

.textarea_vb {
	height: 80px;
	width: 250px;
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}
.select{
	height: 25px;
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}

.select_vb{
	height: 25px;
	width: 80px;
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}

.select_mp{
	height: 25px;
	width: 248px;
	background: #EAE8E8;
	border: 1px solid #8AACCF;
}


.button_vb{
	height: 20px;
	color: #8AACCF;
	border: 1px solid #8AACCF;
}

TABLE.frame {
    border: 1px solid #8AACCF;
}

TABLE {
    font-size: 12px; 
}

TABLE.submenu {
    background-color: #FFFFFF;
    border: 1px solid #8AACCF;
}


P {  
    font-size: 12px; 
    text-align:justify; 
}

.highlight {  
    font-size: 12px; 
    font-weight: bold; 
    color: #8AACCF;
}

H1 {  
    font-size: 20px; 
    font-weight: bold; 
    color: #D2EOED;
    font-style:italic;
}

H2 {  
    font-size: 14px; 
    font-weight: bold; 
    color: #8AACCF;
}

H2.voorpagina {  
    font-size: 14px; 
    font-weight: bold; 
    margin-left: 10px; 
    
    color: #8AACCF;
}

H2.zwart {  
    font-size: 14px; 
    font-weight: bold; 
    color: #FF5500;
}

H3 {  
    font-size: 12px; 
    font-weight: bold; 
    margin-bottom: 0px;
    color: #8AACCF;
}


















