/* =content HP
--------------------------------------------------------------- */
#container.home #content-container {
	width: 620px;
	}
#container.home #staticbox {
	padding: 0;
	width: 300px;
	background-image: none;
	}
.contentbox {
	min-height: 113px;
	overflow: auto;
	padding: 10px 10px 0;
	text-align: left;
	background: url(/pictures/hp-box-bg.png) no-repeat;
	}
.contentbox h2 {
	margin-bottom: 10px;
	font-size: 1.17em;
	font-weight: bold;
	}
.contentbox h2 span {
	display: block;
	font-size: 3.17em;
	line-height: 1em;
	color: #0075be;
	font-weight: normal;
	}
.heft-aktuell {
	float: right;
	position: relative;
	width: 82px;
	height: 108px;
	margin: 0 0 10px 10px;
	border: 1px solid ;
	background: url(/pictures/trex-heft-gross.gif) no-repeat;
	}
.heft-aktuell a {
	position: absolute;
	display: block;
	width: 80px;
	height: 108px;
	text-decoration: none;
	font: 18px/96px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: right;
	}
	
/* =mittlere Spalte // News
--------------------------------------------------------------- */
#container.home .newsbox {
	width: 440px;
	padding: 10px 10px 0;
	background: url(/pictures/hp-news-bg.png) no-repeat;
	}
.newsbox h2 {
	margin-bottom: 7px;
	padding-bottom: 7px;
	background: url(/pictures/hp-title-bg.gif) repeat-x left bottom;
	}
a.topnews {
	font-weight: normal;
	}
p.news-more {
	text-align: right;
	}
	
/* =rechte Spalte // Sponsoring
--------------------------------------------------------------- */
#container.home .sponsorbox {
	padding-top: 0;
	background-image: none;
	width: 140px;
	padding: 0;
	}
.sponsorbox ul li {
	margin-bottom: 10px;
	padding: 0;
	}
.sponsorbox ul li a {
	padding: 0 !important;
	}
.sponsorbox ul li a img {
	border: 1px solid #cecece;
	}
.sponsorbox ul li a:hover img {
	border: 1px solid #8d8d8d;
	}
