#artikelnormalbacklink1,
#artikelnormalbacklink2 {
	width: 590px;
	height: 30px;

	text-align: right;
	padding-right: 20px;
	
	position: absolute;
	right: 20px;

	text-transform: uppercase;
	font-weight: bold;
}

#artikelnormalbacklink1 {
	top: 95px;

	background: transparent;
	background: url(/style/gfx/hlinie.png) right bottom no-repeat;
}

#artikelnormalbacklink2 {
	padding-top: 12px;	
	bottom: 50px;

	background: transparent;
	background: url(/style/gfx/hlinie.png) right top no-repeat;
}

#artikelnormalbacklink1 a,
#artikelnormalbacklink2 a {
	background: transparent;
	background: url(/style/gfx/pfeil-rechts.png) right top no-repeat;

	padding-right: 30px;

	text-transform: uppercase;
	font-weight: bold;
}

#artikelnormalbacklink1 a:active,
#artikelnormalbacklink1 a:hover,
#artikelnormalbacklink2 a:active,
#artikelnormalbacklink2 a:hover {
	text-decoration: underline;
}

#contenttext .text,
#contenttextmitbild #contenttextmitbildcontent .text,
#contenttextmitbild #contenttextmitbildcontent #polaroids {
	padding-top: 40px;
	padding-bottom: 45px;
}

#contenttextmitbild #contenttextmitbildcontent #polaroids { 
	padding-bottom: 10px;
}