#bg {
	background-image: url(../img/slices/hintergrund.jpg);
	width: 1033px;
	height: 422px;
	position:absolute;
  	top:50%;
  	left:50%;
  	width:1033px;
  	height:422px;
  	margin-left:-516px;
  	margin-top:-205px;
}

#main{
	position:absolute;
  	top:213px;
  	left:514px;
  	width:600px;
  	height:421px;
  	margin-left:-313px;
  	margin-top:-269px;
}



#left{
    margin-left: 70px;
	float: left;
	width: 150px;
	height: 350px;
	border: 0px solid red;
}

a {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
td {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;

}
.rot {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: EE3D23;
	text-decoration: none;
	font-weight: normal;
}


