

/* --- Stylesheet 905 () --------- */ 

#switch {
	position: absolute;
	top: 0px;
	left: 270px;
	z-index: 5;
	font-family: Puritan;
}

#switch .s_box {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	float: left;
	padding: 0px 5px;
	height: 25px;
	text-align: center;
}

#switch .s_box span { display: block; margin-top: 5px; }
#switch .s_box.som { background-color: #87D487; }
#switch .s_box.win { background-color: #435BEA; }
#switch .s_box.aktiv { height: 33px; }
#switch .s_box.aktiv span { margin-top: 12px; }
#switch .s_box:hover {height: 33px; text-shadow: none; text-decoration: none; }
#switch .s_box:hover span { margin-top: 12px; }
#switch .s_box.som:hover { background-color: #60B760; }

.Mandant_9212 #switch .s_box { color: #005BA1 }
.Mandant_9212 #switch .s_box.som { background-color: #FFF; }
.Mandant_9212 #switch .s_box.win { background-color: #C3CFE3; }
.Mandant_9212 #switch .s_box.win:hover { background-color: #9AC0D7; }