/*
	Aufzählung mit CD-Bullet davor
*/

span.cdbulletlist
{
	padding:2px 0px 2px 22px;
	color:#8D8D8D;
	font-family:Arial;
	font-size:14px;
	background:#FFFFFF url(../images/cdbullet.gif) no-repeat left center;
	font-weight:bold;
	line-height:25px;
}


/*
	Headlines
*/

.redbigheadline
{
	color:#C20E27;
	font-family:Arial;
	font-size:21px;	
	clear:right;	
}

.redbigheadlinecdbullet
{
	padding:0px 0px 0px 25px;
	margin-bottom:5px;
	color:#C20E27;
	font-family:Arial;
	font-size:21px;	
	background:#FFFFFF url(../images/cdbulletred.gif) no-repeat left center;
}


.redmidheadline
{
	color:#C20E27;
	font-family:Arial;
	font-size:15px;	
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.redsmallheadline
{
	color:#C20E27;
	font-family:Arial;
	font-size:13px;	
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.greymidheadline
{
	color:#9c9c9c;
	font-family:Arial;
	font-size:15px;	
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:0px;
}


/*
	Fonts
*/

.lightgrey
{
	font-family:Arial;
	font-size:11px;	
	color:#9c9c9c;
}


.red
{
	font-family:Arial;
	font-size:11px;	
	color:#C20E27;
	line-height:15px;	
}

.black
{
	font-family:Arial;
	font-size:11px;	
	color:#000000;
	line-height:15px;	
}

.redmid
{
	font-family:Arial;
	font-size:12px;	
	color:#C20E27;
	line-height:16px;	
}

.blackmid
{
	font-family:Arial;
	font-size:12px;	
	color:#000000;
	line-height:16px;	
}

.bigline
{
	font-family:Arial;
	font-size:6px;	
	color:#000000;
	line-height:20px;	
}