

#wirmax{
	position: absolute;
	bottom: 15px;
	right: 25px;
	text-align: right; 	
}

#wirmax_text{
	font-size: 13px;
	margin-bottom: 5px;
	clear: both;
	display: block;
}

#wirmax_text div{
	font-size: 20px;
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}


.farbblock{
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	margin-left: 15px;
}

#blau{
	background-color: #0078DB;
}
#gelb{
	background-color: #FFEE17;
}
#rot{
	background-color: #DD5B5B;
}
#gruen{
	background-color: #BED850;
}