body
{
	margin: 0;
	padding: 20px 24px 24px 24px;
	background: #FFFFFF;
	color: #373737;
	font: normal 13px/1.725em Arial, Helvetica, Tahoma, sans-serif;
}
a
{
	color: #AE000C;
	text-decoration: none;
}
a:hover,
a:focus
{
	text-decoration: underline;
}
a img
{
	border: none;
}
img.bild
{
	display: block;
	margin: 12px 0 20px 0;
}
img.bild_rahmen
{
	display: block;
	margin: 12px 0 20px 0;
	border: solid 5px #EBEBEB;
}
img.bild_links
{
	float: left;
	display: inline;
	margin: 0.625em 20px 0.625em 0;
}
img.bild_rechts
{
	float: right;
	display: inline;
	margin: 0.625em 0 0.625em 20px;
}
img.bild_links_rahmen
{
	float: left;
	display: inline;
	margin: 0.625em 20px 0.625em 0;
	border: solid 5px #EBEBEB;
}
img.bild_rechts_rahmen
{
	float: right;
	display: inline;
	margin: 0.625em 0 0.625em 20px;
	border: solid 5px #EBEBEB;
}
h1
{
	margin: 0;
	padding: 0.925em 0 0.525em 0;
	font: bold 24px/1.325em Arial, Helvetica, Tahoma, sans-serif;
}
h1 a
{
	color: #373737;
}
h1 span.welcome
{
	color: #AE000C;
	font-size: 20px;
	line-height: 1.0225em;
}
h2
{
	margin: 0;
	padding: 0.925em 0 0.525em 0;
	color: #AE000C;
	font: bold 18px/1.425em Arial, Helvetica, Tahoma, sans-serif;
}
h2 a
{
	color: #AE000C;
}
h3
{
	margin: 0;
	padding: 0.725em 0 0.525em 0;
	color: #373737;
	font: bold 16px/1.425em Arial, Helvetica, Tahoma, sans-serif;
}
h3 a
{
	color: #373737;
}
h4
{
	margin: 0;
	padding: 0.425em 0 0.425em 0;
	color: #373737;
	font: bold 13px/1.725em Arial, Helvetica, Tahoma, sans-serif;
}
h4 a
{
	color: #373737;
}
p
{
	margin: 0;
	padding: 0.425em 0 0.425em 0;
	font-size: 12px;
}
p.more
{
	height: 32px;
}
p.more a
{
	float: left;
	height: 31px;
	background: #A32129 url(../images/layout/button_red_spritesheet.gif) repeat-x 0 0;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 0 1px 0 #70161D;
}
p.more a:hover,
p.more a:focus,
p.more a:hover span,
p.more a:focus span
{
	text-decoration: underline;
}
p.more span
{
	cursor: pointer;
	float: left;
	height: 31px;
	padding: 0 0 0 12px;
	background: transparent url(../images/layout/button_red_spritesheet.gif) no-repeat left -31px;
}
p.more span span
{
	padding: 0 12px 0 0;
	background: transparent url(../images/layout/button_red_spritesheet.gif) no-repeat right -62px;
}
p.back
{
	height: 32px;
	margin-top: 12px;
}
p.back a
{
	float: left;
	height: 31px;
	background: #A32129 url(../images/layout/button_back_spritesheet.gif) repeat-x 0 0;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	text-shadow: 0 1px 0 #70161D;
}
p.back a:hover,
p.back a:focus,
p.back a:hover span,
p.back a:focus span
{
	text-decoration: underline;
}
p.back span
{
	cursor: pointer;
	float: left;
	height: 31px;
	padding: 0 0 0 26px;
	background: transparent url(../images/layout/button_back_spritesheet.gif) no-repeat left -31px;
}
p.back span span
{
	padding: 0 16px 0 0;
	background: transparent url(../images/layout/button_back_spritesheet.gif) no-repeat right -62px;
}
ul
{
	margin: 0;
	padding: 0.625em 0 1.025em 24px;
}
ul li
{
	margin: 0;
	padding: 0.225em 0 0.225em 0;
}
.clear
{
	clear: both;
	float: none;
	width: auto;
	height: 32px;
	margin: 0;
	padding: 0 12px 0 12px;
	border: solid 1px #DDDDDD;
	border-radius: 4px;
	background: #EFEFEF;
	font-size: 12px;
	line-height: 32px;
}
.clear:after
{
	content: "Element zur Erzeugung von Umbrüchen (wird im Layout nicht angezeigt)";
}
