/* Stijl voor Romereispagina's.
*/
body{		margin: 0px;
		text-align: center;
		background-color: #D3D3D3;}

a:link{		color: red;
		text-decoration: none;
		font-weight: bold;}
a:visited{	color: red;
		text-decoration: none;
		font-weight: bold;}
a:hover{	color: black;
		text-decoration: underline;
		font-weight: bold;}
a:active{	color: red;
		text-decoration: none;
		font-weight: bold;}

table.kader{	position: relative;
		top: 30px;
		left: 10px;
		text-align: left;
		width: 963px;
		  border: solid gray;
		  border-width: 1px;
		   margin: auto;
		   padding: 0px;
		   cellspacing: 0px;
		height: 100%;}

td.kop{		border-style: solid;
		border-width: 0px;
		height: 225;
		background-image: url('plaatjes/kopbg.png');}

td.menu{	border-style: solid;
		border-width: 0px;
		height: 45px;
		background-image: url('plaatjes/menubg.png');
		background-repeat: y-repeat;
		font-family: arial;
		padding-left: 30px;}

a.menu:link{	color: #FF4500;
		font-family: arial;
		font-size: 15px;
		text-decoration: none;
		font-weight: bold;}
a.menu:visited{	color: #FF4500;
		font-family: arial;
		font-size: 15px;
		text-decoration: none;}
a.menu:hover{	color: black;
		font-family: arial;
		font-size: 15px;
		text-decoration: underline;}
a.menu:active{	color: #FF4500;
		font-family: arial;
		font-size: 15px;
		text-decoration: none;}

td.inhoud{	border-style: solid;
		border-width: 0px;
		background-color: white;
		background-image: url('plaatjes/kleurenvanhetvaticaan.PNG');
		background-repeat: repeat-y;
		background-position: right;
		vertical-align: top;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 20px;
		padidng-bottom: 20px;
		color: black;
		font-family: arial;
		font-size: 12px;}

table.inhoud{	color: black;
		font-family: arial;
		font-size: 12px;}

td.left{	width: 533px;
		padding-right: 20px;
		vertical-align: top;}

td.right{	padding-left: 50px;
		padding-right: 20px;
		padding-top: 40px;
		vertical-align: top;}

h1{		font-family: arial;
		font-size: 20px;}

h2{		font-family: arial;
		font-size: 14px;
		color: navy;}

li{		margin-top: 6px;
		margin-bottom: 6px;}

table.melding{	width: 300px;
		cellpadding: 5px;
		border-style: solid;
		border-width: 1px;
		border-color: black;
		color: black;
		font-family: arial;
		font-size: 12px;}
td.meldingkop{	height: 30px;
		font-weight: bold;
		background-image: url('plaatjes/meldingbg.png');
		background-repeat: y-repeat;}
td.melding{	padding-bottom: 10px;
		padding-top: 5px;}





td.foto{	width: 130px;
		padding: 0px;
		vertical-align: top;}
img.foto{	width: 130px;}
td.vraag{	color: navy;
		font-weight: bold;
		font-size: 13px;
		vertical-align: top;}
td.antwoord{	width: 180px;
		font-size: 13px;
		font-weight: bold;
		vertical-align: top;}




h3 { 	font: Bold 13pt Arial; color: navy; }
h4 { 	font: Bold 12pt Arial; color: navy; }
h5 { 	font: Bold 11pt Arial; color: navy; }
h6 { 	font: Bold 10pt Arial; color: navy; }
div.footnote {font: italic 10pt Arial; color: navy;}
hr {color: navy; height: 1px}

