body {
	background-image: url(../Bilder/Gemeinsam/backgroundrot.gif);
	text-align: justify;
	font-size: medium;
}

p {
	color: #FFF;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif, Garamond;
	background-repeat: repeat;
	background-attachment: inherit;
	text-align: justify;
}

td { list-style-type: disc; }

a:link {
	color: #FFF;
	text-decoration: underline;
	background-color: #5C100B;
}

a:visited {
	text-decoration: underline;
	color: #FFF;
}

a:hover { color: #fdd7bb; background-color: #5c100b; text-decoration: underline; }

a:active {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0.67em 0;
	font-family: Garamond, "Times New Roman", Times, serif;
	text-decoration: underline;
}
h2 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	font-style: oblique;
	margin: 0.83em 0;
}
h3 {
	color: #FFF;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin: 1em 0;
}
ul {
	list-style-type: disc;
	margin: 1em 0 1em 40px;
	font-size: 14pt;
}
#textcenter {
	text-align: center;
}
.textleft {
	text-align: left;
}
