*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 100%;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	background-color: #ece8e9;
}
h1, h2, h3, h4 {
	text-align: center;
	color: #931131;
}
h1 {
	font-size: 1.375em;
}
h2 {
	font-size: 1.25em;
	padding-top: 2em;
	padding-bottom: 1em;
}
h3 {
	padding-top: 1em;
	padding-bottom: 0.5em;
}
h4 {
	font-size: 1em;
}


img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
.Bildleiste img{
	display: block;
	margin-left: 220px;
}

.ClearFloat
{
	clear: both;
}



.FloatL
{
	float: left;
}

.FloatR
{
	float: right;
}
.Gedicht {
	text-align: center;
	color: #666;
	padding-top: 1em;
	height: 100%;
}

.RahmenL {
	border-left-color:#931131;
	border-left-style:solid;
	border-left-width: 1px;
}

.RahmenO {
	border-top-color:#931131;
	border-top-style:solid;
	border-top-width: 1px;
}

.RahmenR {
	border-right-color:#931131;
	border-right-style:solid;
	border-right-width: 1px;
}

.RahmenU {
	border-bottom-color:#931131;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

.Zusatzinhalt   , #Hauptinhalt{
	margin-left: 220px;
}
.Zusatzinhalt
p{
	background: #09F;
	padding: 0 1.125em;
}
.Zusatzinhalt .Bildleiste.FloatL img  {
	margin-right: 1.125em;
}
.Zusatzinhalt .Bildleiste.FloatR img  {
	margin-left: 1.125em;
}
.Zusatzinhalt .Bildleiste img {
	margin: 0px;
}

#Content , #SeitenmenueL  {
	left: 0px;
}
#Content
{
	width: 860px;
	overflow: hidden;
	height: auto;
	position: relative;
	top: 5px;
	border: 1px solid #931131;
	margin: 0 auto;
	background-color: #f9f8f8;
}


#Hauptinhalt
p
{
	background: #FFF;
	text-align: left;
	padding: 0 1.125em;
}

#Seitenfuss
{
	position: relative;
	width: 860px;
	margin: 0.5em auto 3em auto;
}
hr {
	margin: 0px;
	padding: 0px;
}

#Seitenfuss p {
	color: #666;
	text-align: center;
	font-size: 80%;
}
#Seitenkopf {
	background-color: #FFF;
}
#Seitenkopf img  {
	background-color: #FFF;
	margin: 10px 0 0 220px;
}

#SeitenmenueL , #SeitenmenueR{
	font-size: 80%;
	width: 219px;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: #DDD;
}
#SeitenmenueL   {
	text-align: right;
}
#SeitenmenueL a {
	text-decoration: none;

}
#SeitenmenueL a:hover {
	text-decoration: none;
	color: #931131;
	display: block;
	background: #DFF;
}

#SeitenmenueL p {
	padding-right: 1.0125em;
}

#SeitenmenueR
{
	left: 600px;
	text-align: left;
	padding-left: 1em;
}

