.corner {
	background-image: url(pix/unten.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.ellipse {
	background-image: url(pix/ellipse2.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	background-attachment: fixed;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a {
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main {
	background-image: url(pix/back_main.jpg);
	background-repeat: repeat-x;
}
.popup {
	background-image: url(aktionen/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.img {
	float: left;
}
