﻿body {
	background-color: #A69862;
	background-image: url('backgrounds/schatz-hintergrund.gif');
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: small;
}
.pergament-01 {
	background-image: url('backgrounds/pergament-01.gif');
}
.pergament-02 {
	background-image: url('backgrounds/pergament-02.gif');
}
.pergament-03 {
	background-image: url('backgrounds/pergament-03.gif');
}
.pergament-04 {
	background-image: url('backgrounds/pergament-04.gif');
}
.pergament-05 {
	background-image: url('backgrounds/pergament-07.gif');
}
.pergament-06 {
	background-image: url('backgrounds/pergament-05.gif');
}
.pergament-07 {
	background-image: url('backgrounds/pergament-06.gif');
}
.pergament-08 {
	background-image: url('backgrounds/pergament-08.gif');
}
.pergament-09 {
	background-image: url('backgrounds/pergament-09.gif');
}
.linkleiste {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
.linkleiste a:link {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
.linkleiste a:visited {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
.linkleiste a:hover{
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}
.linkleiste a:active{
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
h3 {
	font-size: medium;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
