* {
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	color:#333;
	line-height:140%;
}

h1 {
	font-size:14px;
}

p {
	margin-bottom:1.25em;
}

#content ul {
	margin-bottom:1em;
	list-style-type:none;
}

#content ul li {
	background:url(../img/bg-li.gif) no-repeat 1px 6px;
	padding-left:12px;
}

#content ol {
	margin-bottom:1em;
}

#content:first-child  {
	background:red !important;
}

/* Korrektur bedingt durch Zeilenhoehe */
.csc-textpic-above {
	padding-top:3px;
}

.csc-textpic-above .csc-textpic-imagewrap {
	margin-bottom:1em;
}

/* Inhaltselement: Titel mit Untertitel  */
.csc-header-n1 {
	margin-top:-2px;
}

.csc-firstHeader {
	float:left;
	padding-right:0.5em;
}

.csc-subheader {
	/* display:inline; */
	font-size:14px;
	margin-bottom:1em;
}
