body {
	background-image: url(grafiken/grafik_bg_10.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	width: 950px;
	margin:auto
}
#content_1010 {
	background-image: url(grafiken/content_bg_1010.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 950px;
	float: left;
}
#content_1020 {
	background-image: url(grafiken/content_bg_1020.png);
	float: left;
	padding-left: 37px;
	padding-right: 37px;
	width: 876px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
}
#content_1030 {
	background-image: url(grafiken/content_bg_1030.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 950px;
	float: left;
}

#content_1040 {
	float: left;
	padding-left: 37px;
	padding-right: 37px;
	width: 876px;
	font-size: 9px;
	color: #666666;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
}

object {
	margin: 0px;
	padding: 0px;
}
param {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
