body{
	color: #473D29; /*background-color: #FFFACD;*/
	background-color: #F6E72B;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	text-align: left;
}
div{
	padding:0;
	margin:0;
}
h1{
	font-size: 1.7em;
	font-family: Garamond, "Times New Roman", Times, serif;
	background-color: #FDF9EC;
}
h2{
	font-size:1.2em;
	margin-bottom:-0.6em;
}
.floatLi2 h2{
	margin-bottom:-0.8em;
}
h3{
	font-size:1.1em;
	margin-bottom:-0.8em;
	font-weight:normal;
}
h3.nah{
	margin-top:-0.5em;
}
.floatRe h1{
	font-size: 1.1em;
}
p{
	line-height: 1.3em;
}
p.kleiner{
	font-size:0.9em;
}
#fuss p{

}
a{
	color: #C32424;
}
a:link{
	
}
a:visited{
	
}
a:hover{
	color:#473D29;
}
a:active{
	color:#473D29;
}
#kopf p strong{
	font-size:1.3em;
}
#kopf{
font-family: Garamond, "Times New Roman", Times, serif;
	padding:0.6em 2.6em 0 0.6em;	
	font-size:1.2em;
border-bottom: 2px solid #FCF5E0;
text-align:right;
}
#inhalt{
	padding: 3em 0 0 4em;
	font-size: 0.9em;

}
#fuss{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size:0.95em;
	text-align:center;
	margin-top: 3em;
	padding-top:1em;
	border-top: 2px solid  #FCF5E0;
}
.floatLi{
	float:left;
	width:45%;
	padding-right:4em;
}
.floatLi2{
	float:left;
	width:45%;
}
.umbruch{
	clear:both;
}
