div#content * {
    font-size: 15px;
    line-height: 19px;
}
div#content h1, div#content .news-list-date  {
	margin-bottom: 20px;
	color : #005380;
	font-size : 20px;
	line-height : 25px;
	font-weight : bold;
}
div#content h2, div#content p.csc-subheader, h3 {
	margin-bottom: 20px;
	color : #005380;
	font-size : 20px;
	line-height : 25px;
	font-weight : bold;
}

div#content h5 {
	margin-bottom: 20px;
	color : #282d46;
	font-size : 17px;
	line-height : normal;
}
div#content p.csc-header-date, div#content div.news-single-timedata {
	font-size : 15px;
	line-height : normal;
}
div#content dd.csc-textpic-caption, div#content p.news-single-imgcaption {
	font-size : 13px;
	line-height : 14px;
	color: #4c4c4c;
	background: #e4e4e4;
	padding : 3px;
}
div#content table.contenttable tr td {
	padding : 3px;
	font-size : 14px;
	line-height : 20px;
	margin : 55px;
	border-bottom : 1px solid #f2f2f2;
}
body#page_orange div#content li {
	padding-left : 15px;
	background : url(../../image_blue/pfeil_kl_orange.png) no-repeat 0 6px;
}

body#page_blue div#content li {
	padding-left : 15px;
	background : url(../../image_blue/pfeil_kl_blau.png) no-repeat 0 6px;
}
body#page_orange div#content a.seitenanfang {
	background:url(../../image_blue/funktion_seitenanfang.gif) no-repeat 0px 1px;
}
body#page_blue div#content a.seitenanfang {
	background:url(../../image_blue/funktion_seitenanfang_blau.png) no-repeat 0px 1px;
}

body#page_orange a.druckversion {
	background:url(../../image_blue/funktion_druckversion.png) no-repeat 0px 1px;
}
body#page_blue a.druckversion {
	background:url(../../image_blue/funktion_druckversion_blau.png) no-repeat 0px 1px;
}
body#page_blue h1 {
color: #0066CB;
}

body#page_blue h2 {
color: #0066CB;
}

body#page_blue h3 {
color: #0066CB;
}


