body {
	background-position: top right;
	background-attachment: fixed;
	font-family: georgia;
	font-size: 14px;
	text-align: center;
}

td {
	font-size: 14px;
}

#header {
	width: 757px;
	height: 147px;
	margin-left: 3px;
	margin-bottom: 5px;
}

#container {
	width: 760px;
	padding: 6px;
	background: #ffffff;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.news_page, .uptodate_page, .newsletter_page, .schede_page, .focus_page {
	padding: 5px;
	margin-bottom: 20px;
      line-height: 18px;
}

.news h1, .uptodate h1  {
	color: #fff;
	font-size: 60px;
	font-family: Times;
	letter-spacing: -3px;
	margin-top: -10px;
	margin-bottom: -15px
}

.news h2, .uptodate h2 {
	color: #002E55;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia;
	margin-bottom: 0;
}

.news_page h2, .uptodate_page h2 {
	color: #002E55;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia;
	margin-bottom: 0;
line-height: 26px
}

.newsletter h1, .schede h1 {
	color: #fff;
	font-size: 22px;
	font-family: Times;
	margin-top: -5px;
	margin-bottom: 0px;
}

.newsletter h1 a:link {
	color: #fff;
}

.focus h1, .editoriale h1 {
	color: #fff;
	font-size: 30px;
	font-family: Times;
	margin-top: -5px;
	margin-bottom: -10px;
}

.editoriale_page h1 {
	color: #fff;
	font-size: 40px;
	font-family: Times;
	margin-top: 10px;
	margin-bottom: 20px;
}

.editoriale_page h2 {
	color: #000;
	font-size: 24px;
	font-family: Georgia;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 26px
}

.focus h2 {
	color: #000;
	font-size: 14px;
	font-family: Georgia;
	margin-bottom: 0;
	margin-top: 10px;
}

.editoriale h2 {
	color: #000;
	font-size: 14px;
	font-family: Georgia;
	margin-bottom: 0;
	margin-top: 10px;
}

*html .editoriale h2, .focus h2 {
	font-size: 12px;
}

.date {
	font-family: Arial;
	color: #6F6F6F;
	font-size: 12px;
}

.editoriale {
	background-color: #D8DEC9;
	padding: 5px;
	border-bottom: 3px solid #ABB889;
	margin-bottom: 10px;
	position: relative;
}

#siteinfo {
	font-family: Arial;
	width: 760px;
	text-align: center;
	font-size: 10px;
	padding: 10px 0;
	color: #000;
	border-top: 0.3pt solid #000000
}

#siteinfo img {
	width: 125px;
	height: auto;
}
