
/* ******* Struktur ******* */

*                   	{font-family: "Courier New", Courier, monospace; font-size:15px; color:#666; line-height:21px; margin:0px; padding:0px;}
body									{background-color:#fff;}
#wrap									{width:400px; position:absolute; z-index:1; margin-left:-200px; left:50%; top:50px; }
#text									{float:left;width:590px;  }
#nav *								{color:#C30;}
#nav									{width:280px; float:left; margin: 50px 10px 0px 30px; color:#b22b44; z-index:10;}
p											{margin-bottom:10px;}

/* ******* Stile ******* */

h1 										{font-size:250%; font-weight:normal; padding-bottom:30px;}
h2 										{font-size:160%; font-weight:normal;  padding-bottom:10px; color:#69c;}
h3 										{font-size:140%; font-weight:normal;  padding-bottom:10px; color:#36F;}

/*
#nav a:link						{text-decoration:underline; }
#nav a:hover					{color:#69C;}
*/

a:link, a:link				{text-decoration:underline; }
a:hover, a:active			{color:#C39;}

strong								{color:#C39;}

