
#homeLeft{
	width: 380px;
	padding-left: 29px;
}
/* GL + SL wegen IE 8 */
#homeLeft h1.sifr1 {
display: block;
}
#homeRight{
	width: 224px;
	padding-right: 28px; 
}
.NewsSingle{
	background: #F1F5F8 url(/img/css/newsbox.jpg) repeat-x left bottom;
	margin-bottom: 3px;
	width: 380px;
}
.NewsLeft {
	width: 65px;
	padding: 3px;
}
.NewsActive .NewsLeft{
	font-size: 150%;
	font-weight: bold;
	padding-top: 1px;
}
.NewsRight{
	width: 292px;
	background-image: url(/img/newscolor/0.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding-left: 7px;
	padding-right: 10px;
	margin: 3px 0;
}
.NewsThumb{
	width: 120px;
	height: 70px;
	padding-right: 5px;
	background-position: left center;
	background-repeat: no-repeat;
}
.NewsIntro{
	width: 292px;
}
.NewsIntrosmall{
	width: 167px;
}
.NewsIntro a, .NewsIntrosmall a{
	font-weight: bold;
	text-decoration: none; 
}
.NewsRight .NewsArt{
	font-style: italic;
}
.NewslistUrl{
	text-align: right;
}
.lehometitle{
	padding-top: 3px;
}

