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

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

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

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

/* ### FORMAT ### */

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

.ce_headline {
	background-color:#3cc0f2;
}

.ce_colortext {
	color:#3cc0f2;
}

.ce_headbildtextlink_headline {
	background:#3cc0f2;
}

.ce_bildheadtext_headline {
	color:#3cc0f2;
}

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