/*  
Author: Andrea Costagli 
costagli@tiscali.it
 */
 
h1 {
	text-align: center;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0 2em;
	padding: 0;
}

h2 {
	text-align: center;
	font-size: 1.0em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0 2em;
	padding: 0;
}

h6 {
	text-align: center;
	font-size: .8em;

	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

/*
img#menuhover { 
	width:80%;
}
*/

img#corpo { 
	width:40%;
}

img#listaHaus { 
	width:210px;
}

table.preise{
	width : 98%;
	text-align:center;
	border:0px solid #7c6;
	border-collapse:collapse;
	margin-left:auto; 
	margin-right:auto;
}
table.windowpreise{
	width : 70%;
	text-align:center;
	border:0px solid #7c6;
	border-collapse:collapse;
	margin-left:auto; 
	margin-right:auto;
}

 td, th{
	border:1px solid #190;
	padding:0.2em 0.5em;
}

td.noborder, th.noborder{
	border:0px solid #190;
	padding:0.2em 0.5em;
}

table.tabella1 {
	table-layout : auto;
	width : 600px;
	background : silver; /*#336600;*/
 	border: 1px;
	border-collapse: separate;
	border-spacing: 1px;
 	
}

table.tabella2 {
	table-layout : auto;
	width : 90%;
 	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
 	
}

table.indiciz {
	margin-left:auto; 
	margin-right:auto;
	table-layout : auto;
	width : 100%;
 	border:0px solid #7c6;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 11px arial;
}

table.linksAmici {
	margin-left:auto; 
	margin-right:auto;
	table-layout : auto;
	width : 100%;
 	border:0px solid #7c6;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 10px arial;
}

table.riepilogo{
	margin-left:auto; 
	margin-right:auto;
	table-layout : auto;
	width : 60%;
 	border:0px solid #7c6;
	border-collapse: collapse;
	border-spacing: 0px;
	font: 13px arial;
}

p{
	text-align:center;
}

a {
	text-decoration: none;
	font-weight: normal;
	color:  #290;
	background-color: transparent;
	outline: none;
	}
	
a:visited {
	color:  #170;
	background-color: transparent;
	}
	
a:active {
	color:  #efe;
	background-color: #7c6;
	text-decoration: none;
	}
a:hover {
	color: #efe;
	background-color: #7c6;
	text-decoration: none;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: .9em/1.5em verdana, sans-serif;
	}
	
/*
#header h1 {
	font-size: 0.8em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .3em;
	color: #7c6;
	background: transparent;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0.18em 0em;
	}
	*/
	
#header h1 {
	font-size: 2em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: .3em;
	color: #7c6;
	background: transparent;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0.22em 0em;
	}
	
#header h2 {
	text-align: right;
	font-size: 1.1em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 0 2em;
	padding: 0;
	}
	
#header h3 {
	text-align: left;
	font-size: 1.3em;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #999;
	background: transparent;
	margin: 1em 1em;
	padding: 0;
	}
	
#header a, #header a:visited, #header a:active {
	text-decoration: none;
	color: #7c6;
	background: transparent;
	}
	
#header a:hover {
	text-decoration: none;
	color: #7c6;
	background-image: none;
	}

.box {
	text-align: center;
	background: #efe;
	/*background: #efe; originale
	#efc;
	background: #889768;*/
	color: #333;
	border: 1px solid #7c6;
	margin: 0px 10px 10px 0px;/*sono lo spazio laterale destro e in basso lo spazio con il box successivo */
	padding: 10px 10px 10px 10px  ;
}

.box2 {
	text-align: center;
	background: #efc;
	/*background:  #DCDCA9;
	#efd #efc
	background: #889768;*/
	color: #333;
	border: 1px solid #7c6;
	margin: 0px 10px 10px 0px;
	padding: 15px 0 15px 0px  ;
}

.boxmenu {
	text-align: center;
	background: #efd;
	/*background:  #C0C0C0;
	#efb;
	background:  #DCDCA9;
	background: #889768;*/
	color: #333;
	border: 1px solid #7c6;
	margin: 0px 10px 10px 0px;
	padding: 15px 0 15px 0px  ;
	-webkit-border-radius: 16px;    /* for Safari */
    -moz-border-radius: 6px;       /* for Firefox */
}

pre, blockquote {
	margin: 0em 2em 1em 2em;
	padding: .5em 1em;
	background: #e3f6e3;
	color: #222;
	border: 1px solid #7c6;
	font: .9em/1.2em monospace;
}

#footer {
	background: #efc;
	color: #6b4;
	border: 1px solid #7c6;
	}
	
.copyright {
	text-align: left;
	}
	
.w3c {
	float: right;
	text-align: right;
	}
