body {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

#content_sub {
    font-size: 11px;
    line-height: 1.3em;
}

#content_main .csc-header-n1 {
    text-align: center;
    margin: 9px 0 16px 0;
    border-bottom: 1px solid #444;
    padding-bottom: 7px;
}

#content_main .news_category_header {
	text-align: center;
	margin: 4px 0 2px 0;
	border-bottom: 1px solid #444;
	padding-bottom: 7px;
}


#content_main .csc-header-n1 h1
, #content_main .news_category_header h1 {
	display: inline;
	margin: 0 auto;
	letter-spacing: 0.2em;
	line-height: 1.0em;
	color: #000;
	font-family: Verdana, Arial, san-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 0 10px 0 10px;
	background: url(/fileadmin/templates/img/bg_h5.png) repeat-x left bottom;
	border-bottom: 5px solid #e3e4e4;
}

h1 {
	font-size: 22px;
	line-height: 1.1em;
	margin: 28px 0 16px 0;
	color: #b7273c;
	font-family: Times, serif;
}

#content_sub h1 {
	font-size: 18px;
	line-height: 1.0em;
	margin: 8px 0 4px 0;
	color: #444;
}

h2 {
	line-height: 1.1em;
	font-size: 22px;
	margin: 10px 0 4px 0;
	color: #444;
	font-family: Times, serif;
}

#content_sub h2 {
	font-size: 16px;
}

h3 {
	line-height: 1.1em; 
	font-size: 16px;
	margin: 6px 0 4px 0;
}

#content_sub h3 {
	font-size: 14px;
}

a:link
, a:visited {
	text-decoration: underline;
	color: #89001e;
}

a:hover {
	text-decoration: underline;
	color: #e20031;
}

h1 a
, h2 a {
	text-decoration: none;
}

ul {
	margin: 0;
	text-indent: 0;
}

ol {
	margin: 0;
	text-indent: 0;
}

p
, li {
	margin: 5px 0 8px 0;
}

p.news-single-imgcaption
, .csc-textpic-caption{
	color: #444;
	line-height: 1.1em;
	font-size: 10px;
	margin: 4px 0 8px 0;
}

.news-single-timedata {
	text-align: right;
}

.news-author {
	text-align: right;
	font-style: italic;
}

#content_main .news-latest-item {
    padding-top: 8px;
}


#content_main .news-single-item strong {
    margin: 10px 0;
    display: block;
}

p.align-right {
	text-align: right;
}

p.align-center {
	text-align: center;
}

p.align-left {
	text-align: left;
}

p.csc-frame-frame1 {
	border: 1px solid #087cbd;
	background-color: #cce1ed;
	padding: 2px;
}

p.csc-frame-frame2 {
	border: 1px solid #888;
	background-color: #fdebca;
	padding: 2px;
}

.csc-textpic-caption {
	font-size: 10px;
	color: #333;
}

.csc-uploads-fileName p {
	margin: 2px 0;
}

div.tx-rscontentcolumn-pi1 div.leftcol h2
, div.tx-rscontentcolumn-pi1 div.rightcol h2 {
    display: none;
}