h1 {
	font-size: 14pt;
	margin-bottom: 30px;
	line-height: 16pt;
	background: url("../gfx/balken.headline.rot.gif") 0px 11px no-repeat;
	color:black;
}

h1:first-letter {
	padding-left: 25px;
	font-size: 14pt;
}

h2 {
	font-size: 11pt;
	margin-bottom: 10px;
	color:#666666;
}

h1.csc-firstHeader {
	font-size: 14pt;
	margin-bottom: 30px;
	line-height: 16pt;
	background: url("../gfx/balken.headline.rot.gif") 0px 11px no-repeat;
}

h1.csc-firstHeader:first-letter {
	padding-left: 25px;
}

h2.csc-firstHeader:first-letter {
	padding-left: 25px;
}

#maincenter ul, #mainright ul{
	padding:5px;
}

#maincenter li, #maincenter li{	
	padding-left:20px;
	list-style-type: none;
	background:url(../gfx/li.rot.gif) no-repeat 0px 9px;
}

.irfaq-line {
	background-color:#bf0042;
	}



