body {
	font-family: Verdana;
	font-size: 11px;
}

div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
  line-height: 150%;
}

form
{
margin: 0;
padding: 0;
}

// form strt

    .contact_form {
       border: 0px solid #c8c8c8;
       background-color: #f2f2f2;
       padding: 10px 0 10px 10px;
       margin: 0 0 10px 0;
       width: 600px;
    }

     .w2nwir  input,select {
       font-family: Verdana;
       font-size: 11px;
       color : #444444;
       border : 1px solid #c8c8c8;
       background-color : #f7f7f7;
    }


     .wirartikel  input,select {
       font-family: Verdana;
       font-size: 11px;
       color : #444444;
       border : 0px solid #c8c8c8;
       // background-color : #f7f7f7;
       vertical-align: middle; 
    }

    

    .formLabel {
       font-family: Verdana;
       font-size: 11px;
       font-weight: normal;
       line-height: 150%;
    }

    .formLabelRequired {
       font-family: Verdana;
       font-size: 11px;
       color: #000000;
       font-weight: normal;
       vertical-align: middle;
       padding-top: 2px;
       line-height: 150%;
    }

    .formField {
       font-family: Verdana;
       font-size: 11px;
       font-weight: normal;
       color: #000000;
       vertical-align: middle;
       padding-top: 2px;
    }

// form end



td, th, p, div, span {
	font-family: Verdana;
	font-size: 11px
        line-height: 150%;
}

img.random { border: 1px solid #004C90; }


.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #004C90;
	text-decoration: none
}
a:hover {
	color: #1F3863;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1 {
	font-family: Verdana;
        font-size: 14px;
        color: #1a2355;
	font-weight: normal;
	text-decoration: none;
}

.w2nmenu, .w2nmenu a, .w2nmenu a:link, .w2nmenu a:active, .w2nmenu a:visited
{
	font-family: Verdana;
        font-size: 11px;
        color: #1a2355;
	font-weight: normal;
	text-decoration: none;
        line-height: 150%;

}

.w2nmenu a:hover
{
	font-family: Verdana;
        font-size: 11px;
        color: #1a2355;
	font-weight: normal;
	text-decoration: none;
        text-decoration: underline;
        line-height: 150%;
}


h2, h3, h4, h5, h6 {
	font-family: Verdana;
        font-size: 11px;
        color: #1a2355;
	font-weight: normal;
	text-decoration: none;
}

.articleSummary {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1a2355;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #1a2355;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana;
	font-size: 11px;
}

.articleList_listhead {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}



/*########################  NOSC CSS - WEB2NET*/

.info /* style per zioni piccole cover e intern */
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.5;
	/*word-spacing: 2px;*/
	/*letter-spacing: 1px;*/
}

.info a:link
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.info a:visited
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
 }
 
.info a:hover
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #A9BAD4;
	font-weight: normal;
}





/* Calendar - START
-----------------------------------*/
/* Calendar - CALENDAR
-----------------------------------*/
calendarContainer {
font-size: 8px;
line-height: 10px;
border-width: 0px;
border-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #ffffff;
}

/* Backgroung lines' colors */
#EventCalendar {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#EventCalendar th {
font-family: Verdana; 
color: #ffffff;
font-weight: bold;
font-size: 10px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #ffffff;
}

.volkTermine  { 
color: #ffffff; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
margin-bottom: 0 
}

#EventCalendar tr {
font-size: 11px;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
background-color: #ffffff;
}

.dayname, .dayname tr, .dayname td, .dayname th {
color: #666666;
font-weight: bold;
font-style: normal;
font-size: 9px;
line-height: 10px;
margin: 0px 0px 0px 0px;
padding-top: 1px; padding-bottom: 1px;
background-color: #dddddd;
}

/* Days Cells colors */


.noactiveday, .noactiveday td, .noactiveday tr {
color: #000000;
font-size: 9px;
background-color: #ffffff;
text-decoration: none;
padding-top: 0px; padding-bottom: 0px;
}


.activeday, .activeday td, .activeday tr {
color: #FF0000;
font-size: 9px;
background-color: #ffffff;
text-decoration: none;
padding-top: 0px; padding-bottom: 0px;
}

.activeday a, .activeday a:link, .activeday a:active, .activeday a:visited 
{
color: #FF0000;
font-weight: bold;
background-color: #ffffff;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;

}

td.activeday a:hover {
color: #FF0000;
background-color: #ffffff;
text-decoration: underline;
padding-top: 1px; padding-bottom: 1px;

}

.activeday, .activeday td, .activeday tr {
color: #000000;
background-color: #ffffff;
text-decoration: none;
padding-top: 1px; padding-bottom: 1px;
}

.offsetday, .offsetday tr, .offsetday td, .offsetday th {
font-weight: bold;
font-style: normal;

font-size: 8px;
line-height: 8px;
margin: 0px 0px 0px 0px;
padding-top: 1px; padding-bottom: 1px;

background-color: #ffffff;
}

/* Calendar - DROP DOWNS MENUS OPTIONS
-----------------------------------*/
.menu, .menu select, .menu option { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px; 


font-weight: normal;
/* background-color: #FFD700; */
}

.calMenu input, .calMenu submit { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
background-color: #eeeeee;
}

.laButton { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 8px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
    color: #000000; 
    background-color: #ffffff; 
}

.raButton { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 8px; 
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
    color: #000000; 
    background-color: #ffffff; 
}



/* ######################## STYLSHEET WEB2NET */

.info /* style per informazioni piccole cover e intern */
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.4;
	/*word-spacing: 2px;*/
	/*letter-spacing: 1px;*/
}

.info a:link
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.info a:visited
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
 }
 
.info a:hover
{
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: #A9BAD4;
	font-weight: normal;
}




/* Calendar - Presenting events' in a COMPACT LISTING
-----------------------------------*/
#calEvent {
border-top: 0px solid #DCDCDC;
padding: 2px 0px 0px 0px;
        margin-top: 0px;
}

#calEvents h3, #calEvents h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #666666;
}

.calEventDayCompact {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 10px;
color: #0033CC;
}

.calEventDayCompact a, .calEventDayCompact a:link, 
.calEventDayCompact a:active, .calEventDayCompact a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #FF0000;
}

.calEventDayCompact a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #FF0000;
}

.calEventFieldCompact {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
line-height: 12px;
color: #333333;
}

/* Calendar - Presenting events' DETAILS in a PAGE
-----------------------------------*/
.calEventDayDetail {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 10px;
color: #666666;
}

.calEventDayDetail a, .calEventDayDetail a:link, 
.calEventDayDetail a:active, .calEventDayDetail a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
font-weight: normal;
color: #000000;
}

.calEventDayDetail a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
color: #000000;
text-decoration: underline;
}

.calEventFieldDetail {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 10px;
}


/* Calendar - Presenting events' DETAILS in a PAGE (Detail2-Template)
-----------------------------------*/

.calEventDayDetail2 {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
font-size: 11px;
color: #333333;
}

.calEventDayDetail2 a, .calEventDayDetail2 a:link, 
.calEventDayDetail2 a:active, .calEventDayDetail2 a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px;
color: #000000;
}

.calEventDayDetail2 a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px;
color: #000000;
text-decoration: underline;
}

.calEventFieldDetail2 {
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 11px;
}

/* Calendar END
-----------------------------------*/

div.navi-container{
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}

ul.navi{
  list-style-type: none;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  
}

ul.navi li{
  display: inline;
  padding: 5px;
}


span.thumb_title{
  display: block;
}






