@import 'default.css';
h1, h2, h3 {
	color: #333333;
}
a:link {
	color: #4E8006;
}
a:hover, a:active {
	color: #4E8006;
}
a:visited {
	color: #4E8006;
}
#teaser {
	background: url(../header/startseite.jpg) no-repeat left top;
}
#teaser h1 a {
	color: #333333;
}
.post.top, .post.top h2 { background-image: url(../img/elements/bar0.jpg); }
.box, .box h2 {	background-image: url(../img/elements/bar0.jpg); }
.box.link, .box.link h2 {	background-image: url(../img/elements/lnkbar0.jpg); }
#menu a.selected { background: transparent; }