.bg
{  background-attachment: fixed;
   background-image: url(../images/bg.jpg);
   background-repeat: no-repeat;
   scrollbar-base-color: #444444;
   scrollbar-arrow-color: #AA1010;
   margin: 10px;
}
.standaard { font-size: 17px; }
.groter   { font-size: 18px; }
.kleiner  { font-size: 16px; }
.corsiva { font-size: 18px; }
.corsivagroter { font-size: 19px; }
.corsivakleiner { font-size: 17px; }
.text
{   FONT-SIZE: 17px;
    COLOR: #EEEEEE;
    FONT-FAMILY:  Times, serif, Arial;
    BACKGROUND-COLOR: transparent
}
div.inhoud
{
 height:346;
 overflow:auto;
}
div.bottom
{
 height:22;
 width:20;
 overflow:hidden;
}
.s-text
{   FONT-SIZE: 15px;
    COLOR: #EEEEEE;
    FONT-FAMILY: Times New Roman, Times, serif;
    BACKGROUND-COLOR: transparent
}
.s-kop
{   FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #EEEEEE;
    FONT-FAMILY: Times New Roman, Times, serif;
    BACKGROUND-COLOR: transparent
}
.bold
{   FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    COLOR: #EEEEEE;
    FONT-FAMILY: Times New Roman, Times, serif;
    BACKGROUND-COLOR: transparent
}
input.text
{ 
background-color: #ffffff;
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
font-family: Verdana, Arial, sans-serif; 
font-size: 11px; 
color: #444444;
}
.select
{
width:56px;
background-color: #ffffff;
color: #111111;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
}
.submit
{ 
background-color: #ffffff; 
border-top: 0px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000; 
border-left: 0px;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
color: #444444; 
} 
.textarea 
{
	font-size: 12px;
	color: #444444;
	border : 1px solid Black;
	font-family : Verdana;
}
a:link {color: #F75E65; text-decoration: none; }
a:visited {color: #F75E65; text-decoration: none; }
a:hover {color: #F75E65; text-decoration: none; }
a:active {color: #F75E65; text-decoration: none; }

