body
{
	background-color: #808080;
}
.menuheader
{
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	
}
.kop
{
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
	font-variant : small-caps;
	letter-spacing : 2px;
	color : Navy;
}

.subkop
{
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	font-variant : small-caps;
	letter-spacing : 2px;
	color : Navy;

}
.menu
{
	color: black;
	font-family: verdana;
	font-size: 8pt;
	padding: 5,5,5,5
}

a.menu:hover
{
	color: Navy;
}

.lineblack
{
	height: 1px;
	background-color: black;
}

.gap
{
	background-color: #A9D8FE;
}

.datum
{
	color: yellow;
	font-size: 7pt;
	
}

.midden
{
	background-color: #F0F8FF;
	background-image : url(../_gfx/background.jpg);
	background-position : bottom;
	background-repeat : no-repeat;

}

.content, .tekst
{
	font-size: 8pt;
	font-family: verdana;
	padding: 5,5,5,5;
}

.tekstVeld
{
	
	font-size: 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
textarea
{
	border: 1px solid black;
}
.tekstInput
{
	background-image : url(txt-achtergrond.gif);
	font-size: 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid black;
}

.gastenboek
{
	border : 1pt solid Black;
	font-size: 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.subtekst
{
	font-size: 7pt;
	font-family: verdana;
	color: Navy;
}
.menutitle, .a.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#f5deb3;
color:black;
width:136px;
padding:2px;
font-weight:bold;
font-family: verdana;
font-size: 8pt;
border: 1px solid gray;
height: 30px;
}

a.menutitel:hover
{
	text-decoration: underline;
	color: #8b4513;
}
.submenu{
padding: 0,10,10,10;
}

a.menuitem
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffefd5;
	width: 116px;
	border: 1px solid gray;
	margin-bottom: 2px;
}
a.menuitem:hover
{
	text-decoration: underline;
	color: #8b4513;
}

.rij1
{
	background-color: #C7DAEB;
	font-size: 8pt;
	color:black;
}
.rij0
{
	background-color: #E1F1FF;
	font-size: 8pt;
	color: black;
}

.winst
{
color: #006400;
}
.verlies
{
color: #dc143c;
}


.content, .contenttable, td
{
	font-size: 8pt;
}

.subtitel
{
	font-size: 10pt;
	font-weight: bold;

}

a:link, a:active, a:visited
{
	color: red;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: underline;
	
}


input
{
	background-color: white;
	border: 1px solid #F28E00;
  	font-size: 8pt;
	height: 18px;
}
textarea
{
	background-color: white;
	border: 1px solid #F28E00;


}
.button
{
	background-color: #F28E00;
	border: 1px solid white;
	font-size: 8pt;	
	height: 18px;
	color: white;
}

