#TextHomepage {
	position: relative;
	height: 180px;
	width: 270px;
}
#TDText {
	width: 330px;
	vertical-align: top;
}
#TDNews {
	vertical-align: top;
	padding-left: 30px;
}
#ContentTable {
	width: 630px;
}
.NewsText {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	font-size: 11px;
}
.NewsHead {
	padding-bottom: 8px;
	vertical-align: top;
}
.NewsPic {
	vertical-align: top;
	padding-bottom: 20px;
}
#NewsReiter {
	background-image: url(../bitmaps/basics/reiter_rot.gif);
	position: absolute;
	width: 303px;
	height: 30px;
	left: 343px;
	top: 2px;
	background-repeat: no-repeat;
	background-position: -20px;
}
#TDNewsReiter {
	height: 45px;
}
#ShopReiter {
	background-image: url(../bitmaps/basics/reiter_grau.gif);
	width: 300px;
	position: absolute;
	height: 30px;
	background-repeat: no-repeat;
	background-position: -5px;
	top: 242px;
}
a:link {
	color: #333333;
}
a {
	color: #333333;
}
