.stich_a {
	text-decoration: none;
	font-size:12px;
	padding:5px;
	display:block;
}

.stich_d {
	color: #000;
font-family:arial;font-size:11pt;font-weight:normal;line-height:1.1;
}

.stich_h{
/**	font-size:14px;
	font-weight:bold;**/
font-family:arial;
font-size:12pt;font-weight:bold;line-height:1.2;
	display:block;
	color:#00357a;	
}

.stich_a:hover {
	text-decoration: none;
	color:white;
}

div.stich_hide {
display:none; 
overflow:hidden;}

div.stich_show {
float:left;
background:#fff;
position:relative; 
width:300px; 
height:225px;
padding:0; 
border:0; 
z-index:20; 
}

#stich {
width:260px; 
margin-left:300px;
}

#stich div.stich_off {
height:75px; 
background:transparent; 
border:0; 
position:relative; 
z-index:10;
overflow:hidden;}

#stich div.stich_on{
color:#FFFFFF; 
background:#00357A; 
border:0; 
height:75px; 
position:relative; 
z-index:30;
overflow:hidden;
}

#stich div.stich_on .stich_h{
	color: #8dacde;
}

#stich div.stich_on .stich_d{
	color: white;
}

#3in1 {
z-index:0;
}
