/* Only IE that not affect the other Browsers */
* { scrollbar-face-color:#EFEFEF; 
	scrollbar-highlight-color:#EFEFEF; 
	scrollbar-shadow-color: #AFC0D0; 
	scrollbar-3dlight-color: #AFC0D0;
	scrollbar-arrow-color: #8BA4BA; 
	scrollbar-track-color: #fff; 
	scrollbar-darkshadow-color: #AFC0D0;}


HTML, BODY {
	margin: 0;
}

body {
	margin: 0;
	background: #FFF;
}

a { outline:none; }

.background {
	background:   url("grafik/gulerevtop.gif");
}
.tbbckwhiteblue {
	background: #EFEFEF;
}
.tbbcklightblue {
	background: #AFC0D0;
}

.tbbckmiddelblue {
	background: #8BA4BA;
}
.tbbckmellemblue {
	background: #5F7B94;
}
.tbbckdarkblue {
	background: #28549E;
}

.tbbckwhite {
	background: #fff;
}

.menu {
	color : #333;
	font-size : 10px;
	font-family : Verdana;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-decoration: none;
}
.menu a {
	color : #333;
	text-decoration: none;
}
.menu a:hover {
	color : #FC7300;
	text-decoration: none;
}


.textorange {
	font-size: 10px; 
	color: #F06C00; 
	font-family: Verdana; }
.textorange a {
	color : #F06C00;
	text-decoration: none;
}
.textorange a:hover {
	color : #333;
	text-decoration: underline;
}



.textwhitenormal10px {
	color : #FFF;
	padding-bottom : 0;
	font-size : 10px;
	font-family : Verdana;
	font-weight: normal;
	margin: 0;
}
.texwhitebold10px {
	color : #FFF;
	padding-bottom : 0;
	font-size : 10px;
	font-family : Verdana;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}
.texwhitebold10px a {
	color : #fff;
	text-decoration: none;
}
.texwhitebold10px a:hover {
	color :  #F06C00;
	text-decoration: none;
}



.textgreynormal10px {
	color: #333;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.textgreynormal10px a {
	color : #333;
	text-decoration: none;
}
.textgreynormal10px a:hover {
	color : #F06C00;
	text-decoration: underline;
}
.textgreybold10px {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.textgreybold10px a {
	color : #333;
	text-decoration: none;
}
.textgreybold10px a:hover {
	color : #fff;
	text-decoration: underline;
}
.textgreybold12px {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.copyright {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
.copyright a {
	color : #fff;
	text-decoration: none;
}
.copyright a:hover {
	color : #fff;
	text-decoration: underline;
}

.bck_v {
	background:   url("grafik/bg_v.gif");
}
.bck_h {
	background:   url("grafik/bg_h.gif");
}

    #menu {
	float:left;
	width:100%;
	font-size:10px;
	line-height:normal;
	font-family: Verdana;
	font-weight: bold;
	height: 20px;
	background: #f3f3f3;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
      }
    #menu ul {
	margin:0;
	list-style:none;
	padding: 0 0 0;
      }
    #menu li {
	display:inline;
	margin:0;
	padding:0 3px 0 4px;
	border-right: 1px solid #333;
      }
 #menu a {
	color:#333;
	text-decoration: none;
      }
 #menu a:hover {
	color:#F06C00;
      }
	  img {
border: none;
} 
.personale {
	padding: 2px;
	border: 4px solid #F3F3F3;
}
