/* Holzbau Ehmke
   
	 Layout Bildschirm mit rechter Spalte in content_frame
	 
	 copyright 2010 by Dalliclick Internetservice */
#content{
}

#content_height{
	width:530px;
}

#right_col{
	font-size:85%;
	position:absolute;
	right:0;
	width:187px;
}

#right_col *{
}

#right_col :first-child.imgbox{
    border:none;
}