BODY {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:16px;
	color:#4C504F;
	background-color:#FFF;
	 -webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	hyphens: auto;
}

#header {
	width:100%;
	height:auto;
	background-color:#FFF;
}

.hdimg {
	border-top:2px solid #047271;
	border-bottom:2px solid #047271;
}

#MN {
	width:100%;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	border-top:2px solid #047271;
}

#MN li {
	display:block;
	border-bottom:#CCC 1px solid;
}

#MN a {
	color:#919499;
	padding-top:12px;
	padding-bottom:12px;
	text-decoration:none;
	display:block;
}

#MN a:hover {
	color:#047271;
	background-color:#F5F5F5;
}

#MN a.offen {
	color:#047271;
	background-color:#F5F5F5;
	padding-top:12px;
	padding-bottom:12px
	text-decoration:none;
	display:block;
}

main {
	width:100%;
}

.txt {
	padding:20px;
	Font-Size:1em;
	line-height:1.3em;
	text-align:justify;
}

.txt a {
	color:#047271;
	text-decoration:underline;
}

.txt a:hover {
	Color:#4C504F;
	Text-Decoration:none;
}

.txt h1  {
	Font-Size:1.25em;
	text-transform:uppercase;
	color:#919499;
	margin-bottom:20px;
	text-align:left;
	font-weight:bold;
}

.txt h2  {
	color:#919499;
	text-transform:uppercase;
	margin-bottom:12px;
	Font-Size:1.2em;
	text-align:left;
	font-weight:normal;
}

.txt h3  {
	color:#919499;
	Font-Size:1.1em;
	text-align:left;
	font-weight:normal;
}

.dasu p
{
padding-top:2px;
padding-bottom:2px;
margin:0;
}

.txt h4
{
Font-Size:1.2em;
margin-top:30px;
margin-bottom:15px;
}

.txt h5
{
Font-Size:1.1em;
margin-top:15px;
margin-bottom:4px;
padding:0;
}

footer {
	width:100%;
	text-align:center;
	font-size:0.85em;
	line-height:1.3em;
	color:#FFF;
	background-color:#047271;
	margin-top:20px;
	padding-top:15px;
	padding-bottom:15px;
}

footer a {
	Color:#FFF;
	Text-Decoration:underline;
}

footer a:hover {
	Color:#FFF;
	Text-Decoration:none;
}

#fttel {
	margin-top:8px;
	margin-bottom:8px;
}

hr {
	margin:0;
	padding:0;
	border:0px;
	background-color:#047271;
	height:2px;
}