a.nav1:link, a.nav1:visited {
	font-family: "Arial";
	font-size: 100%;
	font-weight: bold;
	color: #6E2F2C;
	text-decoration: none;
}

a.nav1:focus, a.nav1:hover, a.nav1:active {
	font-family: "Arial";
	font-size: 100%;
	font-weight: bold;
	color: #B59584;
	text-decoration: none;
}

a.nav2:link, a.nav2:visited {
	font-family: "Arial";
	font-size: 80%;
	font-weight: bold;
	color: #6E2F2C;
	text-decoration: none;
}

a.nav2:focus, a.nav2:hover, a.nav2:active {
	font-family: "Arial";
	font-size: 80%;
	font-weight: bold;
	color: #B59584;
	text-decoration: none;
}

div.main {
	font-family: "Arial";
	font-size: 100%;
	overflow: auto;
}

div.text {
	font-family: "Arial";
	font-size: 80%;
	margin: 5px;
}

a.link:link, a.link:visited {
	font-family: "Arial";
	color: #6E2F2C;
	text-decoration: none;
}

a.link:focus, a.link:hover, a.link:active {
	font-family: "Arial";
	color: #B59584;
	text-decoration: none;
}

h1 {
	font-family: "Arial";
	font-size: 120%;
	font-weight: bold;
	color: #6E2F2C;
	text-decoration: none;
}

img.bild {
	border-width: 1px;
	border-color: #09713E;
	border-style: solid;
}
