#seitenbackleft {
	background:url(../images/backgrounds/seiteback_links_pink.jpg) right top;
}

#seitenbackcenter {
	background:url(../images/backgrounds/seiteback_pink.jpg);
}

#Grafik {
	background:url(../images/grafik/grafik_pink.jpg) no-repeat top left;
}

#Logo {
	background:url(../images/logos/logo_pink.jpg) no-repeat top left;
}

/* ### FORMAT ### */

a { text-decoration: none; color: #df2769; }
a:link { text-decoration: none; color: #df2769; }
a:visited { text-decoration: none; color: #df2769; }
a:hover { text-decoration: underline; color: #df2769; }
a:active { text-decoration: none; color: #df2769; }

.ce_headline {
	background-color:#df2769;
}

.ce_colortext {
	color:#df2769;
}

.ce_headbildtextlink_headline {
	background:#df2769;
}

.ce_bildheadtext_headline {
	color:#df2769;
}

.design_punktestrich {
	background:url(../images/punktelinie/punktelinie_pink.gif) repeat-x left;
}