h1, h2, h3, h4, h5, h6  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #438DCE;
	padding-right: 6px;
	padding-left: 6px;
}
.navi:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B0D4EE;
	padding-right: 6px;
	padding-left: 6px;
}
p,td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	list-style-position: outside;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	padding-left: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	color: #3A7BB1;
	text-decoration: none;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #3A7BB1;
	text-decoration: none;
}
.kasten {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #B0D4EE;
	padding: 10px;
	margin-bottom: 10px;
}
.zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.zitatquelle {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.mezzosopran {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E0EFB4;
	text-decoration: none;
}
.text13plink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #3A7BB1;
	text-decoration: underline;
}
.text13pkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.teaser {
	margin-right: 10px;
	float: left;
	border: 1px solid #438DCE;
}
a:focus { 
	outline: none;
}

