.z87-art-intro{
	font-size: 100%;
	font-weight: bold;
	color: #2F524D;
}
.z87-art-title{
	font-weight: bold;
	font-size: 110%;
}
.z87-art-title-warning{
	font-weight: bold;
	font-size: 100%;
	color: red;
	padding-top: 20px;
}
.z87-art-subtitle{
	font-size: 90%;
}
.z87-artnr{
	font-size: 75%;
}
.z87-bg-green{
	background-color: #CCFF99;
}
.z87-box-lang{
	float: left;
	width: 45%;
}
.z87-box-lang ul{
	list-style-type: none;
	padding-left: 10px;
}
.z87-box-lang li{
	padding: 3px;
}
.z87-box-lang p{
	margin: 0px;
}
.z87-box-title-l{
	text-align: left;
	width: 100px;
	border-radius: 20px;
	background-color: #2F524D;
}
.z87-box-title-m{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin-top: 20px;
	margin-left: 100px;
}
.z87-box-title-m-t1{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin-top: 20px;
	margin-left: 100px;
	background-color: #2F524D;
	color: white;
	font-size: 150%;
	border-radius: 20px;
	/*background: linear-gradient(to right, #ffffff 0%,#2f524d 8%,#2f524d 100%);*/
}
.z87-box-title-r{
	text-align: center;
	width: 100px;
}
.z87-box-lang-50{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 50%;
	background-color: white;
	border: solid;
	border-color: #CCFF99;
	border-radius: 20px;
}
.z87-box-lang-100{
	background-color: white;
	border-radius: 20px;
}
.z87-box-lang-100-dk{
	background-color: #2F524D;
	border-radius: 20px;
}
.z87-container{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 96%;
	max-width: 1003px;
	font: small Arial, Helvetica, sans-serif;
}
.z87-container-main{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	font: small Arial, Helvetica, sans-serif;
	background-color: #CCFF99;
	border-radius: 20px;
}
.z87-det-desc{
	font-size: 85%;
	font-weight: bold;
	color: #2F524D;
}
.z87-det-cont{
	font-size: 100%;
	font-weight: bold;
}
.z87-head-logo{
	margin: 10px;
	height: 80px;
}
.z87-header{
	display: table-cell;
	vertical-align: middle;
}
.z87-greenbox{
	clear: both;
	background-color: #CCFF99;
	min-height: 5px;
	max-width: 99%;
}
.z87-last-box{
	padding-bottom: 20px;
}
.z87-note{
	font-size: 90%;
}
.z87-note-green{
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #2F524D;
}
.z87-pic-main{
	width: 100%;
	border-radius: 20px;
}
.z87-table-100{
	width: 100%;
	padding-top: 0px;
}
.z87-table-100 ul{
	list-style-type: none;
	padding-left: 10px;
}
.z87-table-100 li{
	padding: 3px;
}
.z87-thumbbox{
	text-align: center;
}
.z87-thumbbox img:hover{
	transform: scale(0.95);
	opacity: 0.8;
}
.z87-thumbbox img{
	border-radius: 10px;	
}
