body
{	
margin: 0px;
background-color: #99ccff; 
font-family: 'Arial', "sans-serif";
font-size: 10px;
} 

p
{
margin-top: 0px;
padding: 3px;
}

h2
{
margin: 0px;
text-align: center;
font-size: 16px; font-weight: bold;
}

h3
{
margin: 0px;
text-align: center;
font-size: 14px; font-weight: bold;
}

img
{
border: 0;
hspace 5px;
}

ul
{
list-style-type: disc;
margin-top: 5px;
}

a
{
color: #ffff00;
text-decoration: none;
}


.rh0	/* logo e.d.*/
{
 width:113px; height:183px;
 background-color: #000066;
 color: #ffffff; 	
}

.rh01 	/* vitrines */
{
 border-style: outset; border-color: #cccccc;
 background-color: #000066; color: #ffffff;
 overflow: auto;
}


.rh1	/* overzichten */
{
 background-color: #0099cc; color: #000066;
 overflow: auto;
}


.rh2  /* groen */
{
 background-color: #003300;color: #00ffcc; 
 overflow: hidden;
 border-color: #cccccc; border-style: outset; 
 z-index: 1;	
}

.rh3  /* achtergrondkleur */
{
 overflow: hidden;
 z-index: 2;	
}


.vk0	/* welkom */
{
 width:183px; height:183px;
 background-color: #99ccff; color: #000000;
 border-style: inset; border-color: #cccccc;
 overflow: auto;
}

.knop
{
border-style: outset; border-width:1px;
border-color: #336699;
background-color: #99999;
}

.knopop
{
border-style: outset; border-width:4px;
border-color: #336699;
background-color: #99999;
}

.nieuw
{
color: #ff0000;  
font-size: 11px;
font-weight: bold;
}

.accent
{
font-weight: bold;
}

.bb	/*  bovenbalk */
{
width: 100%;
height: 20px;
text-align: center;
background-color: #000066;
color: white;
font-size: 12px;
font-weight: bold;
}

.normaal
{
font-weight: normal;
}

#poster
{
 width: 296px; height: 183px;
 background-color: #666666;
 overflow: hidden;
 border-color: #cccccc; border-style: inset; 
}


#datum
{
text-align: center;
font-family:  'Arial';  font-size:14px; font-weight: bold;
color: #ffffff;
}



