a:active { color: #000033; text-decoration: overline underline;}
a:link { color: #000033; text-decoration: none}
a:visited {  color: #000033; text-decoration: none}
a:hover {color: #000033; text-decoration: overline underline;}

div {font-family: verdana; font-size: 11px; color: #000000;}
td {font-family: verdana; font-size: 11px; color: #000000;}
body {font-family: verdana; font-size: 11px; color: #000000; background-image:url(img/sfondo.jpg); background-repeat: no-repeat;}

h1 {font-family: verdana; font-size: 24px; color: #000000;}
h2 {font-family: verdana; font-size: 18px; color: #000000;}
h3 {font-family: verdana; font-size: 18px; color: #000000;}
h4 {font-family: verdana; font-size: 18px; color: #000000;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

body {
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #CCCCCC;
scrollbar-base-color: #FFFFFF;
scrollbar-3d-light-color: #999999;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #ffffff;
}

.button {
	color: #FFFFFF;
	font-family : arial;
	font-size : 11px;
	background-color : #333333;
	cursor: hand;
	}	
.form_box2 {
	color: #31659C;
	font-family : arial;
	font-size : 10px;
	background-color : #31659C;
	arrow-color: #00FF00;
	}
.stileIndir {
	color: #990000;
	font-weight: bold;
	}
.textfeld {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	color: #9CCFFF;
	border: 2px solid #000000;
	padding-left: 4
	}
textarea { background-color: #ffffff; font-family: verdana; font-size: 10pt; color: #000000; border: 1px solid #8C989B; padding-left: 4}
select { background-color: #ffffff; font-family: verdana; font-size: 10px; color: #000000; border: 1px solid #000040; padding-left: 4}




#slider {
	position:relative;
    width:356px;
    height:229px;
    margin-left:18px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivo-controlNav {
	position:absolute;
	left:143px;
	bottom:5px;
	background: #000000;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 3px;
    border: 2px solid #CCC;
    opacity: 0.7;
    z-index: 99;
	}
	
	.nivo-controlNav:hover{opacity: 1;}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:35px;
	height:65px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-35px 0;
	right: -21px;
}

a.nivo-nextNav:hover{right: -21px;}

a.nivo-prevNav {
	left:-21px;
}
a.nivo-prevNav:hover{left: -21px;}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.nivo-directionNav a{top: 40%;}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
