.fb_stationen {
	vertical-align: middle;
         text-align: center;
         background-color:#CCCCCC;
         FONT-WEIGHT: bold;
         FONT-SIZE: 1.1em;
         COLOR: #2e2d39;
         LINE-HEIGHT: 20px;
}
.fb_date {
	vertical-align: middle;
         text-align: center;
         width: 40;
         FONT-WEIGHT: bold;
         FONT-SIZE: 1.1em;
         COLOR: #2e2d39;
         background-color:#CCCCCC;
         LINE-HEIGHT: 20px;
}
.fb_year {
	vertical-align: middle;
         text-align: center;
         FONT-WEIGHT: bold;
         FONT-SIZE: 1.1em;
         COLOR: #2e2d39;
         LINE-HEIGHT: 20px;
}
.fb_descr {
	vertical-align: top;
         text-align: center;
         FONT-WEIGHT: normal;
         FONT-SIZE: 1em;
         COLOR: #2e2d39;
         LINE-HEIGHT: 20px;
         Font-Style: italic;
}
.fb_height {
	vertical-align: top;
         text-align: center;
         FONT-WEIGHT: normal;
         FONT-SIZE: 1em;
         COLOR: #2e2d39;
         LINE-HEIGHT: 20px;
}
.fb_kultur {
	vertical-align: top;
         text-align: center;
         FONT-WEIGHT: normal;
         FONT-SIZE: 1em;
         COLOR: #2e2d39;
         LINE-HEIGHT: 20px;
}


.fb_symptome, .fb_symptome_fut {
	vertical-align: middle;
         text-align: center;
         FONT-SIZE: 1em;
         LINE-HEIGHT: 16px;
         background-color: #AD661F;
         COLOR: Black;
}
.fb_symptome_fut {
         background-color: #8F663D;
}

.fb_infection, .fb_infection_fut {
	vertical-align: middle;
         text-align: center;
         FONT-WEIGHT: bold;
         FONT-SIZE: 1em;
         background-color: #FF0000;
         COLOR: Black;
         LINE-HEIGHT: 20px;
}
.fb_infection_fut {
         background-color: #CC3333;
}

.fb_danger, .fb_danger_fut {
	vertical-align: middle;
         text-align: center;
         FONT-WEIGHT: bold;
         FONT-SIZE: 1em;
         background-color: #0276FD;
         COLOR: White;
         LINE-HEIGHT: 20px;
}
.fb_danger_fut {
         background-color: #9AC8FE;
}

.fb_attention, .fb_attention_fut {
	vertical-align: middle;
         text-align: center;
         FONT-WEIGHT: bold;
         FONT-SIZE: 1em;
         background-color: #FFFF00;
         COLOR: Black;
         LINE-HEIGHT: 20px;
}
.fb_attention_fut {
         background-color: #CCCC33;
}

.fb_warning, .fb_warning_fut {
    text-align: center;
	background-color: #FCC8F4;
}

.fb_bluebeg, .fb_bluebeg_fut {
	vertical-align: middle;
         text-align: center;
         FONT-WEIGHT: normal;
         FONT-SIZE: 1em;
         background-color: #CCFF99;
         COLOR: Black;
         LINE-HEIGHT: 20px;
}
.fb_bluebeg_fut {
         background-color: #CCEBAD;
}

.fb_ordinary, .fb_ordinary_fut {
	 vertical-align: middle;
         text-align: center;
         FONT-WEIGHT:normal;
         FONT-SIZE: 1em;
         COLOR: Black;
}
.fb_ordinary_fut {
         background-color: #FFF6C7;
}
.fb_empty_apple {
	background-color: #FFF;
	background-image: url("http://fbservice.agroscope.info/img/apfel.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.fb_empty_apple_fut {
    background-color: #FFF6C7;
}

.fb_empty_pear {
	background-color: #FFF;
	background-image: url("http://fbservice.agroscope.info/img/birne.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.fb_empty_pear_fut {
    background-color: #FFF6C7;
}

.back_btn{
    background-image: url("https://fbservice.agroscope.info/img/back_icon.png");
    color: transparent;
    background-repeat : no-repeat;
    background-position: center center;
}