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

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

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

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

/* ### FORMAT ### */

li {
	list-style-image:url(../images/listen/list_braun.gif);
}

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

.ce_headline {
	background-color:#9f6a31;
}

.ce_colortext {
	color:#9f6a31;
}

.ce_headbildtextlink_headline {
	background:#9f6a31;
}

.ce_bildheadtext_headline {
	color:#9f6a31;
}

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