#zoekenSubmenu
{
 background-color: #C0BFBF;
 margin: 0 20px 0 0;
 height: 60px; 
 padding: 10px 0 0 20px;
 color: #FFFFFF; 
}

#zoekenSubmenu H1
{
  font-weight: normal;
}

#bodyContent
{
  clear:left;  
}

#contentMenu
{
  clear:left;  
}

#bodyContent.menubg
{
  background:url(/images/menubg.gif) repeat-y;
}


#content
{
  width: 747px;    
}

#content ul
{
  margin: 0 !important;
  padding: 10px 0 0 0 !important;
}

#content H2
{
 padding: 10px 0 0 0;
}

.zoektermen
{
  font-weight: bold;
}

#zoekresultaten
{
  padding: 0;
  margin:0;
  width: 745px;
  list-style: none;  
}

#zoekresultaten li
{
  list-style: none;
}

#zoekresultaten a:hover
{
 text-decoration: underline;
}

.zoekResultaat
{
   margin: 0 0 20px 0;
   list-style: none;
}

.resultTitel
{
 padding: 3px 0 3px 0; 
}

.resultTitel.green
{
  background-color: #E3EDC9; 
}

.resultTitel.green .sitePart
{
  color: #5F8801;
}

.resultTitel.blue
{
  background-color: #ECF5FC; 
}

.resultTitel.blue .sitePart
{
  color: #114FAA;
}

.resultTitel.orange
{
  background-color: #FFDCC2; 
}

.resultTitel.orange .sitePart
{
  color: #DC4212;
}

.resultTitel.grey
{
  background-color: #EAEAEA; 
}


.omschrijving, .resultLink
{  
  height: auto;
  padding: 4px 0 0 23px;  
}

.omschrijving.icon
{
  background: url(/images/krul.gif) no-repeat top left;
}

.resultLink a, .resultLink a:hover
{
    
  font-size: 0.9em;
  font-weight: normal !important;
}

span.highlight
{
  font-weight:bold;
  font-style:italic;
}

.sitePart
{
 float: right;
 margin-right: 10px;
}

#nulresults
{
  padding: 0 0 0 15px;
}

.titel, .titel a, .titel a:visited, .resultLink a, .resultLink a:visited
{
  color: #EC0089;
  text-decoration: none;
  font-weight: bold;
}
.positie
{
 display: block;
 float: left;
 width: 20px;
}
#paging
{
 border-top: solid 1px #CCCCCC;
 border-bottom: solid 1px #CCCCCC;
 margin: 10px 0 0 0;
 padding: 5px 0 5px 0;
 font-size: 1.2em;
}

#paging .right
{
  float: right;
}
a:hover
{
  text-decoration: underline !important;
}

.nulresultParagraph ul li
{
  margin: 0 0 0 15px !important;
}

