﻿.Monats_D_Blau_1{
 	background-image: url('../Designtest/blau_20.png');
	font-size: x-small;
	border: 1px solid #DFDFDF;
	text-align: center;
	color: 	#ffffff;
}
.Temp_U_L_rot {
	font-size: small;
	background-color: #E3E3E3;
	text-align: center;
	border: 1px solid #999999;
	color:red;
	border-style: solid;
	border-width: 1px;
	background: #FFB5BB;

}
.Temp_U_L_blau {
	font-size: small;
	background-color: #E3E3E3;
	text-align: center;
	color:blue;
	border: 1px solid #999999;
	border-style: solid;
	border-width: 1px;
	background: #63B9FF;
}
.Temp_U_L_rot_16px {
	font-size: 16px;
	background-color: #E3E3E3;
	text-align: center;
	border: 1px solid #999999;
	color:red;
	border-style: solid;
	border-width: 1px;
	background: #FFB5BB;
}
.Temp_U_L_blau_16px {
	font-size: 16px;
	background-color: #E3E3E3;
	text-align: center;
	color:blue;
	border: 1px solid #999999;
	border-style: solid;
	border-width: 1px;
	background: #63B9FF;

}
