body {
	margin:0;
	padding:0;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	line-height:18px;
	color:#666666;
}
img {
border:0;
}
a{
text-decoration:none;
color:#666666;
}
.header {
height:51px;
border-bottom:#FF6600 solid 1px;
}
.hcont {
	left:50%;
	margin-left:-450px;
	position:absolute;
	height: 47px;
}
.center{
width:990px;
height:300px;
background:url(bg_start.jpg) no-repeat top left;
padding-top:40px;
}
.news_home{
width:714px;
height:130px;
background:url(unten_rechts_weis.gif) no-repeat top left;
}
.news_home_head{
width:714px;
height:20px;
color:#FF6600;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
font-family:arial,helvetica,verdana;
}
.news_home_cell{
background:#EFEFEF; 
width:230px;
padding:5px;
}
.footer{
position: absolute;
bottom:0px;
height:60px;
width:100%;
background:#ff6600;
}
.footer_cont{
width:990px;
height:60px;
background: url(footerlo.gif) no-repeat right;
color:#FFFFFF;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 600px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 272px;
	height: 201px;
}
ul.thumb li img {
float:left
	width: 272px; height: 201px;
	padding: 5px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	border: none;
}

