#ausgleich-links  {
	background-color: #EAE9E9;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(ausgl_li.jpg);
	background-position: right;
}


#ausgleich-rechts  {
	background-color: #EAE9E9;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(ausgl_re.jpg);
	background-position: left;
}


#text_klein {
font-family: arial;
color: #000000;
font-weight:bold;
font-size: 10px;
}