.infobox-bottomleft
{
	z-index: 10;
	background-image: url(img/box-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	position: relative;
}
.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: -6px;
	margin-top: -4px !important;
}
BODY .infobox-innen-breite P
{
	margin: 4px 0 10px;
	padding: 0;
}
.align-justify
{
	text-align: justify;
}
#content-wrap
{
	position: relative;
	padding-top: 9px;
	line-height: 16px;
	color: #414141;
}
#content-wrap H2, H3, H4
{
	position: relative;
	padding-top: 9px;
	line-height: 16px;
	font-size: 16px;
}
#content-wrap A
{
	color: #353030;
	text-decoration: underline;
}
#content-wrap A:visited
{
	color: #373534;
	text-decoration: underline;
}
#content-wrap .film-linnk_not-visited:visited
{
	color: #A42121;
}
#content-wrap .film-linnk_visited:visited
{
	color: #C28D63;
}
#content-wrap A:focus, #content-wrap A:active, #content-wrap A:hover
{
	text-decoration: underline;
}
#content-right-wrap, #content-left-wrap
{
	float: left;
	width: 230px;
}
#content-right-wrap
{
	margin-left: 22px;
}
H1, H2, H3
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 600;
	padding: 1em 0;
	margin: 0;
	letter-spacing: 0.01em;
	color: #FE8100;
	font-style: italic;
}
.align-right
{
	text-align: right;
}
.csc-uploads IMG
{
	border: 0;
}
.csc-header
{
	margin: 2px 0 -1em;
	padding: 0;
}
#content-wrap P
{
	margin: 0;
	padding: 0;
	line-height: 15pt;
}
TABLE
{
	border: 1px solid #CBC9C9;
	/*+border-radius:6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px 6px 6px 6px;
}
TR
{
	background-color: #D7F5B4;
}
.tr-even
{
	background-color: #C8F099;
}

