/* GeheimBericht Stylesheet */

BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	

TD
{
	font-size: 10pt;
}


A
{
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A:link
{
	color: blue;
	text-decoration: none;
}	
		
A:visited
{
	color: blue;
	text-decoration: none;
}	
		
A:active
{
	color: chocolate;
	text-decoration: none;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	orange;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	margin: 0px;
}

SPAN
{
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.Lijst
{
	border-right: sienna 2px solid;
	padding-right: 5px;
	border-top: sienna 2px solid;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 1px;
	border-left: sienna 2px solid;
	padding-top: 1px;
	border-bottom: sienna 2px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
}


.Lijst TD
{
	border-right: sienna 1px solid;
	border-top: sienna 1px solid;
	border-left: sienna 1px solid;
	border-bottom: sienna 1px solid;
}

.LijstKop
{
	font-weight: bold;
	background-color: peachpuff; 
}

.GroteLetters
{
	font-weight: bold;
	font-size: small;
	color: #0099ff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.vraag
{
	font-weight: bold;
	color: #006699;
}

.TitelLetters
{
	font-weight: bold;
	font-size: 36pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.SubTitelLetters
{
	font-weight: bold;
	font-size: 16pt;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.SubTitelLetters2
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


TD.Kopcel
{
	padding-left: 5px;
	background-image: url(images/titlebar3.jpg);
	width: 864px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 124px;
	background-color: #ff950d;
}

.OranjeLetters
{
	color: #ff950d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.BlauweLetters
{
	color: #0099ff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


.menu A
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.menu A:link
{
	color: white;
	text-decoration: none;
}	
		
.menu A:visited
{
	color: white;
	text-decoration: none;
}	
		
.menu A:active
{
	color: gray;
	text-decoration: none;
}	
		
.menu A:hover	{	
	text-decoration: none;
	color:	black;
	}

/* Tips links */

.tips A
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.tips A:link
{
	color: white;
	text-decoration: none;
}	
		
.tips A:visited
{
	color: white;
	text-decoration: none;
}	
		
.tips A:active
{
	color: gray;
	text-decoration: none;
}	
		
.tips A:hover	{	
	text-decoration: none;
	color:	blue;
	}


#navigator 

.alexbutton 
{
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
}

.alexbutton a
{
	border-right: #31557f 2px solid;
	padding-right: 4px;
	border-top: #cce3ff 2px solid;
	display: block;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #cce3ff 2px solid;
	width: 98%;
	color: #000000;
	padding-top: 4px;
	border-bottom: #31557f 2px solid;
	background-color: #b5c9e2;
	text-decoration: none;
}

.alexbutton a:visited
{
	color: #000000;
	text-decoration: none;
}

.alexbutton a:hover
{
	border-right: #31557f 2px solid;
	border-top: #cce3ff 2px solid;
	border-left: #cce3ff 2px solid;
	border-bottom: #31557f 2px solid;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}

.alexbutton a:active
{
	border-right: #cce3ff 2px solid;
	border-top: #31557f 2px solid;
	border-left: #31557f 2px solid;
	border-bottom: #cce3ff 2px solid;
	background-color: #99aabf;
	text-decoration: none;
	color: #000000;
}
.alexbutton a.mailto:hover
{
	color: #ff0000;
}

.alexbuttonuit 
{
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	border-right: #cce3ff 2px solid;
	padding-right: 4px;
	border-top: #31557f 2px solid;
	display: block;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #31557f 2px solid;
	width: 98%;
	color: #000000;
	padding-top: 4px;
	border-bottom: #cce3ff 2px solid;
	background-color: #77aedb;
	text-decoration: none;
	cursor: default

}

