/*Kopfgrafik*/
#content_head{
	width: 814px;	
	height: 358px;
	background: url(/cms/templates/penta/images/head.jpg);
}

span.link_r {
	padding-left: 10px;
	background: url(/cms/templates/penta_news/images/pfeil_r.gif) no-repeat 0px 4px;
}
span.link_r a {
	padding-left: 1px;
	vertical-align: middle;
	color: #d3007a;
	text-align: left;
	border-bottom: 1px dotted #d3007a;
	text-decoration:none;
	font-weight: bold;
}

div.link_top {
	text-align: right;
}

div.link_top a,
div.link_top span a {
	padding-left: 12px;
	background: url(/cms/templates/penta_news/images/pfeil_top.gif) no-repeat 0px 4px;
	vertical-align: middle;
	color: #d3007a;
	text-align: left;
	border-bottom: 1px dotted #d3007a;
	text-decoration:none;
	font-weight: bold;
}

/*Blog Ueberschrift*/
table.blog td.contentheading {
	color: #d3007a;
	font-weight: bold;
}

table.blog table td.contentheading {
	color: #d3007a;
	font-weight: bold;
}

h2 {
	color: #d3007a;
}
