body {
	background: #ff8878 url(bg.jpg) repeat-x left top;
}

#panorama {
	background: url(header.jpg) no-repeat left top;
}

#contentcontainer {
	background-image: url(contentbg.gif);	
}

.active {
	background-image: url(active.gif) !important;
}

.logo {
	background-image: url(abundzu.gif) !important;
}

.topbar .pages {
	color: #666;	
}

h2 {
	color: #7E0089;
}

h1, h3, th.begleit { 
	color: #c75ed0;
}

#contentcontainer a { color:#c75ed0; }
#contentcontainer a:link { color:#c75ed0; }
#contentcontainer a:visited { color:#c75ed0; }
#contentcontainer a:hover { color:#7E0089; }
#contentcontainer a:active { color:#7E0089; }

