@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}#content {
	height: 1200px;
	width: 100%;
	padding-top: 20px;
	position: absolute;
	padding-left: 100px;
	left: -1px;
	top: -20px;
	background-image: url(../pix/bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
#auswahl {
	width: 900px;
	text-align: center;
}

#inhalt {
	width: 600px;
}
#news {
	background-color: #E4F8F8;
	padding: 10px;
}
#content #inhalt #auswahl table tr td table tr td a {
	color: #FFF;
	text-align: right;
}

