body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url("../foto/perkament.jpg")
}

h1 {
	font-family: "Times New Roman", Times;
	font-size: 2em;
	font-style: italic;
	color: #000080;
}	

h2 {
	font-family: "Times New Roman", Times;
	font-size: 1.5em;
	font-style: italic;
	color: #000080;
}	

h3 {
	font-family: "Times New Roman", Times;
	font-size: 1.2em;
	font-style: italic;
	color: #000080;
}	


#appearance a .showpic {
	display: none;
}

#appearance a.show:hover .showpic {
	border: 1px solid #000000;
	position: absolute;
	display: block;
	left: 40%;
}

p.text {
	font-size: 1.0em;
	padding: 0%,10%,0%,10%;

}

div.logo {
	position: absolute;
	padding: 0,0,0,0;
	margin-top: 0;
	margin-left: 0;
}

div.basis {
	position: absolute;
	padding: 0;
	margin-top: 3%;
	margin-bottom: 5%;
	text-align: justify;
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;
	color: #000080;
}

div.area 
{
	position: relative;
	width: 16%;
}

div.rechts {
	position: absolute;
	padding: 10px;
	margin-top: 3%;
	margin-bottom: 5%;
	margin-left: 75%;
	width: 25%;
	color: #000080;
}

div.menu {
	position: absolute;
	font-family: "Times New Roman", Times;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3;
	color: #000080;
	margin-top: 3%;
	margin-left: 80px;
	padding-left: 0;
	list-style: none;
	width: 100%;
}

p.centraal {
	border: 5px;
	margin: 5px;
	text-align: justify;
}

p.centraal_cursief {
	border: 5px;
	margin: 5px;
	font-style: italic;
	text-align: justify;
}

ul {
	position: relative;
	top: 3%;
	margin-left: 10;
	padding-left: 0;
	list-style: none;
	width: 100%;
}

ul.straight 
{
	top: 0%;
	margin-left: 5px;
	padding-left: 5px;
	list-style: disc;
}

li {
	width: 15%;
	font-size: 1.2em;
}

li.stal {
	position: relative;
	top: 3%;
	margin-left: 10;
	padding-left: 0;
	list-style: none;
	width: 500px;
}

li.data {
	position: relative;
	font-size: 1.0em;
	top: 3%;
	margin-left: 10;
	padding-left: 0;
	list-style: disc;
	width: 200px;
}

li a:link,li a:visited, li a:active {
	text-decoration: none;
}
li a:hover {
	background-color: #ffff00;
}

li#normal 
{
	width: 100%;
	font-size: 1.0em;
}

img.insert_rechts {
	padding-left: 10px;
}
img.insert_links {
	padding-right: 10px;
}

img.row 
{
	padding: 0 0 0 0;
	border: 0px;
	margin: 0 0 0 0;
}

td {
	color: #000080;
}

.subtitel 
{
	font-style: italic;
	font-weight: bolder;
}
