/*
	AProv LIQUID stylesheet
	Sitewide styles
	
	Author: stefano.bonzi@siag.it
	Version: January 2006
*/

/* Undo some browser defaults
------------------------------------------- */
* {
	padding: 0;
	margin: 0;
	text-indent: 0;
}

a, :link, :visited {
	text-decoration: none;
}

a img, :link img, :visited img, #map img{
	border: none;
}


h1, h2, h3, h4, h5, h6, td, th {
	font-size: 1em;
}

address, em {
	font-style: normal;
}

em {
	font-weight: bold;
}

ul, ol {
	list-style: none;
}

q {
	font-style: italic;
}

q:before {
	content: no-open-quote;
}

q:after {
	content: no-close-quote;
}


/* STRUCTURE: page layout
----------------------------------------- */
body {
	margin: 0;
	padding: 0 10px;
	background: #fff;
	color: #000;
	font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header {
	background: #fff;
	color: #000;
	width: 100%;
}

#footer {
	background: #fff;
	color: #000;
	border-top: 10px solid #99b1e6;
	text-align: center;
	font-size: .9em;
	line-height: 1.75;
	padding: 1em 0;
	clear: left;
	width: 100%;
}


#wrapper_1 {
	background-image: url(../img/left_bck.gif);
	float: left;
	width: 100%;
	background-color: transparent;
	background-position: left top;
	background-repeat: repeat-y;
	color: #000;
}

.twoCols #content {
	margin-left: 182px;
}

#mainNavigator {
	float: left;
	width: 182px;
}


/* TYPOGRAPHY: headings
------------------------------ */
#header h1 {
	clear: both;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 5.5em;
	background-color: transparent;
	color: #000;
	background-position: center left;
	background-repeat: no-repeat;
}

#header h1 a#main,
#header h1 a#main:link,
#header h1 a#main:visited,
#header h1 a#main:hover {
	display: block;
	float: left;
	width: 22em;
	height: 5.5em;
	background: transparent url(../img/header_it.jpg) center left no-repeat;
	color: #000;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

#header h1 a#main span {
	position: relative;
	z-index: -1;
}

#header h1 a#sub,
#header h1 a#sub:link,
#header h1 a#sub:visited,
#header h1 a#sub:hover {
	display: block;
	float: right;
	width: 12.5em;
	height: 5.5em;
	border-bottom: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	color: #000;
	background-position: right center;
	background-repeat: no-repeat;	
}

#header h1 a#sub span {
	position: relative;
	z-index: -1;
}

h1 {
	display: none;
}

#header h1 {
	display: block;
}


/* TYPOGRAPHY: links
------------------------------ */

a.outboundLink:link,
a.outboundLink:visited,
a.outboundLink:hover,
a.outboundLink:focus,
a.outboundLink:active {
	padding-right: 15px;
	background-image: url(../img/outboundLink_bullet.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

a:link,
a:visited {
	background: transparent;
	color: #223974;
	padding-bottom: 1px;
	border-bottom: 1px dashed ;
}


a:hover,
a:focus,
a:active {
	background-color: #003399;
	color: #fff;
	border-bottom: 1px solid;
}

#serviceNavigator li a:link,
#serviceNavigator li a:visited {
	font-weight: bold;
	background: #003399;
	color: #fff;
}

#serviceNavigator li a:hover,
#serviceNavigator li a:focus,
#serviceNavigator li a:active {
	background: #fff;
	color: #003399;
}


#mainNavigator ol li strong a:link,
#mainNavigator ol li strong a:visited {
	color: #001F5E;
	background: transparent;
}

#mainNavigator ol li strong a:hover,
#mainNavigator ol li strong a:focus,
#mainNavigator ol li strong a:active {
	background: #003399;
	color: #fff;
}



.news h3 a:link,
.news h3 a:visited {
	color: #000;
}

.news h3 a:hover,
.news h3 a:focus,
.news h3 a:active {
	background: #223974;
	color: #fff;
}
/*
.provincia h3 a:link,
.provincia h3 a:visited {
	color: #003399;
	background: #fff;
}

.provincia h3 a:hover,
.provincia h3 a:focus,
.provincia h3 a:active {
	background: #223974;
	color: #fff;
}
*/

.box h3 a:link,
.box h3 a:visited {
	background: transparent;
	color: #666;
}

.box h3 a:hover,
.box h3 a:focus,
.box h3 a:active {
	background: #223974;
	color: #fff;
}



/* TYPOGRAPHY: navigation lists
------------------------------ */

#corporateNavigator {
	text-align: right;
	font-size: .9em;
	color: #003399;
	background: #E0E6F4;
	padding: 2px 4px;
}

#corporateNavigator li {
	display: inline;
	margin: 0 0 0 .25em;
	padding: 0 .5em 0 0;	
	line-height: 1.5em;
	height: 1.5em;	
	vertical-align: middle;
	border-right: 1px solid;	
}

#corporateNavigator li.skipNavigation {
	display: none;
}

#corporateNavigator li.styleSwitcher {
	font-weight: bold;
}

#corporateNavigator li.last {
	padding-right: 0;
	margin-right: 0;
}

#corporateNavigator li.last {
	border-right: none;
}

#serviceNavigator {
	margin: 0;
	padding: 3px 0;
	background: #003399;
	color: #fff;
	clear: left;
	float: left;
	width: 100%;
}

#serviceNavigator ol {
	float: left;
}

#serviceNavigator li {
	display: inline;
	margin-left: .25em;
	padding-right: .5em;
	border-right: 1px solid;
	line-height: 1.5em;
}

#serviceNavigator li.last {
	border-right: none;
	padding-right: 0;
}

#serviceNavigator li.first {
	margin-left: 3px;
}

#mainNavigator ol {
	margin-right: 3px;
}


#mainNavigator {
	line-height: 1.75;
}
#mainNavigator ol ul {
	margin: 5px  0;
}

#mainNavigator ol ul ul {
	margin:  1px 0;
}

#mainNavigator ol li strong {
	display: block;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 5px 0;
	padding: 1px 0 1px 14px;
	background: #c0cce6 url(../img/mainNavBullet.gif) 0 .4em  no-repeat;
	color: #000;
	border: 1px solid #003399;
	border-style: solid none;
}


#mainNavigator ol li ul li {
	/*list-style-type: square;*/
	padding: 1px 0 1px 18px;
	background: url(../img/mainNavBullet.gif) 4px .4em no-repeat;
	border-bottom: 1px solid #fff;
}

#mainNavigator ol li ul li.selectet {
	background: url(../img/mainNavBullet2.gif) 4px .4em no-repeat;
}


#mainNavigator ol ul ul li {
	padding: 1px 0 1px 12px;
	background: url(../img/mainNavBullet.gif) 0 .4em  no-repeat;
	border-bottom: none;
	font-size: .9em;

}


#mainNavigator ol li strong.activ {
	padding: 1px 0 1px 14px;
	color: #000;
	background: #FEF0D9 url(../img/mainNavBullet2.gif) 0 .4em  no-repeat;
}

#mainNavigator ol li strong.noLink {
	padding: 1px 0 1px 4px;
	color: #000;
	background: #D1E9E9;
	border: 1px solid #000;
	border-style: solid none;
}

#breadCrumbs {
	margin-left: 13px;
	padding: 0 0 1em 18px;
	background: #fff url("../img/crumbsBullet.gif") 0% 4px no-repeat;
}

.threeCols #breadCrumbs {
	margin-right: 15px;
}

#content .localNav {
	float: right;
	margin: .5em 0 .5em 1em;
	padding: 0 10px;
	height: auto;
	max-width: 33%;
}

#content .localNav ol {
	margin: 0;
	padding: 0;
}

#content .localNav li {
	margin: .25em 0 .5em 1em;
	padding: 0 .125em;
}

#content .localNav {
	background: Ivory;
	color: #000;
	border: 1px solid #C0CCE6;
}

#content .localNav li {
	list-style-type: none;
	background: Ivory url(../img/bullet_01.gif) 0 .2em  no-repeat;
	padding-left: 12px;
}

#content .localNav h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	margin-top: .5em;
	
}


/* TYPOGRAPHY: forms
-------------------------------------------------- */
#serviceNavigator #search input.text {
	border: 1px solid #fff;
	padding: 1px;
	margin-right: 2px;
}

#serviceNavigator #search button {
	background: #eee;
	color: #000;
	border: 1px solid #666;
	padding: 0 3px;
}

#serviceNavigator form#search {
	text-align: right;
}

#serviceNavigator #search fieldset {
	border: none;
	float: right;
	padding-right: 3px;
}

#serviceNavigator #search legend {
	display: none;
}

#serviceNavigator  #search input.text {
	width: 8em;
}

#content input.text {
	border: 1px solid #999;
	width: 15em;
}

#content fieldset {
	border: 1px solid #ccc;
	padding: .8em;
}

#content legend {
	background: transparent;
	color: #000;
	font-size: 1.3em;
	padding: 0 .5em .5em;
}

/*
.mandatory label {
	font-weight: bold;
	background: transparent;
	color: #c00;
}

.mandatory span {
	background: transparent;
	color: #c00;
	font-weight: normal;
}

.mandatory span {
	vertical-align: top;
}*/

#content fieldset div {
	background: #eee;
	color: #000;
	padding: .5em;
	margin: .5em 0 0;
}

#content fieldset div.buttons {
	background: #fff;
	color: #000;
	text-align: center;
}

#content .categoriesChoice {
	margin: 2em 0;
	font-weight: bold;
}

form {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input, button, label, select {
	vertical-align: middle;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: .125em;
}

input.text {
	padding: 2px;
}


button {
	text-align: center;
	cursor: pointer;
}

select {
	max-width: 70%;
}

#content p.instructions {
	margin: .25em 0 1em;
	line-height: 1.25;
}

#content fieldset li {
	list-style: none;
}

/* TYPOGRAPHY: rulers
------------------------------ */
hr {
	display: none;
}

hr.clear {
	display: block;
	clear: both;
	height: 0;
	margin: 0;
	border: none;
}


/* TYPOGRAPHY: headings
------------------------------ */

.it #header h1 {
	background-image: url(../img/header_it.jpg);
}


.en #header h1 {
	background-image: url(../img/header_en.gif);
}


.it #header h1 a#sub,
.it #header h1 a#sub:link,
.it #header h1 a#sub:visited,
.it #header h1 a#sub:hover {
	background-image: url(../img/logo_sinanet.gif);
}


.en #header h1 a#sub,
.en #header h1 a#sub:link,
.en #header h1 a#sub:visited,
.en #header h1 a#sub:hover {
	background-image: url(../img/abteilung_en.gif);
}


#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

#content .hiLite h2 {
	background: transparent;
	color: #003399;
	/*border-bottom: 1px solid #add8e6;*/
	margin: 0 0 .5em;
}

#content .news h2 {
	margin: 0 0 .5em 0;
	padding: 3px 10px;
	background: #f5f5f5;
	color: #333;	
}

#content .items h2,
#content .provincia h2 {
	background: transparent;
	color: #003399;
	/*border-bottom: 1px solid #add8e6;*/
	margin: 0 0 .6em;
}

#content h3 {
	font-size: 1.2em;
	margin: 1.5em 0 .5em;
}

#content .news h3 {
	margin: 0 10px 10px;
	background: url(../img/newsBullet.gif) left bottom no-repeat;
	padding-left: 15px;
}

#content .box h3 {
	margin: 0;
	padding: 3px 3px 5px 3px;
	background: #f5f5f5;
	color: #333;
	letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
}


#content .hiLite h3 {
	font-size: 1.4em;
	padding:0 0 1px 0;
	background: transparent;
	color: #003399;
	border-bottom: 1px solid #DF910A;
	border-top: 1px solid #DF910A;
	margin: 0 0 .5em;
}


#content .provincia h3 {
	margin: 0 10px 10px;
	background: #fff url(../img/mainNavBullet.jpg) left  no-repeat;
	padding-left: 15px;
	font-size: 1.2em;
}

#content .items h3 {
	padding:0 0 1px 3px;
	background: transparent;
	color: #003399;
	font-style: italic;
	border-bottom: 1px solid #DF910A;
	border-top: 1px solid #DF910A;
	margin-bottom: 1em;
}

#content .items h4 {
	font-size: 1.1em;
	background: transparent;
	color: #000;
	margin-bottom: .5em;
}

#content .hiLite h4 {
	background: transparent;
	color: #003399;
	font-size: 1.4em;
	margin: 0 0 .5em;
}

#content .items div.spezialTitle {
	margin: 0 0 1em 0;
}


#content .items div.spezialTitle h3,
#content .items div.spezialTitle h2 {
	margin-bottom: 0;
}

#content .items div.spezialTitle p {
	font-weight: bold;
	padding-left: 2em;
	font-size: 1.125em;
	color: #003399;
	background: transparent;
}







/* TYPOGRAPHY: elements outside content
-------------------------------------------- */
#mainNavigator #leftCol {
	padding-right: 3px;
	line-height: 1.3em;
}

#mainNavigator #leftCol h2 {
	background: #fff;
	color: #000;
	border: 1px solid #003399;
	border-style: solid none;
	margin: 5px 0;
	padding: 4px 0 4px 3px;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#mainNavigator #leftCol dl {
	padding: 0 5px;
}

#mainNavigator #leftCol dt {
	font-weight: bold;
	margin-bottom: .3em;
}

#mainNavigator #leftCol dd.borderBottom {
	border-bottom: 1px dotted #003399;
	padding-bottom: .8em;
	margin-bottom: .8em;
}

#mainNavigator #leftCol dd.date {
	font-size: .9em;
	font-weight: bold;
}


/*#mainNavigator .hiLite {
	margin: 10px 6px 15px 5px;
	border: 1px solid #000;
	background: #cce5ff;
	color: #000;
}*/
#mainNavigator .hiLite,
#contextNavigator .hiLite {
	margin: 10px 6px 15px 5px;
	padding: 0 3px 5px 3px;
	border: 1px solid #89A1D2;
	text-align: center;
	background: #fff;
	color: #000;
}
#mainNavigator .hiLite span,
#contextNavigator .hiLite span {
	display: block;
	font-size: .9em;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#mainNavigator .hiLite img,
#contextNavigator .hiLite img {
	display: block;
	margin: 0;
	padding: 0;
}

#mainNavigator #ambiente {
	padding:.4em .4em;
	font-size: 1.3em;
	font-weight: bold;
}

#mainNavigator p,
#contextNavigator p {
	margin: 5px 5px 10px 5px;
}

/* TYPOGRAPHY: lists
------------------------------ */
#content ul,
#content ol,
#content dl {
	margin-left: 1em;
}

#content li,
#content dd {
	margin: .8em 0 .8em 1em;
}

#content li,
#content dt,
#content dd {
	line-height: 1.35;
}

#content ul {
	list-style: none;
}


#content ol {
	list-style: decimal;
}

#content dt {
	font-weight: bold;
	margin-top: 1.5em;
}

#content li em {
	font-weight: bold;
	font-size: 1.25em;
}




/* TYPOGRAPHY: content elements
-------------------------------------------- */
#content  li{
	background: url(../img/bullet_01.gif) 0 .2em  no-repeat;
	padding-left: 14px;
}

#content {
	padding: 5px 0;
}

#content p {
	line-height: 1.70;
	margin-bottom:.8em;
	
}

.more {
	text-align: right;
	padding: .5em 0 0;
}

.docSize {
	background: transparent;
	color: #666;
}


/*============ #Logos später lösche,================*/

#content #map {
	float: left;
}

#content #map a {
	border-bottom: none;
}

#content #map a:hover {
	background: none;
	color: none;
}

#content #mapRegion {
	margin: .5em 0;
}

#content #mapRegion a {
	border-bottom: none;
}

#content #mapRegion a:hover {
	background: none;
	color: none;
}

#content .hiLite,
#content .news,
#content .items {
	margin: 0 15px 1em;
}

.twoCols #content .hiLite,
.twoCols #content .news,
.twoCols #content .items,
.twoCols #content .provincia
 {
	margin: 0 0 10px 1.5em;
}

#content .hiLite img{
	float: left;
	padding: 5px 10px 0 0;
	
}

#content .hiLite p {
	padding-bottom: .5em;
}

#content .news {
	border: 1px solid #ccc;
}

#content .news .abstract {
	margin: 0 20px 10px 25px;
}

#content .provincia .abstract {
	margin: 0 20px 10px 25px;
}

#content .news .category {
	font-size: .9em;
	border-bottom: 1px solid #99b1e6;
	margin: 5px 10px;
}

#content .box {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#content .box p {
	padding: 5px;
}

.info .infoLink {
	padding-left: 25px;
	font-weight: bold;
}

.info {
	padding-left: 1em;
}

.info dt {
	background: transparent url(../img/bullet_02.gif) no-repeat left bottom;
	padding: 1em 0 0 20px;
	color: #98111c;
	font-size: 1.1em;
}


.info dd {
	text-indent: 0;
	margin-left: 3em;
}

.info dt strong {
	font-size: 1.5em;
	font-weight: normal;
	margin-left: -20px;
	background: #fff;
	color: #98111c;
}



/* IMAGES
------------------------------ */
img.sx {
	margin: 4px 10px 1px 0;
	float: left;
}

img.dx {
	margin: 0 0 1px 10px;
}

.box img {
	margin: 5px 5px 1px;
}



/*================Table valors pollini ===============*/

#content table {
	border-collapse: separate;
	border: 1px solid #476CB5;
	width: 100%;
	text-align: center;
	margin-bottom: .8em;
}

#content caption {
	text-align:left;
	padding: 0 0 .2em .1em;
}

#content table.legende {
	border-collapse:separate;
	border: 1px solid #666;
	width: 100%;
	text-align: center;
	margin-bottom: 1.8em;
}

#content table.legende caption {
	text-align:left;
	padding: 0 0 .2em .1em;
}

#content table.legende td{
	padding: 1px;
}

#content table.legende .null {
background: #fff;
color: #000;
width: 9%;
}

#content table.legende .noDisp {
background: #DFDFDE;
color: #000;
width: 9%;
}

#content table.legende .bassa {
background: #FFF500;
color: #000;
width: 9%;
}

#content table.legende .media {
background: #E77919;
color: #000;
width: 9%;
}

#content table.legende .alta {
background: #DA2527;
color: #000;
width: 9%;
}

#content .valori caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #476CB5;
}

#content table.valori th{
/*border: 1px solid #ccc;*/
background: #003399;
color: #fff;
padding: 2px;
}

#content table.valori td{
border: 1px solid #89A1D2;
padding: 1px;
}

#content table.valori .famiglia {
background: #C0CCE6; /*#476CB5*/
color: #000;
font-weight: bold;
text-align: left;
width: 24%;
}
 
#content table.valori .genere {
padding: 0 0 0 10px !important; 
background: #E0E6F4;
text-align: left;
color: #000;
}

#content table.valori .tendenz {
width: 13%;
}

#content table.valori .null {
background: #fff;
color: #fff;
width: 9%;
font-size: .9em;
}

#content table.valori .noDisp {
background: #DFDFDE;
color: #DFDFDE;
width: 9%;
font-size: .9em;
}

#content table.valori .bassa {
background: #FFF500;
color: #FFF500;
width: 9%;
font-size: .9em;
}

#content table.valori .media {
background: #E77919;
color: #E77919;
width: 9%;
font-size: .9em;
}

#content table.valori .alta {
background: #DA2527;
color: #DA2527;
width: 9%;
font-size: .9em;
}


/* BANNERS
------------------------------ */
#banner_01,
#banner_01 a {
	height: 125px;
	background-image: url(../images/banner_01.jpg);
	background-color: #253F34;
	color: #fff;
}

/* Team
------------------------------ */

.team {
	margin:.8em 1em;
}

.team .logo {
	float: left;
}

.team address{
	margin-left:85px;
	line-height: 1.4em
}

#content .team ul{
	margin-left:0;
	margin-bottom: 1.5em;
}

#content .team ul li {
	margin: 0;
	margin-bottom: .2em;
}

.clearsx {
	clear: left;
}

