@charset "utf-8";
/* CSS Document */
body {
	background-color:#DCC595;
	width:980px;
	margin:auto;
	padding:10px;
}
h1 {
	color: #336690;
	font-size:36px;
	font-weight:bold;
}
h2 {
	color: #000000;
	font-size:18px;
	font-weight:100;
	text-align:justify;
	
}
h3 {
	color: #00CC00;
	font-size:18px;
	font-weight:100;
	text-align:center;
	text-decoration:underline;
	
}

.testa {
	color: #424242;
	font-family:"Trebuchet MS";
	font-size:15px;
	margin-top:7px;
	text-align:left;
	margin-bottom:0px;
}
.natura {
	color: #CC6601;
	font-size:25px;
	font-weight:100;
	text-align:center;
}
td.int {
	border:1px;
	border-color:#00F;
}
table.int {
	border:1px solid;
	border-color:#AB7F4B;
}
td.top {
	vertical-align:top;
	text-align:right;
	width:120px;
}
td.tabelle {
	color: #000000;
	font-size:18px;
	font-weight:100;
	text-align:justify;
	
}
td.left {
	color: #000000;
	font-size:18px;
	font-weight:100;
	text-align:left;
}
td.right {
	color: #000000;
	font-size:18px;
	font-weight:100;
	text-align:right;
}
		
