body {
	background-color: #663333;
	font-size: 100.01%;
}

a:hover {
	background-color: #FFFFFF;
}
a:visited {
	color: #0000FF;
}
.rahmenaussen{
	margin:15px auto;
}
.rahmeninnen {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Seite {
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.breadcrumb {
	font-size: 0.8em;
}
.Inhalt {
	margin:25px auto; 
}

.aussentabelle {
	background-color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.navitabelle {
	background-color: #FBF7A4;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.weisserstrich {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.TextUeberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}
.Inhalt_Ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	text-indent: 5mm;
	line-height: 0px;

}
.Inhalt_Kapitel_Ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 6px;
}
.cuklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #663333;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}

.standardtext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
}
.weisseSeite {
	background-color: #FFFFFF;
	padding: 10px;
}
.unterlegt {
	background-color: #FFFFFF;
}
.dWdDYCoverLinks {
	left: 120px;
	top: 500px;
}
