.bodytext {
	/* line-height: 140%; */
	font-size:11pt;
}

.box_content ul {
	list-style-type:disc;
	/* margin-left:15px; */
}

.box_content ul li {
	margin-left:20px;
	font-size:11pt;
}

p.align-right {
	text-align:right;
}

p.align-left {
	text-align:left;
}

th.align-left {
	text-align:left;
}

th.align-right {
	text-align:right;
}


div .csc-frame-rulerAfter {
	clear:both;
	height:2px;
	background-image:url(../images/content_trenner.gif);
	background-repeat:repeat-x;
	background-position:0px 100%;
	position:relative;
	top:23px;
}

.contenttable th {
	font-weight:bold;
}
.contenttable {
	/*
	background-color:#edebf1;
	border:1px solid #000000;
	*/
}

.csc-frame-frame1 {
	background-color:#edebf1;
	border:1px solid #000000;	
}

.testtable, .greenbox {
	background-color:#ff00ff;
	border:1px solid #00ff00;
}
