body {
	background-color: #FFFFFF; 
	margin-left: 5px;
	margin-top: 5px;
	}
body, td, ol, ul, p, div, i, b {
	font: "Lucida Sans", Maestro; 
	color: #666666; 
	font-size:11px; 
	line-height:15px; 	
	font-family: "Lucida Sans", Maestro;
	}

h1 {
	font-size:24px; 
	line-height:28px; 	
	font: "Lucida Sans", Maestro; 
	
	}

h2 {
	font-size:18px; 
	line-height:20px; 	
	font: "Lucida Sans", Maestro; 
	color: #FF6633;
	}

h3 {
	font-size:14px; 
	line-height:15px; 	
	font: "Lucida Sans", Maestro; 
	}



td.nav {
	background-color: #FFFFCC;
	}


td.content {
	background-color: #FFFFCC;
	}

td.text {
	background-color: #FFFFCC;
	}

td.deutsch 					/*rosa*/
	{
	background-color: #FFCC99;
	}

td.italienisch				/*grün*/
	{
	background-color: #99FF66;
	}

td.englisch					/*blau*/
	{
	background-color: #66FFFF;
	}
td.ladinisch				/*rot*/
	{
	background-color: #FF3366;
	}

	
/* links content */

a:link {
	font-size:12px; 
	color: #666666; 
	text-decoration: underline;
	font-style:inherit; 
	}

a:active {
	font-size:12px; 
	color:#666666; 
	text-decoration:underline; 
	}
a:visited {
	font-size:12px; 
	color: #666666; 
	text-decoration:underline; 
	}
	
a:hover {	
	font-size:12px; 
	color:#666666; 
	text-decoration:none; 
	}

/* links navigation */

a.nav:link {
	font-size:12px; 
	color:#666666; 
	text-decoration:underline; 
	margin-left:10px;
	}

a.nav:active {
	font-size:12px; 
	color:#666666; 
	text-decoration:underline; 
	font-weight:bold;
	margin-left:10px;
	}
a.nav:visited {
	font-size:12px; 
	color:#666666; 
	text-decoration:underline; 
	margin-left:10px;

	}
	
a.nav:hover {	
	font-size:12px; 
	color:#666666; 
	text-decoration:none; 
	font-weight:bold;
	margin-left:10px;
	}
	
/* links footer */

a.footer:link {
	font:Century Gothic, Helvetica Neue Light;
	font-size:12px;
	color: #CCCCCC; 
	text-decoration:underline; 
	font-weight:bold;
	}

a.footer:active {
	font-size:12px; 
	color:#CCCCCC; 
	text-decoration:underline; 
	}
a.footer:visited {
	font-size:12px; 
	color:#CCCCCC; 
	text-decoration:underline; 
	}
	
a.footer:hover {	
	font-size:12px; 
	color:#CCCCCC; 
	text-decoration:none; 
	}
	
	
	
div.footer { 
	font:Century Gothic, Helvetica Neue Light; 
	font-size:12px;
	color: #CCCCCC;
	}	


