
body {
  background-color: #162B59;
	text-align:left;
	color: #EFECE7;
	font: 12px Verdana, Arial, Lucida, sans-serif;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	}

a:link 					{color: #D0B87C; text-decoration: underline}
a:visited 			{color: #EFECE7; text-decoration: underline}
a:active 				{color: #EFECE7; text-decoration: underline}
a:hover 				{color: #EFECE7; text-decoration: none}
	

h1	{
	font-size: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #D0B87C;
	}

h2	{
	font-size: 125%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #D0B87C;
	}

h3	{
	font-size: 115%;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #D0B87C;
	}

h4	{
	font-size: 110%;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #D0B87C;
	}

h5	{
	font-size: 105%;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #D0B87C;
	}
	
img {
  border: 0;
	}

table {
  border: 0;
  background-color: #162B59;
	}

td {
  text-align: left;
	font: 11px Verdana, Arial, Lucida, sans-serif;
	line-height: 17px;
	}

td.bijschrift {
  font-size: 120%;
	}

input.zoeken
  {
	font: 11px Verdana, Arial, Lucida, sans-serif;
	}
select
  {
	font: 11px Verdana, Arial, Lucida, sans-serif;
	}
	
.phpinfo	{
	margin: 0 5%;
	padding: 10px;
	width: 80%;
	border: 1px solid #000;

	text-align: justify;
	background-color: #FFC;
	font-size: 100%;
	color: #000;
	}
	
/*Design of Fulltextsearch: Prev- and Next-Links*/
#phpcmssearch {
	font-size:small;
	text-align:center;
}