div.ui.segment.frage.gruen{
	background-color:green;
}

div.ui.segment.frage.rot{
	background-color:red;
}

#infobox{
	margin: 10px 15px 15px 15px;
	padding: 5px;
	border: thin solid #353535;
	background-color: rgba(76,115,179,.4);
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
}

table.linie td{
	vertical-align:text-top;
	padding-bottom:5px;
	border-bottom:thin solid rgb(53,53,53);
}
