@charset "utf-8";
body {
	background-color: #e6e7e8;
	font-family: Arial, Helvetica, sans-serif;
}
/*html, body, #wrapper {
	min-height:100%;
	height:100%;
}
html>body, html>body #wrapper {
	height:auto;
}*/
#wrapper {
	background-color: #fff;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/cornerBottom_sx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 17px;
}
/*inizio header*/
#header {
	background-image:url(../images/cornerTop_rx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*height:250px;*/
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
}
.headTop1{
	padding-top:5px;
	padding-left:25px;
	text-align:left;
}
#headForm table{
	margin-top:15px;
}
#headForm .text{
	height:21px;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
}
.mainType{
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#f00;
	font-weight:bold;
	letter-spacing: -1px;
	line-height:normal;
}
ul#CornerTopRx {
	position: relative;
	list-style-type:none;
	margin-right:5px;
	
}
ul#CornerTopRx li{
	padding-bottom:5px;
	padding-top:5px;
	color:#000;
	text-indent:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	font-size: 12px !important;
}
ul#CornerTopRx .vraag li{
	border-bottom:#fff thin solid;
	padding-bottom:5px;
	padding-top:15px;
	color: #F00;
	text-indent:5px;
}
ul#CornerTopRx li a{
	color:#000;
	text-decoration:none;
}
ul#CornerTopRx li .Winkel a:link,ul #CornerTopRx li .Winkel a:visited{
	color:#666;
	text-decoration:none;
}
ul#CornerTopRx li a:hover{
	text-decoration: underline;
}
ul#CornerTopRx .size1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#CornerTopRx .size2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#CornerTopRx .size3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation{
	margin-left:25px;
	margin-right:5px;
}
#navigation table{
	width:100%;
	color: #39393B;	
	background-image: url(../images/table_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:15px;
}

#navigation table a:link, #navigation table a:visited{
	width:100%;
	color: #39393B;	
}
#navigation td a:link, #navigation td a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right:10px;
}
#navigation td a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#999;
	text-decoration:none;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCC;
	padding-right:10px;
}
#navigation td.last a:link, #navigation td.last a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	padding-right:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#F3F3F3;
}
#navigation td.last a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#999;
	text-decoration:none;
	padding-right:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#F3F3F3;
}

#navigation th {
	background-image: url(../images/table_tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:10px;
}

#navigation th a:link, #navigation th a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color: #F00;
}
#navigation .bent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	padding-left:18px;
	color:#919195;
	background-image: url(../images/bent_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation .bent a:link, #navigation .bent a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#919195;
}
#navigation .bent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	color:#919195;
}
/*fine header*/




/*inizio content homepage*/
#contentHome {
	margin-left:15px;
	margin-right:250px;
	color:#39393c;
	/*background-color:#000;*/
}
#mainfeature ul{
	list-style:none;
	margin:0px;
	padding-top:25px;
	padding-left:15px;
}
#mainfeature li .row01{
	font-family:Arial, Helvetica, sans-serif;
	color:#39393c;
	font-size: 16px;
	font-weight: bold;
	/*word-spacing: -0.2em;*/
}
#mainfeature li .row02{
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
	font-size: 22px;
	font-weight: bold;
	/*word-spacing: -0.2em;*/
}
#mainfeature li .mainfeatLink{
	margin-bottom:40px;
}
#mainfeature li .mainfeatLink a:link, #mainfeature li .mainfeatLink a:visited{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFF;
	border:#F00 solid 1px;
	padding-left:14px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	width:auto;
	background-image: url(../images/red_next.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
#mainfeature li .mainfeatLink a:hover{
	text-decoration:underline;
}

#mainfeature li .mainfeatNavLink table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#F00;
	font-weight:bold;
	border:#CCC solid 1px;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#mainfeature li .mainfeatNavLink table img a:link{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
}
#mainfeature li .mainfeatNavLink table td a:link, #mainfeature li .mainfeatNavLink table td a:visited{
	color:#39393c;
	text-decoration:none;
}
#mainfeature li .mainfeatNavLink table td a:hover{
	color:#F00;
	text-decoration:none;
}

#mainfeature1 {	
	background-repeat:no-repeat;
	height:220px;
	color:#000;
	padding: 1em;
	margin: 0px;
}
#mainfeature2 {	
	background-repeat:no-repeat;
	height:220px;
	color:#000;
	padding: 1em;
	margin: 0px;
}
#mainfeature3 {	
	background-repeat:no-repeat;
	height:220px;
	color:#000;
	padding: 1em;
	margin: 0px;
}
#mainfeature4 {	
	background-repeat:no-repeat;
	height:220px;
	color:#000;
	padding: 1em;
	margin: 0px;
}
/*inizio 3Headings*/
#treHeadings table td{
	padding-right:10px;
	margin:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393c;
}
#treHeadings table td table td{
	background-image: url(../images/treHeads_rounded.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:8px;
	padding-left:10px;
}
#treHeadings table td table td ul{
	padding-left:0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left:0px;
}
#treHeadings table td table td ul li{
	list-style-image:url(../images/treHeads_redArrow.gif);
	list-style-position:inside;
	padding-bottom:4px;
}
#treHeadings table td table td ul li a:link, #treHeadings table td table td ul li a:visited{
	color:#F00;
	text-decoration:none;
}
#treHeadings table td table td ul li a:hover{
	color:#F00;
	text-decoration: underline;
}
.headTopIMG01 th{ /*sfondo colorato con bordo arrotondato*/
	/*background-color:#f8961e;*/
	height:62px;
	min-height:62px;
	width:229px;
	min-width:229px;
	background-image: url(../images/home_heading_1b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headTopIMG02 th{ /*sfondo colorato con bordo arrotondato*/
	/*background-color:#f8961e;*/
	height:62px;
	min-height:62px;
	width:229px;
	min-width:229px;
	background-image: url(../images/home_heading_2b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headTopIMG03 th{ /*sfondo colorato con bordo arrotondato*/
	/*background-color:#f8961e;*/
	height:62px;
	min-height:62px;
	width:229px;
	min-width:229px;
	background-image: url(../images/home_heading_3b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.insideBoxTitle ul{ /*caratteri e padding*/
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-top:3px;
	padding-left:8px;
}
.row1{ /*prima riga sopra*/
	font-size:24px;
	font-weight: bold;	
}
a.row1{ 
	color:#FFFFFF;
	text-decoration: none;
}
.row2{ /*seconda riga sotto*/
	font-size:16px;
	font-weight: normal;
	padding-left:20px;	
}
/*fine 3Headings*/

/*inizio 2Headings*/
#dueHeadings {
	margin:0px;
	margin-top:10px;
	padding:0px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#dueHeadings ul li{
	padding-bottom:12px;
}
#dueHeadings ul li .titleDueHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	/*color:39393c;*/
	color:#666;
	font-weight: 600;
	/* word-spacing: -0.3em;*/
	line-height: 24px;
}
#dueHeading01 {
	float:left;
	padding:0px;
	margin-right:15px;
	/*width: 300px;*/ 
	/* ie5win fudge begins */
/*	voice-family: "\"}\"";
	voice-family:inherit;
	width:349px;*/
}
html>body #dueHeading01 {
	width:349px; 
	/* ie5win fudge ends */
}
#dueHeadIMG01 {
	padding:0px;
	margin:0px;
}
/* #dueHeadTXT01: quando il blocco di testo NON comprende un ulteriore immagine dentro il box*/
#dueHeadTXT01 ul li .moreInfo a:link, #dueHeadTXT01 ul li .moreInfo a:visited {
	color:#F00;
	padding-left:14px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../images/treHeads_redArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#dueHeadTXT01 ul li .moreInfo a:hover {
	text-decoration: underline;
}

#dueHeadTXT01 {
	margin:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
	border-left-color: #e6e7e8;
}
#dueHeadTXT01 ul{
	list-style:none;
	margin:0px;
	color:#39393c;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#dueHeading02 {
	float:left;
	padding:0px;
	margin:0px;
	/*width: 300px; */
	/* ie5win fudge begins */
/*	voice-family: "\"}\"";
	voice-family:inherit;
	width: 349px;*/
	}
html>body #dueHeading02 {
	width: 349px; 
	/* ie5win fudge ends */
}
/* #dueHeadTXT02: quando il blocco di testo comprende un ulteriore immagine dentro il box*/

#dueHeadTXT02 .titleDueHead02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	/*color:#39393c;*/
	color: #666;
	font-weight:600;
	/* word-spacing: -0.3em;*/
	line-height: 24px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;	
}
/*per spostare il testo in rapporto alla larghezza della immagine inserita nel box*/
#dueHeadTXT02 li, #dueHeadTXT02 li .moreInfo{
	margin-left:150px;
}
#dueHeadTXT02 ul li .moreInfo2 a:link, #dueHeadTXT02 ul li .moreInfo2 a:visited {
	color:#F00;
	margin-left:0px; /*valore per spostare solo la scritta rossa del link verso destra*/
	padding-left:14px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../images/treHeads_redArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#dueHeadTXT02 ul li .moreInfo2 a:hover {
	text-decoration: underline;
}
/*immagine da inserire*/
#dueHeadTXT02 {
	margin:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e7e8;
	border-bottom-color: #e6e7e8;
	border-left-color: #e6e7e8;
	/*background-image: url(../images/img_insideBox.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
#dueHeadTXT02 ul{
	list-style:none;
	margin:0px;
	color:#39393c;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

/*fine 2Headings*/

/*inizio sidebar*/
#sidebarHome {
	color:#FFF;
	float:right;
	margin:0px;
	position:relative;
	top:0px;
	right:15px;
	width:240px;
}
/* inizio box con immagine interna posizionata a destra centralmente*/
#sideBox01 {
	width:auto;
	background-color: #FFF;
	margin:0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 1px solid #e6e7e8;
	background-image: url(../images/img_insideBox2.jpg);
	background-repeat: no-repeat;
	background-position: right center; /*immagine e posizione*/
}
#sideBox01 ul{
	list-style:none;
	color:#39393c;
	padding:0px;
	margin:0px;
}
#sideBox01 li{
	color:#666;
	padding-bottom:12px;
	margin:0px;
}
.barrato{
	text-decoration:line-through;
}
.red{
	color: #F00;
}
#sideBox01 .moreInfoBox a:link, #sideBox01 .moreInfoBox a:visited {
	color:#F00;
	margin-left:0px; /*valore per spostare solo la scritta rossa del link verso destra*/
	padding-left:14px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../images/treHeads_redArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#sideBox01 .moreInfoBox a:hover {
	text-decoration: underline;
}
/* inizio del secondo banner della sidebar con solamente un banner con il testo posizionato sopra*/
#sideBoxIMG01 {
	width:auto;
	background-color: #FFF;
	margin:0px;
	border: 1px solid #e6e7e8;
	height:186px;
	background-image: url(../images/sideBar_ban1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:15px;
}
/*box di testo sopra all'immagine nel secondo box dall'alto*/
#sideBoxIMG01 .textBoxIMG01 {
	width:182px;
	height:25px;
	text-align:center;
	position:relative;
	padding-top:8px;
	top:140px; /*distanza dall'alto del box di testo*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border: 1px solid #F00;
}
#sideBoxIMG01 .textBoxIMG01 a:link, #sideBoxIMG01 .textBoxIMG01 a:visited{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	padding-left:14px;
	background-image: url(../images/treHeads_redArrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#sideBoxIMG01 .textBoxIMG01 a:hover{
	text-decoration: underline;
}

/* inizio box con solamente un banner con il testo posizionato sopra, box e titolo*/
#sideBoxIMG02 {
	width:auto;
	background-color: #FFF;
	margin:0px;
	border: 1px solid #e6e7e8;
	height:186px;
	background-image: url(../images/sideBar_ban2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:15px;
}
/*box di testo sopra all'immagine nel terzo box dall'alto*/
#sideBoxIMG02 .textBoxIMG02 {
	width:182px;
	height:25px;
	text-align:center;
	position:relative;
	padding-top:8px;
	top:80px; /*distanza dall'alto del box di testo, meglio posizionarlo solo dopo aver inserito il testo del titolo*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border: 1px solid #F00;
}
#sideBoxIMG02 .textBoxIMG02 a:link, #sideBoxIMG02 .textBoxIMG02 a:visited{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	padding-left:14px;
	background-image: url(../images/treHeads_redArrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#sideBoxIMG02 .textBoxIMG02 a:hover{
	text-decoration: underline;
}
/*testo del titolo all'interno del terzo box posizionato sopra il box del link*/
#sideBoxIMG02 .textBoxIMG02title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#39393c;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

/*da utilizzare solo nel caso in cui non si abbia o non si può caricare l'immagine del titolo del terzo banner*/
#sideBox01 ul li .titleBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#39393c;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 16px;
}
/*fine sidebar*/
/*fine content homepage*/
#footer {
	clear:both;
	/*background-image:url(../images/cornerBottom_sx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-top:15px;
}
#footNav {
	background-image: url(../images/foot_bkgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:auto;
	padding-top:15px;
	margin-left:15px;
	margin-right:15px;
}
#footNav table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e7e8;
}
#footNav td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e7e8;	
}
#footNav ul{
	padding-left:10px;
	margin-top:5px;
	margin-left:0px;
	background-image: url(../images/foot_bkgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footNav li{
	list-style:none;
	color:#39393c;
	text-decoration:none;
}
#footNav li img{
	padding-bottom:8px;
}
#footNav li a:link, #footNav li a:visited{
	color:#39393c;
	font-weight:normal;
	text-decoration:none;
	padding-left:14px;
	background-image: url(../images/treHeads_redArrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#footNav li a:hover{
	text-decoration: underline;
}
#footNav table ul li .titleBox2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#39393c;
	font-weight:bold;
	letter-spacing: -0.03em;
	line-height:24px;
}
#footNav table ul li .titleBox2 a:link, #footNav table ul li .titleBox2 a:visited {
	background-image: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#39393c;
	font-weight:bold;
	letter-spacing: -0.03em;
	line-height:24px;
}
#newsFoot table{
	margin-left:10px;
}
#newsFoot table td{
	padding:0px;
}

#newsFoot table img{
	padding-left:5px;
}
#newsFoot a:link, a:visited {
	color:#FF0000;
	text-decoration:none;
}
/*#newsFoot input{
	height:21px;
	border:1px solid #ccc;
}
*/
.newsFootField, .newsFootField text{
	height:19px;
	width:100px;
	color:#666;
	padding-top:3px;
	vertical-align:middle;
	border:1px solid #ccc;
}
#footCredits{
	width:auto;
	margin-bottom:15px;
	padding-bottom:10px;
}
#footCredits ul{
	list-style:none;
	color:#919195;
}
#footCredits li {
	display:inline;
}
#footCredits li .footLogo{
	display:inline;
	position:relative;
	top:14px;
	padding-right:60px;
}
#footCredits li a:link, #footCredits li a:visited{
	color:#919195;
	text-decoration:none;
}
#footCredits li a:hover{
	text-decoration: underline;
}
#footCredits li .footLogo2{
	display:inline;
	position:relative;
	top:24px;
	margin-right:30px;
	margin-left:30px;
}
#footCredits li .footLogo3{
	display:inline;
	position:relative;
	top:24px;
	margin-right:0px;
	margin-left:30px;
}
