body, a {color:#555;height:100%;}
td, .ppt {font-family:verdana,arialHelvetica, sans-serif; font-size:14px;}
td p {text-align:justify;}
.galerie a {float:left;}
.galerie a img {margin:0 15px 15px 0;width:140px;}
.galerie a:hover img, .videoplayer a:hover img {box-shadow: 0 0 5px 0 #333;}
.imdb {float:right;}
.imdb img {margin-right:80px;width:45px;}
a {outline: 0;}
.videoplayer {float:left;margin-bottom:25px;}
/*.videoplayer img {margin-right:25px;width:250px} */
.videoplayer p {margin-top:5px;}

.LinkStyle0 a
{
	
	text-decoration: none;


	font-weight: normal;
}

.LinkStyle0 a:hover
{
	color: Black;
}
.LinkStyle2 a
{
	
	text-decoration: none;

	font-size: 10px;
	padding-left: 20px;
	font-weight: normal;
}

.LinkStyle2 a:hover
{
	color: Black;
}

.LinkStyle1 a 
{
	
	text-decoration: none;
	font-weight: normal;
}

.LinkStyle1 a:hover
{
	color: Black;
}

.photolink a
{
	color: White;
	text-decoration: none;
	
	font-size: 12px;
	font-weight: normal;
}

.photolink a:hover
{
	color: red;
}

.piedp
{
	
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	vertical-align:bottom;
	text-align:left
}
.testo
{
	
	
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
	margin-right: 55px;
	margin-left: 15px;
	text-justify: distribute;
}
.teston
{
	color: black;
	
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
	margin-right: 55px;
	margin-left: 15px;
	text-justify: distribute;
}
.teston h1
{
	font-size: 16px;	
}
.teston h2
{
	font-size: 12px;
}
.teston h3
{
	font-size: 15px;	
}
.testomore
{
	
	
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	font-weight: normal;
	margin-left: 15px;
	text-justify: newspaper;
}

.npage
{
	
	
	font-size: 15px;
}

.testo a
{
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.testo2
{
	color: #949494;
	
	font-size: 17px;
	font-weight: bold;
}



.testo3 a
{
	color: #B53535;
	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.teston a
{
	color: #B53535;
	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
body
{
	border-color: #E8E8E8;
	margin-top: 30px;
}

img
{
	border-color: Silver;
}

hr
{
	color: Silver;
	height: 1px;
}
.teston hr
{
	color: black;
	height: 1px;
}

.contatti
{
	font-style: normal;
	
	font-weight: lighter;
	font-size: 12px;
}

.contatti b
{
	color: #C8C8C8;
}

.contatti a
{
	color: Black;
	text-decoration: none;
	font-size: 12px;
}

.cv
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	margin-left: 30px;
}
.cv b
{
	font-size: 17px;
	font-weight: bold;
}
.sag
{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-autospace: ideograph-alpha;
}
.sag b
{
	font-size: 26px;
	font-weight: bold;
}
.gall
{
	border-color: #CDCDCD;	
}

img.blackwhite {

filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
width:390px;

}
img.blackwhite:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);

} 




/*TABS */
.tabs {margin-top:30px;}
.tab {
float:left;
display:block;
padding:10px 20px;
text-decoration:none;
border-radius:7px 7px 0 0;
background:#F9F9F9;
color:#777;
margin-right:5px;

}
.tab.active{
background:#fff;
color:#222;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
margin-bottom:-1px;
}

.tab:hove {
background:#ddd;
color:#222;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
margin-bottom:-1px;
}
.content {
display:none;
clear:both;
background:#FFF;
padding:20px;
border:1px solid #ddd;
}
.content.active {
display:block;

}

.headshot-image {
	max-width: 650px;
	margin-bottom: 10px;
	width: 650px;
}

.headline {
	margin-bottom: 100px;
}

.video-small {
	width: 155px !important;
	margin-right: 10px;
	max-height: 92px !important;
}

.last-child {
	margin-right: 0 !important;
}

.video-row {
	margin-top: 20px;
}

.testo3 > .videoplayer:first-of-type {
	margin-right: 10px;
}

.videoplayer img {
	width: 320px;
}

figcaption {
	font-size: 9px;
	max-width: 155px;
	font-weight: 600;
}

.galerie {
	padding-top: 40px;
}
