body {
	background: #eeeeee url(../images/startBG.png) repeat-x top;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}

#page {
	width: 100%;
	background: url(../images/startVektor.png) no-repeat center 137px;
}

#content {
	margin: auto;
	width: 900px;
}

#head {
	height: 100px;
}

#topnav {
	right: 0px;
}

#main {
	margin-top: 37px;
	height: 300px;
	background: url(../images/startMainBG.png);
	overflow: hidden;
}

#teaser {
	margin: 45px 30px;
	float: left;
	width: 514px;
}

#teaser h5 {
	color: #959595;
}

#pic {
	float: right;
	padding-left: 25px;
	width: 300px;
	height: 300px;	
	background: url(../images/startMainDiv.png) no-repeat top left;
}

#news {
	margin-top: 37px;
	height: 222px;
	overflow: hidden;
}

#copyright {
	float: left;
}

#bottomnav {
	float: right;
}

/* -----------------------------------------------
	News
----------------------------------------------- */

.news-latest-container {
	margin-top: 16px;
}

.news-latest-item {
	float: left;
	margin-right: 40px;
	width: 260px;
}

.news-latest-date {
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 10px;
}