@charset "UTF-8";
@media screen{
/*#main{ background: #fff url(/fileadmin/templates/sedo/gfx/bg_layout1.gif) repeat-y 0 0; }*/
/*#col1{ width: 177px* }/ 
/*#col2{ width: 137px; background-color: #FFF; margin-top:-119px;}*/

#col2 {
	width: 145px; 
	background-color: transparent; 
	float:right;
	/*margin:110px 12px 0 0;*/
}

#col2_content{ 
	/*padding: 0;*/
	width:120px;
	margin:110px auto 0 auto;	
}

#col2_content .box {
	margin: 25px 0 0 0;
	font-size: 11px;
	color: #012266;
}

#col2_content .box .head {
	display: block;
	border-top: 1px solid #0C499C;
	background-color: #C9DCED;
	display: block;font-size :11px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 0 19px;
}
#col2_content .box .content {
	border-top: 1px solid #0C499C;
	padding: 10px 8px 10px 19px;
}

#col3 {
	position:relative;
	z-index: 1;
	width: 819px;
	float:left;
	background-color: transparent;
}
#col3_content {
	position: relative;
}

}