@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B7D7F;
	background-color: #333333;
	margin: 0px;
	font-size: 12px;
}
#titolo {
	width: 880px;
	margin-left: 25%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7D7F;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}


.titolo {
	font-size: 36px;
	color: #7B7D7F;
	letter-spacing: -2px;
}
#bild1 {
	position:absolute;
	left:25%;
	top:177px;
	width:880px;
	z-index:1;
}
#navigation {
	width: 880px;
	margin-left: 25%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
#navigation a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
#navigation a:hover {
	color: #666666;
	font-size: 12px;
}
#cat_pages a {
	color: #7B7D7F;
	text-decoration: none;
}
#cat_pages a:hover {
	color: #666666;;
}


#navigation li {
	background-image: url(../img/freccia_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 10px;
	list-style-type: none;
}
.rahmen_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7D7F;
}
.rahmen_rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B7D7F;
}
#cat_tep {
	color: #666666;
	font-size: 12px;
}
#cat_tep  li {
	list-style-type: none;
	background-image: url(../img/freccia_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 18px;
}
#cat_tep  a {
	color: #666666;
	text-decoration: none;
}
#cat_tep  a:hover {
	color: #999999;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 5px;
	color: #CCCCCC;
	font-weight: normal;
	display: block;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7B7D7F;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	position: absolute;
	top: 50%;
	display: block;
	width: 100%;
}
.cat_pers {
	font-size: 16px;
	color: #CCCCCC;
}
#trenne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7D7F;
}
#cat_pages li {
	display: inline;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #7B7D7F;
	width: 200px;
	padding: 1px;
}
a {
	color: #7B7D7F;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#sotto_titolo {
	text-align: center;
	font-size: 14px;
}
#sotto_titolo_1 {
	text-align: center;
	font-size: 18px;
}
