html 
{
  overflow: -moz-scrollbars-vertical;
}

body 
{
  background-color: #470202;
  background-image: url(images/bg.gif);
  font-family: "trebuchet ms";
  font-size: 12px;
}

#tekst_links
{
  color: #fff;
  font-size: 12px;
  padding-right: 6px;
  padding-left: 6px;
}

#tekst_links A
{
  color: #ffa0a0;
  font-size: 12px;
  text-decoration: underline; 
}

#tekst_links A:hover 
{
  color: #ffd0d0;
  font-size: 12px;
  text-decoration: underline; 
}

#tekst_links A:visited 
{
  color: #ffd0d0;
  font-size: 12px;
  text-decoration: underline; 
}

a.message 
{
  color: #990000;
  font-weight: bold;
  text-decoration: none;  
}
    
a.message:hover 
{
  color: #990000;
  font-weight: bold;
  text-decoration: underline; 
}

a.menu 
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;  
  font-size: 14px;
}

a.menu:hover 
{
  color: #DD0000;
  font-weight: bold;
  text-decoration: none;  
  font-size: 14px;
}

div.bericht_titel 
{
  color: #c51d1d;
  font-size: 22px;      
}

div.bericht_tekst_home 
{
  width: 520px;
  color: #222222;
  background-color: #F8F8F8;
  font-size: 13px;  
  padding: 5px;   
  border: 1px solid #e1e1e1;
}

div.test 
{
  width: 500px;
  background-color: #00aaaa;
}

a.leesverder
{
  color: #e5a5a5;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;    
}

a.leesverder:hover 
{
  color: #000;
  font-size: 11px;
  text-decoration: underline; 
}

a.terug
{
  color: #666;
  font-size: 12px;
  text-decoration: none;    
}

a.terug:hover 
{
  color: #000;
  text-decoration: underline; 
}

a.bericht_titel_home
{
  color: #c51d1d;
  font-size: 22px;
  text-decoration: none;    
}

a.bericht_titel_home:hover 
{
  color: #c51d1d;
  font-size: 22px;
  text-decoration: underline; 
}
  
div.home_bericht_info
{
  width: 520px;
  color: #333333;
  font-size: 10px;
  text-align: right;
}

td.footer
{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}   

div.message
{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

a.menu 
{
  color: #000000;
  font-size: 16px;
  text-decoration: none;  
}

a.menu:hover 
{
  color: #000000;
  font-size: 16px;
  text-decoration: underline; 
}

div.kop_links
{
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
}

div.recept_links
{
  color: #000;
  font-size: 12px;
}

div.reactie_naam 
{
  font-weight: bold;
  color: #000;
  font-size: 12px;
}

div.receptl
{
	color: #FFF;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
}

div.reactie_naam
{
	color: #000000;
	font-size: 12px;
	width: 520px;
}

div.reactie_tekst
{
	width: 520px;
	border-top: 1px dashed #c51d1d;
	color: #000000;
	font-size: 12px;
}

div.react_panel
{
	font-size: 11px;
}

a.lijst
{
  color: #c51d1d;
  font-size: 16px;
  text-decoration: none;  
  margin-left: 40px;
}

a.lijst:hover 
{
  text-decoration: underline; 
}

a.close
{
  color: #fff;
  font-size: 12px;
  text-decoration: none;  
}

a.close:hover 
{
  text-decoration: underline; 
}

.stijl1
{
  color: #00f;
}

.stijl2
{
  color: #0ff;
}