@charset "iso-8859-1";

/* Creation date: 07/09/2003 */

html {
	height: 100%;
	scrollbar-face-color: #66cc66;
  	scrollbar-shadow-color: #99FF99;
  	scrollbar-highlight-color: #CCFFCC;
  	scrollbar-arrow-color: #000066;
}

body {	
	height: 100%;
	background-color: #009900;
	margin: 0;
	padding-bottom: 20px;
	text-align: center;
	}

#box {
	height: 900px;
	text-align: left;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#up {
	position: absolute;
	width: 760px;
	height: 78px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	}

#pageinfo {
	width: 760px;
	position: absolute;
	margin-top: 78px;
	background-image: url(images/patinfo.jpg);
	background-repeat: x-repeat;
	background-position: 0 0;
	height: 450px;
	text-align: left;
	}

#links {
	width: 520px;
	float: left;
	margin: 0;
	height: 450px;
	text-align: left;
	}

#prog {
	width: 530px;
	position: absolute;
	background-image: url(images/sf.gif);
	background-repeat: no-repeat;
	background-position: 170px 5px;
	top: 0;
	left: 210px;
	height: 60px;
	}

#rechts {
	width: 237px;
	float: left;
	height: 450px;
	margin: 0;
	text-align: left;
	}

#navbar {
	background-color: #66cc66;
	border: 1px solid #339933;
	width: 760px;
	position: absolute;
	height: 22px;
	margin-top: 528px;
	margin-left: 0;
	}


#boxint {
	height: 989px;
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 	 
}

#left {
	height: 989px;
	width: 50px;
	float: left;
	background-image: url(images/point.gif);
	background-repeat: x,y-repeat;
	background-position: 0 0;
	margin: 0px;
	}
	
#top0 {
	background-color: #FFFFFF;
	height:55px;
	width: 410px;
	margin: 0;
	float: left;
	}
	
#top {
	height: 55px;
	width: 300px;
	margin: 0;
	float: left;
	background-image: url(images/point1.gif);
	background-repeat: x,y-repeat;
	background-position: 0 0;
	}
	
#content {
	background-color: #FFFFFF;
	height: auto;
	width: 640px;
	float: left;
	margin: 0;
	}
	
#down {
	height: 70px;
	width: 710px;
	float: left;
	background-color: #dff3f8;
	margin: 0;
	}
	
#right {
	height: 330px;
	width: 70px;
	float: left;
	background-image: url(images/point2.gif);
	background-repeat: x,y-repeat;
	background-position: 0 0;
	margin: 0;
	}

.menu {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
 	margin-left: 0;
 	color: #FFFFFF;
	text-align: left;
	}
.menu a { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.menu a:link { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.menu a:visited { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.menu a:hover { font-size: 12px; font-weight: bold; color: #339933; text-decoration: none; }
.menu a:active { font-size: 12px; font-weight: bold; color: #339933; text-decoration: none; }

.par {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
 	margin-left: 100px;
 	margin-right: 100px;
 	margin-top: 10px;
 	color: #000000;
	text-align: justify;
	}
.par a { font-weight: bold; color: #000000; text-decoration: none; }
.par a:link { font-weight: bold; color: #000000; text-decoration: none; }
.par a:visited { font-weight: bold; color: #000000; text-decoration: none; }
.par a:hover { font-weight: bold; color: #339933; text-decoration: none; }
.par a:active { font-weight: bold; color: #339933; text-decoration: none; }

.par_right {
	font-family: Verdana;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 10px;
	border-left: #339933 2px solid;
	padding-left: 10px;
	padding-bottom: 80px;
	}
.par_right a { font-weight: bold; color: #000000; text-decoration: none; }
.par_right a:link { font-weight: bold; color: #000000; text-decoration: none; }
.par_right a:visited { font-weight: bold; color: #000000; text-decoration: none; }
.par_right a:hover { font-weight: bold; color: #339933; text-decoration: none; }
.par_right a:active { font-weight: bold; color: #339933; text-decoration: none; }

.par_left {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 10px;
	padding: 1px;
	text-align: justify;
	display: block;
	line-height: 16px;
	border-top: 1px solid #339933;
	width: 160px;
	}
.par_left a { font-weight: bold; color: #339933; width: 160px; padding: 1px; text-decoration: none; }
.par_left a:link { font-weight: bold; color: #339933; text-decoration: none; }
.par_left a:visited { font-weight: bold; color: #339933; text-decoration: none; }
.par_left a:hover { font-weight: bold;  color: #ccffcc; padding: 1px; width: 160px; background-color: #66cc66; text-decoration: none; }
.par_left a:active { font-weight: bold; color: #ccffcc; padding: 1px; width: 160px; background-color: #66cc66; text-decoration: none; }

.text {
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
 	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
 	color: #000000;
	text-indent: 20px;
	text-align: justify;
	}
.text a { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
.text a:link { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
.text a:visited { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
.text a:hover { font-size: 11px; font-weight: bold; color: #339933; text-decoration: none; }
.text a:active { font-size: 11px; font-weight: bold; color: #339933; text-decoration: none; }

.titolo {
  padding-left: 5px;
	font-family: Verdana;
	margin: 10px 20px 0 0;
 	font-weight: normal;
 	font-size: 11px;
 	color: #000000;
	text-align: justify;
	}
.titolo a { color: #339933; font-weight: bold; text-decoration: underline; }
.titolo a:link { color: #339933; font-weight: bold; text-decoration: underline; }
.titolo a:visited { color: #339933; font-weight: bold; text-decoration: underline; }
.titolo a:hover { color: #99CC99; padding: 1px; font-weight: bold; text-decoration: none; }
.titolo a:active { color: #99CC99; padding: 1px; font-weight: bold; text-decoration: none; }


.testo {
    font-family: Verdana;
	margin: 0px 20px 0 0;
	padding: 5px;
 	font-weight: normal;
 	font-size: 11px;
 	color: #000000;
	text-align: justify;
	line-height: 15px;
	}
.testo a { color: #000000; font-weight: bold; text-decoration: none; }
.testo a:link { color: #000000; font-weight: bold; text-decoration: none; }
.testo a:visited { color: #000000; font-weight: bold; text-decoration: none; }
.testo a:hover { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }
.testo a:active { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }

.testo1 {
    background-color: #66dd66;
	font-family: Verdana;
	margin: 0px 20px 0 20px;
	padding: 5px;
 	font-weight: normal;
 	font-size: 11px;
 	color: #000000;
	text-align: justify;
	line-height: 15px;
	}
.testo1 a { color: #000000; font-weight: bold; text-decoration: none; }
.testo1 a:link { color: #000000; font-weight: bold; text-decoration: none; }
.testo1 a:visited { color: #000000; font-weight: bold; text-decoration: none; }
.testo1 a:hover { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }
.testo1 a:active { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }

.tes {
	font-family: Verdana;
 	font-weight: normal;
 	font-size: 11px;
 	color: #000000;
 	margin-top: 0;
 	margin-right: 20px;
 	margin-bottom: 3px;
 	text-align: right;
	}
.tes a { color: #339933; font-weight: normal; text-decoration: none; }
.tes a:link { color: #339933; font-weight: normal; text-decoration: none; }
.tes a:visited { color: #339933; font-weight: normal; text-decoration: none; }
.tes a:hover { color: #339933; font-weight: normal; text-decoration: none; }
.tes a:active { color: #339933; font-weight: normal; text-decoration: none; }

.tes1 {
    border-bottom: 1px solid #339933;
	font-family: Verdana;
 	font-weight: normal;
 	font-size: 11px;
 	color: #000000;
 	margin-top: 0;
 	margin-right: 20px;
 	margin-left: 20px;
	text-align: right;
	padding-bottom: 2px;
	}
.tes1 a { color: #339933; font-weight: normal; text-decoration: none; }
.tes1 a:link { color: #339933; font-weight: normal; text-decoration: none; }
.tes1 a:visited { color: #339933; font-weight: normal; text-decoration: none; }
.tes1 a:hover { color: #339933; font-weight: bold; text-decoration: none; }
.tes1 a:active { color: #339933; font-weight: bold; text-decoration: none; }

.it {
	font-family: Georgia; 
	font-style: italic; 
	font-size: 11px;
 	color: #000000;
	text-align: center;
	margin-top: 20px;
	}
	
.date {
	font-family: Verdana;
	margin-left: 20px;
 	font-weight: normal;
 	font-size: 11px;
 	color: #000000;
	text-align: justify;
	}

.line { width: 130px; color: #66cc66; height: 5px; text-align: left; }

.testo2 {
	font-family: Verdana;
	margin-left: 80px;
	margin-right: 50px;
	margin-top: 0;
 	font-weight: normal;
 	font-size: 11px;
 	color: #006600;
	text-align: left;
	}
.testo2 a { color: #000000; font-weight: bold; text-decoration: none; }
.testo2 a:link { color: #000000; font-weight: bold; text-decoration: none; }
.testo2 a:visited { color: #000000; font-weight: bold; text-decoration: none; }
.testo2 a:hover { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }
.testo2 a:active { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }

.tit {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0;
	margin-right: 50px;
 	margin-left: 80px;
 	color: #000000;
	text-align: justify;
	}
.tit a { color: #000000; font-weight: bold; text-decoration: none; }
.tit a:link { color: #000000; font-weight: bold; text-decoration: none; }
.tit a:visited { color: #000000; font-weight: bold; text-decoration: none; }
.tit a:hover { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }
.tit a:active { color: #339933; padding: 1px; font-weight: bold; text-decoration: none; }

img.float { float: left; margin-right: 15px;  margin-left: 10px; margin-bottom: 30px; }

