@charset "utf-8";
/*
Template: jstorkse
Theme Name: STORK SE Child
Theme URI: https://open-cage.com/stork-se/
Version: 1.0.0
Author: opencage
Author URI: https://open-cage.com/
*/

h1 span,h2 span,h3 span,p span,td span,li span {
	font-size: 0.8em;
}
li b {
	display: block;
	border-bottom: solid 1px #A5A5A5;
	margin-top: 20px;
}
a img {
	border: none;
}
table tr td {
	background-color: #fff;
}
table tr.color td {
	background-color: #f5f5f5;
}
ul li {
	font-weight:bold;
}
ul li ul li {
	font-weight:normal;
}