#main-right P
{
	margin: 7px 7px 7px 0;
	position: relative;
	line-height: 19px;
	font-size: inherit;
	word-spacing: 1px;
	color: #353030;
}
.infobox-bottomright
{
	z-index: 11;
	background-image: url(img/box-bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.infobox-topleft
{
	z-index: 12;
	background-image: url(img/box-topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.infobox-topright
{
	z-index: 13;
	background-image: url(img/box-topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.infobox-topspace
{
	border-top: 1px solid #A0A0A0;
	z-index: 9;
	font-size: 1px;
	margin: 0px 8px 0px 6px;
	height: 9px;
}
.infobox-innen-breite
{
	z-index: 9;
	border-left: 1px solid #A0A0A0;
	background-image: url(img/box-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 5px 18px 5px 14px;
}
.infobox-bottomspace
{
	z-index: 14;
	font-size: 1px;
	margin: 0px 10px;
	height: 10px;
	background-image: url(img/box-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
BODY .infobox-innen-breite H1, BODY .infobox-innen-breite H2
{
	font-size: 22px !important;
	position: relative;
	top: 56px;
	margin-top: 40px !important;
}
BODY .infobox-innen-breite P
{
	margin: -4px 0 10px;
	padding: 0;
}
.align-justify
{
	text-align: justify;
}
#main-right A
{
	color: #0F0E0E;
	text-decoration: underline;
}
#conent-wrap A:visited
{
	color: #242428;
}
#conent-wrap A:focus, #conent-wrap A:active, #conent-wrap A:hover
{
	text-decoration: underline;
}
#content-right-wrap, #content-left-wrap
{
	float: left;
	width: 280px;
	/*[disabled]border:1px solid #000000;*/
}
#content-right-wrap
{
	margin-left: 22px;
	/*[empty]+placement:;*/
}
#main H1
{
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: 700;
	padding: 0;
	margin: 0.5em 0px 0.5em 0;
	color: #5D534F;
	line-height: 26px;
	letter-spacing: 1px;
}
#main H2, H3, H4, H5, H6
{
	font-size: 14px;
	font-weight: 700;
	padding: 0.7em 0 0;
	word-spacing: 1px;
	color: #4C5563;
	line-height: 20px;
	text-decoration: none;
}
#main-right LI, UL
{
	font-size: 14px;
	font-weight: inherit;
	color: #4C5563;
	line-height: 20px;
	text-decoration: none;
	list-style-type: square;
	margin: 0 0 0 -8px;
}
.align-right
{
	text-align: right;
}
