/* Old Dutch */
/* - achtergrondkleur, achtergrond plaat, alle basis tekst specificaties, alle basis gedragsregels - */

BODY /* basis tekstspecificaties */

{color: #000000; 
font-family : arial, verdana, sans serif; 
font-size : 12px; line-height : 22px; 
background-color: #007ACD;
background-image: url(images/bg_clouds.jpg); background-repeat: repeat-x}

a:visited { color: #000000; text-decoration: underline; font-weight: bold; } 
a:hover { color: #000000; text-decoration: none; font-weight: bold;} 
a:link { color: #000000; text-decoration: underline; font-weight: bold;} 
a:active { color: #000000; text-decoration: none; font-weight: bold;} 


TD /* basis tekstspecificaties binnen alle tabellen */

{color: #000000; 
font-family : arial, verdana, sans serif; 
font-size : 12px; 
line-height : 22px;}

.bg-wit /* achtergrond wit + border */
{background-color: #ffffff; border: black}



/* achtergrondkleuren  */






.bg_donkerrood {  background-color: #B24344}
.header_bg {  background-image: url(img/old_dutch.jpg)}
.bg_brown {  background-color: #F3F1E6}
.bg_brown2 { background-color: #E1D6BF}
.nav_bg_active {  background-color: #BBBBDE; background-image: url(img/nav_buttons/nav_point.gif); background-repeat: no-repeat; background-position: left center; clip:   rect(   ); padding-left: 15px; font-weight: bold; padding-top: 5px; padding-right: 10px; padding-bottom: 5px}
.nav_bg_nonactive { background-repeat: no-repeat; background-position: left center; clip: rect( ); padding-left: 15px; font-weight: bold }
.header {color: #000000; 
font-family : arial, verdana, sans serif; 
font-size : 24px; 
line-height : 25px;}
