.lesetext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.contentBG1 {
	background-image: url(../images/contentbg_top.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
}
.contentBG2 {
	background-image: url(../images/contentbg_bot.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: center bottom;
}
ul.knopf {
	list-style-image: url(../images/listzeichen.jpg);
}
.titlebar {
	background-color: #EDEEE9;
}

a:link {
	color: #828257;
}
a:visited {
	color: #828257;
}
a:hover {
	color: #828257;
	text-decoration: none;
}

