.style {
	background: url(../bg.jpg) repeat;
}
.aufzaehlungbg {
	background-color: #E17225;
}
a:link {
        color: #666666; text-decoration: None; font-weight: normal
}
a:visited {
        color: #666666; text-decoration: None; font-weight: normal
}
a:hover {
        color: #E17225; text-decoration: None; font-weight: normal
}
.bildborder {
        border-color: #596F82;
        border-width: 2px
}
.text {
	font-family: Arial, Helvetica, sans-serif;
        font-size: small;
	color: #596F82; 
        font-weight: bold
}