/* Formatierung bei Logo ohne Bild-Banner */
#main #content_header {
	position: absolute;
	top: 45px;
	right: 0;
	margin-top: 0px; 
}
#primary {
	margin-top: 275px;
}
/* Ende Formatierung Logo ohne Bild-Banner */



/* ##### Sornderformatierungen Startseite ### */

.entry-title {
	display: none;
	color: #CC0099;
}
#content h1 {
	color: #CC0099;
	font-size: 42px;
	font-weight: normal;
	line-height: 46px;
}

#access a:hover {
	color: #FFF;
}

#access li:hover {
	background: #CC0099;
}
#content a,
#content a:link,
#content a:visited {
	color: #CC0099;
}
#primary a,
#primary a:link,
#primary a:visited {
	color: #CC0099;
}

#primary .widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary .widget_recent_entries ul li {
	margin-bottom: 6px;
	line-height: 1.28;
}
#primary .widget_recent_entries ul li .post-date {
	display: none;
}
