
.newsletterpagebacklink {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.newsletterpagebacklink:hover {
	text-decoration: underline;
}

.newsletterpagebackdivtop {
	width: 100%;
	padding-bottom: 5px;
	/* margin-bottom: 25px; */
	border-bottom: 1px solid black;
}

.newsletterpagebackdivbottom {
	width: 100%;
	padding-top: 5px;
	margin-top: 25px;
	border-top: 1px solid black;
}


.newsletterpagenoentries {
	color: #CC0000;
	padding-top: 5px;
	font-weight: bold;
}

.newsletterpage_pb a {
	width:100%;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.newsletterpage_pb a:hover {
	text-decoration: underline;
}

.newsletterpage_pb_back {
	float: left;
	width: 150px;
}

.newsletterpage_pb_range {
	float: left;
	width: 270px;
	font-weight: bold;
}

.newsletterpage_pb_range a {
	text-decoration: underline;
}

.newsletterpage_pb_next {
	
}


/*
	BACK LINKS
*/

.tx-asextnewspage-pi1 .fotozeile_bildtext a, .tx-asextnewspage-pi1 p a {
	font-weight: bold;
	color:#1088BA;
	text-decoration: none;
}
.tx-asextnewspage-pi1 .asextnewspage_back_link_bottom a, .tx-asextnewspage-pi1 .asextnewspage_back_link_top a {
background-image:url(../../as_dlp_templates/ce_pages/images/pfeil_zurueck_schwarz.gif);
background-position:left center;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
padding-left:16px;
text-decoration:none;
}

.tx-asextnewspage-pi1 .asextnewspage_back_link_bottom a:hover, .tx-asextnewspage-pi1 .asextnewspage_back_link_top a:hover {	
	text-decoration: underline;
}
