body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	color: 384F21;
}
body {
	background-color: #2a4d3f;
}


html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: middle;
	vertical-align: middle;
	width:100%;
}


.flies {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a4d3f;
	line-height: 130%;
}
.headline1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bolder;
	color: #2a4d3f;
}
.subhead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #2a4d3f;
}
.link_navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a4d3f;
	text-decoration: none;
}
.fliesita {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a4d3f;
	line-height: 130%;
	font-style: italic;
}
.flieslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2a4d3f;
	line-height: 130%;
	list-style-type: none;
	text-decoration: none;
}
.bogen {
	background-image: url(img/pic_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}