@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.3em;
}


#wrapper #chaptermenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
#wrapper  #mainmenu  {
	color: #000071;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
#wrapper #mainmenu a {
	color: #000071;
	text-decoration: none;
}
#wrapper    #mapmenu    a     {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper   #mapmenu   a:hover    {
	;
	border-bottom-color: #FFFFFF;
}
#wrapper  #content #informatie {
	color: #000000;
}
#wrapper     #content   #informatie     h1      {
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 0.5em;
	color: #9D1602;
	font-size: 42px;
	line-height: 1.1em;
}
#wrapper   #content   #informatie  h2, #wrapper #topcontent h2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
	color: #D36A01;
	margin-top: 1em;
}
#wrapper  #content  #informatie  h3, #wrapper #topcontent h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#wrapper    #content    a,#wrapper  #topcontent  a   {
	color: #000000;
}
#wrapper   #content   #informatie  p, #wrapper #topcontent p {
	margin-bottom: 1em;
}
#wrapper  #content  #informatie  li, #wrapper #topcontent li {
	margin-left: 20px;
	font-style: italic;
}

#wrapper #topcontent {
	color: #000000;
}
#wrapper #topcontent h1 {
	font-family: "Trajan Pro", "Times New Roman";
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 5px;
}
#wrapper    #topcontent    a.paginakort    h1, #wrapper  #content  #news  a.paginakort h1  {
	font-size: 20px;
	font-weight: bold;
	font-family: "Trajan Pro", "Times New Roman";
	color: #FF6600;
	margin-bottom: 0px;
}
#wrapper  #content  #news a.paginakort p {
	color: #000000;
}
#wrapper #content #news a.paginakort h1 {
	color: #9D1602;
}



.right   {
	text-align: right;
}
.left   {
	text-align: left;
}

