body{
        background-color: #FFFFFF;
        color: #000000;
        margin-bottom: 0px;
		  margin-right: 62px;
		  margin-left: 62px;
        font-family: "Arial";
        text-align: left;
        font-size: 12px;
}
a:link {
        color: #000000;
        text-decoration: underline;
}
a:visited {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        color: #990000;
        text-decoration: underline;
}
h1{
        font-weight: bold;
		  letter-spacing: 2px;
        font-size: 20px;
		  text-align: center;
		  color: #336666;
}
h2{
	font-weight: bold;
	font-size: 16px;
	color: #336666;
	text-align: left;
}
p {
	text-align: justify;
	line-height: 20px;
}
table.endnoten {
	font-family: "Arial";
	font-size: 10px;
	width: 100%;
}
td.nr{
vertical-align: top;
width: 20px;
text-align: left;
}

table.literatur {
	border-top: 1px solid #000000;
	width: 150px;
	height: 2px;
	padding: 0px;
}
hr {
	color: #990000;
	background-color: #990000;
	height: 3px;
	border: 0px;
}
hr.endnoten {
	width: 150px;
	color: #000000;
	background-color: #000000;
	height: 1px;
	margin-left: 0px;
	text-align: left;
	border: 0px;
}
td.kontakt {
	border-top: 1px solid Black;
	width: 100%;
}
td.links {
	border-left: 3px solid #990000;
}
h2.links {
	text-align: right;
}
table.links {
	text-align: right;
}



