/*/// Stylesheet STD --- Ergänzende Konfiguration --- siehe stylesheet.css ///*/
body {
	background-color:#BECBDB;
	background-image:url(../images/STD/STD-bg_body.png);
	background-repeat:repeat-x;
	}
a {
	color:#005282;
	text-decoration:none;
	}
dd.csc-textpic-caption {
	font-style:italic;
	color:#005282;
	margin-top:15px;
	}
h2.headline-pagetitle {
	color:#005282;
	}
h2.headline-bodytext {
	color:#398CB0;
	}
h2.headline-sidebar {
	color:#005282;
	}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
	border:1px solid #005282;
	}
#topnavi ul.topnavi li a:hover {
	color:#398CB0;
	}

/*/// tt_news START ///*/
.news-list-item h2 a {
	color:#398CB0;
	}
.morelink-icon {
	float:left;
	height:7px;
	width:7px;
	background-color:transparent;
	background-image:url(../images/STD/STD-img_arrow-right.png);
	}
.pk-news-latest-headline a {
	color:#555555;
	}
/*/// tt_news STOP ///*/