﻿/* Bleibt - picture rechts ex style 170 */
.tierpic-rechts {
	border-style: solid;
	border-width: 0;
	margin: 3px 39px;
	border-collapse: separate;
	vertical-align: super;
	box-shadow: 5px 5px 8px #333333;

}
.oben14 {
	font-size: 15pt;
	border: 1px solid #666666;
	background-color: #999999;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 5px;
	font-family: Calibri;
	border-radius: 6px;
	background: linear-gradient(-45deg, #888888, #c1c1c1);
	box-shadow: 5px 5px 8px #333333;	
}
/* Bleibt - picture rechts oben-leiste */
.toprechtstier {
	text-align: center;
	background-color: #666666;
	background-image: url('pic-sup-400-solari.jpg');
	border-radius: 4px;
	box-shadow: 2px 2px 3px #555555;
	width:25%;
}
/* Bleibt - gruene 29-linie auch style 72 hier */
.style29tier {
	text-align: left;
	border-left: 4px green solid;
	border-top: 4px green solid;
	margin-left: 4px;
	font-family: Calibri;
	font-size: 93%;
	margin-top: 3px;
	margin-bottom: 3px;
	opacity: 0.7;
	border-radius: 6px;
}
.style29tier:hover {
	opacity: 1.0;
	font-size: 94%;
	border-left: 4px #478547 solid;
	border-top: 4px #478547 solid;
    background: linear-gradient(270deg, #E0E0E0, #cccccc);
}
/* Bleibt - text15 */
.text15cal {
	font-size: 15pt;
	font-family: Calibri;
	font-weight: bold;
}
