body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #383333;
}

#content a {
	color: #8e1121;
}

#content p {
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

#content ul {
	line-height: 1.4em;
	margin-bottom: 1.2em;
}

#content ul li {
	background-image: url("../img/list_icon.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 2.4em;
	margin-bottom: 1em;
}

.csc-firstHeader {
	margin-top: 0;
}

/**
 * JSS Extension
 */
#jss-projects {
	padding-top:25px;
	margin-left:229px;
}

#jss-projects div {
	line-height: 1.4em;
}

#jss-project-years {
	padding-top: 7px;
}

#jss-project-years a {
	font-size: 11px;
	color: #383333;
	text-decoration: none;
}

#jss-project-years a:hover,
#jss-project-years a.act {
	color: #8e1121;
}

#jss-project-areas {
	padding-top: 15px;
	float: left;
}

.jss-project-notempty .name {
	cursor: pointer;
}

.jss-project .image {
	display:none;
	width:204px;
	float:left;
	padding-top: 3px;
	padding-right:25px;
}

.jss-project .description {
	display:none;
	margin-bottom: 2em;
	padding-right: 30px;
}

.jss-project .description-image {
	margin-left: 229px;
}

.jss-project .name-off {
	background-image: url(../../typo3conf/ext/jss/pi1/img/project_off.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	padding-bottom:4px;
}

.jss-project .name-on {
	background-image: url(../../typo3conf/ext/jss/pi1/img/project_on.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 14px;
	border-bottom: 2px solid #ad4552;
	padding-bottom:8px;
	margin-bottom:12px;
	color: #8e1121;
}

.jss-project-notempty .name-off:hover {
	cursor: pointer;
	color: #8e1121;
	background-image: url(../../typo3conf/ext/jss/pi1/img/project_off_mo.gif);
}

/**
 * JSS News
 */
.tx-jss-pi2 {
	padding-top: 5px;
}

.tx-jss-pi2 p {
	margin-right: 0.75em;
}

.tx-jss-pi2 p.textlink a {
	background-image:url(../img/icon-more-off.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	font-size:10px;
	padding-left:8px;
	padding-top:2px;
	color: #2a2727 !important;
	text-decoration: none !important;
}
