/* Style-Vorgaben für den BODY */

blockquote {
	color: #500000;
	font-style: italic;
}

body {
	background-attachment: scroll;
	background-color: #F0E6BE;
	background-image: url(../grafiken/head01.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #500000;
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 24px;
	vertical-align: middle;
	left: auto;
	right: auto;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #500000;
	font-weight: normal;
}

img {
	border-color: #000000;
	border-spacing: 5px;
	border-style: solid;
	border-width: 1px;
	margin: 10px;
}

p {
	color: #500000;
}

table{
	background-color: #F0E6BE;
	border: 2px;
	border-collapse: collapse;
	border-color: #500000;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}

td {
	border: 1px;
	border-color: #500000;
	border-style: solid;
	padding: 5px;
	table-layout: fixed;
	text-align: justify;
}

.bodyheadframe{
	background-color: #F0E6BE;
	margin-left: 0%;
	margin-right: 0%;
}

/* nur zentriert */
.center {
	line-height: 50%;
	text-align: center;
}

/* kapitel-überschrift - zentriert und vertikaler Abstand von oben*/
.chap{
	line-height: 60%;
	margin-top: 100px;
	text-align: center;
}

.floatcenter{
	float: none;
}

.floatleft {
	float: left;
}

.floatright{
	float: right;
}

.left{
	text-align: left;
}

.noborder {
	border: 0px;
	left: 0px;
	margin: 0px;
	margin-left: 0px;
	text-align: center;
}

.old {
	font-family: Old English Text MT,"Times New Roman", Times, serif;
	margin-top: -10px;
}

.riesig {
	font-size: 70px;
	font-style: italic;
	font-weight: 900;
}

.right {
	text-align: right;
}

.ulined {
	text-decoration: underline;
}

# img-left {
	left: 10px;
}

/*caption {
	color: #500000;
	font-size: large;
}
*/
