/* - Nieuwe styles voor onderverdeling in 6 blokken: marcel @ 19-05-2009 - */
.Kop
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: maroon;
}
.Jaartallen
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	color: black;
}
.Subtitel
{
	font-family: Georgia;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	color: maroon;
}
.Fotosectie
{
	font-family: Verdana;
	font-size: 8pt;
	font-style italic;
	text-align: center;
	color: grey;
}
.Text
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	color: black;
}
.Fotosectie2
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	color: grey;
}
.Meerinfo
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	color: maroon;
	font-weight: normal;
}

/* /// - Nieuwe styles voor onderverdeling in 6 blokken: marcel @ 19-05-2009 - */

BODY, TD {
	font-family: Verdana;
	font-size: 11pt;
	color: Black;
	/*background: #F1F1F1;*/
	scrollbar-3dlight-color: #F1F1F1;
	scrollbar-arrow-color: #F1F1F1;
	scrollbar-base-color: Maroon;
	scrollbar-darkshadow-color: #F1F1F1;
	scrollbar-track-color: #F1F1F1;
	scrollbar-shadow-color: #F1F1F1;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-face-color: Maroon;
}

A:LINK{
	text-decoration: none;
	color: #0000ff;}
A:ACTIVE, A:VISITED {
	text-decoration: none;
	color: purple;}
A:HOVER {
	text-decoration: underline;
	color: red;
	}
.blokonder 
{
	font-family: Verdana;
	font-size: 9pt;
	line-height: 120%;
	color: maroon;
}	
.kopGroot
{
	font-family:Georgia,Times New Roman, Times, serif;
	color:Maroon;
	font-size:20px;
	font-variant:small-caps;
	font-weight:bold;
	
}
.kopKlein
{
	font-family:Georgia,Times New Roman, Times, serif;
	color:Maroon;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
}
.kopMiddel
{
	font-family:Georgia,Times New Roman, Times, serif;
	color:Maroon;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
}
	
.tekst  {
	width: 700px;
	float: left;
}

.vragen {
	font-family: Verdana;
	font-size: 8pt;
}


.themaButtons
{
	font-family: Verdana;
	background: Maroon;
	font-size: 8pt;
	color: White;
	font-weight:bold;
	
}
.ChronologieButtons
{
	font-family: Verdana;
	background: Maroon;
	font-size: 7pt;
	color: White;
	font-weight:bold;
}
.ChronologieButtonsExtraTekst
{
	font-size: 6.5pt;
	font-weight:normal;
}

.forum
{
	font-family: Verdana;
	background: white;
	font-size: 8pt;
	color: black;
	
}
.forumreacties
{
	font-family: Verdana;
	background: #666666;
	font-size: 8pt;
	color: White;
}
A:LINK.forum
{
	color: blue;
}
A:VISITED.forum, A:ACTIVE.forum
{
	color: Purple;
}
A:HOVER.forum
{
	color: blue;
	text-decoration: underline;
}

A:LINK.index {
	text-decoration: none;
	color: maroon;
	
}


A:VISITED.index {
	text-decoration: none;
	color: #330000;
}
A:HOVER.index {
	text-decoration: none;
	color: #F8BABA;
}
A:ACTIVE.index{
	text-decoration: none;
	color: #F8BABA;
}

A:LINK.nieuwshead {
	text-decoration: none;
	color: navy;
	
}
A:VISITED.nieuwshead {
	text-decoration: none;
	color: navy;
}
A:HOVER.nieuwshead {
	text-decoration: underline;
	color: #F8BABA;
}


.tekst2  {
	width: 650px;
	float: left;
}

.menustyle TD {
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	font: bold;
	line-height: 130%;
	
}

.left  {
	font-size: 8pt;
	line-height: 80%;
}
.right  {
	font-size: 10pt;
	line-height: 120%;
	color: maroon;
}

.menustyle A:LINK, .menustyle A:VISITED, .menustyle A:ACTIVE {
	text-decoration: none;
	color: maroon;
	
}
.menu_onderstyle A:LINK, .menu_onderstyle A:VISITED, .menu_onderstyle A:ACTIVE {
	text-decoration: none;
	color: maroon;
	font-size:8pt;
	
}
.menustyle A:HOVER {
	text-decoration: none;
	color: #F8BABA;
}

A:VISITED.right {
	text-decoration: none;
	color: #330000;
}
A:hover.right {
	text-decoration: none;
	color: #F8BABA;
}
A:ACTIVE.right{
	text-decoration: none;
	color: #F8BABA;
}

.themas
{
	color: Maroon;
	font-weight:bold;
	font-style:italic;
	font-size: 10pt;
}

.oranje
{
	font-size: 8pt;
	line-height: 80%;
}
A:LINK.oranje, A:VISITED.oranje, A:ACTIVE.oranje {
	text-decoration: none;
	color: #FF9900;
}
A:HOVER.oranje
{
	color: #993300;
}


@media print {
				.topmenu
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.topalfabet
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.leftmenu
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.menustyle
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.hr1
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.hr2
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.hr3
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.printenmail
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.menu_onderstyle
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
				.right
					{
					display: none;
					visible: hide;
					visible: hidden;
					}
			}
