/* Fonts
------------------------------------------------------- */

	/* Global
	------------------------------------------------------- */
	html{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:18px;
	}
	strong{
		font-weight:bold;	
	}
	em{
		font-style:italic;
	}
	a{
		color:#b11442;
		cursor:pointer;	
	}
	#content a{
		text-decoration:none;
	}
	#body .tx-t3blog-pi2 .b-top .comment-title,
	#body .headline-0,
	h2{
		color:#b11442;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:40px;
		font-weight:normal;
		line-height:48px;
		
	}
	#body .tx-t3blog-pi2 .b-top .comment-title{
		float:left;
		margin-top:20px;
	}
	#body .headline-0 a,
	h2 a{
		text-decoration:none;
	}
	.headline-2{
		color:#000;
		font-size:18px;
		font-weight:normal;
		line-height:28px;
	}
	#body .issue{
		background:url("../img/sidebar/bg_csc-default.gif") repeat-x scroll top left;
		color:#fff;
		float:left;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:18px;
		text-transform:uppercase;
		width:100%;
	}
	#body .issue span{
		background:#b11442;
		float:right;
		letter-spacing:1px;
		margin:1px 15px;
		padding:1px 5px;
	}
	.preview{
		color:#fff;
		float:left;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:inherit;
		text-transform:uppercase;
	}
	.kicker{
		color:#757575;
		font-size:12px;
		text-transform:uppercase;
	}
	.news-single-imgcaption,
	.news-single-imgcaption a,
	.csc-textpic-caption,
	.csc-textpic-caption a{
		color:#757575;
		font-size:12px;
		line-height:15px;
		text-decoration:none;
	}

	/* Meta
	------------------------------------------------------- */
	#meta a{
		color:#fff;
		font-size:12px;
		text-decoration:none;
	}

	/* Navigation
	------------------------------------------------------- */
	#navigation a{
		color:#fff;
		font-size:16px;
		text-decoration:none;
	}
	#navigation a:hover{
		font-weight:bold;	
	}
	#page_1 #navigation .page_3 a,
	#navigation .active{
		font-weight:bold;	
	}

	/* Breadcrumb
	------------------------------------------------------- */
	#breadcrumb{
		color:#979797;
		font-size:15px;	
	}
	#breadcrumb a{
		color:#979797;
		text-decoration:none;
	}
	#breadcrumb strong a{
		font-weight:normal;	
	}

	/* Content
	------------------------------------------------------- */
	#content h3{
		color:#b11442;
		font-size:16px;
		font-weight:bold;
	}
	#content .tag a{
		padding:0 4px;
		text-decoration:none;	
	}

	/* News > list-view
	------------------------------------------------------- */
	#content .cat-menu{
		font-size:14px;
	}
	.cat-menu strong{
		color:#b11442;	
	}
	.cat-menu a{
		text-decoration:none;	
	}
	#body .tx-indexedsearch-res .headline-0,
	#body .news-list-container .headline-0{
		font-size:27px;	
		line-height:35px;
	}
	#content .news-single-related{
		font-size:13px;	
	}
	#content .news-single-related strong{
		font-weight:normal;	
	}
	#content .news-single-related span{
		color:#979797;
	}

	/* News > single-view
	------------------------------------------------------- */
	#content .sub{
		color:#757575;
		font-size:13px;
	}
	
	/* Leserbriefe
	------------------------------------------------------- */
	#content .tx-cuwlettertoeditors-pi1 h3{
		font-size:27px;	
	}
	#content .answer .headline-1{
		font-size:14px;	
	}
	#content .answer em{
		font-size:12px;	
	}
	
	/* Sidebar
	------------------------------------------------------- */
	#sidebar{
		font-size:13px;	
		line-height:18px;
	}
	#sidebar a{
		text-decoration:none;	
	}
	.issue-slider span{
		display:none;	
	}
	#page_3 .issue-slider span,
	#page_49 .issue-slider span,
	#page_1 .issue-slider span{
		display:inline;	
	}
	#page_1 #body .issue-slider h3,
	#page_49 #body .issue-slider h3,
	#page_3 #body .issue-slider h3{
		color:#b11442;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		float:left;
		width:100%;
	}
	#sidebar h2,
	#sidebar h3{
		color:#b11442;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
	}
	#sidebar h4{
		font-size:13px;
	}

	/* Footer
	------------------------------------------------------- */
	#footer{
		color:#fff;	
		font-size:12px;
	}
	#footer a{
		color:#fff;
		font-size:12px;
		text-decoration:none;
	}
	#footer .row-0,
	#footer .row-0 a{
		font-size:13px;
	}
	#footer .row-0 .left,
	#footer .row-0 .left a{
		font-size:12px;	
	}
	#footer ul a{
		color:#757575;	
	}