* {
margin:0; 
padding:0;
}
html, body{
	height:100%;
	width:100%;
	overflow: auto;
}
table{
	height:100%;
	width:100%;
}

h1 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #132972;
	padding-left: 20px;

}

h2 {
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #132972;
	padding-left: 20px;

}

*html .ani {
	height:147px;
}

.text {
	font-family: "Palatino Linotype";
	font-size: 20px;
	text-transform: none;
}

.text2 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	text-transform: none;
}

.navi {
	font-family: "Palatino Linotype";
	font-size: 15px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CAD6F0;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	color: #000000;
	height: 4%;
	position: static;
}

.navitx {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CAD6F0;
	text-align: center;
	color: #000000;
	border: 0px #000000;
}


.hnavi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #002B7F;
	text-align: center;
	color: #FFFFFF;

}

.hhead {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #002B7F;
	text-align: center;
	color: #FFFFFF;

}
.Bildoben {
	margin-bottom: 15px;
}
.Bildunten {
	margin-top: 15px;
}
