﻿
/* stijlen tbv index.html pagina */

body{
/*	overflow: -moz-scrollbars-vertical; */	/* laat in mozilla firefox de scrolbar staan */
/*	overflow:scroll; */
}

html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center; 	/* om in IE te centreren */
	background-color : black;
	
}

p {
	margin: 2px 0px 1em 0px;
}

img {
	border : none;
}

.hoofdschermindeling  {
	height: 101%;
	margin: 0 auto;
/* om in niet IE browsers te centreren */	text-align: left;
	width: 950px;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}	

.cel_inhoud {
	width: 18%;
	vertical-align : top;
	padding-top : 8px;
	padding-left : 8px;
	background: url(images/mapground.gif) right top;
}

.cel_titel {
	width: 100%;
	vertical-align : top;
	background: url(images/mapground.gif) left top;
	padding-bottom : 8px;
	margin-bottom:4px;
}

.cel_sitecontent {
	width: 78%;
    padding : 4px 2px 4px 4px;
	vertical-align : top;
	background-color : #FFFFCC;
}

.cel_banner {
	width: 94%;
    padding : 4px 2px 4px 4px;
	vertical-align : top;
	background-color : #FFFFCC;
}


.cel_linkerrand  {
	width: 2%;
	background : url(images/rand_links.gif) repeat-y right;
}

.cel_rechterrand {
	width: 2%;
	background : url(images/rand_rechts.gif) repeat-y left;
}

.flag {
	width : 81px;
	height : 54px;
}

/* centreren div images */ 
.center{
	margin: 0 auto;
	text-align : center;
}

.page_bg {
	background-color : #FFFFCC;
}

/*standaard tabel met rand tbv inhoud*/
.table_border {
	border: 1px #999966 solid ;
	border-collapse : collapse;
	width : 100%;
}

/*standaard cel met rand tbv inhoud*/
.content_cel_border          {
	border: 1px #999966 solid;
	padding: 4px;
}
/*standaard cel zonder rand tbv inhoud*/
.content_cel_noborder     {	border: 0px; border-style: none; padding: 4px;	vertical-align : top;}
.content_cel_noborder50    { border: 0px;	border-style: none;	padding: 4px;	vertical-align : top;	width : 50%;}


/* subtabellen tbv site pagina's   */
.subtable_noborder {
	border : 0px ;
	border-collapse : collapse;
	width : auto;
}

.subtable_border {
	border: 1px #999966 solid;
	border-collapse : collapse;
	width : auto;
}

.home_flagcel {
	border : 0px;
	width : 20%;
	text-align : center;
	font-family: Arial,	'MS Sans Serif';
	font-size:10pt;
	font-style:italic;
	padding : 4px;
}

.home_infocel_13 {
	border : 0px;
	width : 18%;
	padding : 4px;
	vertical-align : top;
	padding-left : 12px;
}

.home_infocel_24 {
	border : 0px;
	width : 32%;
	padding : 4px;
	vertical-align : top;
	border-right: 1px ridge;
	border-right-color: #999966;
	border-right-style: solid;
	border-right-width: 1px;
}

.linklijst{
	list-style : disc inside;
	margin-left : 0px;
}

.foto_subcel {
	width : 104px;
	border : 0px;
	padding: 4px 4px 12px 4px;
	vertical-align : middle;
	text-align : center;
}

.tekst_subcel {
	border : 0px;
	padding : 4px;
	vertical-align : middle;
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align:left;
	width : 99%;
}

.prenten_subcel {
	border : 0px;
	padding : 4px ;
	vertical-align : middle;
	width : 25%;
	height : 104px;
	text-align : center;
}

.schilderij_subcel {
	border : 0px;
	padding : 4px;
	width : 100%;
	text-align : center;
}

/* inspringen */
.divlinks{
	float : left;
}

.divrechts{
	margin-left : 175px;
}

.munten_subcel {
	border: 1px #999966 solid;
	padding : 4px 10px 4px 10px; /* font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align:left; */
}
.subcel_noborder {
	border : 0px;
	padding : 4px 10px 4px 10px;
	border-style : none;
}

.zinkmijn_afb_vm {
	border : none;
	float: right;
	margin-left : 40px;
	margin-right : 20px;
}

.landkaart_subcel {
	border : 0px;
	padding : 4px ;
	vertical-align : middle;
	width : 104px;
	height : 104px;
	text-align : center;
}
.afb_float_right {
	border : none;
	float: right;
}

.museum_subcel {
	width : 104px;
	border: 1px #999966 solid;
	padding : 4px;
	vertical-align : middle;
}
.links_subcel {
	border : 0px;
	padding : 4px ;
	vertical-align : middle;
	width : 104px;
	text-align : center;}
	
.gastboek_afb {
	border-style : none;
	float : left;
	margin : 6px;
}		

.info_subcel1 {
	border : 0px;
	width : 120px;
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align:left;
	vertical-align : top;
}
.info_subcel2 {
	border : 0px;
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align: left;
}

.literatuur_lijst {
	list-style : disc outside;
}

/* hoofdtitel */
h1 {
	font-family: 'Times New Roman';
	font-size: 36pt;
	font-weight: normal;
	text-align: center;
	margin-bottom : 0pt;
	margin-top : 0pt;
}
/* subtitels */
h2 {
	font-family: 'Times New Roman';
	font-size:18pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center
}
/* paragraaf koppen*/
h3 {
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align:left;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	clear : both;
}
/* gastboek  */
h4 {
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-decoration : underline;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* onder hoofdtitel (subtitel)*/
h5 {
    font-family: 'Times New Roman';
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	letter-spacing : 4px;
    margin-top : 0pt;
	margin-bottom : 0pt;	
}
/* onder subtitel */
h6 {
	font-family: Arial, 'MS Sans Serif';
	font-size:8pt;
	font-weight: normal;
	text-align : center;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

.navigatie li a:link
{
	background: #FFFFCC url(images/nav2.gif) repeat-x bottom left;
	height: 1.5em;
	line-height: 1.5em;
	width: 10em;
	display: block;
	border: 1px solid  #999966;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
} 
.navigatie li a:visited
{
	background: #FFFFCC url(images/nav2.gif) repeat-x bottom left;
	height: 1.5em;
	line-height: 1.5em;
	width: 10em;
	display: block;
	border: 1px solid #999966;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
} 

.navigatie li a:hover
{
	background: #FFFFCC url(images/nav2.gif) repeat-x bottom left;
	height:1.5em;
	line-height: 1.5em;
	width: 10em;
	display: block;
	border: 1px solid Teal;
	color: teal;
	text-decoration: none;
	text-align: center;
} 

.navigatie ul
{
list-style: none;
padding: 0;
margin: 0;
} 
.navigatie li
{
	margin: 0 0em .3em;
	padding: 0;
} 

.navigatie   {
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
/*	line-height : 1.5em;
	font-weight: normal; */
}
 
.font_home_txt   {
	font-family: Arial, 'MS Sans Serif';
	font-size: 12pt;
	margin-bottom : 8px;
	margin-top : 8px;
	text-align : left;
}

/* tekst stijlen voor website */
.webtekst                {
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align : left;
}
.webtekstuitv         {
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align: justify;
}

.webtekstcentr      {
	font-family: Arial, 'MS Sans Serif';
	font-size:10pt;
	text-align: center;
}

.subtekst                 {
	font-family: Arial, 'MS Sans Serif';
	font-size:8pt;
	text-align : left;
}

.subtekst_center                {
	margin: 4px;
	padding: 0;
	font-family: Arial, 'MS Sans Serif';
	font-size: 8pt;
	text-align: center;
}

.subtekst10            { font-family: Arial, 'MS Sans Serif'; font-size:10pt }
.subtekstschuin    { font-family: Arial, 'MS Sans Serif'; font-size:10pt; font-style:italic }

.link_fontsize3		{
	font-size : 16px;
}

.uline  {
   text-decoration : underline;
}

.citaat {
	font-style : italic;
	margin: 12px;
}

/*horizontaal menu*/
#tablist{
padding: 0px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0em;
font-family: Arial, 'MS Sans Serif';
font-size:10pt;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{

height:1.5em;
line-height: 1.5em;

text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
background: #FFFFCC url(images/nav2.gif) repeat-x bottom left;
border: 1px solid #999966;
color: #0d2474;
}

#tablist li a:hover{
background: #FFFFCC url(images/nav2.gif) repeat-x bottom left;
border: 1px solid Teal;
color: teal;
}

.fotoalbum {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	text-align: center;
	padding: 4px;
}

