strong {
	font-weight: normal;
}
img {
	border: 0 none;
}
img.center {
  display: block;
  margin-left: 30%;
  margin-right: auto;
}
/* NORMALE LINKS */
a:link, a:active, a:visited { 
  text-decoration: none; 
  font-weight: bold;
  color: #3DF479; 
} 
a:hover { 
  color: #2632D0; 
}
#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.componentheading, .contentheading{
	font-family: "URW Chancery L", "Segoe Print", Verdana;
	font-size: 2em;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 450px;
    padding-left: 195px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
       
	background-position: bottom;
	margin-top: 0;
	margin-bottom: 10px;
}
/* MAIN MENU */
.left_menu ul a:link, .left_menu ul a:visited {
  display: block;
  padding-left: 18px;
  margin: 0;
  font-family: "Segoe Print", Verdana;
  font-size: 13px;
  height: 19px;
}
.left_menu ul a:hover, .left_menu ul a:focus, .left_menu ul a:active {
  display: block;
  list-style-type:none;
  font-family: "Segoe Print", Verdana;
  background-repeat: no-repeat;
  
  background-position: 0;
  padding-left: 18px;
  font-size: 13px;
  height: 19px;
}
.left_menu ul li a:link, .left_menu ul li a:visited {
  display: block;
  padding-left: 18px;
  margin: 0;
  font-family: "Segoe Print", Verdana;
  font-size: 13px;
  height: 19px;
}
.left_menu ul li a:hover, .left_menu ul li a:focus, .left_menu ul li a:active {
  display: block;
  list-style-type:none;
  font-family: "Segoe Print", Verdana;
  background-repeat: no-repeat;
  
  background-position: 0;
  padding-left: 18px;
  font-size: 13px;
  height: 19px;
}
.left_menu ul li ul a:link, .left_menu ul li ul a:visited {
  display: block;
  padding-left: 0px;
  margin: 0;
  font-family: "Segoe Print", Verdana;
  font-size: 13px;
  height: 19px;
}
.left_menu ul li ul a:hover, .left_menu ul li ul a:focus, .left_menu ul li ul a:active {
  display: block;
  list-style-type:none;
  font-family: "Segoe Print", Verdana;
  background-repeat: no-repeat;

  background-position: 0;
  padding-left: 0px;
  font-size: 13px;
  height: 19px;
}
.left_menu ul li ul li a:link, .left_menu ul li ul li a:visited {
  display: block;
  padding-left: 18px;
  margin: 0;
  font-family: "Segoe Print", Verdana;
  font-size: 13px;
  height: 19px;
}
.left_menu ul li ul li a:hover, .left_menu ul li ul li a:focus, .left_menu ul li ul li a:active {
  display: block;
  list-style-type:none;
  font-family: "Segoe Print", Verdana;
  background-repeat: no-repeat;

  background-position: 0;
  padding-left: 18px;
  font-size: 13px;
  height: 19px;
}
#current, #current a:hover  {
  display: block;
  list-style-type:none;
  font-family: "Segoe Print", Verdana;
  background-repeat: no-repeat;

  background-position: 0;
  padding-left: 0px;
  font-size: 13px;
  /*width: 100%;*/
  height: 19px;
}
#current a:hover  {
  display: block;
  list-style-type:none;
  font-family: "Segoe Print", Verdana;
  background-repeat: no-repeat;

  background-position: 0;
  padding-left: 18px;
  font-size: 13px;
  /*width: 100%;*/
  height: 19px;
}
.left_menu {
  width: 100%; 
  height: 200px; 
  font-size: 1em; 
  text-align: left; 
  text-decoration: none; 
  color: #000000; 
  /*margin-top: 35px;*/
} 
ul {
  list-style-type:none;
}
.menu {
	margin: 0 0 0 20px;
	padding: 0;
}
ul {
  padding-left: 18px;
}
#contentheading-ng {
	width: 450px;
	height: 23px;
}
p {padding:0; margin:0; }
/* copyright by birkenau.it */