@charset "utf-8";
h1 {
	font-family: Georgia, Arial;
	font-size: 44px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: bold
}
p {
	font-family: Georgia, Arial;
	font-size: 14px;
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
}




.banneri {
	background-color: #E6D979;
	height: 60px;
	margin: 0;
	padding: 0;
}
.tausta {
	background-color: #E6D979;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}
.nav {
	width: 130px;
	margin-left: 30px;
}
.navtop {
	font-family: Georgia, Arial;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 50px;
	
}
.sis {
	width: 850px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 15px;
}
.reuna {
	background-color: #331F13;
}
.nimi {
	font-family: Georgia, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.katzen {
	display: table;

}
.katzen .pic {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.katzen .text {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	left: 50px;
}




a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.menutop:link {
	font-family: Georgia, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.menutop:visited {
	font-family: Georgia, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.menutop:hover {
	font-family: Georgia, Arial;
	font-size: 14x;
	color: #000000;
	text-decoration: underline;
}

a.muut:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.muut:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.muut:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

