body
{
text-align:center;
font-family: Verdana;
color:#012D7D;
background-color:white;
}

p, .normtext
{
font-size:14px;

}

input, textarea
{
border: 1px solid #0052E8;	
}

input.button
{
border: 1px solid black;	
}

p, li, td
{
margin:2px;
}

a
{
color:#375E50;
background-color:transparent;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

a.listing
{
font-variant :small-caps ;
color:#DFA506;
background-color:transparent;
text-decoration:none;
font-weight :900 ;
font-size:20px;
}

a.listing:hover
{
text-decoration:underline;
}

h1
{
font-size:20px;
margin:3px;
color:#DFA506;
font-variant :small-caps ;
}

h2
{
font-size:18px;
margin:3px;
color:#DFA506;
}

.btext
{
color:#DFA506;
font-family: Verdana;
font-weight:bold;
}

h3
{
font-size:16px;
margin:3px;
}


img
{
border:0px;	
}


td.menu
{
vertical-align:top;
}

table.form
{
text-align:left;

}

td.bijbeltext
{
font-family:Arial,Verdana,Helvetica,Helv;
font-size:13px;
text-decoration:none;
color:#DFA506;
font-weight:bold;
}

div.menufolder
{
width:230px;
background-color:transparent;
margin-bottom:2px;
margin-left:2px;
border:2px;
border-style:solid;
border-color:#DFA506;
cursor:pointer;
/*background-image:url(/global/img/knopgewoon.gif);
background-repeat:no-repeat;*/
height:26px;
}

div.menufolder table
{
margin:1px;	
}

div.menufolder td
{
background-color:#0C62FE;
color:#DFA506;
}

div.menufolder td.closed
{
background-repeat:no-repeat;
cursor:pointer;
width:1px;
}

div.menufolder td.waiting
{
background-repeat:no-repeat;
cursor:pointer;
width:1px;
line-height:20px;
}

div.menufolder td.opened
{
background-repeat:no-repeat;
cursor:pointer;
width:1px;
line-height:20px;
}

div.menufolder td.menutext
{
height:20px;
font-family:Arial,Verdana,Helvetica,Helv;
font-size:14px;
text-decoration:none;
line-height:20px;
font-weight:bold;
}

div.menufolder td.textselect
{
height:20px;
font-family:Arial,Verdana,Helvetica,Helv;
font-size:14px;
text-decoration:none;
line-height:20px;
font-weight:bold;
font-style:italic;
}

div.menulink
{

width:233px;
margin-bottom:2px;
margin-left:1px;
border:0px;
cursor:pointer;
height:18px;



}

div.menulink td.closed
{
cursor:pointer;
width:1px;
line-height:18px;
}

div.menulink td.menutext, div.menulink td.textselect
{
height:18px;
font-family:Arial,Verdana,Helvetica,Helv;
background-color:#4387FE;
font-size:14px;
text-decoration:none;
line-height:18px;
cursor:pointer;
text-indent:3px;
}


div.menulink td.menutext:first-letter 
{
	/*color: #DFA506;*/
	font-weight:bold;
}


div.menulink td.textselect
{
height:18px;
font-family:Arial,Verdana,Helvetica,Helv;
/*font-size:12px;*/
text-decoration:none;
/*first-letter {color: #DFA506;}*/
line-height:18px;
cursor:pointer;
font-weight:bold;
}

div.menulink td.textselect:first-letter 
{
	/*color: #DFA506;*/
	font-weight:bold;
}

table.rooster
{
	width:600px;
	
	border-top:1 solid black;
	border-left:1 solid black;
	margin-bottom:20px;
}

table.rooster th, table.rooster td
{
	width:200px;
	text-align:left;
	border-right:1 solid black;
	border-bottom:1 solid black;
}

table.rooster th.title
{
	width:200px;
	text-align:left;
	border-right:1 solid black;
	border-bottom:1 solid black;
	background-color:white;

}

table.rooster td.description
{
	width:596px;
	text-align:left;
	border-right:1 solid black;
	border-bottom:1 solid black;

}